commit 41302ef675c612301766d57f89122219fce5f730 Author: Ihar Hrachyshka Date: 2011-10-24 Updated Belarusian translation. M po/be.po commit 3199fe885c9068c5ddd266f18b0a3d452ed35c5e Author: Kjartan Maraas Date: 2011-10-19 Updated Norwegian bokmål translation M po/nb.po commit 5a54aa0e0c272a07a0a8226f2261adf1de35c553 Author: Erdal Ronahi Date: 2011-10-18 updated Kurdish translations M po/ku.po commit 9042d29697038c78e4c8da32e8a9f5a136a90bea Author: Vincent Untz Date: 2011-10-17 panel: Doh, fix addition of non-existing include M gnome-panel/panel-menu-items.c commit 12b371c4211ec5d17cf799cb3ee628ffd577cbf6 Author: Vincent Untz Date: 2011-10-17 panel: Change default size of icon in menu bar & user menu applets to 16 This makes it possible to make the panel smaller than it used to be (the size of the icon was the blocker) and it also makes the icon consistent with the notification area icons. Note that this size doesn't apply to the user menu when it appears in the main menu (as opposed to the user menu applet). This can be changed in settings.ini (see GtkSettings doc) with: gtk-icon-sizes = panel-menu-bar=16,16 This used to be called panel-foobar, but that name was horrible. https://bugzilla.gnome.org/show_bug.cgi?id=660846 https://bugzilla.gnome.org/show_bug.cgi?id=661790 M gnome-panel/panel-menu-bar-object.c M gnome-panel/panel-menu-bar-object.h M gnome-panel/panel-menu-bar.c M gnome-panel/panel-menu-items.c commit 743b3deaa1c7b4caac2d4fc74f5796af5e136880 Author: Vincent Untz Date: 2011-10-17 panel: Fix wrong height of Places menu item in main menu When not in the menu bar, the Places menu item should be of fixed width, like all other items -- regardless of whether the icon is shown or not. M gnome-panel/menu.c M gnome-panel/panel-menu-bar.c M gnome-panel/panel-menu-items.c M gnome-panel/panel-menu-items.h commit cff8f9f22a031ca1ccab06a1460f8984d97f871f Author: Vincent Untz Date: 2011-10-17 panel: Fix panels forced to be big because of user menu The user menu item was created with some functions that change the way the size of the menu item is negotiated, and we don't want this when this user menu item is in the user menu applet (we want this when it's in the main menu, though). Helps with https://bugzilla.gnome.org/show_bug.cgi?id=661790 M gnome-panel/menu.c M gnome-panel/panel-menu-items.c M gnome-panel/panel-menu-items.h M gnome-panel/panel-user-menu.c commit bb75a99aed60a48916c1aa13d1d84d173c15acf8 Author: Vincent Untz Date: 2011-10-11