File xfce4-panel-plugins.changes of Package xfce4-panel-plugins

-------------------------------------------------------------------
Mon Aug 24 13:28:31 CEST 2009 - prusnak@suse.cz

- fix Requires for xfce4-panel
- use %find_lang macro for language files
- fix packaging bug of sensors plugin [bnc#533595]

-------------------------------------------------------------------
Fri Aug 14 15:23:38 CEST 2009 - prusnak@suse.cz

- remove no longer needed removal of {a,la} files in libexecdir

-------------------------------------------------------------------
Fri Aug 14 11:27:27 UTC 2009 - puzel@novell.com

- revert recent datetime, quicklauncher and smartbookmark
  libexecdir change - those plugins belong to libdir

-------------------------------------------------------------------
Wed Aug 12 15:14:42 CEST 2009 - prusnak@suse.cz

- updated xfce4-places-plugin to 1.2.0
  * Updates a ton of translations
  * Adds XDG user dirs support
  * Uses XDG icon names
  * Shows "Eject" option on removable volumes when Thunar 1.0 does
  * Makes the properties dialog non-modal
  * Honors GTK's menu icon size (bug #4744)
  * Calls the file browser through exo instead of directly opening Thunar
  * Fixes some issues on shutdown
  * Takes advantage of the panel's menu positioning on Xfce 4.6
- updated xfce4-weather-plugin to 0.7.3
  * fix directory creation problem
  * remove weather.com logo, and instead download it from their website the first time it's needed
  * implement label change on mouse scroll

-------------------------------------------------------------------
Wed Aug 12 12:02:56 UTC 2009 - puzel@novell.com

- xfce4-xkb-plugin-0.5.3.3.patch
  - fix build
- install plugins to %%libexecdir:
  - xfce4-datetime-plugin-0.6.1.patch
  - xfce4-quicklauncher-plugin-1.9.4.patch
  - xfce4-smartbookmark-plugin-0.4.2.patch

-------------------------------------------------------------------
Tue Jul 28 10:50:18 CEST 2009 - coolo@novell.com

- update patches to avoid fuzz

-------------------------------------------------------------------
Tue Jul 14 17:09:25 CEST 2009 - prusnak@suse.cz

- updated xfce4-clipman-plugin to 1.0.2
  - Renamed option "Add selections" to "Sync selections".
  - New option to ignore selections in the history.
  - If the plugin is running inside the notification area, ask the user if the
    clipboard manager should be restarted on the next login when it gets removed.
  - Escape markups in action/commands in edit dialog.
  - Set OnlyShowIn in the desktop entry file for the menu.
  - Open the documentation in the user locale.
  - Mention xfce4-popup-clipman in the documentation.
- updated xfce4-weather-plugin to 0.7.0
  * Don't require 'http://' to be in the $HTTP_PROXY environment variable.
  * Use ipinfodb.com to automatically set the location at the first startup
    of the plugin instance (when no location is set).
  * Some fixes to the location handling: better search dialog with buttons
    that enable/disable when appropriate, focus handling to allow for a quick search.
    Display the location name instead of code in the configuration panel
    (and make it non-editable once chosen), and store the display name along
    the location code (which could help us  migrate to/add another provider
    transparently if ever needed).

-------------------------------------------------------------------
Sun Jul 12 17:44:08 CEST 2009 - coolo@novell.com

- fix file list

-------------------------------------------------------------------
Sun Jul 12 17:28:26 CEST 2009 - coolo@novell.com

- disable as-needed to fix build

-------------------------------------------------------------------
Mon Jun 22 14:52:25 CEST 2009 - prusnak@suse.cz

- updated xfce4-notes-plugin to 1.7.0
  - Renamed "Window" to "Group"
  - Support for hyperlinks in the notes to click'n'open
  - New window menu layout with a submenu "Go" to navigate through the notes
  - Reworked settings dialog
    - Standalone application xfce4-notes-settings
    - Dropped the show tabs option in favor of a navigation bar
    - Made the font option global instead of per window
  - Switched the default Xfconf channel from xfce4-notes-plugin to xfce4-panel
    with the base property /plugins/notes
  - Rewritten with Vala objects, mostly based on the existing code from notes.c
    - HypertextView, Note, Window and Application
    - Note is a dummy Gtk.Bin that wraps a ScrolledWindow with a HypertextView
      and sends save-data signals as needed
    - Application builds notes, uses Xfconf settings and saves data on-disk
  - Updated translations: Romanian, Greek, Ukrainian, Polish, Spanish, Brazilian
    Portuguese, Catalan, Italian, Galician, Swedish, Portuguese, Indonesian,
    German, Simplified Chinese, Urdu, Urdu Pakistan, Czech, Turkish, Japanese,
    Danish, Vietnamese, Dutch
- updated xfce4-screenshooter to 1.6.0
    Gtk+ 2.12 and Glib 2.16 are now required to build the application
    and the panel plugin. Xml-rpc and libcurl are now optionnal dependencies,
    they should be replaced by libsoup in the future.
  * Bugs fixed:
    - The cursor was missplaced when taking a screenshot of a window (Bug #5204).
  * Enhancements:
    - Add an optional action to host screenshots on ZimageZ, a free online image
      hosting solution.
    - Add an option in the user interface to hide the mouse pointer on screenshots.
    - Add an option in the application which allows the user to choose
      whether the application should be closed after taking a screenshot. This
      allows the user to take several screenshots in a row.
    - New user interface based on Fabrice Viale's review. The dialog now has a
      two column layout which makes it more appealing and more usable.
    - Add a CLI option to hide the mouse pointer on screenshots.
    - When selecting a region to be screenshooted, you can now use the Escape
      keyboard key to cancel the operation.
    - Screenshots can now be saved to remote locations that are connected using
      gvfs-connect or Gigolo.
    - Updated translations for the application and the documentation.
- updated xfce4-weather to 0.6.4
  * Add a Forecast menu item for completeness.
  * Fix bug #4641, "Unreadable icons". Fix the fog icon,
    and also fix a few mismatches.
  * Fix bug #5471, "Destroying summary
    window opens up help window". Thanks to Erik Xian.
  * Use g_timeout_add_seconds when possible.
  * Fix bug #4219, "animation when switching between
    2+ values is too distracting": Add a preference for label animation.
  * Check the HTTP_PROXY environment variable
    both upper and lower case.

-------------------------------------------------------------------
Fri Apr 24 15:48:26 CEST 2009 - prusnak@suse.cz

- updated xfce4-clipman-plugin to 1.0.0
  * Major rewrite of the plugin using GObjects and Xfconf.
  * The external plugin is provided as a bundle, it can be added to the Xfce
    Panel and executed as a standalone application living inside the notification
    area. An item is installed inside the applications menu.
  * New feature "Actions" which brings the possibility to execute commands on
    specific text selections by matching them against regexes.
  * Takes ownership over CLIPBOARD_MANAGER.
  * Documentation
- updated xfce4-radio-plugin to 0.4.2
  * The "stop facing the wrong direction"-release
  * The plugin now behaves when the panel orientation changes
  * Made synchronizing state with the card optional
  * Can now show the current preset's name in the label instead of the frequency
- updated xfce4-wavelan-plugin to 0.5.5
  * Merge various patches from NetBSD and FreeBSD, 'should' work everywhere now.
  * Totally revamped GUI, courtesy of Johan van der Slikke
  * Show signal strengh in dBm on BSDs, in % on Linux
  * Various bugfixes, localized config dialog is fixed

-------------------------------------------------------------------
Mon Mar  9 11:28:53 CET 2009 - prusnak@suse.cz

- updated xfce4-notes-plugin to 1.6.4
  * Resize handle all around the window
  * Resize cursors display at the bottom of the window
  * Clean up the settings dialog and the window menu
  * New settings: background color and show tabs
  * Renamed option Hide Tabs to Show Tabs
  * Remember the last tab on quit
  * New translations: Italian, Swedish, Turkish
  * Updated translations: Czech, Danish, Finish, French, Galician, Japanese, Polish
- updated xfce4-xkb-plugin to 0.5.3.3

-------------------------------------------------------------------
Wed Feb 25 14:33:55 CET 2009 - prusnak@suse.cz

- updated xfce4-screenshooter-plugin to 1.5.1
  * do not respawn the application after taking a screenshot, it can be annoying
  * fix build without Gio (#4894)
  * do not use a verb for the desktop file title (#4914)
  * set the correct folder in the filechooser when using the -s CLI option
  * fix a crash of the panel plugin involving the "Open with" list (#4971)
  * also take the mouse pointer when taking a screenshot
  * plug a remaining leak

-------------------------------------------------------------------
Tue Feb 17 15:14:05 CET 2009 - prusnak@suse.cz

- updated xfce4-clipman-plugin to 0.9.0
  * Fix a leak by freeing the ClipmanAction structs
  * Fix a free corruption by allocating the correct size for the string array
  * Don't show the tabs in the settings dialog and use the gtk-paste icon
  * Backport from xfce-4-6 branch to save/load the history to/from cached
    files living inside ~/.cache.
  * Lookup the GdkWindow of the owner to notice if the clipboard was set
    from within Clipman and drop the IgnoreSignal variable (patch from
    David Collins)
  * Update the settings dialog
  * Move everything to the General tab
  * Fix g_free(clip) against panel_slice_free(clip)
  * Add dependency on exo and use exo_gdk_pixbuf_scale_ratio to create a
    preview of the image inside the menu
  * Don't save image data inside the rc file
  * Left two topics as TODO inside the code
  * At last but not least, bump release to 0.9.0
  * Introduce a single pixbuf storage inside the plugin
  * Drop the behaviors NORMAL and STRICTLY
  * Drop PREVENTEMPTY which will be the case by default
  * Replace IGNORESELECT against ADDSELECT to avoid double negation reads
    in the code
  * New definitions ClipDataType and ClipMenuFormat
  * Keep an index of the latest clipboard in the plugin struct for easier
    find on menu item clicks
  * Display always one list in the menu, thus merge the functions
    clipman_clicked_separated and not_separated
  * The clipboards are checked out on events with the owner-change signal
    from the GtkClipboards classes

-------------------------------------------------------------------
Tue Feb 17 15:13:06 CET 2009 - prusnak@suse.cz

- updated xfce4-screenshoter-plugin to 1.5.0
  * Bugfixes:
    - Fix some compiler warnings.
    - Fix in typo in the desktop file for the application and the
      plugin.
    - Plug some leaks when saving a screenshot and when saving
      preferences in the panel plugin.
  * Enhancements:
    - Updated translations.
    - Indonesian documentation.

  (from 1.4.90)
  * Bugfixes:
    - correctly grab active windows. In particular, menus are grabbed
      now (bug #4611).
    - correctly save the preferences, even if ~/.config/xfce4 does
      not exist. Thanks to Nick Schermer for the explanations.
    - when saving the screenshot fails, show an error dialog
      explaning why it failed.
    - fix some remaining crashes when taking a screenshot of the active
      window.
    - only read the preferences file once when opening the application.
    - don't automatically set filenames in the file chooser, as user set
      ones are overriden (bug #4748).
  * Enhancements:
    - Use -V for the version CLI option.
    - Add possibility to copy the screenshot to the clipboard, thanks to
      David Collins.
    - Add possibility to define region to be captured using the mouse,
      thanks to David Collins.
    - Add CLI options for the region selection and to open the
      screenshot with an application.
    - The dialog for the plugin preferences and the application has been
      totally rewritten to improve the user interface: it should look
      cleaner and tooltips have been added. Work started by David
      Collins.
    - When using delay, detect the area to screenshot after the delay,
      and not before, as it caused weird results in some cases.
    - Add a documentation accessible from the application and the panel
      plugin.

-------------------------------------------------------------------
Tue Feb 17 15:12:13 CET 2009 - prusnak@suse.cz

- updated xfce4-radio-plugin to 0.4.1
  * The "let them worry about the details"-release
  * We are now using the v4l/v4l2 functionality from gnomeradio
  * Increased the default maximum signal strength value from 2 to 3
  * Deactivated debug output on default builds
  * The "thanks for all the patches"-release (0.4.0)
  * We now use a clearly-defined name for the config file (xfce4/panel/radio.rc)
  * Switched to a new config file format (old files are auto-imported)
  * Fixes for non-ASCII (eg. UTF8) station preset names
  * We now auto-learn the maximum signal strength for your card
  * Can now disable the synchronization with external apps
  * New, fancy preset dialog

-------------------------------------------------------------------
Mon Nov 24 14:06:55 CET 2008 - prusnak@suse.cz

- updated xfce4-fsguard-plugin to 0.4.2
  * Reverse progress fraction
- updated xfce4-notes-plugin to 1.6.3
  * Clean up with new default settings and small fixes
  * Undo/Redo feature (Ctrl-Z to undo, and again to redo)
  * Hide Tabs option
  (from 1.6.2:)
  * Add properties dialog (need xfconf at build-time)
    - Default configuration
    - New window configuration
  * Display an optional arrow beneath the panel plugin button
    to show the menu
  * Updated translations
- updated xfce4-timer-plugin to 0.6.1
  * Committed Fabian Nowak improvements on the UI.
- updated xfce4-verve-plugin to 0.3.6
  * depend on pcre 5.0
  * fix crash when entering a command before the completion
    was initialized
- updated xfce4-xmms-plugin to 0.5.2
  * Fix crash with invalid UTF-8 song titles (when using simple
    title format)
- fix build on s390

-------------------------------------------------------------------
Wed Nov 19 16:07:41 CET 2008 - prusnak@suse.cz

- updated xfce4-datetime-plugin to 0.6.1
  * Fixed an illegal memory access after free.
  * Made default font sizes equal for date and time.
  * Updated translations.
- updated xfce4-screenshooter-plugin to 1.4.0
  * Fix build with --disable-maintainer-mode on some configurations.
- fix build (cpugraph.patch, screenshooter.patch)
- fix desktop files (screenshooter.patch, sensors.patch)

-------------------------------------------------------------------
Fri Nov 14 12:16:22 CET 2008 - prusnak@suse.cz

- updated xfce4-screenshotter-plugin to 1.3.9.3
  * Hopefully fix bug 4601, crash with "BadWindow" X error.
  * Fix bug 4571.
  * Translations:
    Basque (Piarres Beobide), German (Fabian Nowak), Spanish (Abel Martín),
    Indonesian (Andhika Padmawan), Japanese (Nobuhiro Iwamatsu),
    Dutch (Vincent Tunru), European Portuguese (Nuno Miguel).
- updated xfce4-sensors-plugin to 0.10.99.6
  * New Xfce-style header
  * border around sensors scrolled window /  treeview
  * Stand-alone application with temperature-unit-choser and all
    sensor values at a glance
  * libnotify support for error messages
  * Netcat support for hddtemp
  * hard disk name swhen used with netcat
  * Added support for sysfs for linux 2.6.24++ but still without good
    checks in configure.in.in
  * Some translations updated by various people
- updated xfce4-xkb-plugin to 0.5.2
  * Translations updates
  * added a hidden option - never_modify_config - GUI elements
    for layout configuration are not disabled

-------------------------------------------------------------------
Sat Oct 18 00:19:57 CEST 2008 - bwalle@suse.de

- Fix build.

-------------------------------------------------------------------
Sat Oct 11 21:09:26 CEST 2008 - bwalle@suse.de

- Don't build the xfce4-screenshooter-plugin on SLE 10 because
  the xorg-x11-proto-devel package does not exist in the repo.

-------------------------------------------------------------------
Wed Oct 08 17:44:08 CEST 2008 - bwalle@suse.de

- Fix build: xfce4-netload-plugin, error:
  Statement might potentially overflow a destination buffer.
- Don't install static libraries.

-------------------------------------------------------------------
Fri Jul 25 15:48:21 CEST 2008 - prusnak@suse.cz

- updated xfce4-datetime-plugin to 0.6.0
  * almost entirely a bug fix release
- updated xfce4-screenshooter-plugin to 1.3.1
  * Fix -s switch with relative path.
  * New CLI option to save screenshots without showing a save dialog.
  * New CLI option to set the save directory.
  * New CLI option to set a default save directory, saved in a rc file.
  * Fix: generate file names correctly, screenshots should now be
         saved in the correct place, whatever mode is being used.
  * A lot of updated/new translations.
  * Fix gcc warnings.
  * Add manpage taken from Debian package.
  * Cleaned the preferences dialog to make it look like the ones of
    others panel plugins. Use frames to separate different options.
  * Added default save location to the plugin.
  * Fix: the executable sometimes opened the save dialog in weird places,
         now it shows the home directory by default.
  * Some others code cleanups.

-------------------------------------------------------------------
Mon Jul  7 16:27:53 CEST 2008 - prusnak@suse.cz

- updated xfce4-panel-plugin-sensors to SVN rev 5029
  * support for libsensors4 API

-------------------------------------------------------------------
Fri Jul  4 10:20:58 CEST 2008 - bwalle@suse.de

- update xfce4-cpugraph-plugin to 0.4.0
  (no upstream changelog provided)

-------------------------------------------------------------------
Wed Jun 18 16:08:57 CEST 2008 - prusnak@suse.cz

- removed xfce4-dict-plugin
  * moved to a separate package (xfce4-dict)
- updated xfce4-mount-plugin to 0.5.5
  * added option to exclude device names and only show mount points
  * changed some code for the LVM renaming
  * updated German translation
  * allow UUID device points
- updated xfce4-places-plugin to 1.1.0
  * "xfce4-popup-places" command to open the menu
  * Error messages when mounts/unmounts fail
  * Grays out panel icon while busy (un)mounting
  * Multiple bug fixes and enhancements (see ChangeLog)
- updated xfce4-radio-plugin to 0.3.1
  * Properly initialize the shutdown command
  * Added an option to run a command at startup
  * The plugin now realizes when a third party changes the tuner
  * Changed one occurrence of VIDIOCSAUDIO to VIDIOCGAUDIO
  * Increased MAX_COMMAND_LENGTH to 512
  * Added a lot of translations (thanks to the translators!)
  * Fixed a bug where the plugin would segfault when it was removed
    from the panel
- updated xfce4-screenshooter-plugin to 1.1.0
  * Delay now works.
  * Canceling save now works.
  * Executable to take screenshots from cli or with a keybinding.
  * Many code improvements.
  * Updated Brasilian, Croatian, Dutch, French and German translations.

-------------------------------------------------------------------
Mon Apr 21 10:39:41 CEST 2008 - bwalle@suse.de

- fix missing expression in return (bnc#380169)

-------------------------------------------------------------------
Thu Mar 27 11:24:46 CET 2008 - prusnak@suse.cz

- updated xfce4-mpc-plugin to 0.3.3
   * pretty-print tracks in playlist and tooltip
   * don't show multiple instances of playlist
   * fix dumb segfaults when connection is dropped by MPD
   * add aboutbox (useless, hence necessary)

-------------------------------------------------------------------
Mon Mar 17 20:56:33 CET 2008 - bwalle@suse.de

- fix build for xfce4-battery-plugin-0.5.0 with latest
  linux-kernel-headers update in Factory/11.0

-------------------------------------------------------------------
Sun Mar 16 12:13:16 CET 2008 - bwalle@suse.de

- update xfce4-genmon-plugin to 3.2
  o Add the feature of using ~/ (instead of /home/user/)
  o Display XXX if the spawn of the command failed

-------------------------------------------------------------------
Fri Mar 14 11:50:15 CET 2008 - prusnak@suse.cz

- updated xfce4-clipman-plugin to 0.8.1
  * generate fine UTF-8 titles with ellipsis
  * use gtk_menu_item_new_with_label which aligns the label on the left by default
- updated xfce4-dict-plugin to 0.3.0
  * don't use C++-style comments and fix some compiler warnings
  * when dragging text into the main entry text field, delete the previous
    text before to not append the dragged text
  * when changing the search method in the main window, put the input
    focus back to the text entry.
  * add xfce4-popup-dict command to show the main window and/or grab the input
    focus to the text field in the panel
  * remove wrong additional space before colons
  * fix small memory leak
  * always store all settings from the properties dialog
  * remove search mode selection from properties dialog
  * add aspell support (should also work with ispell)
  * added search method radio buttons
  * fixed missing application icon in taskbar and window frame
  * added missing include of stdlib to avoid compiler warnings
  * fixed possible crashes when showing the main window after it was closed

-------------------------------------------------------------------
Fri Jan 25 10:32:01 CET 2008 - bwalle@suse.de

- update xfce4-fsguard-plugin to 0.4.1
  o Switch "Hide button" with "Display button"
  o Replace xfce_themed_icon with gtk_icon_theme
  o Some GUI tweaks in the dialog
  o Display natural numbers in MB
  o Replace the label with a checkbox+label for the name

-------------------------------------------------------------------
Wed Dec 26 20:24:24 CET 2007 - bwalle@suse.de

- update xfce4-timer-plugin to 0.6
  o Fix http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456316
  o Use XfceTimer.rc file to permanently remember settings.
  o Add a workaround for settings not saving correctly
- dropped xfce4-timer-plugin-0.5.1.patch, issue was fixed upstream
- update xfce4-notes-plugin to 1.6.1
  o add file system monitoring
  o some bugfixes

-------------------------------------------------------------------
Wed Dec 12 09:37:28 CET 2007 - bwalle@suse.de

- update xfce4-sensors-plugin to 0.10.99.3
  o hddtemp support is working again with automatic path detection
  o acpi stuff should basically work
  o status values like alarms or the acpi fans are treated as on/off
    now
  o few memory leaks have been removed
  o working with libsensors4

-------------------------------------------------------------------
Tue Dec  4 11:43:50 CET 2007 - prusnak@suse.cz

- updated package version to 4.4.2
- fixed build of xfce4-notes on 10.3+

-------------------------------------------------------------------
Tue Dec  4 09:41:20 CET 2007 - bwalle@suse.de

- disable xfce4-notes-plugin for openSUSE < 10.2

-------------------------------------------------------------------
Sun Nov 25 12:26:56 CET 2007 - bwalle@suse.de

- update to xfce4-notes-plugin 1.6.0
  o complete rewrite
  o old notes will not work
  o old configuration will not work either

-------------------------------------------------------------------
Sun Nov 18 17:10:47 CET 2007 - bwalle@suse.de

- update to xfce4-weather-plugin 0.6.1
  o Hide event box window.
  o Improved icon handling.
  o Fix 100% CPU usage when there is no connection.
  o Plugin works on FreeBSD and some other minor issues.

-------------------------------------------------------------------
Tue Nov  6 10:46:23 CET 2007 - prusnak@suse.cz

- updated xfce4-sensors-plugin to 0.10.99.2

-------------------------------------------------------------------
Fri Nov  2 15:14:50 CET 2007 - jdelvare@suse.de

- libsensors is in a separate package now.

-------------------------------------------------------------------
Fri Oct 26 07:35:43 CEST 2007 - bwalle@suse.de

- update to xfce4-fsguard-plugin 0.4.0
  o New icons
  o New layout for the properties dialog
  o Possibility to customize the GUI (all items are optional)
  o New meter and label to display the free space
- update to xfce4-places-plugin 1.0.0
  o Added "Mount and Open" action for removable media
  o Fixed make distcheck errors
  o Fixed menu "blinking" when ~/.gtk-bookmarks not found
  o Fixed always showing "No items found" in recent documents with
    GTK 2.12
  o Adopted menu positioning from notes plugin for improved
    behavior with floating panels

-------------------------------------------------------------------
Sun Oct 21 15:11:21 CEST 2007 - bwalle@suse.de

- update to xfce4-fsguard-plugin 0.3.99.1
  o Set default plugin icon to xfce4-fsguard-plugin-warning
  o Rename the "progress bar" to "meter"
  o Fix size of plugin and border around the GtkProgressBar
  o Reworked option dialog
  o A fixed intltool-merge script

-------------------------------------------------------------------
Sun Oct 21 13:24:20 CEST 2007 - bwalle@suse.de

- update to xfce4-sensors-plugin 0.10.99-1
  o cleaned settings interface
  o possibility to use the plugin for hddtemp or ACPI only
  o removal of some bugs
  o adherences to the xfce standard for the sensor bars in the
    graphical view
- update to xfce4-sensors-plugin 0.10.99-1
  o cleaned settings interface
  o possibility to use the plugin for hddtemp or ACPI only
  o removal of some bugs
  o adherences to the xfce standard for the sensor bars in the
    graphical view
- update xfce4-fsguard-plugin 0.3.99.1
  o New options to display the amount of free space in a text label
    and in a progress bar, and the possibility to hide the button
    in the panel
  o New icons based on Tango
  o Redefined the strings
  o Bug fixes and code cleanup
- add xfmedia-remote plugin
- enable cddrive plugin for 10.3 now because HAL has been
  upgraded
- updated xfce4-places-plugin to 0.9.991
  o Adds mount/unmount options for volumes (removable media)
  o Adds Open Terminal Here option where applicable
  o Search for Files with an external application
  o The trash icon now shows whether there's anything in the trash
  o Large internal clean-up
  o Other minor bug fixes
- updated xfce4-time-out-plugin to 0.1.1
  o Properly display remaining minutes when seconds are not
    displayed
  o Fix license headers.
  o Change LDFLAGS to LDADD in Makefile.am to fix compilation with
    --as-needed.
  o Save settings properly
  o Make it possible to hide hours and seconds in the lock screen.
  o After closing the properties dialog, only restart the countdown
    if the countdown time has changed.
  o  New languages available: French, Hungarian.
- updated xfce4-quicklauncher-plugin to 1.9.4
  o add support for tooltips
  o allow adding more space between launcher
  o allow adding labels to the launchers
- replaced group 'System/GUI/Other' by 'System/GUI/XFCE'

-------------------------------------------------------------------
Thu Aug  9 13:52:49 CEST 2007 - jdelvare@suse.de

- Exclude sensors plugin from s390 build.

-------------------------------------------------------------------
Fri Jun 22 12:54:37 CEST 2007 - prusnak@suse.cz

- ignore desktop files in /usr/share/xfce4/panel-plugins (rpmlintrc)

-------------------------------------------------------------------
Thu Jun 21 14:15:12 CEST 2007 - prusnak@suse.cz

- added -fno-strict-aliasing to CFLAGS (because of xfce4-xmms-plugin)
- fixed 64bit issue (xfce4-cpufreq-plugin-0.0.1.patch)
- fixed char* comparison with literal (xfce4-places-plugin-0.3.0.patch)
- fixed double usage of "_()" (xfce4-timer-plugin-0.5.1.patch)
- fixed missing header (xfce4-timer-plugin-0.5.1.patch)
- fixed missing header (xfce4-xmms-plugin-0.5.1.patch)
- 'no' locale is deprecated, 'nb' is used now (xfce4-mount-plugin-0.5.1.patch)

-------------------------------------------------------------------
Thu May 31 00:08:00 CEST 2007 - bwalle@suse.de

- update xfce4-mpc-plugin to 0.3.2
  o fixed various bugs when running against MPD 0.12.2 or 0.13
    (thanks drac)
  o fixed stupid bug, first track was not shown in playlist
  o rewritten parser in simple-libmpd.c using g_* funcs
- change version of the package to 4.4.1 since Xfce 4.4.1 is
  the current release

-------------------------------------------------------------------
Wed May 23 11:30:35 CEST 2007 - prusnak@suse.cz

- change libusb to libusb-devel in BuildRequires

-------------------------------------------------------------------
Tue May 22 11:49:06 CEST 2007 - prusnak@suse.cz

- sync with BuildService

-------------------------------------------------------------------
Thu May 17 10:25:09 CEST 2007 - bwalle@suse.de

- updated xfce4-places-plugin to 0.3.0
  o Adds preferences dialog (optionally show a label on the panel)
  o Thunar now opens when middle-clicking the button (Bug #3239)
  o Bug fixes
    · #3237: Places won't compile on Debian testing
    · With no .gtk-bookmarks, the menu showed two consecutive
      separators

-------------------------------------------------------------------
Wed May  9 11:08:30 CEST 2007 - prusnak@suse.cz

- added plugins:
  * xfce4-smartpm-plugin (0.1.2)
  * xfce4-timeout-plugin (0.1.0)

-------------------------------------------------------------------
Tue Apr 24 10:49:50 CEST 2007 - prusnak@suse.cz

- enabled building of xfce4-places-plugin only on 10.2+
  * undefined reference to `g_object_ref_sink' on 10.1
  * various errors in model_user.c on 10.0

-------------------------------------------------------------------
Sun Apr 22 10:28:05 CEST 2007 - bwalle@suse.de

- updated xfce4-places-plugin to 0.2.0
  o Support for volumes (removable media), recent documents
  o Now has 35 translations, taken from Thunar and gnome-panel.
  o Rewritten view based on xfdesktop’s menu and .gtk-bookmarks
    parsing based on Thunar’s parser
  o Many bug fixes
    · Places button activated when dragged away
    · Places ignores orientation-changed
    · Places shows missing menu items
    · Auto-hidden panel hides on plugin activation

-------------------------------------------------------------------
Thu Mar 22 14:55:50 CET 2007 - prusnak@suse.cz

- added plugins:
  * cellmodem (0.0.5)
  * cpufreq (0.0.1)
  * cpugraph (0.3.0)
  * dict (0.2.1)
  * fsguard (0.3.0)
  * mailwatch (1.0.1)
  * notes (1.4.1)
  * places (0.0.9)
  * quicklauncher (1.9.2)
  * radio (0.2.0)
  * screenshooter (1.0.0)
  * sensors (0.10.0)
  * smartbookmark (0.4.2)
  * timer (0.5.1)
  * xmms (0.5.1)
- updated plugins:
  * datetime (0.5.0)
  * verve (0.3.5)
- reworked spec file

-------------------------------------------------------------------
Sun Mar  4 20:55:41 CET 2007 - bwalle@suse.de

- added mount plugin

-------------------------------------------------------------------
Fri Feb  9 12:34:02 CET 2007 - pnemec@suse.cz

- added xfapplet-plugin with gnome dependency

-------------------------------------------------------------------
Tue Feb  6 00:05:58 CET 2007 - bwalle@suse.de

- added xfce4-wavelan-plugin 0.5.4

-------------------------------------------------------------------
Sun Jan 28 23:23:22 CET 2007 - ro@suse.de

- no main package, no debuginfo 

-------------------------------------------------------------------
Sun Jan 28 20:41:21 CET 2007 - bwalle@suse.de

- added xfce4-genmon-plugin 3.1
- added xfce4-mpc-plugin 0.3.1

------------------------------------------------------------------
Fri Jan 26 08:34:16 CET 2007 - stbinner@suse.de

- fix build

-------------------------------------------------------------------
Sun Jan 21 13:28:15 CET 2007 - bwalle@suse.de

- fixed build on SUSE 10.0, datetime plugin doesn't use libexecdir
  but libdir

-------------------------------------------------------------------
Sun Jan 21 11:30:34 CET 2007 - bwalle@suse.de

- added xfce4-weather-plugin 0.6.0
- added xfce4-battery-plugin 0.5.0
- added xfce4-xkb-plugin 0.4.3
- added xfce4-diskperf-plugin 2.1.0

-------------------------------------------------------------------
Sat Jan 20 18:25:03 CET 2007 - bwalle@suse.de

- updated xfce4-systemload-plugin to 0.4.2
  o fix some compile problems with -Wl,--as-needed
  o improve the preferences dialog
- updated xfce4-clipman-plugin to 0.8.0
  o small changes
- updated xfce4-eyes-plugin to 4.4.0
  o version bump for the 4.4.0 release

-------------------------------------------------------------------
Wed Jan 25 21:43:06 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Mon Jan 16 23:57:20 CET 2006 - pnemec@suse.cz

- update to 4.2.3

-------------------------------------------------------------------
Tue Nov 15 12:12:41 CET 2005 - pnemec@suse.cz

- remove *.a *.la files and added xfce4-panel-devel to requires for
  build

-------------------------------------------------------------------
Mon Aug  1 15:30:59 CEST 2005 - cthiel@suse.de

- fixed Requires

-------------------------------------------------------------------
Wed May 18 11:58:30 CEST 2005 - cthiel@suse.de

- update to 4.2.2

-------------------------------------------------------------------
Wed Apr 13 15:47:03 CEST 2005 - cthiel@suse.de

- update to 4.2.1

-------------------------------------------------------------------
Thu Nov  4 14:27:23 CET 2004 - mmj@suse.de

- locale rename: no -> nb

-------------------------------------------------------------------
Mon May 17 16:30:43 CEST 2004 - ltinkl@suse.cz

- initial version

openSUSE Build Service is sponsored by