gnome-panel:gnome-2-16

Last commit made on 2007-07-27
Get this branch:
git clone -b gnome-2-16 https://git.launchpad.net/gnome-panel

Branch merges

Branch information

Name:
gnome-2-16
Repository:
lp:gnome-panel

Recent commits

72f19a4... by Rajesh Ranjan <email address hidden>

hindi one error removed from translation

svn path=/branches/gnome-2-16/; revision=10575

a5d7b31... by Ihar Hrachyshka <email address hidden>

<email address hidden>: Fixed 1 message for Belarusian Latin translation.

svn path=/branches/gnome-2-16/; revision=10326

1b4798b... by Christophe Merlet <email address hidden>

Added Occitan translation.

svn path=/branches/gnome-2-16/; revision=10323

6ffde9b... by Ihar Hrachyshka <email address hidden>

Backported Belarusian Latin translation from 2.18.

svn path=/branches/gnome-2-16/; revision=10313

9a73c78... by Ignacio Casal Quinteiro <email address hidden>

Updated Galician translation.

svn path=/branches/gnome-2-16/; revision=10300

1ad2f47... by Vincent Untz

post-release bump to 2.16.4.

2007-01-30 Vincent Untz <email address hidden>

 * configure.in: post-release bump to 2.16.4.

svn path=/branches/gnome-2-16/; revision=10206

451495a... by Vincent Untz

version 2.16.3

2007-01-29 Vincent Untz <email address hidden>

 * NEWS:
 * README:
 * configure.in: version 2.16.3

svn path=/branches/gnome-2-16/; revision=10204

e252a4e... by Vincent Untz

get the uri of the file before trying to unlink it so that we actually

2007-01-29 Vincent Untz <email address hidden>

 * launcher.c: (panel_launcher_delete): get the uri of the file before
 trying to unlink it so that we actually unlink it. And do not try to
 unlink it if it doesn't live in the user's launchers path.

svn path=/branches/gnome-2-16/; revision=10203

bb0bf59... by Vincent Untz

new, get the uri of the launcher file (drag_data_get_cb): correctly set

2007-01-29 Vincent Untz <email address hidden>

 * launcher.[ch]: (panel_launcher_get_uri): new, get the uri of the
 launcher file
 (drag_data_get_cb): correctly set the uri of the launcher for uri-list
 targets
 (panel_launcher_create_copy): get the uri of the file before copying
 the launcher so that we don't lose the launcher when moving it
 (because of copying a non-existing file and then deleting it), also
 returns whether the copy succeeded or not
 * panel.c: (drop_internal_icon): stop moving the icon if the copy
 didn't succeed

 Fix bug #355513

svn path=/branches/gnome-2-16/; revision=10202

b418875... by Vincent Untz

get the size of the window with gdk_window_get_geometry() instead of

2007-01-29 Vincent Untz <email address hidden>

 * panel-background-monitor.c: (panel_background_monitor_setup_pixbuf):
 get the size of the window with gdk_window_get_geometry() instead of
 gdk_drawable_get_size() since the lattest might not give us the latest
 size, and this breaks when resizing the screen.
 Fix bug #353781, patch by <email address hidden>

svn path=/branches/gnome-2-16/; revision=10201