pkgsrc/x11/gnome-panel/PLIST
jmmv aeda46b8b0 Update to 2.6.0. Changes since previous stable branch (2.4.x):
Version 2.6.0
=============

	* New and updated translations.

Version 2.5.93
==============

  Screenshot Taker

	* Use the new file chooser in save mode instead of open mode

  Clock Applet

	* Fix crash with unset/invalid clock format preference

  Translators

	* New and updated translations.


Version 2.5.92
==============

  Panel

	* Fix accessibility issue with the "Force Quit" dialog
	* Correctly launch nautilus for directories from the run dialog

  Clock Applet

	* Use GtkComboBox in the preferences dialog

  Translations

	* New and updated translations.


Version 2.5.91
==============

  Panel

	* Don't resize while autohiding
	* Remove the username from the Log Out menu item again
	* Xinerama fixes for panel position and collision avoidance
	* Make moving launchers with button2 work again
	* Don't allow the panel to be moved when its hidden

  Clock Applet

	* Fix task and appoinment list scrolling
	* Use Fedora's system-config-time if available
	* Fix issue with clock not resizing when date chanes in some locales

  Notification Area

	* Set the window icon on the about dialog

  Translations

	* New and updated translations.


Version 2.5.90
==============

  Panel

	* Fix a typo - "or to to shutdown"
	* Fix issue with autohides not being unqueued on leave notify
	* Allow the hide button's size to be themed
	* Make apps be launched on the correct screen after menus are re-loaded
	* Fixup instance of using an uninitialised variable

  Applets

	* Fix issue with calendar jumping multiple months on click

  Misc

	* Updated help documentation
	* Allow building against an uninstalled build of gnome-panel

  Translations

	* New and updated translations.


Version 2.5.5
=============

  Panel

	* Make applets move a pixel at a time so we can move them to the corner
	* Fix broken keynav with numlock enabled
	* Fix problem with disappearing launchers
	* Correctly test for modifiers throughout the panel

  Notification Area

	* Correctly manage the lifecycle of the about dialog
	* Use the correct icon in the about dialog

  Misc

	* Update help links to point to new user-guie location
	* Add configure flag to disable use of evolution-data-server
	* Update help documentation
	* Make the screenshooter use GtkFileChooser
	* Add documentor credits in applet about dialogs
	* Warnings fixes
	* Un-mark property descriptions for translation

  Translators

	* New and updated translations.


Version 2.5.4
=============

  Panel

	* Add more lockdown support
	* Fix major X leak with translucent panels
	* Use a new "applications" icon for the applications menu
	* Set accessible names for drawers and hide buttons
	* Fix issue with "Log Out blah" menu item and username's with underscore
	* Remove bogus panel_signal_connect_object_while_alive()
	* Fix issue where "Delete this Panel" wasn't visible
	* Only allow resizing the run dialog if the proram list is visible
	* Fix some runtime warnings
	* Fix some portability issues

  libpanel-applet

	* Install enums header and fix signal definitions
	* Build panel-test-applets with -export-dynamic

  Clock Applet

	* Fix bug where selected calendars were out of sync
	* Use UTC time for events if preference set
	* Correctly detect all day events
	* Re-position the calendar popup as the clock is moved around
	* Don't show "Adjust Date & Time" if no config tool available
	* Fix issue with ellipsizing the task description

  Misc

	* Sync with newer version of the recent files implementation
	* Use a themed window icon in the screenshooter
	* Fix issue with unsetting the preferred command for Wanda
	* Set the accessible name on the notification area
	* Fix underquoted definition of AM_PATH_ESD
	* Fix invalid UTF8 in spanish help docs
	* Bump required GTK+ to 2.3.2

  Translators

	* New and updated translations.


Version 2.5.3.1
===============

  libpanel-applet

	* Fix crasher with ORBit 2.9.4

  Translators

	* New and updated translations.


Version 2.5.3
=============

  Panel

	* Add a shadow around the run dialog applications list
	* Set the accessible name on the run dialog entry
	* Don't allow the creation of empty launchers
	* Change the default panel size from 22px to 24px
	* Put the username in the "Log Out" menu item
	* Fix occassional problem where moving an applet caused the panel to
	  move
	* Use a useless icon for the actions menu until a better one is found
	* Mark a string for translation
	* Use latest versions off egg-recent
	* Fix minor typo in the default panel setup
	* Use GtkFileChooser instead of GtkFileSelection
	* Don't add directories during command completion in the run dialog
	* Fix UTF-8 conversion issue in the run dialog

  Clock Applet

	* Add support for showing Evolution tasks/appointments

	* Allow a custom time format to specified in GConf
	* Make the applet out of process
	* If showing UTC time, select the right day in the calendr
	* Make it easier for translators to swap elements of the time format
	* Schemas terminology fix

  Other Applets

	* Display Notification Area help on the correct screen
	* Don't allow changing the number/names of workspaces if locked down

  Misc

	* Make use of new libgnomeui/gdk functions instead of egg-screen-*
	* Add bugzilla pointers to all applet .server files
	* Build fixes
	* Update Spanish documentation

  Translators

	* New and updated translations.


Version 2.5.2
=============

  Panel

	* Kill some unused functions
	* Be more paranoid about removing dirs from the GConfClient cache
	* Fix some strings to by more translator friendly
	* Make blocking auto-hiding recursive
	* Rename "Open Recent" to "Recent Documents"
	* Use gdk_screen_get_monitor_at_point() instead of a hack
	* Sort the applets in the "Add to panel" menu according to the locale
	* Fix various bugs with autohide with no animations
	* Make schema descriptions of the "screen" and "monitor" keys more
	  expicit
	* Use the monitor size and not the screen size to position the panel
	* Fix bug in menu positioning when the panel is hidden
	* Add labelled-by relation for the slider in the properties dialog
	* Fix the preferences dialog to use the locked_down key
	* Remove invalid assertion about auto_hide_size > 0
	* Don't set invalid tooltips on menu buttons
	* Set the accessible name on drawers
	* Make sure to set the PPosition WM_NORMAL_HINT to keep other WMs happy
	* Make the expander in the run dialog activatable via a mnemonic
	* Use GObject's instance private data
	* Use GConf's standard function for unsetting a hierarchy
	* Make the Menu Bar help point at the correct location
	* Make menu buttons use the correct tooltip
	* Make "Force Quit" confirmation dialog cancel on escape

  Screenshooter

	* Don't crash when using the shape extension on an offscreen window
	* Fix slight performace issue
	* Expand filenames with a tilde when saving
	* Kill crufty printing support

  Applets

	* Simplify the various clock time format GConf keys into one enum
	* Make the clock not display leading zeros in dates
	* Make Wanda not use deprecated functions
	* Rename the Window Menu to "Window Selector"
	* Make the Window Selector's help point at the user guide
	* Destroy the Window Selector's about dialog when the applet is removed
	* Ditto for the Show Desktop button
	* Make the Show Desktop button use SVG icons

  libpanel-applet

	* Fix weird issue caused by not removing the dir from the GConfClient
	  cache

  Misc

	* Many distcheck fixes required for using automake 1.7
	* XML-ize the libpanel-applet docs
	* Man pages updates
	* Update build message to say "2.5"
	* Make sure Wanda's generated .server files get deleted on make clean

  Translators

	* New and updated translations.


Version 2.5.1
=============

  Panel

	* Implement per-panel and global lockdown keys
	* Add a "disabled_applets" key and don't show those applets
	* Fix gnome-panel --help not to show the flags twice
	* Used the folder icon from the icon theme for folders
	* Use the term "Drag and drop" instead of "DnD"
	* Don't allow vertically centered horizontal panels and vice versa
	* Link to help for action buttons
	* Use the "delete" stock icon for "Delete this panel"
	* Fix crashing when gdk_property_get_fails
	* Snap to 0/100% opacity with a 2% tolerance
	* Set revert to insenitive in the launcher editing dialog
	* Remove the bold labels in the panel properties dialog
	* Don't unhide hidden drawers when unhiding the parent panel
	* Use GtkExpander in the run dialog
	* Don't allow the panel to autohide when dragging things around
	* Don't unhide the panel if we quickly move the pointer in and out
	* Get translucent applet backgrounds almost working
	* Remove useless, crufty code
	* Don't allow the panel to unhide when the properties dialog is open

  Applets

	* Hide the preferences menu items when locked down
	* Update help buttons to point to the correct docs
	* Allow the PanelApplet's children to become focusable after focusing itself
	* Fix a memory leak in libpanel-applet

  Window List

 	* Remove "visible" from the descipription of the applet
	* Update to use the new icon from jimmac
	* Disable certain preferences when only showing the current workspace

  Workspace Switcher

	* Add a shadow around the workspace list in the preferences
	* Unselect any selected workspace name when the list is unfocused

  Window Menu

	* Ellipsize the window menu item if its too long
	* Update to use the new icon from jimmac
	* Don't refer to the "Window List" in the about dialog
	* Use the icon theme to lookup the window icon

  Show Desktop Button

	* Lookup the icon according to the icon theme

  Wanda

	* Respect the "inhibit_command_line" lockdown preference
	* Make the "rotate" prefernce false by default - bubbles should go up
	* De-brand Wanda - she's a fish, not a "GNOME fish"

  Clock

	* Show week numbers in the calendar
	* Better schema description for "internet_time"

  Misc

	* Help documentation updates
	* Add a --enable-deprecations build time flag

  Translators
2004-04-01 18:46:01 +00:00

455 lines
21 KiB
Text

@comment $NetBSD: PLIST,v 1.12 2004/04/01 18:46:01 jmmv Exp $
bin/gnome-desktop-item-edit
bin/gnome-panel
bin/gnome-panel-preferences
bin/gnome-panel-screenshot
bin/panel-test-applets
include/panel-2.0/GNOME_Panel.h
include/panel-2.0/panel-applet-enums.h
include/panel-2.0/panel-applet-gconf.h
include/panel-2.0/panel-applet.h
lib/bonobo/servers/GNOME_ClockApplet_Factory.server
lib/bonobo/servers/GNOME_FishApplet_Factory.server
lib/bonobo/servers/GNOME_NotificationAreaApplet.server
lib/bonobo/servers/GNOME_Panel.server
lib/bonobo/servers/GNOME_Wncklet_Factory.server
lib/libpanel-applet-2.a
lib/libpanel-applet-2.la
lib/libpanel-applet-2.so
lib/libpanel-applet-2.so.0
lib/libpanel-applet-2.so.0.19
lib/pkgconfig/libpanelapplet-2.0.pc
libexec/clock-applet
libexec/fish-applet-2
libexec/notification-area-applet
libexec/wnck-applet
man/man1/gnome-panel-preferences.1
man/man1/gnome-panel.1
share/control-center-2.0/capplets/gnome-panel-preferences.desktop
share/doc/html/panel-applet/PanelApplet.html
share/doc/html/panel-applet/applet-popups.html
share/doc/html/panel-applet/applet-porting.html
share/doc/html/panel-applet/applet-writing.html
share/doc/html/panel-applet/home.png
share/doc/html/panel-applet/index.html
share/doc/html/panel-applet/index.sgml
share/doc/html/panel-applet/left.png
share/doc/html/panel-applet/multi-applets.html
share/doc/html/panel-applet/panel-applet-Panel-Applet-GConf-Utilities.html
share/doc/html/panel-applet/panel-applet.devhelp
share/doc/html/panel-applet/panel-applet.html
share/doc/html/panel-applet/panel-signals.html
share/doc/html/panel-applet/right.png
share/doc/html/panel-applet/server-files.html
share/doc/html/panel-applet/session-saving.html
share/doc/html/panel-applet/up.png
share/gconf/schemas/clock.schemas
share/gconf/schemas/fish.schemas
share/gconf/schemas/gnome-panel-screenshot.schemas
share/gconf/schemas/panel-compatibility.schemas
share/gconf/schemas/panel-default-setup.entries
share/gconf/schemas/panel-general.schemas
share/gconf/schemas/panel-global.schemas
share/gconf/schemas/panel-object.schemas
share/gconf/schemas/panel-toplevel.schemas
share/gconf/schemas/window-list.schemas
share/gconf/schemas/workspace-switcher.schemas
share/gnome-2.0/ui/GNOME_ClockApplet.xml
share/gnome-2.0/ui/GNOME_FishApplet.xml
share/gnome-2.0/ui/GNOME_NotificationAreaApplet.xml
share/gnome-2.0/ui/GNOME_Panel_Popup.xml
share/gnome-2.0/ui/GNOME_ShowDesktopApplet.xml
share/gnome-2.0/ui/GNOME_WindowListApplet.xml
share/gnome-2.0/ui/GNOME_WindowMenuApplet.xml
share/gnome-2.0/ui/GNOME_WorkspaceSwitcherApplet.xml
share/gnome-panel/glade/fish.glade
share/gnome-panel/glade/panel-test-applets.glade
share/gnome-panel/glade/window-list.glade
share/gnome-panel/glade/workspace-switcher.glade
share/gnome-panelrc
share/gnome/help/clock/C/clock.xml
share/gnome/help/clock/C/figures/clock_applet.png
share/gnome/help/clock/C/legal.xml
share/gnome/help/clock/de/clock.xml
share/gnome/help/clock/de/figures/clock_applet.png
share/gnome/help/clock/de/legal.xml
share/gnome/help/clock/es/clock.xml
share/gnome/help/clock/es/figures/clock_applet.png
share/gnome/help/clock/es/legal.xml
share/gnome/help/clock/fr/clock.xml
share/gnome/help/clock/fr/figures/clock_applet.png
share/gnome/help/clock/fr/legal.xml
share/gnome/help/clock/it/clock.xml
share/gnome/help/clock/it/figures/clock_applet.png
share/gnome/help/clock/it/legal.xml
share/gnome/help/clock/ja/clock.xml
share/gnome/help/clock/ja/figures/clock_applet.png
share/gnome/help/clock/ja/legal.xml
share/gnome/help/clock/ko/clock.xml
share/gnome/help/clock/ko/figures/clock_applet.png
share/gnome/help/clock/ko/legal.xml
share/gnome/help/clock/sv/clock.xml
share/gnome/help/clock/sv/figures/clock_applet.png
share/gnome/help/clock/sv/legal.xml
share/gnome/help/clock/zh_CN/clock.xml
share/gnome/help/clock/zh_CN/figures/clock_applet.png
share/gnome/help/clock/zh_CN/legal.xml
share/gnome/help/clock/zh_TW/clock.xml
share/gnome/help/clock/zh_TW/figures/clock_applet.png
share/gnome/help/clock/zh_TW/legal.xml
share/gnome/help/fish-applet-2/C/figures/fish_applet.png
share/gnome/help/fish-applet-2/C/fish-applet-2.xml
share/gnome/help/fish-applet-2/C/legal.xml
share/gnome/help/fish-applet-2/de/figures/fish_applet.png
share/gnome/help/fish-applet-2/de/figures/fish_settings.png
share/gnome/help/fish-applet-2/de/fish-applet-2.xml
share/gnome/help/fish-applet-2/de/legal.xml
share/gnome/help/fish-applet-2/es/figures/fish_applet.png
share/gnome/help/fish-applet-2/es/figures/fish_settings.png
share/gnome/help/fish-applet-2/es/fish-applet-2.xml
share/gnome/help/fish-applet-2/es/legal.xml
share/gnome/help/fish-applet-2/fr/figures/fish_applet.png
share/gnome/help/fish-applet-2/fr/figures/fish_settings.png
share/gnome/help/fish-applet-2/fr/fish-applet-2.xml
share/gnome/help/fish-applet-2/fr/legal.xml
share/gnome/help/fish-applet-2/it/figures/fish_applet.png
share/gnome/help/fish-applet-2/it/figures/fish_settings.png
share/gnome/help/fish-applet-2/it/fish-applet-2.xml
share/gnome/help/fish-applet-2/it/legal.xml
share/gnome/help/fish-applet-2/ja/figures/fish_applet.png
share/gnome/help/fish-applet-2/ja/fish-applet-2.xml
share/gnome/help/fish-applet-2/ja/legal.xml
share/gnome/help/fish-applet-2/ko/figures/fish_applet.png
share/gnome/help/fish-applet-2/ko/figures/fish_settings.png
share/gnome/help/fish-applet-2/ko/fish-applet-2.xml
share/gnome/help/fish-applet-2/ko/legal.xml
share/gnome/help/fish-applet-2/sv/figures/fish_applet.png
share/gnome/help/fish-applet-2/sv/figures/fish_settings.png
share/gnome/help/fish-applet-2/sv/fish-applet-2.xml
share/gnome/help/fish-applet-2/sv/legal.xml
share/gnome/help/fish-applet-2/zh_CN/figures/fish_applet.png
share/gnome/help/fish-applet-2/zh_CN/figures/fish_settings.png
share/gnome/help/fish-applet-2/zh_CN/fish-applet-2.xml
share/gnome/help/fish-applet-2/zh_CN/legal.xml
share/gnome/help/fish-applet-2/zh_TW/figures/fish_applet.png
share/gnome/help/fish-applet-2/zh_TW/figures/fish_settings.png
share/gnome/help/fish-applet-2/zh_TW/fish-applet-2.xml
share/gnome/help/fish-applet-2/zh_TW/legal.xml
share/gnome/help/window-list/C/figures/window_list_applet.png
share/gnome/help/window-list/C/figures/window_list_group_applet.png
share/gnome/help/window-list/C/legal.xml
share/gnome/help/window-list/C/window-list.xml
share/gnome/help/window-list/de/figures/window_list_applet.png
share/gnome/help/window-list/de/figures/window_list_group.png
share/gnome/help/window-list/de/figures/window_list_group_applet.png
share/gnome/help/window-list/de/legal.xml
share/gnome/help/window-list/de/window-list.xml
share/gnome/help/window-list/es/figures/window_list_applet.png
share/gnome/help/window-list/es/figures/window_list_group.png
share/gnome/help/window-list/es/figures/window_list_group_applet.png
share/gnome/help/window-list/es/legal.xml
share/gnome/help/window-list/es/window-list.xml
share/gnome/help/window-list/fr/figures/window_list_applet.png
share/gnome/help/window-list/fr/figures/window_list_group.png
share/gnome/help/window-list/fr/figures/window_list_group_applet.png
share/gnome/help/window-list/fr/legal.xml
share/gnome/help/window-list/fr/window-list.xml
share/gnome/help/window-list/it/figures/window_list_applet.png
share/gnome/help/window-list/it/figures/window_list_group.png
share/gnome/help/window-list/it/figures/window_list_group_applet.png
share/gnome/help/window-list/it/legal.xml
share/gnome/help/window-list/it/window-list.xml
share/gnome/help/window-list/ja/figures/window_list_applet.png
share/gnome/help/window-list/ja/figures/window_list_group_applet.png
share/gnome/help/window-list/ja/legal.xml
share/gnome/help/window-list/ja/window-list.xml
share/gnome/help/window-list/ko/figures/window_list_applet.png
share/gnome/help/window-list/ko/figures/window_list_group.png
share/gnome/help/window-list/ko/figures/window_list_group_applet.png
share/gnome/help/window-list/ko/legal.xml
share/gnome/help/window-list/ko/window-list.xml
share/gnome/help/window-list/sv/figures/window_list_applet.png
share/gnome/help/window-list/sv/figures/window_list_group.png
share/gnome/help/window-list/sv/figures/window_list_group_applet.png
share/gnome/help/window-list/sv/legal.xml
share/gnome/help/window-list/sv/window-list.xml
share/gnome/help/window-list/zh_CN/figures/window_list_applet.png
share/gnome/help/window-list/zh_CN/figures/window_list_group.png
share/gnome/help/window-list/zh_CN/figures/window_list_group_applet.png
share/gnome/help/window-list/zh_CN/legal.xml
share/gnome/help/window-list/zh_CN/window-list.xml
share/gnome/help/window-list/zh_TW/figures/window_list_applet.png
share/gnome/help/window-list/zh_TW/figures/window_list_group.png
share/gnome/help/window-list/zh_TW/figures/window_list_group_applet.png
share/gnome/help/window-list/zh_TW/legal.xml
share/gnome/help/window-list/zh_TW/window-list.xml
share/gnome/help/workspace-switcher/C/figures/workspace_switcher_applet.png
share/gnome/help/workspace-switcher/C/legal.xml
share/gnome/help/workspace-switcher/C/workspace-switcher.xml
share/gnome/help/workspace-switcher/de/figures/workspace_switcher_applet.png
share/gnome/help/workspace-switcher/de/figures/workspacelist_applet.png
share/gnome/help/workspace-switcher/de/legal.xml
share/gnome/help/workspace-switcher/de/workspace-switcher.xml
share/gnome/help/workspace-switcher/es/figures/workspace_switcher_applet.png
share/gnome/help/workspace-switcher/es/figures/workspacelist_applet.png
share/gnome/help/workspace-switcher/es/legal.xml
share/gnome/help/workspace-switcher/es/workspace-switcher.xml
share/gnome/help/workspace-switcher/fr/figures/workspace_switcher_applet.png
share/gnome/help/workspace-switcher/fr/figures/workspacelist_applet.png
share/gnome/help/workspace-switcher/fr/legal.xml
share/gnome/help/workspace-switcher/fr/workspace-switcher.xml
share/gnome/help/workspace-switcher/it/figures/workspace_switcher_applet.png
share/gnome/help/workspace-switcher/it/figures/workspacelist_applet.png
share/gnome/help/workspace-switcher/it/legal.xml
share/gnome/help/workspace-switcher/it/workspace-switcher.xml
share/gnome/help/workspace-switcher/ja/figures/workspace_switcher_applet.png
share/gnome/help/workspace-switcher/ja/legal.xml
share/gnome/help/workspace-switcher/ja/workspace-switcher.xml
share/gnome/help/workspace-switcher/ko/figures/workspace_switcher_applet.png
share/gnome/help/workspace-switcher/ko/figures/workspacelist_applet.png
share/gnome/help/workspace-switcher/ko/legal.xml
share/gnome/help/workspace-switcher/ko/workspace-switcher.xml
share/gnome/help/workspace-switcher/sv/figures/workspace_switcher_applet.png
share/gnome/help/workspace-switcher/sv/figures/workspacelist_applet.png
share/gnome/help/workspace-switcher/sv/legal.xml
share/gnome/help/workspace-switcher/sv/workspace-switcher.xml
share/gnome/help/workspace-switcher/zh_CN/figures/workspace_switcher_applet.png
share/gnome/help/workspace-switcher/zh_CN/figures/workspacelist_applet.png
share/gnome/help/workspace-switcher/zh_CN/legal.xml
share/gnome/help/workspace-switcher/zh_CN/workspace-switcher.xml
share/gnome/help/workspace-switcher/zh_TW/figures/workspace_switcher_applet.png
share/gnome/help/workspace-switcher/zh_TW/figures/workspacelist_applet.png
share/gnome/help/workspace-switcher/zh_TW/legal.xml
share/gnome/help/workspace-switcher/zh_TW/workspace-switcher.xml
share/gnome/panel/gnome-panel-preferences.glade
share/gnome/panel/gnome-panel-screenshot.glade
share/gnome/panel/panel-properties-dialog.glade
share/gnome/panel/panel-run-dialog.glade
share/idl/gnome-panel-2.0/GNOME_Panel.idl
${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/eo/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/id/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/li/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/mr/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/sr@ije/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/th/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/yi/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gnome-panel-2.0.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnome-panel-2.0.mo
share/omf/gnome-panel/clock-C.omf
share/omf/gnome-panel/clock-de.omf
share/omf/gnome-panel/clock-es.omf
share/omf/gnome-panel/clock-fr.omf
share/omf/gnome-panel/clock-it.omf
share/omf/gnome-panel/clock-ja.omf
share/omf/gnome-panel/clock-ko.omf
share/omf/gnome-panel/clock-sv.omf
share/omf/gnome-panel/clock-zh_CN.omf
share/omf/gnome-panel/clock-zh_TW.omf
share/omf/gnome-panel/fish-applet-2-C.omf
share/omf/gnome-panel/fish-applet-2-de.omf
share/omf/gnome-panel/fish-applet-2-es.omf
share/omf/gnome-panel/fish-applet-2-fr.omf
share/omf/gnome-panel/fish-applet-2-it.omf
share/omf/gnome-panel/fish-applet-2-ja.omf
share/omf/gnome-panel/fish-applet-2-ko.omf
share/omf/gnome-panel/fish-applet-2-sv.omf
share/omf/gnome-panel/fish-applet-2-zh_CN.omf
share/omf/gnome-panel/fish-applet-2-zh_TW.omf
share/omf/gnome-panel/window-list-C.omf
share/omf/gnome-panel/window-list-de.omf
share/omf/gnome-panel/window-list-es.omf
share/omf/gnome-panel/window-list-fr.omf
share/omf/gnome-panel/window-list-it.omf
share/omf/gnome-panel/window-list-ja.omf
share/omf/gnome-panel/window-list-ko.omf
share/omf/gnome-panel/window-list-sv.omf
share/omf/gnome-panel/window-list-zh_CN.omf
share/omf/gnome-panel/window-list-zh_TW.omf
share/omf/gnome-panel/workspace-switcher-C.omf
share/omf/gnome-panel/workspace-switcher-de.omf
share/omf/gnome-panel/workspace-switcher-es.omf
share/omf/gnome-panel/workspace-switcher-fr.omf
share/omf/gnome-panel/workspace-switcher-it.omf
share/omf/gnome-panel/workspace-switcher-ja.omf
share/omf/gnome-panel/workspace-switcher-ko.omf
share/omf/gnome-panel/workspace-switcher-sv.omf
share/omf/gnome-panel/workspace-switcher-zh_CN.omf
share/omf/gnome-panel/workspace-switcher-zh_TW.omf
share/pixmaps/cdeappmenu.png
share/pixmaps/fish/fishanim.png
share/pixmaps/fish/footguy.png
share/pixmaps/fish/monkey.png
share/pixmaps/fish/oldwanda.png
share/pixmaps/gnome-amusements.png
share/pixmaps/gnome-clock.png
share/pixmaps/gnome-fish.png
share/pixmaps/gnome-gegl.png
share/pixmaps/gnome-gegl2-2.png
share/pixmaps/gnome-gegl2.png
share/pixmaps/gnome-main-menu.png
share/pixmaps/gnome-panel-type-corner.png
share/pixmaps/gnome-panel-type-edge.png
share/pixmaps/gnome-panel-type-floating.png
share/pixmaps/gnome-panel-type-menu.png
share/pixmaps/gnome-panel-type-sliding.png
share/pixmaps/gnome-panel.png
share/pixmaps/gnome-run.png
share/pixmaps/gnome-screenshot.png
share/pixmaps/panel-drawer.png
share/pixmaps/panel-force-quit.png
@dirrm share/pixmaps/fish
@comment in xdg-dirs: share/pixmaps
@dirrm share/omf/gnome-panel
@comment in scrollkeeper: @dirrm share/omf
@dirrm share/idl/gnome-panel-2.0
@comment in ORBit2: @dirrm share/idl
@dirrm share/gnome/panel
@dirrm share/gnome/help/workspace-switcher/zh_TW/figures
@dirrm share/gnome/help/workspace-switcher/zh_TW
@dirrm share/gnome/help/workspace-switcher/zh_CN/figures
@dirrm share/gnome/help/workspace-switcher/zh_CN
@dirrm share/gnome/help/workspace-switcher/sv/figures
@dirrm share/gnome/help/workspace-switcher/sv
@dirrm share/gnome/help/workspace-switcher/ko/figures
@dirrm share/gnome/help/workspace-switcher/ko
@dirrm share/gnome/help/workspace-switcher/ja/figures
@dirrm share/gnome/help/workspace-switcher/ja
@dirrm share/gnome/help/workspace-switcher/it/figures
@dirrm share/gnome/help/workspace-switcher/it
@dirrm share/gnome/help/workspace-switcher/fr/figures
@dirrm share/gnome/help/workspace-switcher/fr
@dirrm share/gnome/help/workspace-switcher/es/figures
@dirrm share/gnome/help/workspace-switcher/es
@dirrm share/gnome/help/workspace-switcher/de/figures
@dirrm share/gnome/help/workspace-switcher/de
@dirrm share/gnome/help/workspace-switcher/C/figures
@dirrm share/gnome/help/workspace-switcher/C
@dirrm share/gnome/help/workspace-switcher
@dirrm share/gnome/help/window-list/zh_TW/figures
@dirrm share/gnome/help/window-list/zh_TW
@dirrm share/gnome/help/window-list/zh_CN/figures
@dirrm share/gnome/help/window-list/zh_CN
@dirrm share/gnome/help/window-list/sv/figures
@dirrm share/gnome/help/window-list/sv
@dirrm share/gnome/help/window-list/ko/figures
@dirrm share/gnome/help/window-list/ko
@dirrm share/gnome/help/window-list/ja/figures
@dirrm share/gnome/help/window-list/ja
@dirrm share/gnome/help/window-list/it/figures
@dirrm share/gnome/help/window-list/it
@dirrm share/gnome/help/window-list/fr/figures
@dirrm share/gnome/help/window-list/fr
@dirrm share/gnome/help/window-list/es/figures
@dirrm share/gnome/help/window-list/es
@dirrm share/gnome/help/window-list/de/figures
@dirrm share/gnome/help/window-list/de
@dirrm share/gnome/help/window-list/C/figures
@dirrm share/gnome/help/window-list/C
@dirrm share/gnome/help/window-list
@dirrm share/gnome/help/fish-applet-2/zh_TW/figures
@dirrm share/gnome/help/fish-applet-2/zh_TW
@dirrm share/gnome/help/fish-applet-2/zh_CN/figures
@dirrm share/gnome/help/fish-applet-2/zh_CN
@dirrm share/gnome/help/fish-applet-2/sv/figures
@dirrm share/gnome/help/fish-applet-2/sv
@dirrm share/gnome/help/fish-applet-2/ko/figures
@dirrm share/gnome/help/fish-applet-2/ko
@dirrm share/gnome/help/fish-applet-2/ja/figures
@dirrm share/gnome/help/fish-applet-2/ja
@dirrm share/gnome/help/fish-applet-2/it/figures
@dirrm share/gnome/help/fish-applet-2/it
@dirrm share/gnome/help/fish-applet-2/fr/figures
@dirrm share/gnome/help/fish-applet-2/fr
@dirrm share/gnome/help/fish-applet-2/es/figures
@dirrm share/gnome/help/fish-applet-2/es
@dirrm share/gnome/help/fish-applet-2/de/figures
@dirrm share/gnome/help/fish-applet-2/de
@dirrm share/gnome/help/fish-applet-2/C/figures
@dirrm share/gnome/help/fish-applet-2/C
@dirrm share/gnome/help/fish-applet-2
@dirrm share/gnome/help/clock/zh_TW/figures
@dirrm share/gnome/help/clock/zh_TW
@dirrm share/gnome/help/clock/zh_CN/figures
@dirrm share/gnome/help/clock/zh_CN
@dirrm share/gnome/help/clock/sv/figures
@dirrm share/gnome/help/clock/sv
@dirrm share/gnome/help/clock/ko/figures
@dirrm share/gnome/help/clock/ko
@dirrm share/gnome/help/clock/ja/figures
@dirrm share/gnome/help/clock/ja
@dirrm share/gnome/help/clock/it/figures
@dirrm share/gnome/help/clock/it
@dirrm share/gnome/help/clock/fr/figures
@dirrm share/gnome/help/clock/fr
@dirrm share/gnome/help/clock/es/figures
@dirrm share/gnome/help/clock/es
@dirrm share/gnome/help/clock/de/figures
@dirrm share/gnome/help/clock/de
@dirrm share/gnome/help/clock/C/figures
@dirrm share/gnome/help/clock/C
@dirrm share/gnome/help/clock
@comment in gnome2-dirs: @dirrm share/gnome/help
@dirrm share/gnome-panel/glade
@dirrm share/gnome-panel
@comment in gnome2-dirs: @dirrm share/gnome-2.0/ui
@comment in gnome2-dirs: @dirrm share/gnome
@comment in GConf2: @dirrm share/gconf/schemas
@dirrm share/doc/html/panel-applet
@comment in gnome2-dirs: @dirrm share/control-center-2.0/capplets
@comment in libbonobo: @dirrm lib/bonobo/servers
@dirrm include/panel-2.0