Package Release Info

xfdesktop-4.16.0-bp154.1.50

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

xfdesktop
xfdesktop-branding-upstream
xfdesktop-lang

Change Logs

Version: 4.16.0-bp153.1.16
* Wed Dec 23 2020 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 4.16.0
  - Set new wallpaper as default
  - Add wallpaper for 4.16
  - settings: Drop subtitle
  - Drop autogenerated xfce-backdrop-settings.desktop.in from git
  - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump
  - bump glib (and gio, gthread, etc) minimum to 2.50.0
  - Remove GSourceFunc casts
  - Avoid warning, pointer target in assignment differ in signedness
  - Translation Updates
* Mon Nov 02 2020 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 4.15.1
  * Add keywords to .desktop files in xfdesktop
  * Add 24px and 32px icons
  * Remove extra separator from context menu
  * Move 'Open in New Window' of root window context menu
    (gxo#xfce/xfdesktop#59)
  * Remove "Properties..." entry from desktop context menu
    (gxo#xfce/xfdesktop#59)
  * Translation Updates
* Fri Aug 28 2020 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 4.15.0
  * Pull in new fallback icon from Adwaita
  * Add new app icon and switch to rDNS icon name
  * Avoid redundant calls to backdrop_changed_cb (bxo#16773)
  * Move from exo-csource to xdt-csource (bxo#16717)
  * Increase minimum desktop icon size to 16 (bxo#16667)
  * Correct spelling of file system (bxo#16543)
  * Increase desktop icon increments to 2 (bxo#16668)
  * Unselect all items after single click activation
  * Fix memory leak when reconnecting DP monitor (bxo#16314)
  * Fix regression caused by (bxo#16342)
  * Fix transparent background color (bxo#16380)
  * Add Shift+Ctrl+N keybinding for Create Folder (bxo#15660)
  * Ignore modifier key events in type-ahead find (bxo#11149)
  * Added type-ahead find for Desktop icons (bxo#11149)
  * Do not insert hyphens at intra-word line breaks (bxo#16339)
  * Replace deprecated G_FILE_MONITOR_EVENT_MOVED (bxo#16342)
  * Translation Updates
- Removed xfce-backdrop.patch
Version: 4.14.2-bp152.2.1
* Thu Apr 09 2020 Jonas Kvinge <jonas@jkvinge.net>
- Add xfce-backdrop.patch for bxo#16314 - Possible memory leak
  in xfdesktop when connecting and disconnecting DP monitor.
* Mon Jan 13 2020 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 4.14.2
  * Update thumbnail when file changes (bxo#14919)
  * Add DnD support for application/octet-stream (bxo#14919)
  * windowlist: Fix ellipsizing (bxo#15851)
  * Add padding to custom actions without icon (bxo#14628)
  * Fix yet another rubber band DnD issue (bxo#16046)
  * Reintroduce workaround for bxo#11283
  * Show file names in tooltips (bxo#15899)
  * fallback style: Highlight selected icons (bxo#15866)
  * Translation Updates
* Fri Aug 16 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Fixed sources in spec file
* Mon Aug 12 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 4.14.1
  * Ensure the new default wallpaper gets installed
* Mon Aug 12 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 4.14.0
  * Add 4.14 wallpaper
  * Do not query file information again (bxo#15460)
  * Replace GtkStock buttons
  * Translation updates
- Fixed up spec file
- Rebased xfdesktop-default-background-image.patch
- Rebased xfdesktop-backgrounds-path.patch
* Sun Jul 28 2019 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 4.13.6
  * Update copyright year
  * Use https where possible
  * Add padding to Window Actions menu entry (bxo#14628)
  * Display correct icon size of minimized apps (bxo#8951)
  * Reorder checkboxes in Settings UI
  * Translation updates
* Sun Jun 30 2019 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 4.13.5
  * Highlight drag target when hovering it (bxo#12695)
  * Fix drag data being received multiple times (bxo#14471)
  * Allow to load non-theme icons (bxo#15294)
  * Add Next Background option (bxo#12261)
  * Do not cycle backdrop twice
  * Ensure that CSD is not applied to desktop window (bxo#15241)
  * Use async dbus proxy initialization (bxo#15418)
  * Open all selected icons on key press (bxo#15420)
  * Improve fallback CSS
  * Fix warning about ignoring return value (bxo#15410)
  * Update README.xfconf (bxo#15457)
  * Translation Updates
- Removed unneeded BuildRoot
- Changes from version 4.13.4
  * Re-introduce ability to move icons to other displays
    (bxo#15198)
  * Make 'Move to Trash' icon the same as Thunar (bxo#15234)
  * Match Thunar Drag and Drop behavior (bxo#14919)
  * Stop ongoing drag/selection if middle/right mouse button is
    pressed (bxo#14180)
  * Fix Desktop icons order resets, by adding link to last used
    configuration as fallback (bxo#11266)
  * Fix xfdesktop crashes after multiples --reload (bxo#15060)
  * Fix scaling of images with orientation metadata (bxo#14644)
  * Fix stretching/zooming of images with orientation metadata
    (bxo#15292)
  * Fix has_mime_type implementation (bxo#15295)
  * Use clipboard target "text/uri-list" when copying/cutting
    (bxo#13379)
  * Set desktop environment for garcon app menu (bxo#14599)
  * Remove faulty line in glade file (bxo#15293)
  * Fix g_type_class_add_private is deprecated
  * Avoid invalid memory access (bxo#15299)
  * Avoid timer leak when docking-undocking monitors (bxo#13887)
  * Use clipboard target "text/uri-list" when copying/cutting
    (bxo#13379)
  * Set desktop environment for garcon app menu (bxo#14599)
  * Properly center workspace header in windowlist (bxo#15405)
  * Fix memory leak when monitors change (bxo#14844)
  * Replace/remove deprecated functions
  * Translation Updates
- Changes from version 4.13.3
  * Minimal GTK version = 3.22
  * Avoid crash: do not clean up data to be used (bxo#14609)
  * Add orientation option to arrange icons (bxo#14979)
  * Fix icon size in Open with submenu (bxo#14774)
  * Add support for RandR's primary monitor (bxo#10688)
  * Sync user's wallpaper selection to AccountsService
  * Restore icons of custom actions
  * Port Settings UI to Glade 3
  * Add padding to some context menu icons (bxo#14628)
  * Translation Updates
- Changes from 4.13.2
  * Use the new Thunarx-3 API (Thunar >= 1.7)
  * Use custom CSS for the iconview as a fallback (bxo#13609)
  * Get/set _NET_DESKTOP_MANAGER_S<screen> atom (bxo#13653)
  * Make "another desktop manager is running" messages critical (bxo#13653)
  * Change "Create Launcher..." icon (bxo#14161)
  * Do not popup a single "Applications" menu when right clicking on desktop (bxo#13866)
  * Single-click mode executes desktop items twice (bxo#14021)
  * Fix menu popup issue with desktop icons disabled (bxo#14415)
  * Fix memory leak : Don't try to allocate all the memory (bxo#12805)
  * Fix some autotools warnings and bump dependencies
  * Make a couple of strings translatable (bxo#14374)
  * Translation Updates
- Changes from 4.13.1
  * Fix a memory leak reported in bxo#13555
  * Fix garcon-2 dependancy check (continue to use garcon-1)
  * Translation Updates
- Changes from 4.13.0
  * Port to GTK version = 3.22
  * Fix icon size in Open with submenu (bxo#147743)
  * The iconview has a CSS name of "XfdesktopIconView" and
    adds the GTK_STYLE_CLASS_VIEW to it's base. It then adds
    GTK_STYLE_CLASS_LABEL when rendering the icon text with
    the states: selected, active, or normal. Additionally it
    uses the GTK_STYLE_CLASS_RUBBERBAND when for the rubberband
    theming.
  * Port to GDBus.
  * Don't redraw the icons on focus change events (bxo#12071)
  * Don't try to divide by 0 (bxo#12115)
  * Settings: Fix loading of wallpaper previews (bxo#11892)
  * Settings: Allow directories to be selected (bxo#12832)
  * Fix Open dialog's title (bxo#12560)
  * Prevent a crash in the backdrop loader (bxo#12339)
  * Use gdk's get static image for animation files
  * Add translation string for Trash desktop icon
  * Retain icon relative position when moving a group
- Clean up spec file and dropped obsolete macros
- Added conditional %bcond_with git for easier maintanance when using
  git master branch
- Dropped obsolete 0001-Use-the-new-Thunarx-3-API.patch
- Fixed patch xfdesktop-default-background-image.patch
- Dropped obsolete wallpaper-scaling.patch (fixed upstream)
* Wed Jun 05 2019 Marcel Kuehlhorn <tux93@opensuse.org>
- update to version 4.12.5
  * Desktop icons order resets (bxo#11266)
  * Match Thunar DnD behavior (bxo#14919)
  * Fix icon size in Settings -> Default Icons
  * Avoid invalid memory access (bxo#15299)
  * Avoid timer leak when docking-undocking monitors (bxo#13887)
  * Use clipboard target "text/uri-list" on copy/cut (bxo#13379)
* Wed May 08 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Added wallpaper-scaling.patch. Fixes boo#1134125
Version: 4.12.4-bp151.4.2
* Sun Jun 17 2018 seife+obs@b1-systems.com
- update thunarx dependency
- add 0001-Use-the-new-Thunarx-3-API.patch for thunarx-3 usage
- use %license intead of %doc for COPYING file
- remove empty %post/%postun
Version: 4.12.4-bp150.3.3.1
* Fri May 17 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Added xfdesktop-wallpaper-scaling.patch. Fixes boo#1134125
- Use %autosetup macro for simpler maintanance
Version: 4.12.4-bp150.2.4
* Wed Jul 19 2017 seife+obs@b1-systems.com
- update to version 4.12.4
  - Work around a regression in Gtk2 allowing directories to be
    selected in the settings dialog bxo#12832
  - Don't try to divide by 0 bxo#12115
  - Add DBUS_CFLAGS and DBUS_LIBS so that it compiles with newer
    xfconf.
- packaging: package NEWS instead of ChangeLog file, significantly
  reducing package size
* Thu Nov 24 2016 seife+obs@b1-systems.com
- update to version 4.12.3
  - rotate wallpaper images if they contain rotation information
  - Settings: Fix loading of wallpaper previews
  - fix setting of wallpaper if monitor name contains whitespace
  - translation updates
* Sun May 17 2015 gber@opensuse.org
- update to version 4.12.2
  - optimized sorting wallpapers (bxo#11817)
  - don't sort the image list when randomly cycling (bxo#11817)
  - don't load an image list unless we're cycling (bxo#11817)
  - allow dragging desktop launchers to the panel (bxo#2794)
  - load emblem-unreadable if necessary
  - bail out when a negative value was calculated for row/col.
    (bxo#11782)
  - hide empty comment line in icon tooltip
  - fix build error (bxo#11778)
  - ignore shadow blur radius when calculating icon text box
  - prefer "_NETSCAPE_URL" over "text/uri-list" (bxo#9632)
  - drop explicit LibSM check (bxo#11744)
  - preserve order when moving multiple icons (bxo#11195)
  - drop warning when D-Bus timeout error occurs (bxo#11283)
  - add default wallpaper folder to file chooser (bxo#11715)
* Sun Mar 22 2015 gber@opensuse.org
- update to version 4.12.1
  - remove unused variable 'tmp_text'
  - monitor the wallpaper file for changes (bxo#11620)
  - reinitialize background when reloading desktop (bxo#11620)
  - update rc file after completing delete process (bxo#11692)
  - add a xfconf settings to center the text on xfdesktop icons;
    this fixes some issues with RTL languages.
  - do not overwrite rc file while restoring icons (bxo#11266)
  - fix crash when moving 2+ icons to the bottom right corner
  - fix icon placement when using "Arrange Desktop Icons"
    (bxo#11639)
  - center icons vertically in the grid (bxo#11086)
  - set initial value of font size spin button
  - show sub directories in template menu again
  - prevent accidental double clicks in single click mode
    (bxo#10720)
  - disable rename menu entry for special icons
  - add icon emblems in clockwise order
  - handle icons with preset emblems (bxo#7417)
  - enable drag&drop popup menu for local actions
  - use mini icon and allow dimming of non-scaled icons
  - translation updates
* Sat Feb 28 2015 gber@opensuse.org
- update to version 4.12.0
  - new background for 4.12!
  - add a space between icons to fill the entire screen
  - add optional blurring on shadow on text of icons
  - editing menu items with right click optional
    (bxo#11031)
  - clarify right click apps menu presence (bxo#10301)
  - default application not respected with glib >= 2.41
    (bxo#11306)
  - include dir needed for building "out of tree"
  - fix crash in xfdesktop's metadata monitor
  - add 1px to widen the text shadow and improve contrast
  - fix calculation of shadows that are offset in RTL
    text (bxo#5239)
  - adapt thunar's context menu structure (bxo#11542)
  - additional context menu changes
  - consider shadow offsets and blur extents when
    calculating the text box
  - sort pending icons on resize (bxo#11266)
  - allow thunarx menu entries for multiple file selection
  - show 'No templates installed' when no templates
    are found
  - hide file action menu entries when volume + other
    icons are selected
  - don't use cairo_surface_create_similar_image
    (bxo#11566)
  - consider shadow extents/offsets when updating icon
    extents
  - translation updates
- remove obsolete xfdesktop-fix-default-application-lookup.patch
- rebased xfdesktop-default-background-image.patch
* Mon Nov 17 2014 gber@opensuse.org
- add xfdesktop-fix-default-application-lookup.patch in order to
  fix the default application lookup with gio >= 2.41 (bxo#11306)
* Mon Sep 15 2014 gber@opensuse.org
- update to version 4.11.8
  - fix xfdesktop --reload in spanning mode
  - settings: Fix background color loading
  - add an --enable-debug option added to xfdesktop-settings
  - fix icon loading for .desktop files
  - don't show infobar when there's only 1 workspace
  - remove the drag highlight code
  - translation updates
* Mon Aug 11 2014 gber@opensuse.org
- update to version 4.11.7
  - add an option to show hidden files
  - add a --next option to force wallpaper changes
  - add runtime debug support
  - add a move to trash menu option
  - change behaviour to behavior
  - Matias De lellis: Fix display desktop file that include
  extension in icon name
  - Matias De lellis: Fix missing thumbnail on xfdesktop when
  thumbler fails to create it
  - Mauro Giubileo: Fix icon position saving on resolution change
  - translation updates
* Thu May 01 2014 gber@opensuse.org
- update to version 4.11.6
  - miscellaneous bug fixes:
  - g_file_trash_async is too new (bxo#10786)
  - don't chain up style_set (bxo#10788)
  - fix for moving icons into folders on the desktop (bxo#10785)
  - fix issues with file move events (bxo#10796)
  - use GTK_STOCK_EXECUTE for Execute menu entry (bxo#10800)
  - change default image style to zoomed
  - fix for monitors not getting updated
  - hook up the signal handlers in xfdesktop-settings
  - miscellaneous bug fixes:
  - disconnect the directory signal handler when changing folders
  - correct an additional default icon size setting
  - fix for images not appearing in settings app (bxo#10685)
  - reset the icon_view style on style change (bxo#10605)
  - filter out changed events for special icons (bxo#10755)
  - use GIO directly for delete/trash operations (bxo#10778)
  - G_CONST_RETURN has been deprecated
  - versioned help:
  - point to the docs.xfce.org page for xfdesktop 4.11
    (bxo#10736)
  - build errors with some compiler flags:
  - dbus-glib is now required. Since xfconf requires it and
    xfconf is already required for xfdesktop, this shouldn't
    change dependancies much for xfdesktop. This bug was reported
    and fixed by Samuli Suominen (bxo#10745)
  - another build failure when disabling the menu and requiring
    exo was also resolved
  - icon changes in the settings app:
  - symbolic icons have issues with some gtk2 themes where they
    don't get colored properly. Additionally some themes don't
    have network-fs or gnome-dev-network so it has been changed
    gtk-network
  - right click edits launchers:
  - when performing a right click, or shift + left click, on an
    item in the applications sub-menu of the desktop menu it will
    now pop up the dialog to edit the launcher. Same as
    xfce4-appfinder
  - better migration from previous versions:
  - Xfdesktop now does a better job of migrating any user
    settings from 4.10 and before to the new xfconf properties
  - fix an settings issue when plug names aren't available
  - clean up some user strings:
  - some tooltips end with a period, some do not. This has been
    unified
  - "You are using more than one display, move this dialog to the
    display you want to edit the settings for." This takes a lot
    of space and brings along a bit of redundancy. Changed to
    "Move this dialog to the display you want to edit the
    settings for."
  - "Other items" on the third tab, below removable devices:
    "devices" replaces "items"
  - remember the window size of the settings dialog
  - fix segfault on session start
  - miscellaneous bug fixes:
  - iconview theme/gtkrc color/style issues resolved
  - issues with folder cover art not loading have been fixed
  - make xfdesktop-settings pluggable again (bxo#10714)
  - update the wallpapers after user sets folder in the settings
    app
  - minimize grid resizes, it now won't recalculate icon
    positions if the grid size didn't actually change
  - memory leaks fixed
  - warnings that happened during runtime have been fixed
  - fix a crash when removing displays
  - show add/remove workspace option is on by default
  - multi-monitor fixes:
  - release pixmap on screen changes
  - always redraw backdrop on display change
    both patches were added so that transitions from one monitor
    to another cause the backdrop to properly display
  - update default icon size, spacing, and text proportion
  - scale up small image previews in xfdesktop-settings (bxo#10690)
  - fix strict aliasing issue
  - check for thumbnails in the new location
  - fix issues with icon resizing
  - refresh desktop on style changes
  - fix potential bugs found with static code analysis tools
  - fix keyboard cursor movement in the icon view
  - fix some runtime warnings
  - ensure a quit signal causes xfdesktop to shutdown
  - fix icon labels in RTL languages (bxo#10604)
  - use get_folder_actions for clicks on the desktop itself
  - only use thunarx_menu_provider_get_file_actions (bxo#10492)
  - xfdesktop-settings:
  - add xfconf property to toggle the display of the add/remove
    workspace menu items in the middle click menu (bxo#4278,
    bxo#7337)
  - add an info bar to xfdesktop-settings so it is clearer on how
    to customize additional workspaces and monitors (bxo#10460)
  - keyboard navigation has been improved in xfdesktop-settings
  - port Xfdesktop to the GApplication API:
  - Xfdesktop now uses the GApplication API to handle process
    uniqueness, message passing, and life cycle management
  - improve how Xfdesktop transitions from the login manager to
    the initial wallpaper display; all bugs were reported and
    resolved by Alistair Buxton:
  - don't set the root pixmap until it's been drawn
  - don't show the window until the background is ready
  - don't set ESETROOT
  - scale down over-sized icons in menus so they have a uniform
    appearance (bxo#10545, bxo#10461)
  - move max-template-files xfconf property
  - remove old GLIB/GTK macro checks
  - update man page
  - wait for the window manager to prevent issues where the
    wallpaper and icons won't show up on additional screens
    during startup (bxo#7769)
  - fix icon renames causing duplicate icons
  - fix icons for .desktop files with absolute paths
  - don't show hidden or backup files on the desktop (bxo#9001)
  - fix a couple warning messages that happen when xfdesktop is
    shutdown while it's still starting up
  - improve how backdrops are chosen
  - wrong g_return_if_fail macro used
  - fix icon moves and deletions
  - don't cache the pixbufs in single workspace mode
  - clear all pixels from drag highlight box (bxo#10450)
  - speed up template sub-menu loading code (bxo#7834)
  - always move files from the trash (bxo#3983)
  - fix template sub-menu loading code (bxo#10138)
  - fix menu popups via the command line
  - use the Path key of desktop files if a path is not set
    (bxo#8741)
  - correctly display settings defaults
  - fix some memory leaks
  - include the chronological option in the combobox
  - allow the font size to go to 0
  - tooltip options in xfdesktop-settings
  - add a chronological backdrop cycle option
  - additonal backdrop cycle options
  - more removable device icon types (bxo#4056)
  - add icons in an idle callback
  - right click issues persist (bxo#9323)
  - migrate backdrop settings from previous versions (bxo#10380)
  - set warnings as fatal
  - update manpage (bxo#7576)
  - allow renaming of multiple icons
  - no need to remove the thumbnail if we're removing the icon
  - fix for renames removing icons
  - use GdkPixbufLoader for backdrops
  - change how icon positions are saved (bxo#9192)
  - avoid calling g_object_ref on NULL
  - fix for trash always showing empty on system startup (bxo#9006)
  - fix warnings and obsolete macros
  - fix a critical error message on exit
  - fix compiling with --disable-desktop-icons
  - custom folder icons (bxo#8326)
  - hold the cursor grab when presenting the menu (bxo#9323)
  - use async functions when working with the dbus filemanager
    (bxo#9105)
  - lower update delay of icon size spinbutton (bxo#9882)
  - unselect the desktop icon after activating it. (bxo#8640)
  - icon stays in place when renamed (bxo#1678)
  - better icon pixbuf caching
  - make inactive workspace headers insensitive in color
  - clean up middle-click menu appearance
  - fill in the icon area better
  - use GIcons and add support for emblems on icons
  - align icon labels and allow them to be multi-line (bxo#8646)
  - fix a crash when changing icon types
  - fix for CTRL + drag selections (bxo#10275)
  - more consistent icon placement (bxo#8814)
  - remove old migration code
  - fix HTTP URL performance issue / wrong action proposed
  - decide on move/copy action before items have been dropped
  - clip overlapping backdrops (bxo#9052)
  - fix memory leaks
  - apply wallpaper to all workspaces option
  - port fix for bxo#9892 from the xfce-4.10 branch
  - thumbnail service support to xfdesktop-settings (bxo#6536)
  - improve the eject/unmount notifications (bxo#9845)
  - Xfdesktop supports per-workspace wallpapers (bxo#369)
  - add a tabs width of padding for tooltip text (bxo#9162)
  - add a signal handler for removable devices to update the icon
    When the theme is changed (bxo#8977)
  - add an unmount option and notifications when a device is
    removed (bxo#7610)
  - made changes so that DISABLE_DEPRECATED and GSEAL flags can be
    enabled
  - autotools updates
  - translation updates
- drop obsolete xfdesktop-automake-1.13.patch
* Wed Mar 13 2013 pgajdos@suse.cz
- builds with automake 1.13
  * automake-1.13.patch
* Sun Mar 10 2013 gber@opensuse.org
- update to 4.10.2
  - fix hang when no backdrop image is selected
  - fix tiling for some images.
* Thu Mar 07 2013 gber@opensuse.org
- update to version 4.10.1
  - add a tabs width of padding for tooltip text
  - fix theming of removable devices' icons
  - SVG images are no longer pixilated when scaled up
  - improve menu icon loading
  - fix background cycling
  - fix a crash when minimized window icons are resized
  - fix use-after-free in xfdesktop_regular_file_icon_peek_tooltip
  - translation updates
- dropped obsolete xfdesktop-fix-backdrop-timer.patch and
  xfdesktop-4.10.0-fix-use-after-free.patch
* Tue Jan 29 2013 gber@opensuse.org
- fix the default path for background images in the settings dialog
  (bnc#800970)
* Thu Dec 20 2012 gber@opensuse.org
- added xfdesktop-fix-backdrop-timer.patch in order to fix the
  backdrop timer not being rescheduled (bnc#793723, bxo#8962)
* Wed Jun 27 2012 seife+obs@b1-systems.com
- fix use-after-free in desktop icon tooltip code (bnc#768985)
* Wed May 09 2012 gber@opensuse.org
- add versioned dependencies
* Tue May 01 2012 gber@opensuse.org
- rename %{_datadir}/wallpapers/xfce/default.jpg to
  %{_datadir}/wallpapers/xfce/default.wallpaper, the default
  wallpaper formats may differ and xfdesktop doesn't care about
  the filetype extension
* Sun Apr 29 2012 gber@opensuse.org
- update to version 4.10.0
  - use the correct default value for the 'show thumbnails'
    checkbox
  - remove deprecated glib/gio functions
  - translation updates
- added dependency on exo-tools since it uses exo-desktop-item-edit
* Fri Apr 27 2012 gber@opensuse.org
- add dependency on libgarcon-data which provides menu data
* Sat Apr 14 2012 gber@opensuse.org
- update to version 4.9.3
  - fix dependency versions
  - hide unneeded message on startup
  - apply single click option on startup
  - disable the resize grip from the root window
  - add new background and remove old ones
  - make string translatable
  - fix a mnemonic conflict
  - simplify the menu reloading
  - translation updates
- added xfdesktop-default-backdrop-image.patch which sets the
  default backdrop image to a symlink that is delivered by branding
  packages
- added xfdesktop-backgrounds-path.patch in order to deliver
  background images under DATADIR/wallpapers which is already used
  by openSUSE