Updated xfce4 to 4.2.2
General:
* new and updated translations: bn_IN, ca, cs, el, el_GR, eo, eu, fi, hu, ja,
ko, mr, pl, ro, vi,
* new french documentation.
gtk-xfce-engine:
* fix various colors issues with ExoIconBar, prelight colors for treeview,
Adobe® Acrobattm 7, progress bar, combo box, gtk scales (#848).
libxfcegui4:
* check ~/.local/share/pixmaps/ as a fallback (#731).
xfcalendar:
* fix compiling with --enable-debug=full (#843),
* remove C99 variable declaration and C++ comments.
xfce4-mixer:
* fix a bug with ALSA.
xfce4-session:
* fix a crash with the MCS plugin.
xfce-utils:
* taskbar: Add a command option "--monitor=x" to allow specifying which
monitor to use in Xinerama mode.
xfdesktop:
* fix translation problems with menu panel plugin,
* fix bug where binding 'xfdesktop -menu' only works sporadically (#441),
* fix unresolved symbol problem with menu module.
xffm:
* fix property dialog crahsing on FreeBSD (#945),
* fix library version info not set on the properties module (#882, #249),
* fix fstab parsing (#524),
* fix compilation issues with ansi compiler and gcc4 (#862).
xfprint:
* make bsdlpr plugin compile,
* change CUPS detection code,
* set correct ld flags (#871),
* add support for printcap aliases (#821),
* fix MCS plugin.
xfwm4:
* fix mouse buttons being left ungrabbed when focus was transfered to
an unmanaged window,
* document hidden option "workspace_scroll" (#948),
* various focus issues (#759, #869, #899, #905, #924, #931),
* fix pixmap depth not being properly set (#895),
* refresh frame when "skip taskbar" state changes (#898),
* allow seemless windows to be hidden from kbd shortcuts,
* code cleanup.
2005-05-18 08:10:30 +02:00
|
|
|
@comment $NetBSD: PLIST,v 1.11 2005/05/18 06:10:31 martti Exp $
|
2004-04-16 18:12:00 +02:00
|
|
|
${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xfce4-toys.mo
|
2003-12-22 09:50:38 +01:00
|
|
|
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfce4-toys.mo
|
2005-01-17 13:56:13 +01:00
|
|
|
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/xfce4-toys.mo
|
2004-04-16 18:12:00 +02:00
|
|
|
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xfce4-toys.mo
|
Updated xfce4 to 4.2.2
General:
* new and updated translations: bn_IN, ca, cs, el, el_GR, eo, eu, fi, hu, ja,
ko, mr, pl, ro, vi,
* new french documentation.
gtk-xfce-engine:
* fix various colors issues with ExoIconBar, prelight colors for treeview,
Adobe® Acrobattm 7, progress bar, combo box, gtk scales (#848).
libxfcegui4:
* check ~/.local/share/pixmaps/ as a fallback (#731).
xfcalendar:
* fix compiling with --enable-debug=full (#843),
* remove C99 variable declaration and C++ comments.
xfce4-mixer:
* fix a bug with ALSA.
xfce4-session:
* fix a crash with the MCS plugin.
xfce-utils:
* taskbar: Add a command option "--monitor=x" to allow specifying which
monitor to use in Xinerama mode.
xfdesktop:
* fix translation problems with menu panel plugin,
* fix bug where binding 'xfdesktop -menu' only works sporadically (#441),
* fix unresolved symbol problem with menu module.
xffm:
* fix property dialog crahsing on FreeBSD (#945),
* fix library version info not set on the properties module (#882, #249),
* fix fstab parsing (#524),
* fix compilation issues with ansi compiler and gcc4 (#862).
xfprint:
* make bsdlpr plugin compile,
* change CUPS detection code,
* set correct ld flags (#871),
* add support for printcap aliases (#821),
* fix MCS plugin.
xfwm4:
* fix mouse buttons being left ungrabbed when focus was transfered to
an unmanaged window,
* document hidden option "workspace_scroll" (#948),
* various focus issues (#759, #869, #899, #905, #924, #931),
* fix pixmap depth not being properly set (#895),
* refresh frame when "skip taskbar" state changes (#898),
* allow seemless windows to be hidden from kbd shortcuts,
* code cleanup.
2005-05-18 08:10:30 +02:00
|
|
|
${PKGLOCALEDIR}/locale/bn_IN/LC_MESSAGES/xfce4-toys.mo
|
2003-09-26 12:58:48 +02:00
|
|
|
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce4-toys.mo
|
2003-12-03 06:34:08 +01:00
|
|
|
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce4-toys.mo
|
Updated xfce to 4.2.1.1
General:
* Don't use G_INLINE_FUNC in the source code, which fixes several weird
build errors.
libxfce4util:
* Fix a problem with NFS mounted home directories in Solaris (#724)
xfce4-session:
* Fix RedHat shutdown code (#703)
xfdesktop:
* fix handling of quoted commands in the desktop menu (#776)
* fix handling of .desktop files with no Categories list (#776)
* add "edit menu" button to panel plugin prefs (#554), and ability to change
the button tooltip (#764)
* fix broken panel plugin behavior when trying to track the default desktop
menu. there's a new option to either follow the default menu, or use a
static menu file (#778)
* fix bug where xfdesktop would crash if the windowlist was opened, then a
window was destroyed, and then that window was selected from the list (#672)
* fix "unique" attribute of system menu inclusion
xffm:
* ensure posix.1-1996 compatibility (#695)
* fix for crash on opening fstab on solaris (#726)
* avoid a showstopper gtk-2.4 bug (scaling gdkpixbufs from svg images).
This is bugzilla #751 report. Not all gtk showstopper bugs from svg
can be avoided. In particular with office/mobile_phone_01.svg. This
file will also crash rox
* allow relative paths for icon resolution (xfce4-modules)
* validate utf error messages (#737)
* don't quote paths that are already quoted.
* change smb-share icon to proper icon
* fix borked overwrite warning dialog message
* bug fixes for keyboardnavigation to close bug #795
* separate remove and paste button in toolbar to avoid confusing the
remove confirmation dialog with the overwrite confirmation dialog
* fix translation problems in several languages, including
brazilian-portuguese
* fill in some missing spanish translation strings
* fix for bug #524 (crashing xffm by mounting cdrom and trying to open it
in the other treeview before mount is complete)
xfcalendar:
* remembering of its position (bug #691 and #789)
* warning box for preventing users to loose their changes (#714 and #738)
* possibility to show/hide xfcalendar in taskbar, pager and systray (#719)
* possibility to choose to either show or hide the calendar window when
xfcalendar is launched (it remembered before the status when leaving)
xfce4-panel:
* Save configuration file only on exit
* Fix double click on inactive item in dialog (#739)
* 64bit fix
* Clock applet tweak (#716, hopefully)
xfprint:
* remove FILE backend and add a print-to-file entry in the printing dialog
* multiple bugfixes (#816, #817, #818, #820) in the BSD-LPR backend
2005-03-18 08:59:08 +01:00
|
|
|
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/xfce4-toys.mo
|
2003-09-26 12:58:48 +02:00
|
|
|
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce4-toys.mo
|
Updated xfce4 to 4.2.2
General:
* new and updated translations: bn_IN, ca, cs, el, el_GR, eo, eu, fi, hu, ja,
ko, mr, pl, ro, vi,
* new french documentation.
gtk-xfce-engine:
* fix various colors issues with ExoIconBar, prelight colors for treeview,
Adobe® Acrobattm 7, progress bar, combo box, gtk scales (#848).
libxfcegui4:
* check ~/.local/share/pixmaps/ as a fallback (#731).
xfcalendar:
* fix compiling with --enable-debug=full (#843),
* remove C99 variable declaration and C++ comments.
xfce4-mixer:
* fix a bug with ALSA.
xfce4-session:
* fix a crash with the MCS plugin.
xfce-utils:
* taskbar: Add a command option "--monitor=x" to allow specifying which
monitor to use in Xinerama mode.
xfdesktop:
* fix translation problems with menu panel plugin,
* fix bug where binding 'xfdesktop -menu' only works sporadically (#441),
* fix unresolved symbol problem with menu module.
xffm:
* fix property dialog crahsing on FreeBSD (#945),
* fix library version info not set on the properties module (#882, #249),
* fix fstab parsing (#524),
* fix compilation issues with ansi compiler and gcc4 (#862).
xfprint:
* make bsdlpr plugin compile,
* change CUPS detection code,
* set correct ld flags (#871),
* add support for printcap aliases (#821),
* fix MCS plugin.
xfwm4:
* fix mouse buttons being left ungrabbed when focus was transfered to
an unmanaged window,
* document hidden option "workspace_scroll" (#948),
* various focus issues (#759, #869, #899, #905, #924, #931),
* fix pixmap depth not being properly set (#895),
* refresh frame when "skip taskbar" state changes (#898),
* allow seemless windows to be hidden from kbd shortcuts,
* code cleanup.
2005-05-18 08:10:30 +02:00
|
|
|
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/xfce4-toys.mo
|
2005-01-17 13:56:13 +01:00
|
|
|
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/xfce4-toys.mo
|
2004-03-10 08:41:16 +01:00
|
|
|
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfce4-toys.mo
|
2004-07-12 10:25:11 +02:00
|
|
|
${PKGLOCALEDIR}/locale/et/LC_MESSAGES/xfce4-toys.mo
|
|
|
|
${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/xfce4-toys.mo
|
2005-01-17 13:56:13 +01:00
|
|
|
${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/xfce4-toys.mo
|
|
|
|
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xfce4-toys.mo
|
2003-12-22 09:50:38 +01:00
|
|
|
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xfce4-toys.mo
|
2005-01-17 13:56:13 +01:00
|
|
|
${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/xfce4-toys.mo
|
|
|
|
${PKGLOCALEDIR}/locale/he/LC_MESSAGES/xfce4-toys.mo
|
2003-12-03 06:34:08 +01:00
|
|
|
${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xfce4-toys.mo
|
2003-09-26 12:58:48 +02:00
|
|
|
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfce4-toys.mo
|
2003-12-22 09:50:38 +01:00
|
|
|
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfce4-toys.mo
|
2005-01-17 13:56:13 +01:00
|
|
|
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfce4-toys.mo
|
2003-12-03 06:34:08 +01:00
|
|
|
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce4-toys.mo
|
2003-09-26 12:58:48 +02:00
|
|
|
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce4-toys.mo
|
Updated xfce4 to 4.2.2
General:
* new and updated translations: bn_IN, ca, cs, el, el_GR, eo, eu, fi, hu, ja,
ko, mr, pl, ro, vi,
* new french documentation.
gtk-xfce-engine:
* fix various colors issues with ExoIconBar, prelight colors for treeview,
Adobe® Acrobattm 7, progress bar, combo box, gtk scales (#848).
libxfcegui4:
* check ~/.local/share/pixmaps/ as a fallback (#731).
xfcalendar:
* fix compiling with --enable-debug=full (#843),
* remove C99 variable declaration and C++ comments.
xfce4-mixer:
* fix a bug with ALSA.
xfce4-session:
* fix a crash with the MCS plugin.
xfce-utils:
* taskbar: Add a command option "--monitor=x" to allow specifying which
monitor to use in Xinerama mode.
xfdesktop:
* fix translation problems with menu panel plugin,
* fix bug where binding 'xfdesktop -menu' only works sporadically (#441),
* fix unresolved symbol problem with menu module.
xffm:
* fix property dialog crahsing on FreeBSD (#945),
* fix library version info not set on the properties module (#882, #249),
* fix fstab parsing (#524),
* fix compilation issues with ansi compiler and gcc4 (#862).
xfprint:
* make bsdlpr plugin compile,
* change CUPS detection code,
* set correct ld flags (#871),
* add support for printcap aliases (#821),
* fix MCS plugin.
xfwm4:
* fix mouse buttons being left ungrabbed when focus was transfered to
an unmanaged window,
* document hidden option "workspace_scroll" (#948),
* various focus issues (#759, #869, #899, #905, #924, #931),
* fix pixmap depth not being properly set (#895),
* refresh frame when "skip taskbar" state changes (#898),
* allow seemless windows to be hidden from kbd shortcuts,
* code cleanup.
2005-05-18 08:10:30 +02:00
|
|
|
${PKGLOCALEDIR}/locale/mr/LC_MESSAGES/xfce4-toys.mo
|
2003-09-26 12:58:48 +02:00
|
|
|
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce4-toys.mo
|
2005-01-17 13:56:13 +01:00
|
|
|
${PKGLOCALEDIR}/locale/nb_NO/LC_MESSAGES/xfce4-toys.mo
|
2003-09-26 12:58:48 +02:00
|
|
|
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce4-toys.mo
|
2005-01-17 13:56:13 +01:00
|
|
|
${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/xfce4-toys.mo
|
2004-01-08 09:11:41 +01:00
|
|
|
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfce4-toys.mo
|
2004-03-10 08:41:16 +01:00
|
|
|
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xfce4-toys.mo
|
2003-09-26 12:58:48 +02:00
|
|
|
${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce4-toys.mo
|
2005-01-17 13:56:13 +01:00
|
|
|
${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/xfce4-toys.mo
|
2003-09-26 12:58:48 +02:00
|
|
|
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce4-toys.mo
|
2005-01-17 13:56:13 +01:00
|
|
|
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xfce4-toys.mo
|
2003-12-03 06:34:08 +01:00
|
|
|
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xfce4-toys.mo
|
|
|
|
${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xfce4-toys.mo
|
2003-09-26 12:58:48 +02:00
|
|
|
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfce4-toys.mo
|
2003-12-03 06:34:08 +01:00
|
|
|
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xfce4-toys.mo
|
|
|
|
${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/xfce4-toys.mo
|
2003-09-26 12:58:48 +02:00
|
|
|
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xfce4-toys.mo
|
|
|
|
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xfce4-toys.mo
|
2005-01-17 13:56:13 +01:00
|
|
|
bin/xfce4-tips
|
|
|
|
lib/xfce4/panel-plugins/libeyes.la
|
2003-09-26 12:58:48 +02:00
|
|
|
share/xfce4/eyes/themes/Bizarre/Bizarre-eye.png
|
|
|
|
share/xfce4/eyes/themes/Bizarre/Bizarre-pupil.png
|
|
|
|
share/xfce4/eyes/themes/Bizarre/config
|
|
|
|
share/xfce4/eyes/themes/Bloodshot/Bloodshot-eye.png
|
|
|
|
share/xfce4/eyes/themes/Bloodshot/Bloodshot-pupil.png
|
|
|
|
share/xfce4/eyes/themes/Bloodshot/config
|
|
|
|
share/xfce4/eyes/themes/Default-tiny/Default-tiny-eye.png
|
|
|
|
share/xfce4/eyes/themes/Default-tiny/Default-tiny-pupil.png
|
|
|
|
share/xfce4/eyes/themes/Default-tiny/config
|
|
|
|
share/xfce4/eyes/themes/Default/Default-eye.png
|
|
|
|
share/xfce4/eyes/themes/Default/Default-pupil.png
|
|
|
|
share/xfce4/eyes/themes/Default/config
|
|
|
|
share/xfce4/eyes/themes/Horrid/Horrid-eye.png
|
|
|
|
share/xfce4/eyes/themes/Horrid/Horrid-pupil.png
|
|
|
|
share/xfce4/eyes/themes/Horrid/config
|
|
|
|
share/xfce4/tips/tips
|
|
|
|
share/xfce4/tips/tips.dat
|
|
|
|
@dirrm share/xfce4/tips
|
|
|
|
@dirrm share/xfce4/eyes/themes/Horrid
|
|
|
|
@dirrm share/xfce4/eyes/themes/Default-tiny
|
|
|
|
@dirrm share/xfce4/eyes/themes/Default
|
|
|
|
@dirrm share/xfce4/eyes/themes/Bloodshot
|
|
|
|
@dirrm share/xfce4/eyes/themes/Bizarre
|
|
|
|
@dirrm share/xfce4/eyes/themes
|
|
|
|
@dirrm share/xfce4/eyes
|