Use the correct order for folder icons overrides, so that we can
keep track of things like "folder-visiting" or "folder-drag-accept".
Patch by Krzysztof Kosiński (#567254).
Set use_underline == FALSE for items in the "Tabs" menu, so that
folders with underscores in their names will be displayed properly
in the menu items (#580392).
Now that shared-mime-info supports "x-content/win32-software" vs
"x-content/unix-software", use this distinction to inhibit autorun
prompts/hints for media containing Win32 software (#524270).
Install a handler to link forward/back mouse buttons to
forward/back actions in NautilusNavigationWindow, with a preference
to set the right X button number in GConf.
Signed-off-by: Cosimo Cecchi <cosimoc@gnome.org>
Don't call nautilus_has_valid_failed_thumbnail, as
nautilus_can_thumbnail will eventually call the same gnome_desktop
function (#574205).
Signed-off-by: Cosimo Cecchi <cosimoc@gnome.org>
Re-apply the reverted string freeze break commit now that we branched.
Don't check if the desktop file exists ourselves, as the Egg code will
take care of that itself.
Thanks to Christian Persch (#576619).
Don't delay background switching, so that users will immediately see
it changing when browsing the background list (#330168).
Signed-off-by: Cosimo Cecchi <cosimoc@gnome.org>
Remove all uses of deprecated GDK and GTK+ symbols, replacing them
with the currently supported equivalents.
Based on a patch from Tal Benavidor (#565038).
msgfmt -c bs.po said:
bs.po:3783: number of format specifications in 'msgid' and 'msgstr[0]'
does not match msgfmt: found 1 fatal error
which meant branching was impossible
2009-04-16 Alexander Larsson <alexl@redhat.com>
* src/nautilus-places-sidebar.c (nautilus_places_sidebar_init):
Set typeahead column to the name column.
svn path=/trunk/; revision=15186
2009-04-16 Alexander Larsson <alexl@redhat.com>
Bug 578468 – Change of font DPI setting does not effect desktop icons
* libnautilus-private/nautilus-icon-canvas-item.c:
(nautilus_icon_canvas_item_invalidate_label_size):
Invalidate pango layouts since the context could have changed
For instance the font DPI.
svn path=/trunk/; revision=15185
2009-04-16 Alexander Larsson <alexl@redhat.com>
Bug 579086 – Excessive white-space on right-hand side in icon view
* libnautilus-private/nautilus-icon-container.c:
(nautilus_icon_container_update_scroll_region):
When using at allocation->width, take zoom into account
svn path=/trunk/; revision=15184
2009-04-13 Alexander Larsson <alexl@redhat.com>
* src/nautilus-places-sidebar.c:
(add_place):
Don't show eject if not mounted.
svn path=/trunk/; revision=15181