summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Tarricone <brian@tarricone.org>2007-11-17 18:42:54 +0000
committerBrian Tarricone <brian@tarricone.org>2007-11-17 18:42:54 +0000
commit94fd8b1f772035f0d2b1eda43a53aa038d29a6eb (patch)
treefb35307e9185ef8a28e7df44ec2cb7bef5b96d52
parent198b19328a976ded2dd127dfd3e1283f14872161 (diff)
downloadxfdesktop-94fd8b1f772035f0d2b1eda43a53aa038d29a6eb.tar.gz
update changelogs; ready to tag 4.4.2
(Old svn revision: 26341)
-rw-r--r--ChangeLog14254
1 files changed, 2290 insertions, 11964 deletions
diff --git a/ChangeLog b/ChangeLog
index fdd8e2a2..7c1200ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,114 +1,270 @@
+2007-11-17 17:47 kelnos
+
+ * doc/C/xfdesktop.html, doc/fr/xfdesktop.html,
+ po-doc/xfdesktop.pot: various pre-release updates - po files,
+ docs, etc. mainly autogenerated stuff
+
+2007-11-17 17:32 kelnos
+
+ * doc/C/Makefile.am, doc/fr/Makefile.am: fix distcheck
+
+2007-11-17 14:23 mmassonnet
+
+ * menu.xml.sq: menu.xml.sq: Add sq translation
+
+2007-11-17 14:19 mmassonnet
+
+ * menu.xml.lv: menu.xml.lv: Add Latvian translation
+
+2007-11-17 13:34 mmassonnet
+
+ * po/ChangeLog, po/fr.po: fr.po: Fix typo.
+
+2007-11-16 21:07 pollux
+
+ * NEWS: Updated NEWS
+
+2007-11-16 20:59 pollux
+
+ * menu.xml.ro, po/ChangeLog, po/ro.po: Updated Romanian
+ translations by Mişu Moldovan <dumol@gnome.ro>
+
+2007-11-15 23:48 kelnos
+
+ * NEWS: update and sync NEWS files
+
+2007-11-15 09:35 mmassonnet
+
+ * po/ChangeLog, po/pt_PT.po: Update pt_PT
+
+2007-11-15 09:30 mmassonnet
+
+ * modules/menu/xfce-registered-categories.xml.pt_PT: new file
+
+2007-11-15 09:27 mmassonnet
+
+ * menu.xml.pt_PT: new file
+
+2007-11-15 07:51 kelnos
+
+ * common/xfdesktop-common.c: increase timeout waiting for keyboard
+ grab to popup menu from 0.01s to
+ 0.25s to hopefully fix popup failures, again (bug 441)
+
+2007-11-15 07:37 kelnos
+
+ * src/settings.c: fix settings only getting applied to screen 0 in
+ a multihead setup when
+ the settings change (bug 3467)
+
+2007-11-15 06:22 kelnos
+
+ * src/xfdesktop-icon-view.c: ok, this should fix the annoying
+ spurious drag when double-clicking
+ a volume icon that fails to mount (bug 3426)
+
+2007-11-15 06:18 kelnos
+
+ * src/xfdesktop-icon-view.c: revert useless fix for bug 3426
+
+2007-11-11 03:27 mmassonnet
+
+ * po/ChangeLog, po/LINGUAS, po/lv.po: Add latvian translation to
+ 4.4 branch
+
+2007-11-09 14:26 maximilian
+
+ * menu.xml.pt_BR,
+ modules/menu/xfce-registered-categories.xml.pt_BR: Updated the
+ Brazilian Portuguese menus for xfdesktop branch and updated my
+ email address in the authors file.
+
+2007-11-07 06:13 kelnos
+
+ * src/xfdesktop-icon-view.c: possibly fix fake drag when
+ double-clicking an icon causes an error dialog
+ to pop up (bug 3426)
+
+2007-11-07 05:49 kelnos
+
+ * src/xfdesktop-file-icon-manager.c: rewrite entire icon positions
+ file to clean out stale entries (bug 3267)
+
+2007-11-07 05:45 kelnos
+
+ * INSTALL: remove; autotools pulls it in for us
+
+2007-11-07 05:45 kelnos
+
+ * modules/menu/desktop-menu.c: remove use of deprecated function
+
+2007-11-07 05:44 kelnos
+
+ * modules/menu/desktop-menuspec.c: fix possible memleak (unlikely
+ tho)
+
+2007-11-03 16:28 stephan
+
+ * po/ChangeLog, po/nl.po: Update dutch libxfcegui4 and xfdesktop
+ translations
+
+2007-11-03 10:25 maximilian
+
+ * po/ChangeLog, po/nb_NO.po: French, Italian, Norwegian Bokmal
+ Updates in some branch 4.4 modules and French translation updates
+ in some trunk modules.
+
+2007-09-03 17:30 mmassonnet
+
+ * po/ChangeLog, po/pt_PT.po: * Update Portuguese translations by
+ Nuno Miguel.
+
+2007-08-29 20:33 mmassonnet
+
+ * po/ChangeLog, po/nb_NO.po: Update Nordic (nb_NB) translations.
+
+2007-08-28 16:24 omaciel
+
+ * po/ChangeLog, po/pt_BR.po: Minor update of Brazilian Portuguese
+ translation by Vladimir Melo.
+
+2007-08-27 23:11 omaciel
+
+ * po/ChangeLog, po/pt_BR.po: Updated translations for Brazilian
+ Portuguese by Vladimir Melo.
+
+2007-08-23 22:24 pollux
+
+ * po/ChangeLog, po/sk.po: Updated Slovak translations
+
+2007-07-07 20:34 kelnos
+
+ * configure.ac.in: fix --disable-menu-editor option
+
+2007-07-01 14:51 olivier
+
+ * NEWS, src/main.c: Always use button 0 in gtk_menu_popup() as GTK+
+ 2.11+ expects the same button to be pressed or it doesn't
+ activate the entry (Bug #3359)
+
+2007-07-01 07:08 maximilian
+
+ * po/ChangeLog, po/pt_PT.po: Updated the Brazilian Portuguese
+ translations for the xfwm4 and mousepad packages. Updated a
+ mysteriously forgotten European Portuguese translation for the
+ xfdesktop package.
+
+2007-06-22 18:30 jasper
+
+ * src/windowlist.c: Don't set workspace for sticky windows.
+ Possibly related to bug #3317.
+
+2007-06-16 15:04 maximilian
+
+ * po/ChangeLog, po/nl.po: * nl.po: Updated some Xfce 4.4
+ translations and Thunar's
+ * *.po: Updated Thunar's po files headers
+
+2007-06-15 18:01 daichi
+
+ * po/ChangeLog, po/LINGUAS, po/am.po: Added Amharic translations by
+ Tegegne Tefera <tefera@mekuria.com>.
+
+2007-06-14 20:58 maximilian
+
+ * po/ChangeLog, po/pt_PT.po: * nl.po: Updated Thunar's translation
+ * ka.po: Updated Xfce 4.0 translations
+ * pt_PT.po: Updated and added new files to the Xfce 4.4
+ translations
+
+2007-06-10 23:25 maximilian
+
+ * po-doc/ChangeLog, po-doc/fr.po, po/ChangeLog, po/fr.po,
+ po/nb_NO.po: * nb_NO: Updated some Norwegian translations and
+ added one for Xfmedia
+ * pt_PT: Added European Portuguese translations
+ * Changed my email address
+
+2007-05-13 08:28 maximilian
+
+ * Makefile.am, menu.xml.nb_NO, modules/menu/Makefile.am,
+ modules/menu/xfce-registered-categories.xml.nb_NO, po/nb_NO.po:
+ Updated and added Norwegian Bokmal translations to the 4.4
+ branch.
+
+2007-05-11 14:08 erenturkay
+
+ * po/ChangeLog, po/tr.po: some fixes
+
+2007-05-05 18:10 kelnos
+
+ * NEWS, panel-plugin/desktop-menu-plugin.c: fix memleak and 'too
+ many open file descriptors' (missing xfce_rc_close())
+ (bug 3065)
+
+2007-04-15 11:29 olivier
+
+ * NEWS, configure.ac.in: Update version and news file
+
+2007-04-15 07:22 maximilian
+
+ * modules/menu/xfce-registered-categories.xml.it: Fixed xfdesktop's
+ Italian categories file.
+
+2007-04-15 06:36 maximilian
+
+ * menu.xml.it: Fixed the Italian xfdesktop menu.
+
+2007-04-14 14:41 daichi
+
+ * menu.xml.ca: Fixed an error reported by Iva.
+
+2007-04-13 21:03 maximilian
+
+ * po/ChangeLog, po/be.po: * fr.po: Updated squeeze's French
+ translation
+ * Updated AUTHORS file in xfce-utils trunk and branch 4.4
+ * Fixed headers in some po files in branch
+
+2007-04-11 19:55 erenturkay
+
+ * po/tr.po: fix a very little mistake :(((
+
+2007-04-09 16:16 olivier
+
+ * ChangeLog: Update ChangeLog for Xfce 4.4.1
+
+2007-04-09 15:48 olivier
+
+ * configure.ac.in: Update minimum required version to 4.4.1 as
+ xfdesktop 4.4.1 will only work properly with libxfce4util 4.4.1
+
2007-04-09 13:50 maximilian
- * xfce-mcs-manager/branches/xfce_4_4/po/fr.po,
- xfce-utils/branches/xfce_4_4/xfce4-about/AUTHORS,
- xfce-utils/trunk/xfce4-about/AUTHORS,
- xfce4-icon-theme/branches/xfce_4_4/po/fr.po,
- xfce4-mixer/branches/xfce_4_4/po/fr.po, po/ChangeLog, po/ar.po,
- po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po, po/cs.po,
- po/de.po, po/dz.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
- po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
- po/gl.po, po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po,
- po/it.po, po/ja.po, po/ka.po, po/ko.po, po/lt.po, po/mk.po,
- po/mr.po, po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po, po/pl.po,
- po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sv.po,
- po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/xfdesktop.pot,
- po/zh_CN.po, po/zh_TW.po, xfprint/branches/xfce_4_4/po/fr.po,
- xfprint/trunk/po/fr.po, xfwm4/branches/xfce_4_4/po/ChangeLog,
- xfwm4/branches/xfce_4_4/po/ar.po,
- xfwm4/branches/xfce_4_4/po/az.po,
- xfwm4/branches/xfce_4_4/po/be.po,
- xfwm4/branches/xfce_4_4/po/bg.po,
- xfwm4/branches/xfce_4_4/po/bn_IN.po,
- xfwm4/branches/xfce_4_4/po/ca.po,
- xfwm4/branches/xfce_4_4/po/cs.po,
- xfwm4/branches/xfce_4_4/po/de.po,
- xfwm4/branches/xfce_4_4/po/dz.po,
- xfwm4/branches/xfce_4_4/po/el.po,
- xfwm4/branches/xfce_4_4/po/en_GB.po,
- xfwm4/branches/xfce_4_4/po/eo.po,
- xfwm4/branches/xfce_4_4/po/es.po,
- xfwm4/branches/xfce_4_4/po/es_MX.po,
- xfwm4/branches/xfce_4_4/po/et.po,
- xfwm4/branches/xfce_4_4/po/eu.po,
- xfwm4/branches/xfce_4_4/po/fa.po,
- xfwm4/branches/xfce_4_4/po/fi.po,
- xfwm4/branches/xfce_4_4/po/fr.po,
- xfwm4/branches/xfce_4_4/po/gl.po,
- xfwm4/branches/xfce_4_4/po/gu.po,
- xfwm4/branches/xfce_4_4/po/he.po,
- xfwm4/branches/xfce_4_4/po/hi.po,
- xfwm4/branches/xfce_4_4/po/hu.po,
- xfwm4/branches/xfce_4_4/po/it.po,
- xfwm4/branches/xfce_4_4/po/ja.po,
- xfwm4/branches/xfce_4_4/po/ka.po,
- xfwm4/branches/xfce_4_4/po/ko.po,
- xfwm4/branches/xfce_4_4/po/lt.po,
- xfwm4/branches/xfce_4_4/po/mk.po,
- xfwm4/branches/xfce_4_4/po/mr.po,
- xfwm4/branches/xfce_4_4/po/ms.po,
- xfwm4/branches/xfce_4_4/po/nb_NO.po,
- xfwm4/branches/xfce_4_4/po/nl.po,
- xfwm4/branches/xfce_4_4/po/pa.po,
- xfwm4/branches/xfce_4_4/po/pl.po,
- xfwm4/branches/xfce_4_4/po/pt_BR.po,
- xfwm4/branches/xfce_4_4/po/pt_PT.po,
- xfwm4/branches/xfce_4_4/po/ro.po,
- xfwm4/branches/xfce_4_4/po/ru.po,
- xfwm4/branches/xfce_4_4/po/sk.po,
- xfwm4/branches/xfce_4_4/po/sv.po,
- xfwm4/branches/xfce_4_4/po/ta.po,
- xfwm4/branches/xfce_4_4/po/tr.po,
- xfwm4/branches/xfce_4_4/po/uk.po,
- xfwm4/branches/xfce_4_4/po/vi.po,
- xfwm4/branches/xfce_4_4/po/xfwm4.pot,
- xfwm4/branches/xfce_4_4/po/zh_CN.po,
- xfwm4/branches/xfce_4_4/po/zh_TW.po, xfwm4/trunk/po/de.po,
- xfwm4/trunk/po/fr.po: * *.po: Updated .pot and .po files for
- Xfdesktop and Xfwm4
+ * po/ChangeLog, po/ar.po, po/az.po, po/be.po, po/bg.po,
+ po/bn_IN.po, po/ca.po, po/cs.po, po/de.po, po/dz.po, po/el.po,
+ po/en_GB.po, po/eo.po, po/es.po, po/es_MX.po, po/et.po, po/eu.po,
+ po/fa.po, po/fi.po, po/fr.po, po/gl.po, po/gu.po, po/he.po,
+ po/hi.po, po/hu.po, po/hy.po, po/it.po, po/ja.po, po/ka.po,
+ po/ko.po, po/lt.po, po/mk.po, po/mr.po, po/ms.po, po/nb_NO.po,
+ po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po,
+ po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po,
+ po/vi.po, po/xfdesktop.pot, po/zh_CN.po, po/zh_TW.po: * *.po:
+ Updated .pot and .po files for Xfdesktop and Xfwm4
* de.po: Updated xfwm4's German file in trunk
* fr.po: Fixed headers in 4.4 branch
* Updated xfce-utils AUTHORS file for trunk and 4.4 branch
2007-04-09 10:05 maximilian
- * libexo/trunk/po-doc/fr.po, libexo/trunk/po/fr.po,
- libxfce4util/branches/xfce_4_4/po/fr.po,
- libxfce4util/trunk/po/fr.po,
- libxfcegui4/branches/xfce_4_4/po/fr.po,
- libxfcegui4/trunk/po/fr.po, mousepad/branches/xfce_4_4/po/fr.po,
- mousepad/trunk/po/fr.po, squeeze/trunk/po/fr.po,
- terminal/trunk/po-doc/ChangeLog, terminal/trunk/po-doc/fr.po,
- terminal/trunk/po/fr.po, thunar/trunk/po-doc/fr.po,
- thunar/trunk/po/fr.po, xarchiver/trunk/po/fr.po,
- xfburn/trunk/po/fr.po, xfcalendar/branches/xfce_4_4/po/fr.po,
- xfcalendar/trunk/po/fr.po,
- xfce-mcs-manager/branches/xfce_4_4/po/fr.po,
- xfce-mcs-manager/trunk/po/fr.po,
- xfce-mcs-plugins/branches/xfce_4_4/po/fr.po,
- xfce-mcs-plugins/trunk/po/fr.po,
- xfce-utils/branches/xfce_4_4/po/fr.po, xfce-utils/trunk/po/fr.po,
- xfce4-appfinder/branches/xfce_4_4/po/fr.po,
- xfce4-icon-theme/branches/xfce_4_4/po/fr.po,
- xfce4-icon-theme/trunk/po/fr.po,
- xfce4-panel/branches/xfce_4_4/po/fr.po,
- xfce4-panel/trunk/po/fr.po,
- xfce4-session/branches/xfce_4_4/po/fr.po,
- xfce4-session/trunk/po/fr.po,
- xfce4-trigger-launcher/trunk/po/fr.po, po-doc/fr.po, po/fr.po,
- xfdesktop/trunk/po-doc/fr.po, xfdesktop/trunk/po/fr.po,
- xfmedia/trunk/po/fr.po, xfprint/branches/xfce_4_4/po/fr.po,
- xfprint/trunk/po/fr.po, xfwm4/branches/xfce_4_4/po/fr.po,
- xfwm4/trunk/po/fr.po: * fr.po: Fixed typos and style in the
+ * po-doc/fr.po, po/fr.po: * fr.po: Fixed typos and style in the
French translation of Terminal's manual
* Changed my email address in all the fr.po files in trunk and
4.4
2007-04-07 22:07 maximilian
- * squeeze/trunk/po/ChangeLog, squeeze/trunk/po/fr.po,
- xfce4-panel/trunk/po/ChangeLog, xfce4-panel/trunk/po/fr.po,
- doc/fr/images/Makefile.am, doc/fr/images/root_menu.png,
+ * doc/fr/images/Makefile.am, doc/fr/images/root_menu.png,
doc/fr/images/root_menu2.png, doc/fr/images/select_bg_color.png,
doc/fr/images/xfdesktop-appearance-tab.png,
doc/fr/images/xfdesktop-background.png,
@@ -117,34 +273,13 @@
doc/fr/images/xfdesktop-list.png,
doc/fr/images/xfdesktop-menu-tab.png, doc/fr/xfdesktop.html,
doc/fr/xfdesktop.xml.in, po-doc/ChangeLog, po-doc/fr.po,
- po-doc/xfdesktop.pot, xfdesktop/trunk/doc/fr/images/Makefile.am,
- xfdesktop/trunk/doc/fr/images/root_menu.png,
- xfdesktop/trunk/doc/fr/images/root_menu2.png,
- xfdesktop/trunk/doc/fr/images/select_bg_color.png,
- xfdesktop/trunk/doc/fr/images/xfdesktop-appearance-tab.png,
- xfdesktop/trunk/doc/fr/images/xfdesktop-background.png,
- xfdesktop/trunk/doc/fr/images/xfdesktop-behavior-tab.png,
- xfdesktop/trunk/doc/fr/images/xfdesktop-editor.png,
- xfdesktop/trunk/doc/fr/images/xfdesktop-list.png,
- xfdesktop/trunk/doc/fr/images/xfdesktop-menu-tab.png,
- xfdesktop/trunk/doc/fr/xfdesktop.html,
- xfdesktop/trunk/doc/fr/xfdesktop.xml.in,
- xfdesktop/trunk/po-doc/ChangeLog, xfdesktop/trunk/po-doc/fr.po,
- xfdesktop/trunk/po-doc/xfdesktop.pot, xfwm4/trunk/po/ChangeLog,
- xfwm4/trunk/po/fr.po: Complete rewrite with updated images of the
+ po-doc/xfdesktop.pot: Complete rewrite with updated images of the
French translation for Xfdesktop's manual, trunk and 4.4. Updated
some translations in trunk.
2007-04-07 16:06 stephan
- * xfce-utils/branches/xfce_4_4/po/ChangeLog,
- xfce-utils/branches/xfce_4_4/po/nl.po,
- xfce4-mixer/branches/xfce_4_4/po/ChangeLog,
- xfce4-mixer/branches/xfce_4_4/po/nl.po, po/ChangeLog, po/nl.po,
- xfprint/branches/xfce_4_4/po/ChangeLog,
- xfprint/branches/xfce_4_4/po/nl.po,
- xfwm4/branches/xfce_4_4/po/ChangeLog,
- xfwm4/branches/xfce_4_4/po/nl.po: Updated Dutch translations
+ * po/ChangeLog, po/nl.po: Updated Dutch translations
2007-04-07 12:19 olivier
@@ -152,63 +287,24 @@
2007-04-07 09:33 daichi
- * xfcalendar/branches/xfce_4_4/po/ChangeLog,
- xfcalendar/branches/xfce_4_4/po/ja.po, po/ChangeLog, po/ja.po,
- xfwm4/branches/xfce_4_4/po/ChangeLog,
- xfwm4/branches/xfce_4_4/po/ja.po: Updated Japanese translations
- etc.
+ * po/ChangeLog, po/ja.po: Updated Japanese translations etc.
2007-04-05 11:05 paurullan
- * libxfcegui4/branches/xfce_4_4/po/ChangeLog,
- libxfcegui4/branches/xfce_4_4/po/ca.po,
- mousepad/branches/xfce_4_4/po/ChangeLog,
- mousepad/branches/xfce_4_4/po/ca.po,
- xfcalendar/branches/xfce_4_4/po/ChangeLog,
- xfcalendar/branches/xfce_4_4/po/ca.po,
- xfce-utils/branches/xfce_4_4/po/ChangeLog,
- xfce-utils/branches/xfce_4_4/po/ca.po,
- xfce4-appfinder/branches/xfce_4_4/po/ChangeLog,
- xfce4-appfinder/branches/xfce_4_4/po/ca.po,
- xfce4-panel/branches/xfce_4_4/po/ChangeLog,
- xfce4-panel/branches/xfce_4_4/po/ca.po,
- xfce4-session/branches/xfce_4_4/po/ChangeLog,
- xfce4-session/branches/xfce_4_4/po/ca.po, po/ChangeLog, po/ca.po,
- xfwm4/branches/xfce_4_4/po/ChangeLog,
- xfwm4/branches/xfce_4_4/po/ca.po: i18n catalan update
+ * po/ChangeLog, po/ca.po: i18n catalan update
2007-04-04 15:58 maximilian
- * mousepad/branches/xfce_4_4/po/ChangeLog,
- mousepad/branches/xfce_4_4/po/it.po,
- xfcalendar/branches/xfce_4_4/po/ChangeLog,
- xfcalendar/branches/xfce_4_4/po/it.po,
- xfce-mcs-plugins/branches/xfce_4_4/po/ChangeLog,
- xfce-mcs-plugins/branches/xfce_4_4/po/it.po,
- xfce-utils/branches/xfce_4_4/po/ChangeLog,
- xfce-utils/branches/xfce_4_4/po/it.po,
- xfce4-appfinder/branches/xfce_4_4/po/ChangeLog,
- xfce4-appfinder/branches/xfce_4_4/po/it.po, Makefile.am,
- menu.xml.it, modules/menu/Makefile.am,
+ * Makefile.am, menu.xml.it, modules/menu/Makefile.am,
modules/menu/xfce-registered-categories.xml.it, po/ChangeLog,
- po/it.po, xfwm4/branches/xfce_4_4/po/ChangeLog,
- xfwm4/branches/xfce_4_4/po/it.po: * it.po: Updated most of the
- Xfce 4.4 Italian translations
+ po/it.po: * it.po: Updated most of the Xfce 4.4 Italian
+ translations
and added xfdesktop's translated menu files.
2007-04-02 15:29 maximilian
- * libxfcegui4/branches/xfce_4_4/po/ChangeLog,
- libxfcegui4/branches/xfce_4_4/po/pl.po,
- xfcalendar/branches/xfce_4_4/po/ChangeLog,
- xfcalendar/branches/xfce_4_4/po/pl.po,
- xfce4-panel/branches/xfce_4_4/po/ChangeLog,
- xfce4-panel/branches/xfce_4_4/po/pl.po,
- xfce4-session/branches/xfce_4_4/po/ChangeLog,
- xfce4-session/branches/xfce_4_4/po/pl.po, po/ChangeLog, po/pl.po,
- xfwm4/branches/xfce_4_4/po/ChangeLog,
- xfwm4/branches/xfce_4_4/po/pl.po: Updated the Polish translations
- for Xfce 4.4.
+ * po/ChangeLog, po/pl.po: Updated the Polish translations for Xfce
+ 4.4.
2007-03-30 08:57 maximilian
@@ -231,193 +327,37 @@
2007-03-28 20:50 maximilian
- * libxfce4util/branches/xfce_4_4/po/LINGUAS,
- mousepad/branches/xfce_4_4/po/LINGUAS,
- xfcalendar/branches/xfce_4_4/po/ChangeLog,
- xfcalendar/branches/xfce_4_4/po/de.po,
- xfce-mcs-manager/branches/xfce_4_4/po/ChangeLog,
- xfce-mcs-manager/branches/xfce_4_4/po/de.po,
- xfce-mcs-plugins/branches/xfce_4_4/po/ChangeLog,
- xfce-mcs-plugins/branches/xfce_4_4/po/de.po,
- xfce4-appfinder/branches/xfce_4_4/po/ChangeLog,
- xfce4-appfinder/branches/xfce_4_4/po/de.po,
- xfce4-icon-theme/branches/xfce_4_4/po/LINGUAS,
- xfce4-mixer/branches/xfce_4_4/po/ChangeLog,
- xfce4-mixer/branches/xfce_4_4/po/de.po,
- xfce4-panel/branches/xfce_4_4/po/ChangeLog,
- xfce4-panel/branches/xfce_4_4/po/de.po,
- xfce4-session/branches/xfce_4_4/po/ChangeLog,
- xfce4-session/branches/xfce_4_4/po/de.po, po/ChangeLog, po/de.po,
- xfprint/branches/xfce_4_4/po/ChangeLog,
- xfprint/branches/xfce_4_4/po/de.po,
- xfwm4/branches/xfce_4_4/po/ChangeLog,
- xfwm4/branches/xfce_4_4/po/de.po: * de.po: Nico Schümann minor
- fixes to the Xfce 4.4 German translations
+ * po/ChangeLog, po/de.po: * de.po: Nico Schümann minor fixes to the
+ Xfce 4.4 German translations
2007-03-25 18:37 daichi
- * libxfce4util/branches/xfce_4_4/po/ChangeLog,
- libxfce4util/branches/xfce_4_4/po/ja.po,
- libxfcegui4/branches/xfce_4_4/po/ChangeLog,
- libxfcegui4/branches/xfce_4_4/po/ja.po,
- mousepad/branches/xfce_4_4/po/ChangeLog,
- mousepad/branches/xfce_4_4/po/ja.po,
- xfcalendar/branches/xfce_4_4/po/ChangeLog,
- xfcalendar/branches/xfce_4_4/po/ja.po,
- xfce-mcs-manager/branches/xfce_4_4/po/ChangeLog,
- xfce-mcs-manager/branches/xfce_4_4/po/ja.po,
- xfce-mcs-plugins/branches/xfce_4_4/po/ChangeLog,
- xfce-mcs-plugins/branches/xfce_4_4/po/ja.po,
- xfce-utils/branches/xfce_4_4/po/ChangeLog,
- xfce-utils/branches/xfce_4_4/po/ja.po,
- xfce4-appfinder/branches/xfce_4_4/po/ChangeLog,
- xfce4-appfinder/branches/xfce_4_4/po/ja.po,
- xfce4-icon-theme/branches/xfce_4_4/po/ChangeLog,
- xfce4-icon-theme/branches/xfce_4_4/po/ja.po,
- xfce4-mixer/branches/xfce_4_4/po/ChangeLog,
- xfce4-mixer/branches/xfce_4_4/po/ja.po,
- xfce4-panel/branches/xfce_4_4/po/ChangeLog,
- xfce4-panel/branches/xfce_4_4/po/ja.po,
- xfce4-session/branches/xfce_4_4/po/ChangeLog,
- xfce4-session/branches/xfce_4_4/po/ja.po, po/ChangeLog, po/ja.po,
- xfprint/branches/xfce_4_4/po/ChangeLog,
- xfprint/branches/xfce_4_4/po/ja.po,
- xfwm4/branches/xfce_4_4/po/ChangeLog,
- xfwm4/branches/xfce_4_4/po/ja.po: Updated Japanese translations.
+ * po/ChangeLog, po/ja.po: Updated Japanese translations.
2007-03-25 12:28 daichi
- * libxfcegui4/branches/xfce_4_4/po/ChangeLog,
- libxfcegui4/branches/xfce_4_4/po/gl.po,
- mousepad/branches/xfce_4_4/po/ChangeLog,
- mousepad/branches/xfce_4_4/po/gl.po,
- mousepad/branches/xfce_4_4/po/tr.po,
- xfce-mcs-manager/branches/xfce_4_4/po/ChangeLog,
- xfce-mcs-manager/branches/xfce_4_4/po/gl.po,
- xfce-mcs-manager/branches/xfce_4_4/po/sq.po,
- xfce-utils/branches/xfce_4_4/po/ChangeLog,
- xfce-utils/branches/xfce_4_4/po/gl.po,
- xfce4-appfinder/branches/xfce_4_4/po/ChangeLog,
- xfce4-appfinder/branches/xfce_4_4/po/gl.po,
- xfce4-mixer/branches/xfce_4_4/po/ChangeLog,
- xfce4-mixer/branches/xfce_4_4/po/gl.po,
- xfce4-panel/branches/xfce_4_4/po/ChangeLog,
- xfce4-panel/branches/xfce_4_4/po/gl.po,
- xfce4-session/branches/xfce_4_4/po/ChangeLog,
- xfce4-session/branches/xfce_4_4/po/gl.po,
- xfce4-session/branches/xfce_4_4/po/tr.po, po/ChangeLog, po/gl.po,
- po/tr.po, xfprint/branches/xfce_4_4/po/ChangeLog,
- xfprint/branches/xfce_4_4/po/gl.po,
- xfwm4/branches/xfce_4_4/po/ChangeLog,
- xfwm4/branches/xfce_4_4/po/gl.po: Fixed.
+ * po/ChangeLog, po/gl.po, po/tr.po: Fixed.
2007-03-25 11:51 daichi
- * libxfce4util/branches/xfce_4_4/po/ChangeLog,
- libxfce4util/branches/xfce_4_4/po/mk.po,
- libxfcegui4/branches/xfce_4_4/po/ChangeLog,
- libxfcegui4/branches/xfce_4_4/po/mk.po,
- mousepad/branches/xfce_4_4/po/ChangeLog,
- mousepad/branches/xfce_4_4/po/mk.po,
- xfcalendar/branches/xfce_4_4/po/ChangeLog,
- xfcalendar/branches/xfce_4_4/po/mk.po,
- xfce-mcs-manager/branches/xfce_4_4/po/ChangeLog,
- xfce-mcs-manager/branches/xfce_4_4/po/mk.po,
- xfce-mcs-plugins/branches/xfce_4_4/po/ChangeLog,
- xfce-mcs-plugins/branches/xfce_4_4/po/mk.po,
- xfce-utils/branches/xfce_4_4/po/ChangeLog,
- xfce-utils/branches/xfce_4_4/po/mk.po,
- xfce4-appfinder/branches/xfce_4_4/po/ChangeLog,
- xfce4-appfinder/branches/xfce_4_4/po/mk.po,
- xfce4-icon-theme/branches/xfce_4_4/po/ChangeLog,
- xfce4-icon-theme/branches/xfce_4_4/po/mk.po,
- xfce4-mixer/branches/xfce_4_4/po/ChangeLog,
- xfce4-mixer/branches/xfce_4_4/po/mk.po,
- xfce4-panel/branches/xfce_4_4/po/ChangeLog,
- xfce4-panel/branches/xfce_4_4/po/mk.po,
- xfce4-session/branches/xfce_4_4/po/ChangeLog,
- xfce4-session/branches/xfce_4_4/po/mk.po, po/ChangeLog, po/mk.po,
- xfprint/branches/xfce_4_4/po/ChangeLog,
- xfprint/branches/xfce_4_4/po/mk.po,
- xfwm4/branches/xfce_4_4/po/ChangeLog,
- xfwm4/branches/xfce_4_4/po/mk.po: Removed executable attribute.
+ * po/ChangeLog, po/mk.po: Removed executable attribute.
2007-03-25 10:40 maximilian
- * libxfce4util/branches/xfce_4_4/po/ChangeLog,
- libxfce4util/branches/xfce_4_4/po/en_GB.po,
- libxfcegui4/branches/xfce_4_4/po/ChangeLog,
- libxfcegui4/branches/xfce_4_4/po/en_GB.po,
- mousepad/branches/xfce_4_4/po/ChangeLog,
- mousepad/branches/xfce_4_4/po/en_GB.po,
- xfcalendar/branches/xfce_4_4/po/ChangeLog,
- xfcalendar/branches/xfce_4_4/po/de.po,
- xfcalendar/branches/xfce_4_4/po/en_GB.po,
- xfce-mcs-manager/branches/xfce_4_4/po/ChangeLog,
- xfce-mcs-manager/branches/xfce_4_4/po/en_GB.po,
- xfce-mcs-plugins/branches/xfce_4_4/po/ChangeLog,
- xfce-mcs-plugins/branches/xfce_4_4/po/de.po,
- xfce-mcs-plugins/branches/xfce_4_4/po/en_GB.po,
- xfce-utils/branches/xfce_4_4/po/ChangeLog,
- xfce-utils/branches/xfce_4_4/po/en_GB.po,
- xfce4-appfinder/branches/xfce_4_4/po/ChangeLog,
- xfce4-appfinder/branches/xfce_4_4/po/en_GB.po,
- xfce4-icon-theme/branches/xfce_4_4/po/ChangeLog,
- xfce4-icon-theme/branches/xfce_4_4/po/en_GB.po,
- xfce4-mixer/branches/xfce_4_4/po/ChangeLog,
- xfce4-mixer/branches/xfce_4_4/po/en_GB.po,
- xfce4-panel/branches/xfce_4_4/po/ChangeLog,
- xfce4-panel/branches/xfce_4_4/po/en_GB.po,
- xfce4-panel/branches/xfce_4_4/po/nl.po,
- xfce4-session/branches/xfce_4_4/po/ChangeLog,
- xfce4-session/branches/xfce_4_4/po/en_GB.po, po/ChangeLog,
- po/en_GB.po, po/fr.po, po/nl.po,
- xfprint/branches/xfce_4_4/po/ChangeLog,
- xfprint/branches/xfce_4_4/po/en_GB.po,
- xfwm4/branches/xfce_4_4/po/ChangeLog,
- xfwm4/branches/xfce_4_4/po/en_GB.po: Fixed minor issues in some
- German, Dutch and French translations.
+ * po/ChangeLog, po/en_GB.po, po/fr.po, po/nl.po: Fixed minor issues
+ in some German, Dutch and French translations.
* en_GB: Added new and updated British English translations
by Jeff Bailes <thepizzaking@gmail.com>
2007-03-24 17:10 maximilian
- * mousepad/branches/xfce_4_4/po/ChangeLog,
- mousepad/branches/xfce_4_4/po/de.po,
- xfcalendar/branches/xfce_4_4/po/ChangeLog,
- xfcalendar/branches/xfce_4_4/po/de.po,
- xfce-mcs-manager/branches/xfce_4_4/po/ChangeLog,
- xfce-mcs-manager/branches/xfce_4_4/po/de.po,
- xfce-mcs-plugins/branches/xfce_4_4/po/ChangeLog,
- xfce-mcs-plugins/branches/xfce_4_4/po/de.po,
- xfce-utils/branches/xfce_4_4/po/ChangeLog,
- xfce-utils/branches/xfce_4_4/po/de.po,
- xfce4-icon-theme/branches/xfce_4_4/po/ChangeLog,
- xfce4-icon-theme/branches/xfce_4_4/po/de.po,
- xfce4-mixer/branches/xfce_4_4/po/ChangeLog,
- xfce4-mixer/branches/xfce_4_4/po/de.po,
- xfce4-session/branches/xfce_4_4/po/ChangeLog,
- xfce4-session/branches/xfce_4_4/po/de.po, po/ChangeLog, po/de.po,
- xfprint/branches/xfce_4_4/po/ChangeLog,
- xfprint/branches/xfce_4_4/po/de.po,
- xfwm4/branches/xfce_4_4/po/ChangeLog,
- xfwm4/branches/xfce_4_4/po/de.po: Fixed some spelling mistakes in
- the German translations, by Nico Schümann.
+ * po/ChangeLog, po/de.po: Fixed some spelling mistakes in the
+ German translations, by Nico Schümann.
2007-03-21 07:49 stephan
- * mousepad/branches/xfce_4_4/po/ChangeLog,
- mousepad/branches/xfce_4_4/po/nl.po,
- xfce-mcs-plugins/branches/xfce_4_4/po/ChangeLog,
- xfce-mcs-plugins/branches/xfce_4_4/po/nl.po,
- xfce4-panel/branches/xfce_4_4/po/nl.po,
- xfce4-session/branches/xfce_4_4/po/ChangeLog,
- xfce4-session/branches/xfce_4_4/po/nl.po, po/ChangeLog, po/nl.po,
- xfprint/branches/xfce_4_4/po/ChangeLog,
- xfprint/branches/xfce_4_4/po/nl.po,
- xfwm4/branches/xfce_4_4/po/ChangeLog,
- xfwm4/branches/xfce_4_4/po/nl.po: Updated Dutch translations
+ * po/ChangeLog, po/nl.po: Updated Dutch translations
2007-03-19 05:49 kelnos
@@ -429,36 +369,7 @@
2007-03-18 10:38 erenturkay
- * libxfce4util/branches/xfce_4_4/po/ChangeLog,
- libxfce4util/trunk/po/ChangeLog,
- libxfcegui4/branches/xfce_4_4/po/ChangeLog,
- libxfcegui4/trunk/po/ChangeLog,
- mousepad/branches/xfce_4_4/po/ChangeLog,
- mousepad/trunk/po/ChangeLog, terminal/trunk/po/ChangeLog,
- thunar/trunk/po/ChangeLog,
- xfcalendar/branches/xfce_4_4/po/ChangeLog,
- xfcalendar/trunk/po/ChangeLog,
- xfce-mcs-manager/branches/xfce_4_4/po/ChangeLog,
- xfce-mcs-manager/trunk/po/ChangeLog,
- xfce-mcs-plugins/branches/xfce_4_4/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-utils/branches/xfce_4_4/po/ChangeLog,
- xfce-utils/trunk/po/ChangeLog,
- xfce4-appfinder/branches/xfce_4_4/po/ChangeLog,
- xfce4-appfinder/trunk/po/ChangeLog,
- xfce4-icon-theme/branches/xfce_4_4/po/ChangeLog,
- xfce4-icon-theme/trunk/po/ChangeLog,
- xfce4-mixer/branches/xfce_4_4/po/ChangeLog,
- xfce4-mixer/trunk/po/ChangeLog,
- xfce4-panel/branches/xfce_4_4/po/ChangeLog,
- xfce4-panel/trunk/po/ChangeLog,
- xfce4-session/branches/xfce_4_4/po/ChangeLog,
- xfce4-session/trunk/po/ChangeLog,
- xfce4-trigger-launcher/trunk/po/ChangeLog, po/ChangeLog,
- xfdesktop/trunk/po/ChangeLog,
- xfprint/branches/xfce_4_4/po/ChangeLog,
- xfprint/trunk/po/ChangeLog, xfwm4/branches/xfce_4_4/po/ChangeLog,
- xfwm4/trunk/po/ChangeLog: update ChangeLog
+ * po/ChangeLog: update ChangeLog
2007-03-04 07:18 erenturkay
@@ -472,13 +383,10 @@
2007-02-27 21:06 maximilian
- * xfce-mcs-manager/branches/xfce_4_4/po/ChangeLog,
- xfce-mcs-manager/branches/xfce_4_4/po/tr.po,
- xfce-mcs-plugins/branches/xfce_4_4/po/ChangeLog,
- xfce-mcs-plugins/branches/xfce_4_4/po/tr.po, Makefile.am,
- modules/menu/Makefile.am: Updated the Turkish translations by
- Eren Türkay for the mcs-plugins and mcs-manager packages. Also
- updated the menu and categories files for the Xfdesktop packages.
+ * Makefile.am, modules/menu/Makefile.am: Updated the Turkish
+ translations by Eren Türkay for the mcs-plugins and mcs-manager
+ packages. Also updated the menu and categories files for the
+ Xfdesktop packages.
2007-02-27 18:38 maximilian
@@ -487,9 +395,8 @@
2007-02-25 02:28 kelnos
- * settings/appearance-settings.c,
- xfdesktop/trunk/settings/appearance-settings.c: fix uri parsing
- to unescape '%##' stuff in the uri (bug 2942)
+ * settings/appearance-settings.c: fix uri parsing to unescape '%##'
+ stuff in the uri (bug 2942)
2007-02-25 01:47 kelnos
@@ -497,42 +404,23 @@
2007-02-20 19:48 kelnos
- * Makefile.am, menu.xml.pa, xfdesktop/trunk/Makefile.am: add
- punjabi menu.xml to 4.4 branch, and add to makefile for trunk
+ * Makefile.am, menu.xml.pa: add punjabi menu.xml to 4.4 branch, and
+ add to makefile for trunk
2007-02-18 22:21 kelnos
* modules/menu/desktop-menu-dentry.c,
modules/menu/desktop-menu-file.c, modules/menu/desktop-menu.h,
- src/xfdesktop-icon-view.c,
- xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/modules/menu/desktop-menu.h,
- xfdesktop/trunk/src/xfdesktop-icon-view.c: remove use of
- __FUNCTION__ as it breaks sun's compiler (bug 2924)
+ src/xfdesktop-icon-view.c: remove use of __FUNCTION__ as it
+ breaks sun's compiler (bug 2924)
2007-02-10 00:44 kelnos
- * doc/C/xfdesktop.html, doc/C/xfdesktop.xml.in,
- xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/C/xfdesktop.xml.in: fix typo in docs
+ * doc/C/xfdesktop.html, doc/C/xfdesktop.xml.in: fix typo in docs
2007-02-07 14:24 maximilian
- * xfcalendar/branches/xfce_4_4/po/ChangeLog,
- xfcalendar/branches/xfce_4_4/po/fr.po,
- xfcalendar/branches/xfce_4_4/po/zh_CN.po,
- xfce-utils/branches/xfce_4_4/po/ChangeLog,
- xfce-utils/branches/xfce_4_4/po/zh_CN.po,
- xfce4-panel/branches/xfce_4_4/po/ChangeLog,
- xfce4-panel/branches/xfce_4_4/po/fr.po,
- xfce4-panel/branches/xfce_4_4/po/zh_CN.po,
- xfce4-session/branches/xfce_4_4/po/ChangeLog,
- xfce4-session/branches/xfce_4_4/po/zh_CN.po, po/ChangeLog,
- po/fr.po, po/zh_CN.po, xfprint/branches/xfce_4_4/po/ChangeLog,
- xfprint/branches/xfce_4_4/po/zh_CN.po,
- xfwm4/branches/xfce_4_4/po/ChangeLog,
- xfwm4/branches/xfce_4_4/po/zh_CN.po: Updated the Chinese
+ * po/ChangeLog, po/fr.po, po/zh_CN.po: Updated the Chinese
(simplified) translations by Wu Li and fixed some accelerators in
the French translations.
@@ -542,35 +430,8 @@
2007-02-04 21:14 maximilian
- * libxfce4util/branches/xfce_4_4/po/ChangeLog,
- libxfce4util/branches/xfce_4_4/po/sq.po,
- libxfcegui4/branches/xfce_4_4/po/ChangeLog,
- libxfcegui4/branches/xfce_4_4/po/sq.po,
- mousepad/branches/xfce_4_4/po/ChangeLog,
- mousepad/branches/xfce_4_4/po/sq.po,
- xfcalendar/branches/xfce_4_4/po/ChangeLog,
- xfcalendar/branches/xfce_4_4/po/sq.po,
- xfce-mcs-manager/branches/xfce_4_4/po/ChangeLog,
- xfce-mcs-manager/branches/xfce_4_4/po/sq.po,
- xfce-mcs-plugins/branches/xfce_4_4/po/ChangeLog,
- xfce-mcs-plugins/branches/xfce_4_4/po/sq.po,
- xfce-utils/branches/xfce_4_4/po/ChangeLog,
- xfce-utils/branches/xfce_4_4/po/sq.po,
- xfce4-appfinder/branches/xfce_4_4/po/ChangeLog,
- xfce4-appfinder/branches/xfce_4_4/po/sq.po,
- xfce4-icon-theme/branches/xfce_4_4/po/ChangeLog,
- xfce4-icon-theme/branches/xfce_4_4/po/sq.po,
- xfce4-mixer/branches/xfce_4_4/po/ChangeLog,
- xfce4-mixer/branches/xfce_4_4/po/sq.po,
- xfce4-panel/branches/xfce_4_4/po/ChangeLog,
- xfce4-panel/branches/xfce_4_4/po/sq.po,
- xfce4-session/branches/xfce_4_4/po/ChangeLog,
- xfce4-session/branches/xfce_4_4/po/sq.po, po/ChangeLog, po/sq.po,
- xfprint/branches/xfce_4_4/po/ChangeLog,
- xfprint/branches/xfce_4_4/po/sq.po,
- xfwm4/branches/xfce_4_4/po/ChangeLog,
- xfwm4/branches/xfce_4_4/po/sq.po: Added the Albanian translations
- by Besnik Bleta
+ * po/ChangeLog, po/sq.po: Added the Albanian translations by Besnik
+ Bleta
2007-01-24 22:57 kelnos
@@ -578,32 +439,7 @@
2007-01-21 14:08 maximilian
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/ro.po,
- libxfce4util/trunk/po/ChangeLog, libxfce4util/trunk/po/fr.po,
- libxfcegui4/trunk/po/ChangeLog, libxfcegui4/trunk/po/ro.po,
- mousepad/trunk/po/ChangeLog, mousepad/trunk/po/fr.po,
- mousepad/trunk/po/pl.po, terminal/trunk/po/ChangeLog,
- terminal/trunk/po/ro.po, thunar/trunk/po/ChangeLog,
- thunar/trunk/po/pl.po, thunar/trunk/po/ro.po,
- xfcalendar/trunk/po/ChangeLog, xfcalendar/trunk/po/ro.po,
- xfce-mcs-manager/trunk/po/ChangeLog,
- xfce-mcs-manager/trunk/po/ro.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/ro.po, xfce-utils/trunk/po/ChangeLog,
- xfce-utils/trunk/po/fr.po, xfce-utils/trunk/po/ro.po,
- xfce4-appfinder/trunk/po/ChangeLog,
- xfce4-appfinder/trunk/po/ro.po, xfce4-mixer/trunk/po/ChangeLog,
- xfce4-mixer/trunk/po/ro.po, xfce4-panel/trunk/po/ChangeLog,
- xfce4-panel/trunk/po/ro.po, xfce4-session/trunk/po/ChangeLog,
- xfce4-session/trunk/po/ro.po,
- xfce4-trigger-launcher/trunk/po/ChangeLog,
- xfce4-trigger-launcher/trunk/po/ro.po,
- xfdesktop/trunk/menu.xml.ro,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ro,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/ro.po,
- xfprint/trunk/po/ChangeLog, xfprint/trunk/po/ro.po,
- xfwm4/trunk/po/ChangeLog, xfwm4/trunk/po/ro.po: * fr.po: Minor
- changes to the French translations
+ * : * fr.po: Minor changes to the French translations
in xfce-utils, libxfce4util and mousepad
* pl.po: Updated the Polish translation by Szymon Kałasz
<szymon_maestro@gazeta.pl>
@@ -614,123 +450,58 @@
2007-01-21 11:53 kelnos
- * xfdesktop/trunk/ChangeLog: update cl
+ * : update cl
2007-01-21 11:51 kelnos
- * xfdesktop/trunk/NEWS: update NEWS for 4.4.0
+ * : update NEWS for 4.4.0
2007-01-20 21:17 benny
- * xfdesktop/trunk/INSTALL, xfdesktop/trunk/configure.ac.in,
- xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/bg.po, xfdesktop/trunk/po/bn_IN.po,
- xfdesktop/trunk/po/ca.po, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.po, xfdesktop/trunk/po/dz.po,
- xfdesktop/trunk/po/el.po, xfdesktop/trunk/po/en_GB.po,
- xfdesktop/trunk/po/eo.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa.po,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/gl.po, xfdesktop/trunk/po/gu.po,
- xfdesktop/trunk/po/he.po, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/hy.po,
- xfdesktop/trunk/po/it.po, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ka.po, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.po, xfdesktop/trunk/po/mk.po,
- xfdesktop/trunk/po/mr.po, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nb_NO.po, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pa.po, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.po, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ro.po, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sk.po, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.po, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.po: Bump version. Update
- Project-Id-Version.
+ * : Bump version. Update Project-Id-Version.
2007-01-20 13:18 kelnos
- * xfdesktop/trunk/ChangeLog: update cl
+ * : update cl
2007-01-20 13:11 kelnos
- * xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/C/xfdesktop.xml.in: one more doc fix
+ * : one more doc fix
2007-01-20 13:05 kelnos
- * xfdesktop/trunk/doc/C/images/Makefile.am: fix missing '\' in
- makefile
+ * : fix missing '\' in makefile
2007-01-20 13:03 kelnos
- * xfdesktop/trunk/doc/C/images/Makefile.am,
- xfdesktop/trunk/doc/C/images/root_menu.png,
- xfdesktop/trunk/doc/C/images/root_menu2.png,
- xfdesktop/trunk/doc/C/images/select_bg_color.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-appearance-tab.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-background.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-behavior-tab.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-editor.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-list.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-menu-tab.png,
- xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/C/xfdesktop.xml.in,
- xfdesktop/trunk/doc/fr/xfdesktop.html: xfdesktop docs update
- (incl screenshots)
+ * : xfdesktop docs update (incl screenshots)
2007-01-20 12:37 kelnos
- * xfdesktop/trunk/settings/backdrop-list-manager.c: use
- XfceTitledDialog for backdrop list manager
+ * : use XfceTitledDialog for backdrop list manager
2007-01-19 23:38 maximilian
- * libxfce4util/trunk/po/ChangeLog, libxfce4util/trunk/po/pl.po,
- thunar/trunk/po-doc/ChangeLog, thunar/trunk/po-doc/LINGUAS,
- thunar/trunk/po-doc/pl.po, thunar/trunk/po/ChangeLog,
- thunar/trunk/po/fr.po, thunar/trunk/po/pl.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/pl.po, xfce4-panel/trunk/po/ChangeLog,
- xfce4-panel/trunk/po/pl.po, xfdesktop/trunk/po/ChangeLog,
- xfdesktop/trunk/po/pl.po: Updated the Polish translations by
- Szymon Kałasz for the mcs-plugins, libxfce4util, thunar, panel
- and xfdesktop packages. Also added the new Polish translation for
- the Thunar documentation to the po-doc folder.
+ * : Updated the Polish translations by Szymon Kałasz for the
+ mcs-plugins, libxfce4util, thunar, panel and xfdesktop packages.
+ Also added the new Polish translation for the Thunar
+ documentation to the po-doc folder.
2007-01-19 22:07 olivier
- * xfdesktop/trunk/ChangeLog: Update ChangeLog
+ * : Update ChangeLog
2007-01-19 21:39 olivier
- * xfdesktop/trunk/src/settings.c, xfdesktop/trunk/src/windowlist.c,
- xfdesktop/trunk/src/xfce-desktop.c: Inadvertently committed some
- local private changes - reverted.
+ * : Inadvertently committed some local private changes - reverted.
2007-01-19 21:35 olivier
- * xfdesktop/trunk/INSTALL, xfdesktop/trunk/configure.ac.in,
- xfdesktop/trunk/src/settings.c, xfdesktop/trunk/src/windowlist.c,
- xfdesktop/trunk/src/xfce-desktop.c: Update version
+ * : Update version
2007-01-18 23:10 eulex
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/sv.po,
- libxfcegui4/trunk/po/ChangeLog, libxfcegui4/trunk/po/sv.po,
- mousepad/trunk/po/ChangeLog, mousepad/trunk/po/sv.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/sv.po,
- xfcalendar/trunk/po/ChangeLog, xfcalendar/trunk/po/sv.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/sv.po, xfce-utils/trunk/po/ChangeLog,
- xfce-utils/trunk/po/sv.po, xfce4-appfinder/trunk/po/ChangeLog,
- xfce4-appfinder/trunk/po/sv.po, xfce4-panel/trunk/po/ChangeLog,
- xfce4-panel/trunk/po/sv.po, xfdesktop/trunk/po/ChangeLog,
- xfdesktop/trunk/po/sv.po, xfprint/trunk/po/ChangeLog,
- xfprint/trunk/po/sv.po, xfwm4/trunk/po/ChangeLog,
- xfwm4/trunk/po/sv.po: Updated Swedish translations for:
+ * : Updated Swedish translations for:
* libexo
* libxfcegui4
* mousepad
@@ -748,269 +519,144 @@
2007-01-18 19:12 maximilian
- * libexo/trunk/po-doc/ChangeLog, libexo/trunk/po-doc/fr.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/fr.po,
- thunar/trunk/po/pl.po, xfcalendar/trunk/po/ChangeLog,
- xfcalendar/trunk/po/de.po, xfce-utils/trunk/po/ChangeLog,
- xfce-utils/trunk/po/de.po, xfce-utils/trunk/po/pl.po,
- xfce4-trigger-launcher/trunk/po/ChangeLog,
- xfce4-trigger-launcher/trunk/po/de.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/pl.po: Updated
- the Polish, German and French translations by, respectively,
- Szymon Kalasz, Enrico troger and me.
+ * : Updated the Polish, German and French translations by,
+ respectively, Szymon Kalasz, Enrico troger and me.
2007-01-15 17:31 benny
- * xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/appearance-settings.c: Use
- GtkFileChooser preview from libexo if available.
+ * : Use GtkFileChooser preview from libexo if available.
2007-01-11 20:47 maximilian
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/pl.po,
- mousepad/trunk/po/ChangeLog, mousepad/trunk/po/pl.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/pl.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/pl.po,
- xfce4-terminal/trunk/po/ChangeLog, xfce4-terminal/trunk/po/pl.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/pl.po: Updated
- the Polish translation by Piotr Malinski for a few core packages
+ * : Updated the Polish translation by Piotr Malinski for a few core
+ packages
2007-01-08 13:48 stephan
- * xfdesktop/trunk/po/nl.po: updated xfdesktop translation
+ * : updated xfdesktop translation
2007-01-06 23:08 stephan
- * xfdesktop/trunk/po/nl.po: updated Dutch translations
+ * : updated Dutch translations
2007-01-05 03:19 maximilian
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/fr.po,
- libxfcegui4/trunk/po/ChangeLog, libxfcegui4/trunk/po/de.po,
- xfce4-panel/trunk/po/ChangeLog, xfce4-panel/trunk/po/de.po,
- xfce4-session/trunk/po/ChangeLog, xfce4-session/trunk/po/de.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/de.po,
- xfwm4/trunk/po/ChangeLog, xfwm4/trunk/po/de.po: Updated the
- German translations by Fabian Nowak for a few packages and
- updated the French translation of libexo.
+ * : Updated the German translations by Fabian Nowak for a few
+ packages and updated the French translation of libexo.
2007-01-02 13:27 maximilian
- * terminal/trunk/po/ChangeLog, terminal/trunk/po/fr.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/fr.po,
- xfce4-session/trunk/po/ChangeLog, xfce4-session/trunk/po/be.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/be.po,
- xfmedia/trunk/po/fr.po, xfwm4/trunk/po/ChangeLog,
- xfwm4/trunk/po/be.po: Updated the Belarusian translations by
- Alexander Nyakhaychyk for the xfce4-session, xfdesktop and xfwm4
- packages. Made small corrections in thunar and terminal french
- translations.
+ * : Updated the Belarusian translations by Alexander Nyakhaychyk
+ for the xfce4-session, xfdesktop and xfwm4 packages. Made small
+ corrections in thunar and terminal french translations.
2006-12-30 13:03 kelnos
- * xfdesktop/trunk/HACKING: some updates to HACKING
+ * : some updates to HACKING
2006-12-27 15:35 kelnos
- * xfdesktop/trunk/HACKING: add a hacking file, because i'm bored.
+ * : add a hacking file, because i'm bored.
2006-12-25 11:14 maximilian
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/LINGUAS,
- libexo/trunk/po/mk.po, libxfce4util/trunk/po/ChangeLog,
- libxfce4util/trunk/po/LINGUAS, libxfce4util/trunk/po/mk.po,
- libxfcegui4/trunk/po/ChangeLog, libxfcegui4/trunk/po/LINGUAS,
- libxfcegui4/trunk/po/mk.po, mousepad/trunk/po/ChangeLog,
- mousepad/trunk/po/LINGUAS, mousepad/trunk/po/mk.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/LINGUAS,
- thunar/trunk/po/mk.po, xfcalendar/trunk/po/ChangeLog,
- xfcalendar/trunk/po/LINGUAS, xfcalendar/trunk/po/mk.po,
- xfce-mcs-manager/trunk/po/ChangeLog,
- xfce-mcs-manager/trunk/po/LINGUAS,
- xfce-mcs-manager/trunk/po/mk.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/LINGUAS,
- xfce-mcs-plugins/trunk/po/mk.po, xfce-utils/trunk/po/ChangeLog,
- xfce-utils/trunk/po/LINGUAS, xfce-utils/trunk/po/mk.po,
- xfce4-appfinder/trunk/po/ChangeLog,
- xfce4-appfinder/trunk/po/LINGUAS, xfce4-appfinder/trunk/po/mk.po,
- xfce4-icon-theme/trunk/po/ChangeLog,
- xfce4-icon-theme/trunk/po/LINGUAS,
- xfce4-icon-theme/trunk/po/mk.po, xfce4-mixer/trunk/po/ChangeLog,
- xfce4-mixer/trunk/po/LINGUAS, xfce4-mixer/trunk/po/mk.po,
- xfce4-panel/trunk/po/ChangeLog, xfce4-panel/trunk/po/LINGUAS,
- xfce4-panel/trunk/po/mk.po, xfce4-session/trunk/po/ChangeLog,
- xfce4-session/trunk/po/LINGUAS, xfce4-session/trunk/po/mk.po,
- xfce4-terminal/trunk/po/ChangeLog, xfce4-terminal/trunk/po/mk.po,
- xfce4-trigger-launcher/trunk/po/ChangeLog,
- xfce4-trigger-launcher/trunk/po/LINGUAS,
- xfce4-trigger-launcher/trunk/po/mk.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/LINGUAS,
- xfdesktop/trunk/po/mk.po, xfmedia/trunk/po/ChangeLog,
- xfmedia/trunk/po/LINGUAS, xfmedia/trunk/po/mk.po,
- xfprint/trunk/po/ChangeLog, xfprint/trunk/po/LINGUAS,
- xfprint/trunk/po/mk.po, xfwm4/trunk/po/ChangeLog,
- xfwm4/trunk/po/LINGUAS, xfwm4/trunk/po/mk.po: Added the new
- translations from the Macedonian team for plenty of packages,
- Merry Christmas
+ * : Added the new translations from the Macedonian team for plenty
+ of packages, Merry Christmas
2006-12-22 18:52 maximilian
- * libexo/trunk/po/ChangeLog, libxfcegui4/trunk/po/ChangeLog,
- mousepad/trunk/po/ChangeLog, terminal/trunk/po/ChangeLog,
- thunar/trunk/po/ChangeLog, xarchiver/trunk/po/ChangeLog,
- xarchiver/trunk/po/fr.po, xfburn/trunk/po/ChangeLog,
- xfce4-mixer/trunk/po/ChangeLog, xfce4-panel/trunk/po/ChangeLog,
- xfce4-session/trunk/po/ChangeLog,
- xfce4-trigger-launcher/trunk/po/ChangeLog,
- xfdesktop/trunk/po/ChangeLog, xfmedia/trunk/po/ChangeLog: Updated
- the French translation for the xarchiver package and fixed a
- mistake I introduced in Changelog's lately
+ * : Updated the French translation for the xarchiver package and
+ fixed a mistake I introduced in Changelog's lately
2006-12-21 02:47 aalam
- * xfdesktop/trunk/po/pa.po: update for latest translation for
- Punjabi
+ * : update for latest translation for Punjabi
2006-12-20 22:53 maximilian
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/ru.po,
- libxfcegui4/trunk/po/ChangeLog, libxfcegui4/trunk/po/ru.po,
- mousepad/trunk/po/ChangeLog, mousepad/trunk/po/ru.po,
- terminal/trunk/po/ChangeLog, terminal/trunk/po/ru.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/ru.po,
- xarchiver/trunk/po/ChangeLog, xarchiver/trunk/po/ru.po,
- xfburn/trunk/po/ChangeLog, xfburn/trunk/po/ru.po,
- xfce4-mixer/trunk/po/ChangeLog, xfce4-mixer/trunk/po/ru.po,
- xfce4-panel/trunk/po/ChangeLog, xfce4-panel/trunk/po/ru.po,
- xfce4-session/trunk/po/ChangeLog, xfce4-session/trunk/po/ru.po,
- xfce4-trigger-launcher/trunk/po/ChangeLog,
- xfce4-trigger-launcher/trunk/po/ru.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/ru.po,
- xfmedia/trunk/po/ChangeLog, xfmedia/trunk/po/ru.po: Updated the
- Russian translations by Andrey Fedoseev for a lot of packages
+ * : Updated the Russian translations by Andrey Fedoseev for a lot
+ of packages
2006-12-17 14:09 pollux
- * libexo/trunk/THANKS, terminal/trunk/THANKS,
- xfce-utils/trunk/xfce4-about/AUTHORS, xfdesktop/trunk/ChangeLog:
- Change Stavros Giannouris's email address
+ * : Change Stavros Giannouris's email address
2006-12-15 03:20 aalam
- * xfdesktop/trunk/po/pa.po: update for new changes in Punjabi lang
- by alam
+ * : update for new changes in Punjabi lang by alam
2006-12-08 23:39 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon.c: fix some more possible NULL
- derefs
+ * : fix some more possible NULL derefs
2006-12-08 23:31 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon.c: fix possible NULL
- pointer derefs (klocwork id 630)
+ * : fix possible NULL pointer derefs (klocwork id 630)
2006-12-08 23:23 kelnos
- * xfdesktop/trunk/src/xfce-desktop-settings.c: fix possible crash
- with nonexistent or empty backdrop list file
+ * : fix possible crash with nonexistent or empty backdrop list file
(klocwork id 627)
2006-12-08 23:19 kelnos
- * xfdesktop/trunk/src/xfce-desktop-settings.c: fix monitor number
- validity checking when read from config file
+ * : fix monitor number validity checking when read from config file
(klockwork id 480)
2006-12-08 23:18 kelnos
- * xfdesktop/trunk/src/windowlist.c: this NULL pointer should
- probably never happen, but klockwork noticed it,
+ * : this NULL pointer should probably never happen, but klockwork
+ noticed it,
so i might as well guard against it.
2006-11-30 18:23 stavrosg
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/el.po,
- libxfcegui4/trunk/po/ChangeLog, mousepad/trunk/po/ChangeLog,
- mousepad/trunk/po/el.po, terminal/trunk/po/ChangeLog,
- terminal/trunk/po/el.po, thunar/trunk/po/ChangeLog,
- thunar/trunk/po/el.po, xarchiver/trunk/po/ChangeLog,
- xarchiver/trunk/po/el.po, xfburn/trunk/po/ChangeLog,
- xfburn/trunk/po/el.po, xfcalendar/trunk/po/ChangeLog,
- xfcalendar/trunk/po/el.po, xfce-mcs-manager/trunk/po/ChangeLog,
- xfce-mcs-manager/trunk/po/el.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/el.po,
- xfce4-appfinder/trunk/po/ChangeLog,
- xfce4-appfinder/trunk/po/el.po, xfce4-icon-theme/trunk/po/el.po,
- xfce4-mixer/trunk/po/ChangeLog, xfce4-mixer/trunk/po/el.po,
- xfce4-panel/trunk/po/ChangeLog, xfce4-panel/trunk/po/el.po,
- xfce4-session/trunk/po/ChangeLog, xfce4-session/trunk/po/el.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/el.po,
- xfprint/trunk/po/ChangeLog, xfprint/trunk/po/el.po,
- xfwm4/trunk/po/ChangeLog, xfwm4/trunk/po/el.po: E-mail address
- change. Sorry for the noise.
+ * : E-mail address change. Sorry for the noise.
2006-11-27 20:02 pollux
- * xfdesktop/trunk/menu.xml.ca: updated Catalan translations
+ * : updated Catalan translations
2006-11-27 16:32 pollux
- * xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ca:
- updated Catalan translations
+ * : updated Catalan translations
2006-11-26 18:52 paurullan
- * xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/ca.po: i18n
- catalan update
+ * : i18n catalan update
2006-11-24 23:20 maximilian
- * thunar/trunk/po/ChangeLog, thunar/trunk/po/fr.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/fr.po: Fixed
- some typos, spelling and unclear strings in the French
+ * : Fixed some typos, spelling and unclear strings in the French
translations of the thunar and xfdesktop packages.
2006-11-17 22:56 olivier
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: Use newer
- xfce_titled_dialog_new_with_buttons()
+ * : Use newer xfce_titled_dialog_new_with_buttons()
2006-11-16 01:18 yuvaltanny
- * mousepad/trunk/po/he.po, terminal/trunk/po/he.po,
- xarchiver/trunk/po/he.po, xfburn/trunk/po/he.po,
- xfce-mcs-plugins/trunk/po/he.po, xfdesktop/trunk/po/he.po,
- xfwm4/trunk/po/he.po: Updated Hebrew translations
+ * : Updated Hebrew translations
2006-11-14 00:10 kelnos
- * xfdesktop/trunk/src/Makefile.am: pass --prefix option to
- dbus-binding-tool, as it's required in dbus 0.72,
+ * : pass --prefix option to dbus-binding-tool, as it's required in
+ dbus 0.72,
even though it's not used. weird. (bug 2578)
2006-11-13 20:19 kelnos
- * xfdesktop/trunk/configure.ac.in: move the rest of the version
- numbers, change the 'bug report' address from
+ * : move the rest of the version numbers, change the 'bug report'
+ address from
my email to bugzilla.xfce.org
2006-11-13 20:09 kelnos
- * xfdesktop/trunk/configure.ac.in: fix typo
+ * : fix typo
2006-11-13 20:03 kelnos
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/configure.ac.in,
- xfdesktop/trunk/doc/C/Makefile.am,
- xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/Makefile.am,
- xfdesktop/trunk/doc/fr/Makefile.am,
- xfdesktop/trunk/doc/fr/xfdesktop.html, xfdesktop/trunk/doc/it: *
- remove the italian doc translation dir, as it's all just in
+ * : * remove the italian doc translation dir, as it's all just in
english
* fix build so xsltproc is not required for anything but make
dist, but
@@ -1018,34 +664,18 @@
2006-11-13 09:00 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: fix coming out of xinerama
- stretch mode, sorta. still needs more work, but
+ * : fix coming out of xinerama stretch mode, sorta. still needs
+ more work, but
at least now it's possible to disable it (bug 2573)
2006-11-11 18:32 stavrosg
- * mousepad/trunk/po/ChangeLog, mousepad/trunk/po/el.po,
- terminal/trunk/po/ChangeLog, terminal/trunk/po/el.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/el.po,
- xfburn/trunk/po/ChangeLog, xfburn/trunk/po/el.po,
- xfcalendar/trunk/po/ChangeLog, xfcalendar/trunk/po/el.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/el.po, xfdesktop/trunk/po/ChangeLog,
- xfdesktop/trunk/po/el.po: Greek translations update
+ * : Greek translations update
2006-11-11 01:54 maximilian
- * mousepad/trunk/po/ChangeLog, mousepad/trunk/po/cs.po,
- terminal/trunk/po/ChangeLog, terminal/trunk/po/pl.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/cs.po,
- xarchiver/trunk/po/ChangeLog, xarchiver/trunk/po/cs.po,
- xarchiver/trunk/po/pl.po, xfburn/trunk/po/ChangeLog,
- xfburn/trunk/po/cs.po, xfburn/trunk/po/pl.po,
- xfcalendar/trunk/po/ChangeLog, xfcalendar/trunk/po/cs.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/cs.po, xfdesktop/trunk/po/ChangeLog,
- xfdesktop/trunk/po/cs.po: Updated the Czech translations by
- Michal Várady for the following packages:
+ * : Updated the Czech translations by Michal Várady for the
+ following packages:
mousepad; thunar; xarchiver; xfburn; xfcalendar;
xfce-mcs-plugins; xfdesktop; xfce-battery-plugin
Updated the Polish translations by Szymon Kałasz for the
@@ -1054,17 +684,12 @@
2006-11-10 21:03 piarres
- * xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/eu.po: xfdesktop
- basque trsnaltion update
+ * : xfdesktop basque trsnaltion update
2006-11-10 09:19 kelnos
- * xfdesktop/trunk/doc/C/Makefile.am,
- xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/C/xfdesktop.xml.in,
- xfdesktop/trunk/po-doc/LINGUAS, xfdesktop/trunk/po-doc/it.po,
- xfdesktop/trunk/po-doc/xfdesktop.pot: * huge docs update. the
- screenshots need to be redone, and there are some
+ * : * huge docs update. the screenshots need to be redone, and
+ there are some
new shots that need to be taken, but i'm too tired right now.
* remove it docs translation, as it isn't really a translation:
it's all in
@@ -1072,35 +697,23 @@
2006-11-10 06:41 kelnos
- * xfdesktop/trunk/doc/C, xfdesktop/trunk/doc/fr,
- xfdesktop/trunk/doc/it: update svn:ignore
+ * : update svn:ignore
2006-11-10 06:07 kelnos
- * xfdesktop/trunk/Makefile.am: fix distcheck
+ * : fix distcheck
2006-11-10 05:36 kelnos
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/configure.ac.in,
- xfdesktop/trunk/doc/C/xfdesktop.xml,
- xfdesktop/trunk/doc/C/xfdesktop.xml.in,
- xfdesktop/trunk/doc/fr/xfdesktop.xml,
- xfdesktop/trunk/doc/fr/xfdesktop.xml.in,
- xfdesktop/trunk/doc/it/xfdesktop.xml,
- xfdesktop/trunk/doc/it/xfdesktop.xml.in, xfdesktop/trunk/po-doc,
- xfdesktop/trunk/po-doc/ChangeLog, xfdesktop/trunk/po-doc/LINGUAS,
- xfdesktop/trunk/po-doc/Makefile.am, xfdesktop/trunk/po-doc/fr.po,
- xfdesktop/trunk/po-doc/it.po,
- xfdesktop/trunk/po-doc/xfdesktop.pot: move the documentation to
- use the xml2po framework for translation as thunar
+ * : move the documentation to use the xml2po framework for
+ translation as thunar
is doing. i'm not really sure i've done this the right way, but i
think so.
2006-11-09 19:58 kelnos
- * xfdesktop/trunk/README, xfdesktop/trunk/src/xfce-desktop.c: *
- move removable icon enable call to after special icon so special
- icons show
+ * : * move removable icon enable call to after special icon so
+ special icons show
up first
* add hidden options to enable/disable removable icons and the 3
special icons.
@@ -1110,8 +723,8 @@
2006-11-09 07:47 kelnos
- * xfdesktop/trunk/configure.ac.in: * add a verbose warning message
- when dbus or thunar-vfs can't be found
+ * : * add a verbose warning message when dbus or thunar-vfs can't
+ be found
(bug 2522)
* move all required version numbers to the top of configure.ac.in
to make
@@ -1119,12 +732,12 @@
2006-11-06 07:39 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: fix < vs. >= typo :-P
+ * : fix < vs. >= typo :-P
2006-11-06 07:16 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: * remove spurious
- 'realized' check in xfdesktop_icon_view_remove_all(), as
+ * : * remove spurious 'realized' check in
+ xfdesktop_icon_view_remove_all(), as
there are never icons in priv->icons if the icon view is not
realized
* handle internal movements of icons between priv->icons and
@@ -1141,8 +754,8 @@
2006-11-06 06:14 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: change icon cell
- sizing to be pix size * 2.5. this should mitigate some of
+ * : change icon cell sizing to be pix size * 2.5. this should
+ mitigate some of
the weirdness in bug 1546, though icons will still disappear if
you make
the icon size too large to fit all icons on the desktop. getting
@@ -1153,13 +766,12 @@
2006-11-06 02:37 kelnos
- * xfdesktop/trunk/settings/appearance-settings.c,
- xfdesktop/trunk/xfdesktop.spec.in: correct typo
+ * : correct typo
2006-11-06 00:51 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: reset the root window's back
- pixmap and those magic window properties when
+ * : reset the root window's back pixmap and those magic window
+ properties when
the backdrop changes. this fixes apps like terminal and xchat not
updating
their background when they do their pseudo-transparency thing
@@ -1167,135 +779,66 @@
2006-11-05 18:54 paurullan
- * xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/ko.po: i18n
- Korean update
+ * : i18n Korean update
2006-11-05 10:56 benny
- * xfdesktop/trunk/configure.ac.in, xfdesktop/trunk/po/ar.po,
- xfdesktop/trunk/po/az.po, xfdesktop/trunk/po/be.po,
- xfdesktop/trunk/po/bg.po, xfdesktop/trunk/po/bn_IN.po,
- xfdesktop/trunk/po/ca.po, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.po, xfdesktop/trunk/po/dz.po,
- xfdesktop/trunk/po/el.po, xfdesktop/trunk/po/en_GB.po,
- xfdesktop/trunk/po/eo.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa.po,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/gl.po, xfdesktop/trunk/po/gu.po,
- xfdesktop/trunk/po/he.po, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/hy.po,
- xfdesktop/trunk/po/it.po, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ka.po, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.po, xfdesktop/trunk/po/mr.po,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nb_NO.po,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pa.po,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ro.po,
- xfdesktop/trunk/po/ru.po, xfdesktop/trunk/po/sk.po,
- xfdesktop/trunk/po/sv.po, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.po, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.po, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.po: Bump version and requirements.
- Update Project-Id-Version.
+ * : Bump version and requirements. Update Project-Id-Version.
2006-11-04 21:28 kelnos
- * xfdesktop/trunk/ChangeLog: update cl
+ * : update cl
2006-11-04 20:54 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: fix typo to re-fix bug
- 2437
+ * : fix typo to re-fix bug 2437
2006-11-04 14:14 paurullan
- * terminal/trunk/po/ChangeLog, terminal/trunk/po/ca.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/ca.po,
- xarchiver/trunk/po/ChangeLog, xarchiver/trunk/po/ca.po,
- xfburn/trunk/po/ChangeLog, xfburn/trunk/po/ca.po,
- xfcalendar/trunk/po/ChangeLog, xfcalendar/trunk/po/ca.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/ca.po, xfdesktop/trunk/po/ChangeLog,
- xfdesktop/trunk/po/ca.po, xfwm4/trunk/po/ChangeLog,
- xfwm4/trunk/po/ca.po: i18n catalan update
+ * : i18n catalan update
2006-11-04 13:15 kelnos
- * xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/bn_IN.po, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/dz.po, xfdesktop/trunk/po/el.po,
- xfdesktop/trunk/po/en_GB.po, xfdesktop/trunk/po/eo.po,
- xfdesktop/trunk/po/es.po, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/et.po, xfdesktop/trunk/po/eu.po,
- xfdesktop/trunk/po/fa.po, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/gl.po,
- xfdesktop/trunk/po/gu.po, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.po, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/hy.po, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/po/ka.po,
- xfdesktop/trunk/po/ko.po, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/mr.po, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nb_NO.po, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pa.po, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.po, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ro.po, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sk.po, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.po, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.po: udpate-po... should be good for RC2
- now, i think.
+ * : udpate-po... should be good for RC2 now, i think.
2006-11-04 13:13 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: if ~/Desktop
- disappears, reload and try to recreate it. should hopefully fix
+ * : if ~/Desktop disappears, reload and try to recreate it. should
+ hopefully fix
100% CPU issue (bug 2160)
2006-11-04 12:53 kelnos
- * xfdesktop/trunk/src/xfdesktop-volume-icon.c: be sure to catch
- mount point changes if the volume is updated (e.g. mounted
+ * : be sure to catch mount point changes if the volume is updated
+ (e.g. mounted
or unmounted) outside of xfdesktop (bug 2489)
2006-11-04 12:27 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-regular-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-special-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-volume-icon.c: don't allow linking
- root items, as thunar-vfs throws a critical warning and
+ * : don't allow linking root items, as thunar-vfs throws a critical
+ warning and
then crashes when you try (bug 2470)
2006-11-04 12:04 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: fix broken multi-sel
- drags dropped onto a folder on the desktop (bug 2437)
+ * : fix broken multi-sel drags dropped onto a folder on the desktop
+ (bug 2437)
2006-11-04 12:01 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: don't allow a drop on
- one of the icons that is selected even if a different
+ * : don't allow a drop on one of the icons that is selected even if
+ a different
icon was dragged
2006-11-04 11:49 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-utils.c,
- xfdesktop/trunk/src/xfdesktop-file-utils.h,
- xfdesktop/trunk/src/xfdesktop-special-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-volume-icon.c: change the cursor to
- the hourglass while invoking some dbus methods
+ * : change the cursor to the hourglass while invoking some dbus
+ methods
2006-11-04 10:55 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-regular-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-volume-icon.c: this should fix the
- crash when dragging thunar's 'file system' icon to the
+ * : this should fix the crash when dragging thunar's 'file system'
+ icon to the
desktop (bug 2470), but it doesn't because thunar-vfs craps out
when you try
to do that, for no reason i can see. if benny wants to keep it
@@ -1304,14 +847,7 @@
2006-11-04 10:28 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c,
- xfdesktop/trunk/src/xfdesktop-icon.c,
- xfdesktop/trunk/src/xfdesktop-icon.h,
- xfdesktop/trunk/src/xfdesktop-regular-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-special-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-volume-icon.c,
- xfdesktop/trunk/src/xfdesktop-window-icon.c: remove
- XfdesktopIcon::is_drop_dest().
+ * : remove XfdesktopIcon::is_drop_dest().
XfdesktopIcon::get_allowed_drop_actions()
serves the same purpose (0 for FALSE, something else for TRUE).
implement
@@ -1321,17 +857,8 @@
2006-11-04 08:55 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.h,
- xfdesktop/trunk/src/xfdesktop-icon.c,
- xfdesktop/trunk/src/xfdesktop-icon.h,
- xfdesktop/trunk/src/xfdesktop-regular-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-special-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-volume-icon.c,
- xfdesktop/trunk/src/xfdesktop-window-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-window-icon.c: first step to making
- DnD much less sucky and unmaintainable. XfdesktopIcon
+ * : first step to making DnD much less sucky and unmaintainable.
+ XfdesktopIcon
has two more vfuncs: get_allowed_drag_actions() and
get_allowed_drop_actions()
to help determining what kinds of drags and drops are allowed for
@@ -1350,142 +877,73 @@
2006-11-03 11:16 stephan
- * xfdesktop/trunk/po/nl.po: Updated dutch xfdesktop translation
+ * : Updated dutch xfdesktop translation
2006-10-30 09:17 pollux
- * xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ca:
- add xfce-registered-categories.xml.ca
+ * : add xfce-registered-categories.xml.ca
2006-10-30 00:17 kelnos
- * xfdesktop/trunk, xfdesktop/trunk/panel-plugin,
- xfdesktop/trunk/po, xfdesktop/trunk/src/xfdesktop-icon.h: *
- remove some unneeded virtual functions in XfdesktopIcon
+ * : * remove some unneeded virtual functions in XfdesktopIcon
* update some 'svn:ignore's
2006-10-29 16:31 maximilian
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/fr.po,
- terminal/trunk/po/ChangeLog, terminal/trunk/po/fr.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/fr.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/fr.po,
- xfwm4/trunk/po/ChangeLog, xfwm4/trunk/po/fr.po: Updated libexo
- and terminal's french translations, added translators credits to
- the thunar french translation, fixed a wrong accel. in xfdesktop
- (thx goes to Mike Massonnet) and fixed some typos in xfwm4's
- french translation.
+ * : Updated libexo and terminal's french translations, added
+ translators credits to the thunar french translation, fixed a
+ wrong accel. in xfdesktop (thx goes to Mike Massonnet) and fixed
+ some typos in xfwm4's french translation.
2006-10-28 13:04 paurullan
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/LINGUAS,
- libexo/trunk/po/dz.po, libxfce4util/trunk/po/ChangeLog,
- libxfce4util/trunk/po/LINGUAS, libxfce4util/trunk/po/dz.po,
- libxfcegui4/trunk/po/ChangeLog, libxfcegui4/trunk/po/LINGUAS,
- libxfcegui4/trunk/po/dz.po, mousepad/trunk/po/ChangeLog,
- mousepad/trunk/po/LINGUAS, mousepad/trunk/po/dz.po,
- terminal/trunk/po/ChangeLog, terminal/trunk/po/LINGUAS,
- terminal/trunk/po/dz.po, thunar/trunk/po/ChangeLog,
- thunar/trunk/po/LINGUAS, thunar/trunk/po/dz.po,
- xarchiver/trunk/po/ChangeLog, xarchiver/trunk/po/LINGUAS,
- xarchiver/trunk/po/dz.po, xfburn/trunk/po/ChangeLog,
- xfburn/trunk/po/LINGUAS, xfburn/trunk/po/dz.po,
- xfcalendar/trunk/po/ChangeLog, xfcalendar/trunk/po/LINGUAS,
- xfcalendar/trunk/po/dz.po, xfce-mcs-manager/trunk/po/ChangeLog,
- xfce-mcs-manager/trunk/po/LINGUAS,
- xfce-mcs-manager/trunk/po/dz.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/LINGUAS,
- xfce-mcs-plugins/trunk/po/dz.po, xfce-utils/trunk/po/ChangeLog,
- xfce-utils/trunk/po/LINGUAS, xfce-utils/trunk/po/dz.po,
- xfce4-appfinder/trunk/po/ChangeLog,
- xfce4-appfinder/trunk/po/LINGUAS, xfce4-appfinder/trunk/po/dz.po,
- xfce4-icon-theme/trunk/po/ChangeLog,
- xfce4-icon-theme/trunk/po/LINGUAS,
- xfce4-icon-theme/trunk/po/dz.po, xfce4-mixer/trunk/po/ChangeLog,
- xfce4-mixer/trunk/po/LINGUAS, xfce4-mixer/trunk/po/dz.po,
- xfce4-panel/trunk/po/ChangeLog, xfce4-panel/trunk/po/LINGUAS,
- xfce4-panel/trunk/po/dz.po, xfce4-session/trunk/po/ChangeLog,
- xfce4-session/trunk/po/LINGUAS, xfce4-session/trunk/po/dz.po,
- xfce4-trigger-launcher/trunk/po/ChangeLog,
- xfce4-trigger-launcher/trunk/po/LINGUAS,
- xfce4-trigger-launcher/trunk/po/dz.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/LINGUAS,
- xfdesktop/trunk/po/dz.po, xfmedia/trunk/po/ChangeLog,
- xfmedia/trunk/po/LINGUAS, xfmedia/trunk/po/dz.po,
- xfprint/trunk/po/ChangeLog, xfprint/trunk/po/LINGUAS,
- xfprint/trunk/po/dz.po, xfwm4/trunk/po/ChangeLog,
- xfwm4/trunk/po/LINGUAS, xfwm4/trunk/po/dz.po: added whole
- Dzongkha translation
+ * : added whole Dzongkha translation
congratulations to the dz team.
2006-10-28 05:52 sas
- * terminal/trunk/po/hu.po, xfdesktop/trunk/po/hu.po: terminal &
- desktop updated
+ * : terminal & desktop updated
2006-10-24 21:47 olivier
- * xfdesktop/trunk/configure.ac.in: Update version
+ * : Update version
2006-10-24 03:15 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: ok, really fix crash
- on screen size change (bug 2457)
+ * : ok, really fix crash on screen size change (bug 2457)
2006-10-24 02:40 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: fix (i think) crash
- when the screen size changes (bug 2457), and also icons
+ * : fix (i think) crash when the screen size changes (bug 2457),
+ and also icons
sometimes disappearing on screen change
2006-10-22 17:53 adriano
- * xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/pt_BR.po,
- xfwm4/trunk/po/ChangeLog, xfwm4/trunk/po/pt_BR.po: Updated
- brazilian portuguese translations.
+ * : Updated brazilian portuguese translations.
2006-10-20 06:06 kelnos
- * xfdesktop/trunk/src,
- xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-icon.h,
- xfdesktop/trunk/src/xfdesktop-volume-icon.c: fix normal file
- icons not activating on double click or open (bug 2452)
+ * : fix normal file icons not activating on double click or open
+ (bug 2452)
2006-10-19 19:23 sas
- * xarchiver/trunk/po/hu.po, xfdesktop/trunk/po/hu.po: thunar &
- archiver updated
+ * : thunar & archiver updated
2006-10-19 18:54 jari
- * xarchiver/trunk/po/ChangeLog, xarchiver/trunk/po/fi.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/fi.po,
- xfwm4/trunk/po/ChangeLog, xfwm4/trunk/po/fi.po: Updated Finnish
- translations.
+ * : Updated Finnish translations.
2006-10-19 08:50 piarres
- * xarchiver/trunk/po/ChangeLog, xarchiver/trunk/po/eu.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/eu.po: Basque
- trasnaltion update for xfdesktop and xarchiver
+ * : Basque trasnaltion update for xfdesktop and xarchiver
2006-10-19 02:39 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.h,
- xfdesktop/trunk/src/xfdesktop-icon.c,
- xfdesktop/trunk/src/xfdesktop-icon.h,
- xfdesktop/trunk/src/xfdesktop-regular-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-special-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-volume-icon.c,
- xfdesktop/trunk/src/xfdesktop-window-icon.c,
- xfdesktop/trunk/src/xfdesktop-window-icon.h: * XfdesktopIcon is
- no longer a GTypeInterface; it's now just a normal GType
+ * : * XfdesktopIcon is no longer a GTypeInterface; it's now just a
+ normal GType
(well, an abstract one).
* moved the _get/set_extents() and _get/set_position() stuff into
XfdesktopIcon
@@ -1494,56 +952,24 @@
2006-10-18 08:44 maximilian
- * xarchiver/trunk/po/ChangeLog, xarchiver/trunk/po/fr.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/fr.po: Updated
- xarchiver and xfdesktop french translations
+ * : Updated xarchiver and xfdesktop french translations
2006-10-18 06:17 kelnos
- * xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/bn_IN.po, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/el.po, xfdesktop/trunk/po/en_GB.po,
- xfdesktop/trunk/po/eo.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa.po,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/gl.po, xfdesktop/trunk/po/gu.po,
- xfdesktop/trunk/po/he.po, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/hy.po,
- xfdesktop/trunk/po/it.po, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ka.po, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.po, xfdesktop/trunk/po/mr.po,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nb_NO.po,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pa.po,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ro.po,
- xfdesktop/trunk/po/ru.po, xfdesktop/trunk/po/sk.po,
- xfdesktop/trunk/po/sv.po, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.po, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.po, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.po:
- update-po
+ * : update-po
2006-10-18 06:12 kelnos
- * xfdesktop/trunk/TODO: update todo
+ * : update todo
2006-10-18 06:09 kelnos
- * xfdesktop/trunk/src/xfdesktop-volume-icon.c: simplify - why
- duplicate code...?
+ * : simplify - why duplicate code...?
2006-10-18 06:01 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.c,
- xfdesktop/trunk/src/xfdesktop-icon.c,
- xfdesktop/trunk/src/xfdesktop-icon.h,
- xfdesktop/trunk/src/xfdesktop-volume-icon.c,
- xfdesktop/trunk/src/xfdesktop-window-icon.c: rearrange how
- XfdesktopIcon::activated works. all those connecting should
+ * : rearrange how XfdesktopIcon::activated works. all those
+ connecting should
use g_signal_connect_after() so the icon implementations can
"hook" the signal
and do stuff (like mount a volume) before the icon gets
@@ -1552,39 +978,29 @@
2006-10-18 00:54 kelnos
- * xfdesktop/trunk/TODO: update todo again
+ * : update todo again
2006-10-18 00:47 kelnos
- * xfdesktop/trunk/TODO: update todo
+ * : update todo
2006-10-18 00:33 kelnos
- * xfdesktop/trunk/src/xfdesktop-volume-icon.c: whoops, one more
- toplevel
+ * : whoops, one more toplevel
2006-10-18 00:29 kelnos
- * xfdesktop/trunk/src/xfdesktop-regular-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-special-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-volume-icon.c: use
- xfdesktop_icon_peek_icon_view() to get parent windows for a bunch
- of
+ * : use xfdesktop_icon_peek_icon_view() to get parent windows for a
+ bunch of
dialogs
2006-10-18 00:11 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon.c,
- xfdesktop/trunk/src/xfdesktop-icon.h: add
- xfdesktop_icon_peek_icon_view() to XfdesktopIcon
+ * : add xfdesktop_icon_peek_icon_view() to XfdesktopIcon
2006-10-18 00:04 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-utils.c,
- xfdesktop/trunk/src/xfdesktop-file-utils.h,
- xfdesktop/trunk/src/xfdesktop-volume-icon.c: * show the
- application chooser using
+ * : * show the application chooser using
org.xfce.FileManager.DisplayChooserDialog,
and add an "Open with other application" menu item (cool, the
string is
@@ -1595,49 +1011,43 @@
2006-10-17 20:51 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: fix text area not
- getting painted properly sometimes - usually the bottom
+ * : fix text area not getting painted properly sometimes - usually
+ the bottom
getting cut off for larger icons (bug 2017)
2006-10-17 20:32 kelnos
- * xfdesktop/trunk/settings/appearance-settings.c: show warning
- about saving session both on check and on uncheck (bug 1902)
+ * : show warning about saving session both on check and on uncheck
+ (bug 1902)
2006-10-17 19:49 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: 'delete'
- action should trash files by default, but force delete if the
- user
+ * : 'delete' action should trash files by default, but force delete
+ if the user
holds down shift. fall back to standard delete (with confirmation
dlg) if
dbus isn't working. (bug 2185)
2006-10-16 19:37 kelnos
- * xfdesktop/trunk/menu.xml.es: fix bogus xfterm4 options in spanish
- localised menu (bug 2436)
+ * : fix bogus xfterm4 options in spanish localised menu (bug 2436)
2006-10-16 19:14 olivier
- * xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/panel-plugin/Makefile.am: Fix Cygwin build.
+ * : Fix Cygwin build.
2006-10-13 20:31 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-special-file-icon.c: fix warnings
- and possible crash when trying to reload the desktop too
+ * : fix warnings and possible crash when trying to reload the
+ desktop too
quickly (i.e., before the previous reload is finished). partial
patch from
jani monoses (bug 2426)
2006-10-13 07:27 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-utils.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.c: make memory handling
- with regard to icon reference counting a bit more sane.
+ * : make memory handling with regard to icon reference counting a
+ bit more sane.
XfdesktopIconView takes a reference on each icon it adds, and
releases it when
it's removed. as a result of this and fixing warnings and
@@ -1647,114 +1057,91 @@
2006-10-13 06:13 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: actually
- remove the icons from the icon view before removing them from the
+ * : actually remove the icons from the icon view before removing
+ them from the
hashtable (bug 2272)
2006-10-13 00:04 paurullan
- * libxfce4util/trunk/po/ChangeLog, libxfce4util/trunk/po/ko.po,
- libxfce4util/trunk/po/nl.po, mousepad/trunk/po/ChangeLog,
- mousepad/trunk/po/nl.po, terminal/trunk/po/ChangeLog,
- terminal/trunk/po/pl.po, xarchiver/trunk/po/ChangeLog,
- xarchiver/trunk/po/pl.po, xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/ko.po, xfce-utils/trunk/po/ChangeLog,
- xfce-utils/trunk/po/ko.po, xfce4-mixer/trunk/po/ChangeLog,
- xfce4-mixer/trunk/po/ko.po, xfce4-panel/trunk/po/ChangeLog,
- xfce4-panel/trunk/po/ko.po, xfce4-session/trunk/po/ChangeLog,
- xfce4-session/trunk/po/ko.po,
- xfce4-trigger-launcher/trunk/po/ChangeLog,
- xfce4-trigger-launcher/trunk/po/ko.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/ko.po,
- xfprint/trunk/po/ChangeLog, xfprint/trunk/po/ko.po: i18n various
- updates and add
+ * : i18n various updates and add
2006-10-11 23:38 kelnos
- * xfdesktop/trunk/src/xfdesktop-special-file-icon.c: fix compile
- failure when thunarx is not available. not sure how that one
+ * : fix compile failure when thunarx is not available. not sure how
+ that one
happened (bug 2420)
2006-10-11 21:18 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: * don't allow a drop
- onto a 'dead zone' (as set by the xinerama handler
+ * : * don't allow a drop onto a 'dead zone' (as set by the xinerama
+ handler
* possibly fix warning/crash about the icon view widget's style's
depth
not matching the window's depth (bug 2123)
2006-10-11 09:46 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: handle different-sized
- monitors correctly in xinerama, so icons aren't in
+ * : handle different-sized monitors correctly in xinerama, so icons
+ aren't in
"dead areas" or split in between the two monitors (bug 1538)
2006-10-11 08:53 kelnos
- * xfdesktop/trunk/src/xfdesktop-special-file-icon.c: invalidate and
- re-set trash pixbuf when QueryTrash returns
+ * : invalidate and re-set trash pixbuf when QueryTrash returns
2006-10-11 07:24 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: fix gtk criticals when
- unminimising a window (mini app icons mode) (bug 2280)
+ * : fix gtk criticals when unminimising a window (mini app icons
+ mode) (bug 2280)
2006-10-11 06:58 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: add some
- helpful comments so i don't forget things later
+ * : add some helpful comments so i don't forget things later
2006-10-11 06:52 kelnos
- * xfdesktop/trunk/src/xfdesktop-special-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-volume-icon.c: avoid gtk critical
- message, i think (bug 2280)
+ * : avoid gtk critical message, i think (bug 2280)
2006-10-11 06:43 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-utils.c: use D-Bus bindings
- directly instead of dbus-send
+ * : use D-Bus bindings directly instead of dbus-send
2006-10-11 06:34 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-utils.c,
- xfdesktop/trunk/src/xfdesktop-file-utils.h,
- xfdesktop/trunk/src/xfdesktop-special-file-icon.c: move dbus
- init/cleanup from XfdesktopSpecialFileIcon and into file utils
+ * : move dbus init/cleanup from XfdesktopSpecialFileIcon and into
+ file utils
2006-10-11 06:04 kelnos
- * xfdesktop/trunk/src/xfdesktop-special-file-icon.c: properly
- update the trash icon when the trash changes between empty and
+ * : properly update the trash icon when the trash changes between
+ empty and
full (bug 2188)
2006-10-11 05:39 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: move saved
- icon location file to ~/.config instead of ~/.cache (bug 2402)
+ * : move saved icon location file to ~/.config instead of ~/.cache
+ (bug 2402)
2006-10-11 05:02 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-properties-dialog.c: fix crash
- on some systems when thunar_vfs_user_get_real_name() returns NULL
+ * : fix crash on some systems when thunar_vfs_user_get_real_name()
+ returns NULL
(bug 2229)
2006-10-09 03:52 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: don't crash
- when non-file:// URIs are dropped on the desktop; just refuse
+ * : don't crash when non-file:// URIs are dropped on the desktop;
+ just refuse
to work with them at all (bug 2384)
2006-10-09 01:00 kelnos
- * xfdesktop/trunk/settings/behavior-settings.c: use
- ENABLE_FILE_ICONS ifdef instead of HAVE_THUNAR_VFS
+ * : use ENABLE_FILE_ICONS ifdef instead of HAVE_THUNAR_VFS
2006-10-07 18:47 kelnos
- * xfdesktop/trunk/src/xfdesktop-special-file-icon.c: besure to
- disconnect the TrashChanged signal and unref the DBusGProxy when
+ * : besure to disconnect the TrashChanged signal and unref the
+ DBusGProxy when
the trash icon gets destroyed. the former is not necessary now,
but will
be if i move the dbus proxy stuff to a common location. this
@@ -1763,28 +1150,19 @@
2006-10-02 21:03 paurullan
- * thunar/trunk/po/ChangeLog, thunar/trunk/po/ru.po,
- xfburn/trunk/po/ChangeLog, xfburn/trunk/po/ru.po,
- xfcalendar/trunk/po/ChangeLog, xfcalendar/trunk/po/ru.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/ru.po,
- xfmedia/trunk/po/ChangeLog, xfmedia/trunk/po/ru.po,
- xfwm4/trunk/po/ChangeLog, xfwm4/trunk/po/ru.po: i18n updated
- Russian translations
+ * : i18n updated Russian translations
2006-09-28 19:30 kelnos
- * xfdesktop/trunk/src/xfce-desktop-settings.c: fix compilation on
- solaris, i hope (bug 2258)
+ * : fix compilation on solaris, i hope (bug 2258)
2006-09-28 19:15 kelnos
- * xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/xfce-desktop.c:
- use new ENABLE_FILE_ICONS define instead of HAVE_THUNAR_VFS
+ * : use new ENABLE_FILE_ICONS define instead of HAVE_THUNAR_VFS
2006-09-28 19:13 kelnos
- * xfdesktop/trunk/configure.ac.in, xfdesktop/trunk/src/Makefile.am:
- ok, this should fix annoying build problems (bug 2344). here's
+ * : ok, this should fix annoying build problems (bug 2344). here's
how the
dependencies work:
@@ -1819,477 +1197,211 @@
2006-09-25 13:14 eulex
- * xfdesktop/trunk/menu.xml.sv: corrected a small spelling mistake
- in menu.xml.sv
+ * : corrected a small spelling mistake in menu.xml.sv
2006-09-25 01:48 kelnos
- * xfdesktop/trunk/src/xfdesktop-window-icon.c: position the window
- icon's right-click menu on the correct screen before
+ * : position the window icon's right-click menu on the correct
+ screen before
showing it (bug 2351)
2006-09-18 20:33 paurullan
- * xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/ca.po: updated
- Catalan translations
+ * : updated Catalan translations
2006-09-17 13:33 pollux
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/cs.po,
- libexo/trunk/po/fr.po, thunar/trunk/po/ChangeLog,
- thunar/trunk/po/cs.po, thunar/trunk/po/fr.po,
- xarchiver/trunk/po/ChangeLog, xarchiver/trunk/po/cs.po,
- xfcalendar/trunk/po/ChangeLog, xfcalendar/trunk/po/de.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/cs.po, xfce-mcs-plugins/trunk/po/fr.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/fr.po,
- xfwm4/trunk/po/ChangeLog, xfwm4/trunk/po/cs.po: updated French
- and Czech translations
+ * : updated French and Czech translations
2006-09-09 13:35 pollux
- * xfdesktop/trunk/menueditor/menueditor-main-window.c: prevent
- endless loop if DnD of an element into itself (fix bug #2287)
+ * : prevent endless loop if DnD of an element into itself (fix bug
+ #2287)
2006-09-07 19:55 olivier
- * xfdesktop/trunk/settings/appearance-settings.c: Use solid color
- by default if no setting is set, don't show image and gradient -
- That looks slick and might speed up startup time by default
+ * : Use solid color by default if no setting is set, don't show
+ image and gradient - That looks slick and might speed up startup
+ time by default
2006-09-07 19:48 olivier
- * xfdesktop/trunk/common/xfdesktop-common.c,
- xfdesktop/trunk/common/xfdesktop-common.h,
- xfdesktop/trunk/modules/menu/desktop-menu.c,
- xfdesktop/trunk/src/menu.c: My little contribution to xfdesktop,
- make it more robust to broken install (bug #2268)
+ * : My little contribution to xfdesktop, make it more robust to
+ broken install (bug #2268)
2006-09-07 18:58 pollux
- * xfcalendar/trunk/po/ChangeLog, xfcalendar/trunk/po/vi.po,
- xfce-mcs-manager/trunk/po/ChangeLog,
- xfce-mcs-manager/trunk/po/vi.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/vi.po, xfce-utils/trunk/po/ChangeLog,
- xfce-utils/trunk/po/vi.po, xfce-utils/trunk/xfce4-about/AUTHORS,
- xfce4-mixer/trunk/po/ChangeLog, xfce4-mixer/trunk/po/vi.po,
- xfce4-panel/trunk/po/ChangeLog, xfce4-panel/trunk/po/vi.po,
- xfce4-session/trunk/po/ChangeLog, xfce4-session/trunk/po/vi.po,
- xfce4-trigger-launcher/trunk/po/ChangeLog,
- xfce4-trigger-launcher/trunk/po/vi.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/vi.po,
- xfmedia/trunk/po/ChangeLog, xfprint/trunk/po/ChangeLog,
- xfprint/trunk/po/vi.po, xfwm4/trunk/po/ChangeLog,
- xfwm4/trunk/po/vi.po: Updated Vietnamese translations
+ * : Updated Vietnamese translations
2006-09-06 17:08 pollux
- * xfdesktop/trunk/menueditor/Makefile.am,
- xfdesktop/trunk/menueditor/menueditor-add-dialog.c,
- xfdesktop/trunk/menueditor/menueditor-edit-dialog.c,
- xfdesktop/trunk/menueditor/menueditor-main-window.c: use the icon
- chooser if libexo is available (bug #2220)
+ * : use the icon chooser if libexo is available (bug #2220)
2006-09-03 19:00 pollux
- * xarchiver/trunk/po/ChangeLog, xarchiver/trunk/po/pt_BR.po,
- xfcalendar/trunk/po/ChangeLog, xfcalendar/trunk/po/pt_BR.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/pt_BR.po,
- xfce-utils/trunk/po/ChangeLog, xfce-utils/trunk/po/pt_BR.po,
- xfce4-panel/trunk/po/ChangeLog, xfce4-panel/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/pt_BR.po,
- xfwm4/trunk/po/ChangeLog, xfwm4/trunk/po/pt_BR.po: Updated
- Brazilian Portuguese translations
+ * : Updated Brazilian Portuguese translations
2006-09-02 17:13 benny
- * xfdesktop/trunk/configure.ac.in, xfdesktop/trunk/po/ar.po,
- xfdesktop/trunk/po/az.po, xfdesktop/trunk/po/be.po,
- xfdesktop/trunk/po/bg.po, xfdesktop/trunk/po/bn_IN.po,
- xfdesktop/trunk/po/ca.po, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.po, xfdesktop/trunk/po/el.po,
- xfdesktop/trunk/po/en_GB.po, xfdesktop/trunk/po/eo.po,
- xfdesktop/trunk/po/es.po, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/et.po, xfdesktop/trunk/po/eu.po,
- xfdesktop/trunk/po/fa.po, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/gl.po,
- xfdesktop/trunk/po/gu.po, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.po, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/hy.po, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/po/ka.po,
- xfdesktop/trunk/po/ko.po, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/mr.po, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nb_NO.po, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pa.po, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.po, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ro.po, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sk.po, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.po, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.po: Bump version and requirements.
+ * : Bump version and requirements.
2006-09-02 08:57 sas
- * libexo/trunk/po/hu.po, libxfcegui4/trunk/po/hu.po,
- mousepad/trunk/po/hu.po, terminal/trunk/po/hu.po,
- thunar/trunk/po/hu.po, xfcalendar/trunk/po/hu.po,
- xfce-mcs-manager/trunk/po/hu.po, xfce-mcs-plugins/trunk/po/hu.po,
- xfce-utils/trunk/po/hu.po, xfce4-appfinder/trunk/po/hu.po,
- xfce4-icon-theme/trunk/po/hu.po, xfce4-mixer/trunk/po/hu.po,
- xfce4-panel/trunk/po/hu.po, xfce4-session/trunk/po/hu.po,
- xfce4-terminal/trunk/po/hu.po,
- xfce4-trigger-launcher/trunk/po/hu.po, xfdesktop/trunk/po/hu.po,
- xfprint/trunk/po/hu.po, xfwm4/trunk/po/hu.po: hungarian updates
+ * : hungarian updates
2006-09-02 02:06 yuvaltanny
- * xfburn/trunk/po/he.po, xfce-utils/trunk/po/he.po,
- xfce4-panel/trunk/po/he.po, xfdesktop/trunk/po/he.po,
- xfwm4/trunk/po/he.po: Update Hebrew translation
+ * : Update Hebrew translation
2006-08-27 12:57 pollux
- * libxfcegui4/trunk/po/ChangeLog, libxfcegui4/trunk/po/de.po,
- terminal/trunk/po/ChangeLog, terminal/trunk/po/de.po,
- xfburn/trunk/po/ChangeLog, xfburn/trunk/po/de.po,
- xfce-mcs-manager/trunk/po/ChangeLog,
- xfce-mcs-manager/trunk/po/de.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/de.po, xfce4-panel/trunk/po/ChangeLog,
- xfce4-panel/trunk/po/de.po, xfce4-session/trunk/po/ChangeLog,
- xfce4-session/trunk/po/de.po, xfdesktop/trunk/po/ChangeLog,
- xfdesktop/trunk/po/de.po, xfwm4/trunk/po/ChangeLog,
- xfwm4/trunk/po/de.po: Updated German translations
+ * : Updated German translations
2006-08-27 11:35 pollux
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/LINGUAS,
- libexo/trunk/po/ka.po, libxfce4util/trunk/po/ChangeLog,
- libxfce4util/trunk/po/LINGUAS, libxfce4util/trunk/po/ka.po,
- libxfcegui4/trunk/po/ChangeLog, libxfcegui4/trunk/po/LINGUAS,
- libxfcegui4/trunk/po/ka.po, mousepad/trunk/po/ChangeLog,
- mousepad/trunk/po/LINGUAS, mousepad/trunk/po/ka.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/LINGUAS,
- thunar/trunk/po/ka.po, xfcalendar/trunk/po/ChangeLog,
- xfcalendar/trunk/po/LINGUAS, xfcalendar/trunk/po/ka.po,
- xfce-mcs-manager/trunk/po/ChangeLog,
- xfce-mcs-manager/trunk/po/LINGUAS,
- xfce-mcs-manager/trunk/po/ka.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/LINGUAS,
- xfce-mcs-plugins/trunk/po/ka.po, xfce-utils/trunk/po/ChangeLog,
- xfce-utils/trunk/po/LINGUAS, xfce-utils/trunk/po/ka.po,
- xfce-utils/trunk/xfce4-about/AUTHORS,
- xfce4-appfinder/trunk/po/ChangeLog,
- xfce4-appfinder/trunk/po/LINGUAS, xfce4-appfinder/trunk/po/ka.po,
- xfce4-icon-theme/trunk/po/ChangeLog,
- xfce4-icon-theme/trunk/po/LINGUAS,
- xfce4-icon-theme/trunk/po/ka.po, xfce4-mixer/trunk/po/ChangeLog,
- xfce4-mixer/trunk/po/LINGUAS, xfce4-mixer/trunk/po/ka.po,
- xfce4-panel/trunk/po/ChangeLog, xfce4-panel/trunk/po/LINGUAS,
- xfce4-panel/trunk/po/ka.po, xfce4-session/trunk/po/ChangeLog,
- xfce4-session/trunk/po/LINGUAS, xfce4-session/trunk/po/ka.po,
- xfce4-terminal/trunk/configure.ac,
- xfce4-terminal/trunk/po/ChangeLog, xfce4-terminal/trunk/po/ka.po,
- xfce4-trigger-launcher/trunk/po/ChangeLog,
- xfce4-trigger-launcher/trunk/po/LINGUAS,
- xfce4-trigger-launcher/trunk/po/ka.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/LINGUAS,
- xfdesktop/trunk/po/ka.po, xfmedia/trunk/configure.ac,
- xfmedia/trunk/po/ChangeLog, xfmedia/trunk/po/ka.po,
- xfprint/trunk/po/ChangeLog, xfprint/trunk/po/LINGUAS,
- xfprint/trunk/po/ka.po, xfwm4/trunk/po/ChangeLog,
- xfwm4/trunk/po/LINGUAS, xfwm4/trunk/po/ka.po: add Georgian
- translations
+ * : add Georgian translations
2006-08-26 23:38 stavrosg
- * xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/el.po: Xfdesktop
- Greek translations update
+ * : Xfdesktop Greek translations update
2006-08-24 00:48 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: temp fix for
- crashes when dropping external files on special icons and
+ * : temp fix for crashes when dropping external files on special
+ icons and
removable volumes
2006-08-24 00:01 kelnos
- * xfdesktop/trunk/src/xfdesktop-special-file-icon.c: invalidate the
- trash icon's pixbuf when the trash changes between empty and
+ * : invalidate the trash icon's pixbuf when the trash changes
+ between empty and
full. this doesn't work for some reason, though.
2006-08-23 23:22 kelnos
- * xfdesktop/trunk/configure.ac.in, xfdesktop/trunk/src/Makefile.am,
- xfdesktop/trunk/src/main.c,
- xfdesktop/trunk/src/xfdesktop-dbus-bindings-filemanager.xml,
- xfdesktop/trunk/src/xfdesktop-dbus-bindings-trash.xml,
- xfdesktop/trunk/src/xfdesktop-special-file-icon.c: * add dep on
- dbus >= 0.34 if thunar-vfs is enabled
+ * : * add dep on dbus >= 0.34 if thunar-vfs is enabled
* use DBusGProxy for trash-related functions
2006-08-23 23:09 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c,
- xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: some cleanups,
- plug a ThunarVfsPath leak
+ * : some cleanups, plug a ThunarVfsPath leak
2006-08-20 18:54 pollux
- * libexo/trunk/po/gl.po, libxfce4util/trunk/po/gl.po,
- mousepad/trunk/po/gl.po, terminal/trunk/po/gl.po,
- xfburn/trunk/po/gl.po, xfcalendar/trunk/po/gl.po,
- xfce-utils/trunk/po/gl.po, xfce4-appfinder/trunk/po/gl.po,
- xfce4-mixer/trunk/po/gl.po, xfdesktop/trunk/po/gl.po,
- xfmedia/trunk/po/gl.po, xfprint/trunk/po/gl.po,
- xfwm4/trunk/po/gl.po: remove executable property from gl.po
+ * : remove executable property from gl.po
2006-08-20 18:51 pollux
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/LINGUAS,
- libexo/trunk/po/gl.po, libxfce4util/trunk/po/ChangeLog,
- libxfce4util/trunk/po/LINGUAS, libxfce4util/trunk/po/gl.po,
- mousepad/trunk/po/ChangeLog, mousepad/trunk/po/LINGUAS,
- mousepad/trunk/po/gl.po, terminal/trunk/po/ChangeLog,
- terminal/trunk/po/LINGUAS, terminal/trunk/po/gl.po,
- xfburn/trunk/po/ChangeLog, xfburn/trunk/po/LINGUAS,
- xfburn/trunk/po/gl.po, xfcalendar/trunk/po/ChangeLog,
- xfcalendar/trunk/po/LINGUAS, xfcalendar/trunk/po/gl.po,
- xfce-utils/trunk/po/ChangeLog, xfce-utils/trunk/po/LINGUAS,
- xfce-utils/trunk/po/gl.po, xfce4-appfinder/trunk/po/ChangeLog,
- xfce4-appfinder/trunk/po/LINGUAS, xfce4-appfinder/trunk/po/gl.po,
- xfce4-mixer/trunk/po/ChangeLog, xfce4-mixer/trunk/po/LINGUAS,
- xfce4-mixer/trunk/po/gl.po, xfdesktop/trunk/po/ChangeLog,
- xfdesktop/trunk/po/LINGUAS, xfdesktop/trunk/po/gl.po,
- xfmedia/trunk/configure.ac, xfmedia/trunk/po/ChangeLog,
- xfmedia/trunk/po/gl.po, xfprint/trunk/po/ChangeLog,
- xfprint/trunk/po/LINGUAS, xfprint/trunk/po/gl.po,
- xfwm4/trunk/po/ChangeLog, xfwm4/trunk/po/LINGUAS,
- xfwm4/trunk/po/gl.po: Add Galician translations
+ * : Add Galician translations
2006-08-19 17:29 hydonsingore
- * thunar/trunk/po/ChangeLog, thunar/trunk/po/zh_TW.po,
- xfburn/trunk/po/ChangeLog, xfburn/trunk/po/ja.po,
- xfburn/trunk/po/zh_TW.po, xfcalendar/trunk/po/ChangeLog,
- xfcalendar/trunk/po/zh_TW.po, xfdesktop/trunk/po/ChangeLog,
- xfdesktop/trunk/po/zh_TW.po: Update traditional Chinese
- translations.
+ * : Update traditional Chinese translations.
2006-08-19 16:22 pollux
- * xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.de:
- Add xfce-registered-categories.xml.de
+ * : Add xfce-registered-categories.xml.de
2006-08-19 16:20 pollux
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/cs.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/cs.po,
- xfce-utils/trunk/po/ChangeLog, xfce-utils/trunk/po/cs.po,
- xfce4-panel/trunk/po/ChangeLog, xfce4-panel/trunk/po/cs.po,
- xfdesktop/trunk/menu.xml.cs, xfdesktop/trunk/po/ChangeLog,
- xfdesktop/trunk/po/cs.po, xfwm4/trunk/po/ChangeLog,
- xfwm4/trunk/po/cs.po: Updated Czech translations
+ * : Updated Czech translations
2006-08-18 21:48 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-cache.c: revert a
- memleak fix, as it seems i already called xfce_rc_close() and i'm
+ * : revert a memleak fix, as it seems i already called
+ xfce_rc_close() and i'm
just blind and stupid (bug 2196)
2006-08-18 21:37 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: add F2
- keybinding for rename (bug 2186)
+ * : add F2 keybinding for rename (bug 2186)
2006-08-18 21:28 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: refresh the
- special file icons on F5 (bug 2187)
+ * : refresh the special file icons on F5 (bug 2187)
2006-08-18 18:36 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c,
- xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: fix compile
- failure when thunar-vfs isn't present (bug 2189)
+ * : fix compile failure when thunar-vfs isn't present (bug 2189)
2006-08-17 06:22 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-cache.c: fix a couple
- possible memleaks
+ * : fix a couple possible memleaks
2006-08-16 08:44 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menuspec.c: fix some
- memleaks (maybe bug 1910) and a possible crash
+ * : fix some memleaks (maybe bug 1910) and a possible crash
2006-08-15 22:34 kelnos
- * xfdesktop/trunk/src/windowlist.c: change bold to italic for the
- active window to match the window menu plugin
+ * : change bold to italic for the active window to match the window
+ menu plugin
2006-08-15 21:25 pollux
- * xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/fr.po: updated
- French translations
+ * : updated French translations
2006-08-15 21:22 piarres
- * xfburn/trunk/po/ChangeLog, xfburn/trunk/po/eu.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/eu.po: Basque
- translation update for xfburn and xfdesktop
+ * : Basque translation update for xfburn and xfdesktop
2006-08-15 19:21 pollux
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/pl.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/pl.po,
- xfce-utils/trunk/po/ChangeLog, xfce-utils/trunk/po/pl.po,
- xfce4-panel/trunk/po/ChangeLog, xfce4-panel/trunk/po/pl.po,
- xfce4-terminal/trunk/po/ChangeLog, xfce4-terminal/trunk/po/pl.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/pl.po,
- xfwm4/trunk/po/ChangeLog, xfwm4/trunk/po/pl.po: updated Polish
- translations by piotr maliński <riklaunim@gmail.com>
+ * : updated Polish translations by piotr maliński
+ <riklaunim@gmail.com>
2006-08-15 18:51 kelnos
- * xfdesktop/trunk/src/main.c: fix startup from session manager (bug
- 2171)
+ * : fix startup from session manager (bug 2171)
2006-08-15 15:25 jari
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/fi.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/fi.po,
- xfwm4/trunk/po/ChangeLog, xfwm4/trunk/po/fi.po: Updated Finnish
- translations.
+ * : Updated Finnish translations.
2006-08-15 08:50 sas
- * xfdesktop/trunk/po/hu.po: hu trunk: desktop updates but 'Home'.
- This is an xlang problem
+ * : hu trunk: desktop updates but 'Home'. This is an xlang problem
2006-08-15 07:11 kelnos
- * xfdesktop/trunk/src/xfdesktop-regular-file-icon.c: do a
- permissions check on regular files for the cut and delete menu
- items
+ * : do a permissions check on regular files for the cut and delete
+ menu items
(bug 2081)
2006-08-15 07:03 kelnos
- * xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/bn_IN.po, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/el.po, xfdesktop/trunk/po/en_GB.po,
- xfdesktop/trunk/po/eo.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa.po,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/gu.po, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.po, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/hy.po, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.po, xfdesktop/trunk/po/mr.po,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nb_NO.po,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pa.po,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ro.po,
- xfdesktop/trunk/po/ru.po, xfdesktop/trunk/po/sk.po,
- xfdesktop/trunk/po/sv.po, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.po, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.po, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.po:
- update-po, last time, i promise (for now)
+ * : update-po, last time, i promise (for now)
2006-08-15 07:02 kelnos
- * xfdesktop/trunk/src/main.c: allow --(option) and -(option) (bug
- 2083). fix i18n for the version string
+ * : allow --(option) and -(option) (bug 2083). fix i18n for the
+ version string
2006-08-15 06:45 kelnos
- * xfdesktop/trunk/src/main.c: cmdline options shouldn't do anything
- if xfdesktop isn't running (bug 2083)
+ * : cmdline options shouldn't do anything if xfdesktop isn't
+ running (bug 2083)
2006-08-15 06:44 kelnos
- * xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/bn_IN.po, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/el.po, xfdesktop/trunk/po/en_GB.po,
- xfdesktop/trunk/po/eo.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa.po,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/gu.po, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.po, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/hy.po, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.po, xfdesktop/trunk/po/mr.po,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nb_NO.po,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pa.po,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ro.po,
- xfdesktop/trunk/po/ru.po, xfdesktop/trunk/po/sk.po,
- xfdesktop/trunk/po/sv.po, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.po, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.po, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.po:
- update-po again; i suck
+ * : update-po again; i suck
2006-08-15 06:43 kelnos
- * xfdesktop/trunk/po/POTFILES.in, xfdesktop/trunk/po/ar.po,
- xfdesktop/trunk/po/az.po, xfdesktop/trunk/po/be.po,
- xfdesktop/trunk/po/bg.po, xfdesktop/trunk/po/bn_IN.po,
- xfdesktop/trunk/po/ca.po, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.po, xfdesktop/trunk/po/el.po,
- xfdesktop/trunk/po/en_GB.po, xfdesktop/trunk/po/eo.po,
- xfdesktop/trunk/po/es.po, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/et.po, xfdesktop/trunk/po/eu.po,
- xfdesktop/trunk/po/fa.po, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/gu.po,
- xfdesktop/trunk/po/he.po, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/hy.po,
- xfdesktop/trunk/po/it.po, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.po, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/mr.po, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nb_NO.po, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pa.po, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.po, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ro.po, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sk.po, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.po, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.po: update-po
+ * : update-po
2006-08-15 05:03 kelnos
- * xfdesktop/trunk/src/Makefile.am,
- xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-properties-dialog.c,
- xfdesktop/trunk/src/xfdesktop-file-properties-dialog.h,
- xfdesktop/trunk/src/xfdesktop-file-utils.c,
- xfdesktop/trunk/src/xfdesktop-file-utils.h,
- xfdesktop/trunk/src/xfdesktop-volume-icon.c: * move properties
- dialog out to its own file. should maybe be a GtkWidget,
+ * : * move properties dialog out to its own file. should maybe be a
+ GtkWidget,
but not really necessary
* make the removable volume properties menu item work
* make the removable volume open menu item work
2006-08-15 04:03 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c,
- xfdesktop/trunk/panel-plugin/xfce4-popup-menu.c,
- xfdesktop/trunk/panel-plugin/xfce4-popup-menu.h: Allow the
- panel's desktop menu to be opened at the pointer position.
+ * : Allow the panel's desktop menu to be opened at the pointer
+ position.
Signed-off-by: Darren Salt <linux@youmustbejoking.demon.co.uk>
@@ -2297,8 +1409,8 @@
2006-08-15 03:53 kelnos
- * xfdesktop/trunk/src/windowlist.c: Use Pango native ellipsizing
- support; highlight the active window's menu item.
+ * : Use Pango native ellipsizing support; highlight the active
+ window's menu item.
For the ellipsis: I noticed that the width at which truncation
occurs causes
@@ -2322,29 +1434,7 @@
2006-08-15 03:41 kelnos
- * xfdesktop/trunk/TODO, xfdesktop/trunk/src/Makefile.am,
- xfdesktop/trunk/src/xfce-backdrop.c,
- xfdesktop/trunk/src/xfce-desktop.c,
- xfdesktop/trunk/src/xfdesktop-clipboard-manager.c,
- xfdesktop/trunk/src/xfdesktop-clipboard-manager.h,
- xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-icon-manager.h,
- xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.h,
- xfdesktop/trunk/src/xfdesktop-file-utils.c,
- xfdesktop/trunk/src/xfdesktop-file-utils.h,
- xfdesktop/trunk/src/xfdesktop-icon-view.c,
- xfdesktop/trunk/src/xfdesktop-icon.c,
- xfdesktop/trunk/src/xfdesktop-icon.h,
- xfdesktop/trunk/src/xfdesktop-regular-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-regular-file-icon.h,
- xfdesktop/trunk/src/xfdesktop-special-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-special-file-icon.h,
- xfdesktop/trunk/src/xfdesktop-volume-icon.c,
- xfdesktop/trunk/src/xfdesktop-volume-icon.h,
- xfdesktop/trunk/src/xfdesktop-window-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-window-icon.c: * split out
- XfdesktopFileIcon into XfdesktopRegularFileIcon,
+ * : * split out XfdesktopFileIcon into XfdesktopRegularFileIcon,
XfdesktopVolumeIcon, and the new XfdesktopSpecialFileIcon, which
can show
icons for the root directory (aka "Filesystem"), the home
@@ -2359,309 +1449,196 @@
2006-08-13 18:09 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: fix drag icon
- sometimes not showing up
+ * : fix drag icon sometimes not showing up
2006-08-13 10:15 pollux
- * xfdesktop/trunk/menueditor/menueditor-main-window.c: warn the
- user if the menu file couldn't be opened in write mode
+ * : warn the user if the menu file couldn't be opened in write mode
2006-08-12 03:27 hydonsingore
- * thunar/trunk/po/ChangeLog, thunar/trunk/po/zh_TW.po,
- xfce-utils/trunk/po/ChangeLog, xfce-utils/trunk/po/zh_TW.po,
- xfce4-panel/trunk/po/ChangeLog, xfce4-panel/trunk/po/zh_TW.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/zh_TW.po:
- Updated traditional Chinese translations
+ * : Updated traditional Chinese translations
2006-08-07 10:37 piarres
- * xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/eu.po: Basque
- translation update
+ * : Basque translation update
2006-08-01 11:32 pollux
- * xfdesktop/trunk/menueditor/menueditor-edit-dialog.c,
- xfdesktop/trunk/menueditor/menueditor-main-window.c: Fix up
- problems with escaping already-escaped text and not unescaping it
- (bug #1991) (patch by Darren Salt
+ * : Fix up problems with escaping already-escaped text and not
+ unescaping it (bug #1991) (patch by Darren Salt
<linux@youmustbejoking.demon.co.uk>)
2006-07-30 08:31 pollux
- * xfce-utils/trunk/xfce4-about/INFO.cs,
- xfce4-appfinder/trunk/po/ChangeLog,
- xfce4-appfinder/trunk/po/cs.po, xfdesktop/trunk/menu.xml.cs,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.cs,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/cs.po: Updated
- Czech translations
+ * : Updated Czech translations
2006-07-29 11:02 jari
- * thunar/trunk/po/ChangeLog, thunar/trunk/po/fi.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/fi.po: Updated
- Finnish translations.
+ * : Updated Finnish translations.
2006-07-29 07:30 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: fix typo
+ * : fix typo
2006-07-29 07:20 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.c: * use
- g_markup_printf_escaped() when dealing with filenames passed to
+ * : * use g_markup_printf_escaped() when dealing with filenames
+ passed to
xfce_message_dialog(), as the labels are markup-enabled (bug
2082)
* fix fallback icon handling
2006-07-29 03:28 hydonsingore
- * xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/zh_TW.po: Update
- traditional Chinese translations for xfdesktop.
+ * : Update traditional Chinese translations for xfdesktop.
2006-07-25 07:51 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: don't redraw a
- selected icon if it was the last one clicked
+ * : don't redraw a selected icon if it was the last one clicked
2006-07-22 00:34 stavrosg
- * mousepad/trunk/po/ChangeLog, mousepad/trunk/po/el.po,
- xarchiver/trunk/po/ChangeLog, xarchiver/trunk/po/el.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/el.po: Greek
- translations update
+ * : Greek translations update
2006-07-21 20:09 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: ah, the crashes a
- simple typo can cause (bug 2054)
+ * : ah, the crashes a simple typo can cause (bug 2054)
2006-07-21 20:05 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: don't connect to stlye-set
- until after we're realized (bug 2053)
+ * : don't connect to stlye-set until after we're realized (bug
+ 2053)
2006-07-19 22:18 olivier
- * xfdesktop/trunk/settings/appearance-settings.c: Woops, changed
- the wrong file yesterday...
+ * : Woops, changed the wrong file yesterday...
2006-07-19 20:34 stavrosg
- * xfdesktop/trunk/menu.xml.el: translation fix
+ * : translation fix
2006-07-18 20:08 olivier
- * xfdesktop/trunk/src/xfce-desktop-settings.c: Err, was it the
- other way?
+ * : Err, was it the other way?
2006-07-18 20:04 olivier
- * xfdesktop/trunk/src/xfce-desktop-settings.c: Change defaults
+ * : Change defaults
2006-07-16 13:02 adriano
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/pt_BR.po,
- xfwm4/trunk/po/ChangeLog, xfwm4/trunk/po/pt_BR.po: Updated
- brazilian portuguese translations by Tomás Acauan Schertel
+ * : Updated brazilian portuguese translations by Tomás Acauan
+ Schertel
<tschertel@gmail.com>.
2006-07-15 20:57 pollux
- * mousepad/trunk/po/ChangeLog, mousepad/trunk/po/fr.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/fr.po: Updated
- French translations
+ * : Updated French translations
2006-07-15 17:30 sas
- * xfdesktop/trunk/po/hu.po: hu trunk: desktop updated
+ * : hu trunk: desktop updated
2006-07-15 02:11 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: make sure we
- don't show a folder for the desktop folder if the folder itself
+ * : make sure we don't show a folder for the desktop folder if the
+ folder itself
is modified (bug 1916)
2006-07-14 22:10 pollux
- * xfdesktop/trunk/menueditor/menueditor-add-dialog.c,
- xfdesktop/trunk/menueditor/menueditor-add-external-dialog.c,
- xfdesktop/trunk/menueditor/menueditor-edit-dialog.c,
- xfdesktop/trunk/menueditor/menueditor-edit-external-dialog.c:
- hitting enter in the add/edit dialog triggers default response
+ * : hitting enter in the add/edit dialog triggers default response
2006-07-14 21:49 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: redo how the backdrop is
- drawn to fix ugly gradients on 16-bit displays
+ * : redo how the backdrop is drawn to fix ugly gradients on 16-bit
+ displays
(bug 1819). this also makes drawing quite a bit simpler and
possibly even
a bit faster.
2006-07-14 18:49 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.c: fix pixbuf not being
- updated if the file's icon is changed, and simplify
+ * : fix pixbuf not being updated if the file's icon is changed, and
+ simplify
some code in the process (bug 2033)
2006-07-13 18:15 kelnos
- * xfdesktop/trunk/src/Makefile.am: forgetting to commit things is
- lame
+ * : forgetting to commit things is lame
2006-07-13 03:47 kelnos
- * xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/bn_IN.po, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/el.po, xfdesktop/trunk/po/en_GB.po,
- xfdesktop/trunk/po/eo.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa.po,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/gu.po, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.po, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/hy.po, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.po, xfdesktop/trunk/po/mr.po,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nb_NO.po,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pa.po,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ro.po,
- xfdesktop/trunk/po/ru.po, xfdesktop/trunk/po/sk.po,
- xfdesktop/trunk/po/sv.po, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.po, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.po, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.po:
- update-po again
+ * : update-po again
2006-07-13 03:46 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: need
- ->priv->desktop_icon even w/o thunarx
+ * : need ->priv->desktop_icon even w/o thunarx
2006-07-13 03:17 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: add to the
- desktop context menu (i.e. for the ~/Desktop folder):
+ * : add to the desktop context menu (i.e. for the ~/Desktop
+ folder):
* thunarx menu provider
* properties dialog
* settings dialog (launches mcs settings for the desktop)
2006-07-13 00:01 kelnos
- * xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/bn_IN.po, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/el.po, xfdesktop/trunk/po/en_GB.po,
- xfdesktop/trunk/po/eo.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa.po,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/gu.po, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.po, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/hy.po, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.po, xfdesktop/trunk/po/mr.po,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nb_NO.po,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pa.po,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ro.po,
- xfdesktop/trunk/po/ru.po, xfdesktop/trunk/po/sk.po,
- xfdesktop/trunk/po/sv.po, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.po, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.po, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.po:
- update-po
+ * : update-po
2006-07-13 00:01 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: rearrange the
- icon context menu (again)
+ * : rearrange the icon context menu (again)
2006-07-12 23:33 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: fix missing
- menu separator
+ * : fix missing menu separator
2006-07-12 23:20 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: kill the tip window on
- button press. this makes DnD much easier, and also
+ * : kill the tip window on button press. this makes DnD much
+ easier, and also
avoids the tip window popping up after a menu is visible
2006-07-12 19:47 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menuspec.c,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.cs,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.el,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.es,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.eu,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.fi,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.fr,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.he,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.hu,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ja,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.nl,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.pl,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.pt_BR,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ro,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ru,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.sk,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.sv,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.zh_CN,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.zh_TW:
- use ACCESSORIES icon category for the "Accessories" menu
+ * : use ACCESSORIES icon category for the "Accessories" menu
2006-07-12 19:17 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon.c: check for icon using
- binary name of the app (bug 1956)
+ * : check for icon using binary name of the app (bug 1956)
2006-07-12 19:17 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: fix missing return val
+ * : fix missing return val
2006-07-12 10:55 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c: try to use
- "applications-other" for the unknown submenu icon
+ * : try to use "applications-other" for the unknown submenu icon
2006-07-12 10:27 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.c: finish implementing an
- icon-hover tooltip for the file icons (bug 1526)
+ * : finish implementing an icon-hover tooltip for the file icons
+ (bug 1526)
2006-07-11 23:39 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-file-utils.c,
- xfdesktop/trunk/src/xfdesktop-file-utils.h,
- xfdesktop/trunk/src/xfdesktop-icon.c,
- xfdesktop/trunk/src/xfdesktop-icon.h: implement the backend
- portion to be able to show icon tooltips. haven't done
+ * : implement the backend portion to be able to show icon tooltips.
+ haven't done
the XfdesktopIconView part yet (bug 1526)
2006-07-11 22:57 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: if using the
- default menu file, don't pass the file argument to
+ * : if using the default menu file, don't pass the file argument to
xfce4-menueditor, cuz menueditor will just do the right thing
(bug 1911)
2006-07-11 22:23 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: clear up the expose tearing
- of the backdrop image when dragging a window
+ * : clear up the expose tearing of the backdrop image when dragging
+ a window
across the desktop quickly. i feel like there's a reason i
stopped using this
method, but it seems to work ok now, so let's see how it goes.
@@ -2675,170 +1652,61 @@
2006-07-11 19:00 kelnos
- * xfdesktop/trunk/common/xfdesktop-common.c: don't search for the
- locale-suffixed menu.xml version in the user's homedir
+ * : don't search for the locale-suffixed menu.xml version in the
+ user's homedir
(bug 2010)
2006-07-10 21:42 piarres
- * xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/eu.po,
- xfwm4/trunk/po/ChangeLog, xfwm4/trunk/po/eu.po: [l10n:eu] Basque
- translation update
+ * : [l10n:eu] Basque translation update
2006-07-09 21:52 pollux
- * xfdesktop/trunk/menueditor/menueditor-add-dialog.c,
- xfdesktop/trunk/menueditor/menueditor-edit-dialog.c: add preview
- widget in icon filechooser
+ * : add preview widget in icon filechooser
2006-07-09 21:34 pollux
- * libxfce4util/trunk/docs/tmpl/xfce-desktopentry.sgml,
- libxfce4util/trunk/docs/tmpl/xfce-fileutils.sgml,
- libxfce4util/trunk/docs/tmpl/xfce-miscutils.sgml,
- libxfce4util/trunk/docs/tmpl/xfce-rc.sgml,
- libxfce4util/trunk/docs/tmpl/xfce-resource.sgml,
- libxfce4util/trunk/po/ChangeLog, libxfce4util/trunk/po/LINGUAS,
- libxfce4util/trunk/po/fr.po, libxfcegui4/trunk/po/be.po,
- libxfcegui4/trunk/po/bn_IN.po, libxfcegui4/trunk/po/ca.po,
- libxfcegui4/trunk/po/cs.po, libxfcegui4/trunk/po/de.po,
- libxfcegui4/trunk/po/el.po, libxfcegui4/trunk/po/en_GB.po,
- libxfcegui4/trunk/po/eo.po, libxfcegui4/trunk/po/es.po,
- libxfcegui4/trunk/po/et.po, libxfcegui4/trunk/po/eu.po,
- libxfcegui4/trunk/po/fa.po, libxfcegui4/trunk/po/fi.po,
- libxfcegui4/trunk/po/fr.po, libxfcegui4/trunk/po/gu.po,
- libxfcegui4/trunk/po/he.po, libxfcegui4/trunk/po/hu.po,
- libxfcegui4/trunk/po/hy.po, libxfcegui4/trunk/po/it.po,
- libxfcegui4/trunk/po/ja.po, libxfcegui4/trunk/po/ko.po,
- libxfcegui4/trunk/po/libxfcegui4.pot, libxfcegui4/trunk/po/lt.po,
- libxfcegui4/trunk/po/mr.po, libxfcegui4/trunk/po/nl.po,
- libxfcegui4/trunk/po/pa.po, libxfcegui4/trunk/po/pl.po,
- libxfcegui4/trunk/po/pt_BR.po, libxfcegui4/trunk/po/ro.po,
- libxfcegui4/trunk/po/ru.po, libxfcegui4/trunk/po/sk.po,
- libxfcegui4/trunk/po/sv.po, libxfcegui4/trunk/po/ta.po,
- libxfcegui4/trunk/po/uk.po, libxfcegui4/trunk/po/zh_CN.po,
- libxfcegui4/trunk/po/zh_TW.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/cs.po, xfce-mcs-plugins/trunk/po/fr.po,
- xfce-mcs-plugins/trunk/po/pl.po,
- xfce4-icon-theme/trunk/po/ChangeLog,
- xfce4-icon-theme/trunk/po/LINGUAS,
- xfce4-icon-theme/trunk/po/fr.po, xfce4-panel/trunk/po/ChangeLog,
- xfce4-panel/trunk/po/cs.po, xfce4-terminal/trunk/configure.ac,
- xfce4-terminal/trunk/po/ChangeLog, xfce4-terminal/trunk/po/pl.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/pl.po, xfwm4/trunk/po/ChangeLog,
- xfwm4/trunk/po/pl.po: updated translations
+ * : updated translations
2006-07-09 21:08 pollux
- * xfdesktop/trunk/menueditor/menueditor-main-window.c: add 'save
- as' support
+ * : add 'save as' support
2006-07-09 19:21 benny
- * xfdesktop/trunk/configure.ac.in: Depend on Thunar/exo BETA2.
+ * : Depend on Thunar/exo BETA2.
2006-07-09 19:05 olivier
- * xfdesktop/trunk/ChangeLog,
- xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: Fix compiler
- warnings
+ * : Fix compiler warnings
2006-07-09 16:51 stavrosg
- * xarchiver/trunk/po/el.po, xfdesktop/trunk/po/ChangeLog,
- xfdesktop/trunk/po/el.po, xfwm4/trunk/po/ChangeLog,
- xfwm4/trunk/po/el.po: Greek translations update
+ * : Greek translations update
2006-07-09 14:16 yuvaltanny
- * xfce-mcs-plugins/trunk/po/he.po,
- xfce4-trigger-launcher/trunk/po/he.po, xfdesktop/trunk/po/he.po,
- xfwm4/trunk/po/he.po: Update Hebrew translations
+ * : Update Hebrew translations
2006-07-09 14:04 pollux
- * xfdesktop/trunk/menueditor/Makefile.am: fix make distcheck
+ * : fix make distcheck
2006-07-09 09:57 sas
- * xfdesktop/trunk/po/hu.po: hu trunk: desktop update
+ * : hu trunk: desktop update
2006-07-09 09:56 pollux
- * gtk-xfce-engine-2/trunk/configure.in,
- libxfce4mcs/trunk/configure.ac, xfcalendar/trunk/configure.in.in,
- xfce-mcs-manager/trunk/configure.in.in,
- xfce-utils/trunk/configure.in.in,
- xfce4-appfinder/trunk/configure.in.in,
- xfce4-icon-theme/trunk/configure.in.in,
- xfce4-mixer/trunk/configure.in.in,
- xfce4-panel/trunk/configure.ac.in,
- xfce4-session/trunk/configure.in.in,
- xfdesktop/trunk/configure.ac.in, xfprint/trunk/configure.in.in,
- xfwm4/trunk/configure.ac.in: bump all versions and dependencies
- to 4.3.90.2
+ * : bump all versions and dependencies to 4.3.90.2
2006-07-08 22:06 pollux
- * xfdesktop/trunk/po/POTFILES.in, xfdesktop/trunk/po/ar.po,
- xfdesktop/trunk/po/az.po, xfdesktop/trunk/po/be.po,
- xfdesktop/trunk/po/bg.po, xfdesktop/trunk/po/bn_IN.po,
- xfdesktop/trunk/po/ca.po, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.po, xfdesktop/trunk/po/el.po,
- xfdesktop/trunk/po/en_GB.po, xfdesktop/trunk/po/eo.po,
- xfdesktop/trunk/po/es.po, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/et.po, xfdesktop/trunk/po/eu.po,
- xfdesktop/trunk/po/fa.po, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/gu.po,
- xfdesktop/trunk/po/he.po, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/hy.po,
- xfdesktop/trunk/po/it.po, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.po, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/mr.po, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nb_NO.po, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pa.po, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.po, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ro.po, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sk.po, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.po, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.po: update-po to include MenuEditor
- changes
+ * : update-po to include MenuEditor changes
2006-07-08 22:06 pollux
- * xfdesktop/trunk/menueditor/Makefile.am,
- xfdesktop/trunk/menueditor/TODO,
- xfdesktop/trunk/menueditor/about_dialog.c,
- xfdesktop/trunk/menueditor/about_dialog.h,
- xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/add_dialog.h,
- xfdesktop/trunk/menueditor/add_menu_dialog.c,
- xfdesktop/trunk/menueditor/add_menu_dialog.h,
- xfdesktop/trunk/menueditor/dnd.c,
- xfdesktop/trunk/menueditor/dnd.h,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/edit_dialog.h,
- xfdesktop/trunk/menueditor/menueditor-add-dialog.c,
- xfdesktop/trunk/menueditor/menueditor-add-dialog.h,
- xfdesktop/trunk/menueditor/menueditor-add-external-dialog.c,
- xfdesktop/trunk/menueditor/menueditor-add-external-dialog.h,
- xfdesktop/trunk/menueditor/menueditor-edit-dialog.c,
- xfdesktop/trunk/menueditor/menueditor-edit-dialog.h,
- xfdesktop/trunk/menueditor/menueditor-edit-external-dialog.c,
- xfdesktop/trunk/menueditor/menueditor-edit-external-dialog.h,
- xfdesktop/trunk/menueditor/menueditor-main-window.c,
- xfdesktop/trunk/menueditor/menueditor-main-window.h,
- xfdesktop/trunk/menueditor/menueditor-main.c,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h,
- xfdesktop/trunk/menueditor/utils.c,
- xfdesktop/trunk/menueditor/utils.h,
- xfdesktop/trunk/menueditor/xfce4-menueditor.ui: Clean up
- MenuEditor:
+ * : Clean up MenuEditor:
* Dialog are now classes deriving XfceTitledDialog
* Source files have been renamed for to reflect class name
@@ -2847,181 +1715,98 @@
2006-07-05 20:43 olivier
- * xfdesktop/trunk/configure.ac.in: Update version
+ * : Update version
2006-07-05 19:53 olivier
- * xfdesktop/trunk/modules/menu/Makefile.am: Add missing
- LIBX11_LDFLAGS everywhere (bug #1984)
+ * : Add missing LIBX11_LDFLAGS everywhere (bug #1984)
2006-07-05 19:50 olivier
- * xfdesktop/trunk/panel-plugin/Makefile.am: Add missing
- LIBX11_LDFLAGS (bug #1984)
+ * : Add missing LIBX11_LDFLAGS (bug #1984)
2006-07-05 19:43 olivier
- * xfdesktop/trunk/common/Makefile.am,
- xfdesktop/trunk/menueditor/Makefile.am,
- xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/src/Makefile.am: Use $(x) instaed of @x@ all over
- the place.
+ * : Use $(x) instaed of @x@ all over the place.
2006-07-05 19:30 olivier
- * xfdesktop/trunk/panel-plugin/Makefile.am: Use fix suggested by
- Benny
+ * : Use fix suggested by Benny
2006-07-05 18:44 olivier
- * xfdesktop/trunk/modules/menu/Makefile.am: Add X11 CFLAGS/LIBS
- (should fix bug #1984)
+ * : Add X11 CFLAGS/LIBS (should fix bug #1984)
2006-07-01 07:03 olivier
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/modules/menu/desktop-menu.c,
- xfdesktop/trunk/modules/menu/desktop-menuspec.c: Filter out KDE
- screensaver files from the menu (bug #1928)
+ * : Filter out KDE screensaver files from the menu (bug #1928)
2006-07-01 07:01 olivier
- * xfdesktop/trunk/panel-plugin/xfce4-popup-menu.c,
- xfdesktop/trunk/panel-plugin/xfce4-popup-menu.h: Add missing bits
+ * : Add missing bits
2006-07-01 07:01 olivier
- * xfdesktop/trunk/panel-plugin/Makefile.am,
- xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: Add xfce-menu
- remote popup and shortcut (bug #1971)
+ * : Add xfce-menu remote popup and shortcut (bug #1971)
2006-06-28 18:55 eulex
- * libexo/trunk/po/sv.po, xfcalendar/trunk/po/sv.po,
- xfce4-panel/trunk/po/sv.po, xfce4-session/trunk/po/sv.po,
- xfdesktop/trunk/po/sv.po: Some very minor changes to tidy up the
- contents of the settings menu in swedish, not worthy a changelog
- entry imho, bitch at me if I'm wrong.
+ * : Some very minor changes to tidy up the contents of the settings
+ menu in swedish, not worthy a changelog entry imho, bitch at me
+ if I'm wrong.
2006-06-18 15:57 pollux
- * xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/utils.c,
- xfdesktop/trunk/menueditor/utils.h: no need for workarounds
- anymore (fix bug #1657 BTW)
+ * : no need for workarounds anymore (fix bug #1657 BTW)
2006-06-16 20:22 pollux
- * xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/add_menu_dialog.c,
- xfdesktop/trunk/menueditor/dnd.c,
- xfdesktop/trunk/menueditor/dnd.h,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h,
- xfdesktop/trunk/menueditor/utils.c: fix cleanly submenu DnD once
- and for all (i hope)
+ * : fix cleanly submenu DnD once and for all (i hope)
2006-06-12 14:26 hydonsingore
- * libxfcegui4/trunk/po/ChangeLog, libxfcegui4/trunk/po/zh_TW.po,
- mousepad/trunk/po/ChangeLog, mousepad/trunk/po/zh_TW.po,
- terminal/trunk/po/ChangeLog, terminal/trunk/po/zh_TW.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/zh_TW.po,
- xfcalendar/trunk/po/ChangeLog, xfcalendar/trunk/po/zh_TW.po,
- xfce-mcs-manager/trunk/po/ChangeLog,
- xfce-mcs-manager/trunk/po/zh_TW.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/zh_TW.po,
- xfce-utils/trunk/po/ChangeLog, xfce-utils/trunk/po/zh_TW.po,
- xfce4-appfinder/trunk/po/ChangeLog,
- xfce4-appfinder/trunk/po/zh_TW.po,
- xfce4-icon-theme/trunk/po/ChangeLog,
- xfce4-icon-theme/trunk/po/zh_TW.po,
- xfce4-mailwatch-plugin/trunk/po/ChangeLog,
- xfce4-mailwatch-plugin/trunk/po/zh_TW.po,
- xfce4-mixer/trunk/po/ChangeLog, xfce4-mixer/trunk/po/zh_TW.po,
- xfce4-panel/trunk/po/ChangeLog, xfce4-panel/trunk/po/zh_TW.po,
- xfce4-session/trunk/po/ChangeLog,
- xfce4-session/trunk/po/zh_TW.po,
- xfce4-trigger-launcher/trunk/po/ChangeLog,
- xfce4-trigger-launcher/trunk/po/zh_TW.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/zh_TW.po,
- xfmedia/trunk/po/ChangeLog, xfmedia/trunk/po/zh_TW.po,
- xfprint/trunk/po/ChangeLog, xfprint/trunk/po/zh_TW.po,
- xfwm4/trunk/po/ChangeLog, xfwm4/trunk/po/zh_TW.po: Update
- traditional Chinese translations; Modify personal e-mail address.
+ * : Update traditional Chinese translations; Modify personal e-mail
+ address.
2006-06-12 12:03 pollux
- * xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h: fix crash in menuditor
- (bug #1913)
+ * : fix crash in menuditor (bug #1913)
2006-06-10 18:24 pollux
- * xfdesktop/trunk/menueditor/utils.c: i definely have a mental
- blocage with pointer incrementation (fix bug #1863)
+ * : i definely have a mental blocage with pointer incrementation
+ (fix bug #1863)
2006-06-10 16:20 pollux
- * xfdesktop/trunk/menueditor/dnd.c,
- xfdesktop/trunk/menueditor/dnd.h,
- xfdesktop/trunk/menueditor/menueditor.c: fix submenu DnD (DnD in
- TreeView sucks)
+ * : fix submenu DnD (DnD in TreeView sucks)
2006-06-07 05:45 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-file.c: convert
- filenames in the cmd= field from utf-8 to the filesystem encoding
+ * : convert filenames in the cmd= field from utf-8 to the
+ filesystem encoding
2006-06-07 04:24 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c: tryexec patch
- from olivier, some cleanups
+ * : tryexec patch from olivier, some cleanups
2006-06-05 23:11 adriano
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/pt_BR.po,
- terminal/trunk/po/ChangeLog, terminal/trunk/po/pt_BR.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/pt_BR.po,
- xfcalendar/trunk/po/ChangeLog, xfcalendar/trunk/po/pt_BR.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/pt_BR.po,
- xfce4-mixer/trunk/po/ChangeLog, xfce4-mixer/trunk/po/pt_BR.po,
- xfce4-panel/trunk/po/ChangeLog, xfce4-panel/trunk/po/pt_BR.po,
- xfce4-trigger-launcher/trunk/po/ChangeLog,
- xfce4-trigger-launcher/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/pt_BR.po,
- xfwm4/trunk/po/ChangeLog, xfwm4/trunk/po/pt_BR.po: Updated
- brazilian portuguese translations.
+ * : Updated brazilian portuguese translations.
2006-06-04 18:42 pollux
- * xfdesktop/trunk/menueditor/utils.c: close all the left-opened
- menu tag when last menu entry is a sub-menu (fix bug #1677)
+ * : close all the left-opened menu tag when last menu entry is a
+ sub-menu (fix bug #1677)
2006-06-04 18:38 pollux
- * xfdesktop/trunk/menueditor/dnd.c: fix incorrect free when a
- .desktop file without Icon field set is DnD (bug #1676)
+ * : fix incorrect free when a .desktop file without Icon field set
+ is DnD (bug #1676)
2006-06-04 08:12 eulex
- * libexo/trunk/po/ChangeLog, libxfcegui4/trunk/po/ChangeLog,
- terminal/trunk/po/ChangeLog, thunar/trunk/po/ChangeLog,
- xfcalendar/trunk/po/ChangeLog,
- xfce-mcs-manager/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-utils/trunk/po/ChangeLog,
- xfce4-appfinder/trunk/po/ChangeLog,
- xfce4-mixer/trunk/po/ChangeLog, xfce4-panel/trunk/po/ChangeLog,
- xfce4-session/trunk/po/ChangeLog,
- xfce4-trigger-launcher/trunk/po/ChangeLog,
- xfdesktop/trunk/po/ChangeLog, xfwm4/trunk/po/ChangeLog:
- Changelogs for appfinder, exo, utils, mcs-plugins, mcs-manager,
+ * : Changelogs for appfinder, exo, utils, mcs-plugins, mcs-manager,
xfce4-session, xfce4-mixer, thunar, libgui, xfwm4, the panel,
orage, trigger-launcher and terminal updated.
Also couldn't resist to fix a small error in the xfce4-mixer
@@ -3032,25 +1817,12 @@
2006-06-04 00:10 eulex
- * libxfcegui4/trunk/po/sv.po, thunar/trunk/po/sv.po,
- xfcalendar/trunk/po/sv.po, xfce-mcs-plugins/trunk/po/sv.po,
- xfce-utils/trunk/po/sv.po, xfce4-panel/trunk/po/sv.po,
- xfce4-session/trunk/po/sv.po, xfdesktop/trunk/po/sv.po,
- xfprint/trunk/po/sv.po, xfwm4/trunk/po/sv.po: obsolete strings in
- the swedish translations removed
+ * : obsolete strings in the swedish translations removed
2006-06-03 23:44 eulex
- * libexo/trunk/po/LINGUAS, libexo/trunk/po/sv.po,
- libxfcegui4/trunk/po/sv.po, terminal/trunk/po/LINGUAS,
- terminal/trunk/po/sv.po, thunar/trunk/po/sv.po,
- xfcalendar/trunk/po/sv.po, xfce-mcs-manager/trunk/po/sv.po,
- xfce-mcs-plugins/trunk/po/sv.po, xfce-utils/trunk/po/sv.po,
- xfce4-appfinder/trunk/po/sv.po, xfce4-mixer/trunk/po/sv.po,
- xfce4-panel/trunk/po/sv.po, xfce4-session/trunk/po/sv.po,
- xfce4-trigger-launcher/trunk/po/sv.po, xfdesktop/trunk/po/sv.po,
- xfprint/trunk/po/sv.po, xfwm4/trunk/po/sv.po: Merged Swedish
- translations (by me and Jens Hagerman) into the xfce svn.
+ * : Merged Swedish translations (by me and Jens Hagerman) into the
+ xfce svn.
This includes updated translations of appfinder, xfce-utils,
mcs-plugins,
xfprint, xfce4-session, xfce4-mixer, thunar, libxfcegui4, xfwm4,
@@ -3061,84 +1833,44 @@
2006-05-30 23:21 yuvaltanny
- * terminal/trunk/po/he.po, xfce-mcs-plugins/trunk/po/he.po,
- xfce4-mixer/trunk/po/he.po, xfce4-panel/trunk/po/he.po,
- xfce4-trigger-launcher/trunk/po/he.po, xfdesktop/trunk/po/he.po,
- xfwm4/trunk/po/he.po: Update Hebrew translation
+ * : Update Hebrew translation
2006-05-30 04:25 kelnos
- * xfdesktop/trunk/menu.xml, xfdesktop/trunk/menu.xml.az,
- xfdesktop/trunk/menu.xml.ca, xfdesktop/trunk/menu.xml.cs,
- xfdesktop/trunk/menu.xml.da, xfdesktop/trunk/menu.xml.de,
- xfdesktop/trunk/menu.xml.el, xfdesktop/trunk/menu.xml.es,
- xfdesktop/trunk/menu.xml.et, xfdesktop/trunk/menu.xml.eu,
- xfdesktop/trunk/menu.xml.fa_IR, xfdesktop/trunk/menu.xml.fi,
- xfdesktop/trunk/menu.xml.fr, xfdesktop/trunk/menu.xml.he,
- xfdesktop/trunk/menu.xml.hu, xfdesktop/trunk/menu.xml.ja,
- xfdesktop/trunk/menu.xml.ko, xfdesktop/trunk/menu.xml.ms,
- xfdesktop/trunk/menu.xml.nl, xfdesktop/trunk/menu.xml.pl,
- xfdesktop/trunk/menu.xml.pt_BR, xfdesktop/trunk/menu.xml.ro,
- xfdesktop/trunk/menu.xml.ru, xfdesktop/trunk/menu.xml.sk,
- xfdesktop/trunk/menu.xml.sv, xfdesktop/trunk/menu.xml.ta,
- xfdesktop/trunk/menu.xml.tr, xfdesktop/trunk/menu.xml.uk,
- xfdesktop/trunk/menu.xml.vi, xfdesktop/trunk/menu.xml.zh_CN,
- xfdesktop/trunk/menu.xml.zh_TW: change default menu to use thunar
- as the file manager instead of xffm
+ * : change default menu to use thunar as the file manager instead
+ of xffm
(patch from olivier, bug 1871)
2006-05-27 15:25 daichi
- * terminal/trunk/po/ChangeLog, terminal/trunk/po/pl.po,
- xarchiver/trunk/po/ChangeLog, xarchiver/trunk/po/pl.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/pl.po,
- xfwm4/trunk/po/ChangeLog, xfwm4/trunk/po/pl.po: Updated Polish
- translations by Szymon Kalasz <szymon_maestro@gazeta.pl>.
+ * : Updated Polish translations by Szymon Kalasz
+ <szymon_maestro@gazeta.pl>.
2006-05-25 20:47 pollux
- * xfdesktop/trunk/menueditor/utils.c: i prefer that syntax
+ * : i prefer that syntax
2006-05-25 20:33 kelnos
- * xfdesktop/trunk/autogen.sh, xfdesktop/trunk/configure.ac.in,
- xfdesktop/trunk/configure.in.in: i like configure.ac{,.in}
- better. what can i say, i'm anal.
+ * : i like configure.ac{,.in} better. what can i say, i'm anal.
2006-05-25 20:33 kelnos
- * xfdesktop/trunk/menueditor/utils.c: fix gcc4 warning (i think
- that actually might be a bug, even)
+ * : fix gcc4 warning (i think that actually might be a bug, even)
2006-05-25 20:07 stavrosg
- * xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/el.po: Greek
- translations update
+ * : Greek translations update
2006-05-25 18:40 pollux
- * xfce4-session/trunk/autogen.sh,
- xfce4-session/trunk/configure.in.in, xfce4-session/trunk/po,
- xfce4-session/trunk/po/LINGUAS,
- xfce4-trigger-launcher/trunk/autogen.sh,
- xfce4-trigger-launcher/trunk/configure.ac,
- xfce4-trigger-launcher/trunk/configure.in.in,
- xfce4-trigger-launcher/trunk/po/LINGUAS, xfdesktop/trunk,
- xfdesktop/trunk/autogen.sh, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/configure.in.in, xfdesktop/trunk/panel-plugin,
- xfdesktop/trunk/po, xfdesktop/trunk/po/LINGUAS, xfwm4/trunk,
- xfwm4/trunk/autogen.sh, xfwm4/trunk/configure.ac.in,
- xfwm4/trunk/mcs-plugin, xfwm4/trunk/po, xfwm4/trunk/po/LINGUAS,
- xfwm4/trunk/src, xfwm4/trunk/themes/katiola,
- xfwm4/trunk/themes/moheli, xfwm4/trunk/themes/stoneage: * add
- LINGUAS support
+ * : * add LINGUAS support
* update svn:ignore
2006-05-25 07:34 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.c: * fix thunar-vfs
- finalize warning when the user manually refreshes the desktop
+ * : * fix thunar-vfs finalize warning when the user manually
+ refreshes the desktop
after moving a removable volume icon, but before the timeout
after which the
icon positions are flushed to disk.
@@ -3148,46 +1880,19 @@
2006-05-25 07:04 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menuspec.c,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.cs,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.el,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.es,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.eu,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.fi,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.fr,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.he,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.hu,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ja,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.nl,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.pl,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.pt_BR,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ro,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ru,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.sk,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.sv,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.zh_CN,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.zh_TW:
- add OFFICE category to builtin icons, change PRODUCTIVITY to
+ * : add OFFICE category to builtin icons, change PRODUCTIVITY to
OFFICE in all
menu categories
2006-05-23 17:32 hydonsingore
- * xfcalendar/trunk/po/ChangeLog, xfcalendar/trunk/po/zh_TW.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/zh_TW.po,
- xfce4-mixer/trunk/po/ChangeLog, xfce4-mixer/trunk/po/zh_TW.po,
- xfce4-session/trunk/po/ChangeLog,
- xfce4-session/trunk/po/zh_TW.po, xfdesktop/trunk/po/ChangeLog,
- xfdesktop/trunk/po/zh_TW.po, xfwm4/trunk/po/ChangeLog,
- xfwm4/trunk/po/zh_TW.po: Correct strings containing Button Label
- in traditional Chinese translations.
+ * : Correct strings containing Button Label in traditional Chinese
+ translations.
2006-05-23 09:26 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: * show 'Open'
- item for all removable volumes, even if they don't have a valid
+ * : * show 'Open' item for all removable volumes, even if they
+ don't have a valid
ThunarVfsInfo, since we try to mount it on activate now.
* fix a glib warning when removing the removable volumes from the
desktop
@@ -3195,16 +1900,16 @@
2006-05-23 09:14 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: redo menu
- separator handling to ensure we don't get double separators when
+ * : redo menu separator handling to ensure we don't get double
+ separators when
removable volumes don't have mountpoints. at least i think this
works.
(bug 1799)
2006-05-23 08:40 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: ensure that
- the file icon's ThunarVfsInfo is valid before trying to activate
+ * : ensure that the file icon's ThunarVfsInfo is valid before
+ trying to activate
it in the case of removable volumes. need to make sure the info
is up-to-date,
since another entity might have mounted or unmounted the volume
@@ -3213,176 +1918,51 @@
2006-05-23 08:22 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: instead of
- fixing bugs, let's instead add XDirectSave support, as well as
+ * : instead of fixing bugs, let's instead add XDirectSave support,
+ as well as
support for dragging and dropping links from firefox (and
presumably other
web browsers) on the desktop
2006-05-23 02:45 daichi
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/fi.po,
- libxfce4util/trunk/po/ChangeLog, libxfce4util/trunk/po/fi.po,
- libxfcegui4/branches/xfce_4_2/po/ChangeLog,
- libxfcegui4/branches/xfce_4_2/po/fi.po,
- libxfcegui4/trunk/po/ChangeLog, libxfcegui4/trunk/po/fi.po,
- mousepad/trunk/po/ChangeLog, mousepad/trunk/po/fi.po,
- terminal/trunk/po/ChangeLog, terminal/trunk/po/fi.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/fi.po,
- xfcalendar/branches/xfce_4_2/po/ChangeLog,
- xfcalendar/trunk/po/ChangeLog, xfcalendar/trunk/po/fi.po,
- xfce-mcs-manager/branches/xfce_4_2/po/ChangeLog,
- xfce-mcs-manager/branches/xfce_4_2/po/fi.po,
- xfce-mcs-manager/trunk/po/ChangeLog,
- xfce-mcs-manager/trunk/po/fi.po,
- xfce-mcs-plugins/branches/xfce_4_2/po/ChangeLog,
- xfce-mcs-plugins/branches/xfce_4_2/po/fi.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/fi.po,
- xfce-utils/branches/xfce_4_2/po/ChangeLog,
- xfce-utils/branches/xfce_4_2/po/fi.po,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.az,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.ca,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.de,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.es,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.eu,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.fi,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.fr,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.he,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.html,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.html.az,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.html.ca,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.html.de,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.html.es,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.html.eu,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.html.fi,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.html.fr,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.html.it,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.html.ja,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.html.lt,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.html.ro,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.html.ru,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.html.sk,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.html.vi,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.html.zh_TW,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.it,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.ja,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.lt,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.ro,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.ru,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.sk,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.uk,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.vi,
- xfce-utils/branches/xfce_4_2/xfce4-about/AUTHORS.zh_TW,
- xfce-utils/trunk/po/ChangeLog, xfce-utils/trunk/po/fi.po,
- xfce-utils/trunk/xfce4-about/AUTHORS,
- xfce4-appfinder/branches/xfce_4_2/po/ChangeLog,
- xfce4-appfinder/branches/xfce_4_2/po/fi.po,
- xfce4-appfinder/trunk/po/ChangeLog,
- xfce4-appfinder/trunk/po/fi.po,
- xfce4-icon-theme/trunk/po/ChangeLog,
- xfce4-icon-theme/trunk/po/fi.po,
- xfce4-iconbox/branches/xfce_4_2/po/fi.po,
- xfce4-mailwatch-plugin/trunk/po/fi.po,
- xfce4-mixer/branches/xfce_4_2/po/ChangeLog,
- xfce4-mixer/branches/xfce_4_2/po/fi.po,
- xfce4-mixer/trunk/po/ChangeLog, xfce4-mixer/trunk/po/fi.po,
- xfce4-panel/branches/xfce_4_2/po/ChangeLog,
- xfce4-panel/branches/xfce_4_2/po/fi.po,
- xfce4-panel/trunk/po/ChangeLog, xfce4-panel/trunk/po/fi.po,
- xfce4-session/branches/xfce_4_2/po/ChangeLog,
- xfce4-session/branches/xfce_4_2/po/fi.po,
- xfce4-session/trunk/po/ChangeLog, xfce4-session/trunk/po/fi.po,
- xfce4-toys/branches/xfce_4_2/po/ChangeLog,
- xfce4-toys/branches/xfce_4_2/po/fi.po,
- xfce4-trigger-launcher/branches/xfce_4_2/po/ChangeLog,
- xfce4-trigger-launcher/branches/xfce_4_2/po/fi.po,
- xfce4-trigger-launcher/trunk/po/ChangeLog,
- xfce4-trigger-launcher/trunk/po/fi.po,
- xfdesktop/branches/xfce_4_2/po/ChangeLog,
- xfdesktop/branches/xfce_4_2/po/fi.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/fi.po,
- xffm/branches/xfce_4_2/po/ChangeLog,
- xffm/branches/xfce_4_2/po/fi.po, xfmedia/trunk/po/fi.po,
- xfprint/branches/xfce_4_2/po/ChangeLog,
- xfprint/branches/xfce_4_2/po/fi.po, xfprint/trunk/po/ChangeLog,
- xfprint/trunk/po/fi.po, xfwm4/branches/xfce_4_2/po/ChangeLog,
- xfwm4/branches/xfce_4_2/po/fi.po, xfwm4/trunk/po/ChangeLog,
- xfwm4/trunk/po/fi.po: Changed an address.
+ * : Changed an address.
2006-05-22 21:40 piarres
- * xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/eu.po: [l10n:eu]
- Basque trasnlation update
+ * : [l10n:eu] Basque trasnlation update
2006-05-21 09:06 jari
- * terminal/trunk/po/fi.po, xfdesktop/trunk/po/fi.po,
- xfwm4/trunk/po/fi.po: Updated Finnish translations.
+ * : Updated Finnish translations.
2006-05-21 08:30 kelnos
- * xfdesktop/trunk/src/Makefile.am,
- xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-file-utils.c,
- xfdesktop/trunk/src/xfdesktop-file-utils.h: handle interactive
- job signals, handle a coupler more errors gracefully.
+ * : handle interactive job signals, handle a coupler more errors
+ gracefully.
need to do something special with the multiple-file case.
2006-05-21 07:52 sas
- * xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/hu.po: hu trunk:
- desktop update
+ * : hu trunk: desktop update
2006-05-21 04:59 daichi
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/ja.po,
- terminal/trunk/po/ChangeLog, terminal/trunk/po/ja.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/ja.po,
- xfwm4/trunk/po/ChangeLog, xfwm4/trunk/po/ja.po: Updated Japanese
- translations.
+ * : Updated Japanese translations.
2006-05-21 02:46 daichi
- * xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/ar.po,
- xfdesktop/trunk/po/az.po, xfdesktop/trunk/po/be.po,
- xfdesktop/trunk/po/bg.po, xfdesktop/trunk/po/bn_IN.po,
- xfdesktop/trunk/po/ca.po, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.po, xfdesktop/trunk/po/el.po,
- xfdesktop/trunk/po/en_GB.po, xfdesktop/trunk/po/eo.po,
- xfdesktop/trunk/po/es.po, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/et.po, xfdesktop/trunk/po/eu.po,
- xfdesktop/trunk/po/fa.po, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/gu.po,
- xfdesktop/trunk/po/he.po, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/hy.po,
- xfdesktop/trunk/po/it.po, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.po, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/mr.po, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nb_NO.po, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pa.po, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.po, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ro.po, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sk.po, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.po, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.po: Updated.
+ * : Updated.
2006-05-20 23:28 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: don't ignore
- GError return from thunar_vfs_copy_file() or
+ * : don't ignore GError return from thunar_vfs_copy_file() or
thunar_vfs_create_file() when creating a file from a template
2006-05-20 22:05 kelnos
- * xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/xfce-desktop.c,
- xfdesktop/trunk/src/xfce-desktop.h,
- xfdesktop/trunk/src/xfdesktop.def: * instruct the session manager
- to logout on WM_DELETE (bug 1776)
+ * : * instruct the session manager to logout on WM_DELETE (bug
+ 1776)
* remove the old exported quit() function, as the menu hasn't
used it in a
long time.
@@ -3390,71 +1970,59 @@
2006-05-20 21:10 kelnos
- * xfdesktop/trunk/README: add section about customising the icon
- view text, and about turning
+ * : add section about customising the icon view text, and about
+ turning
on or off menu images, to the README
2006-05-20 20:50 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: fix label-alpha style
- property setting
+ * : fix label-alpha style property setting
2006-05-19 08:15 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: add 'edit
- menu' item to panel right-click menu, patch from nick (bug 1824)
+ * : add 'edit menu' item to panel right-click menu, patch from nick
+ (bug 1824)
2006-05-17 14:44 jari
- * xfce4-mixer/trunk/po/fi.po, xfdesktop/trunk/po/fi.po: Finnish
- translations updated.
+ * : Finnish translations updated.
2006-05-15 05:12 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: i'm relatively sure
- this just isn't necessary anymore. i'm not convinced it
+ * : i'm relatively sure this just isn't necessary anymore. i'm not
+ convinced it
ever was, actually. should speed up repaints.
2006-05-14 05:18 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: er, that
- introduces a memleak every time the menu is popped up. bad!
+ * : er, that introduces a memleak every time the menu is popped up.
+ bad!
2006-05-14 05:12 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: fix menu
- positioning for floating panels, patch from juha kautto (bug
- 1660)
+ * : fix menu positioning for floating panels, patch from juha
+ kautto (bug 1660)
2006-05-13 20:17 paurullan
- * terminal/trunk/po/ChangeLog, terminal/trunk/po/ca.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/ca.po,
- xfburn/trunk/po/ChangeLog, xfburn/trunk/po/ca.po,
- xfcalendar/trunk/po/ChangeLog, xfcalendar/trunk/po/ca.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/ca.po, xfce4-panel/trunk/po/ChangeLog,
- xfce4-panel/trunk/po/ca.po, xfce4-session/trunk/po/ChangeLog,
- xfce4-session/trunk/po/ca.po, xfdesktop/trunk/po/ChangeLog,
- xfdesktop/trunk/po/ca.po: [i18n] catalan
+ * : [i18n] catalan
Update various translations
2006-05-13 08:19 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: optimise the mouseover
- redraw: only invalidate the pixbuf, since that's all
+ * : optimise the mouseover redraw: only invalidate the pixbuf,
+ since that's all
that's changed
2006-05-13 07:57 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: fix text drawing
- glitch when going between selected and not selected. much
+ * : fix text drawing glitch when going between selected and not
+ selected. much
simpler than before, too.
2006-05-13 07:08 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: * add variable alpha
- channel to the icon view text background
+ * : * add variable alpha channel to the icon view text background
* rework a lot of the painting and expose handling. i might have
introduced
some new drawing glitches, but i fixed some as well, and removed
@@ -3463,901 +2031,192 @@
2006-05-13 06:04 daichi
- * libexo/trunk/po/ChangeLog, mousepad/trunk/po/ChangeLog,
- terminal/trunk/po/ChangeLog, thunar/trunk/po/ChangeLog,
- xarchiver/trunk/po/ChangeLog, xfcalendar/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce4-trigger-launcher/trunk/po/ChangeLog,
- xfdesktop/trunk/po/ChangeLog: Updated.
+ * : Updated.
2006-05-13 05:45 hydonsingore
- * xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/zh_TW.po: Update
- traditional Chinese translations.
+ * : Update traditional Chinese translations.
2006-05-13 04:56 daichi
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/pl.po,
- libxfce4util/trunk/po/ChangeLog, libxfce4util/trunk/po/pl.po,
- mousepad/trunk/po/ChangeLog, mousepad/trunk/po/pl.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/pl.po,
- xarchiver/trunk/po/ChangeLog, xfcalendar/trunk/po/pl.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/pl.po, xfce4-mixer/trunk/po/ChangeLog,
- xfce4-mixer/trunk/po/pl.po, xfce4-panel/trunk/po/ChangeLog,
- xfce4-panel/trunk/po/pl.po, xfce4-session/trunk/po/ChangeLog,
- xfce4-session/trunk/po/pl.po, xfdesktop/trunk/po/ChangeLog,
- xfdesktop/trunk/po/pl.po, xfwm4/trunk/po/ChangeLog,
- xfwm4/trunk/po/pl.po: Updated Polish translations by Szymon
- Kalasz <szymon_maestro@gazeta.pl>.
+ * : Updated Polish translations by Szymon Kalasz
+ <szymon_maestro@gazeta.pl>.
2006-05-11 19:00 benny
- * xfdesktop/trunk/settings/appearance-settings.c: Use
- XfceTitledDialog. Set "mcs-plugin-icon-name" property.
+ * : Use XfceTitledDialog. Set "mcs-plugin-icon-name" property.
2006-05-10 14:14 jari
- * libexo/trunk/po/fi.po, thunar/trunk/po/fi.po,
- xfdesktop/trunk/po/fi.po: Finnish translations updated.
+ * : Finnish translations updated.
2006-05-10 09:11 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: fix crashes
- when launching or popping up the menu on removable volumes that
+ * : fix crashes when launching or popping up the menu on removable
+ volumes that
are unmounted and do not have mount points (bug 1763)
2006-05-10 08:45 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: 'URL Launcher'
- -> 'URL Link'. yes, i'm nitpicky.
+ * : 'URL Launcher' -> 'URL Link'. yes, i'm nitpicky.
2006-05-10 08:43 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: 'Edit' ->
- 'Edit Launcher'
+ * : 'Edit' -> 'Edit Launcher'
2006-05-10 08:39 kelnos
- * xfdesktop/trunk/TODO,
- xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: add 'Edit'
- item for .desktop launchers so they can be edited with the libexo
+ * : add 'Edit' item for .desktop launchers so they can be edited
+ with the libexo
desktop item launcher. update todo
2006-05-10 08:19 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: add support
- for creation of launchers and url launchers using
+ * : add support for creation of launchers and url launchers using
exo-desktop-item-edit. rearrange right-click menu a bit.
2006-05-07 10:55 daichi
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/pl.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/pl.po,
- xfcalendar/trunk/po/ChangeLog, xfcalendar/trunk/po/pl.po,
- xfce-mcs-manager/trunk/po/ChangeLog,
- xfce-mcs-manager/trunk/po/pl.po,
- xfce4-session/trunk/po/ChangeLog, xfce4-session/trunk/po/pl.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/pl.po,
- xfmedia/trunk/po/ChangeLog, xfmedia/trunk/po/pl.po,
- xfwm4/trunk/po/ChangeLog, xfwm4/trunk/po/pl.po: Updated Polish
- translations by Piotr Malinski <admin@rk.edu.pl>.
+ * : Updated Polish translations by Piotr Malinski
+ <admin@rk.edu.pl>.
2006-05-06 17:57 adriano
- * libexo/trunk/po/pt_BR.po, mousepad/trunk/po/pt_BR.po,
- terminal/trunk/po/pt_BR.po, thunar/trunk/po/pt_BR.po,
- xfce-mcs-manager/trunk/po/pt_BR.po,
- xfce4-panel/trunk/po/pt_BR.po, xfce4-session/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_BR.po, xfprint/trunk/po/pt_BR.po,
- xfwm4/trunk/po/pt_BR.po: Updated Brazilian Portuguese
- translations.
+ * : Updated Brazilian Portuguese translations.
2006-05-06 14:30 stavrosg
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/el.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/el.po,
- xfce-mcs-manager/trunk/po/ChangeLog,
- xfce-mcs-manager/trunk/po/el.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/el.po,
- xfce4-mailwatch-plugin/trunk/po/el.po,
- xfce4-mixer/trunk/po/ChangeLog, xfce4-mixer/trunk/po/el.po,
- xfce4-panel/trunk/po/ChangeLog, xfce4-panel/trunk/po/el.po,
- xfce4-session/trunk/po/ChangeLog, xfce4-session/trunk/po/el.po,
- xfce4-trigger-launcher/trunk/po/ChangeLog,
- xfce4-trigger-launcher/trunk/po/el.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/el.po,
- xfprint/trunk/po/ChangeLog, xfprint/trunk/po/el.po,
- xfwm4/trunk/po/ChangeLog, xfwm4/trunk/po/el.po: Greek
- translations update.
+ * : Greek translations update.
2006-05-05 21:25 daichi
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/cs.po,
- libxfcegui4/trunk/po/ChangeLog, libxfcegui4/trunk/po/cs.po,
- xfce4-trigger-launcher/trunk/po/ChangeLog,
- xfce4-trigger-launcher/trunk/po/cs.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/cs.po,
- xfprint/trunk/po/ChangeLog, xfprint/trunk/po/cs.po,
- xfwm4/trunk/po/ChangeLog, xfwm4/trunk/po/cs.po: Updated Czech
- translations by Michal Varady <miko.vaji@gmail.com>.
+ * : Updated Czech translations by Michal Varady
+ <miko.vaji@gmail.com>.
2006-05-05 21:01 daichi
- * libxfcegui4/trunk/po/be.po, libxfcegui4/trunk/po/bn_IN.po,
- libxfcegui4/trunk/po/ca.po, libxfcegui4/trunk/po/cs.po,
- libxfcegui4/trunk/po/de.po, libxfcegui4/trunk/po/el.po,
- libxfcegui4/trunk/po/en_GB.po, libxfcegui4/trunk/po/eo.po,
- libxfcegui4/trunk/po/es.po, libxfcegui4/trunk/po/et.po,
- libxfcegui4/trunk/po/eu.po, libxfcegui4/trunk/po/fa.po,
- libxfcegui4/trunk/po/fi.po, libxfcegui4/trunk/po/fr.po,
- libxfcegui4/trunk/po/gu.po, libxfcegui4/trunk/po/he.po,
- libxfcegui4/trunk/po/hu.po, libxfcegui4/trunk/po/hy.po,
- libxfcegui4/trunk/po/it.po, libxfcegui4/trunk/po/ja.po,
- libxfcegui4/trunk/po/ko.po, libxfcegui4/trunk/po/libxfcegui4.pot,
- libxfcegui4/trunk/po/lt.po, libxfcegui4/trunk/po/mr.po,
- libxfcegui4/trunk/po/nl.po, libxfcegui4/trunk/po/pa.po,
- libxfcegui4/trunk/po/pl.po, libxfcegui4/trunk/po/pt_BR.po,
- libxfcegui4/trunk/po/ro.po, libxfcegui4/trunk/po/ru.po,
- libxfcegui4/trunk/po/sk.po, libxfcegui4/trunk/po/sv.po,
- libxfcegui4/trunk/po/ta.po, libxfcegui4/trunk/po/uk.po,
- libxfcegui4/trunk/po/zh_CN.po, libxfcegui4/trunk/po/zh_TW.po,
- xfcalendar/trunk/po/ar.po, xfcalendar/trunk/po/az.po,
- xfcalendar/trunk/po/be.po, xfcalendar/trunk/po/bg.po,
- xfcalendar/trunk/po/bn_IN.po, xfcalendar/trunk/po/ca.po,
- xfcalendar/trunk/po/cs.po, xfcalendar/trunk/po/de.po,
- xfcalendar/trunk/po/el.po, xfcalendar/trunk/po/en_GB.po,
- xfcalendar/trunk/po/eo.po, xfcalendar/trunk/po/es.po,
- xfcalendar/trunk/po/et.po, xfcalendar/trunk/po/eu.po,
- xfcalendar/trunk/po/fa.po, xfcalendar/trunk/po/fi.po,
- xfcalendar/trunk/po/fr.po, xfcalendar/trunk/po/gu.po,
- xfcalendar/trunk/po/he.po, xfcalendar/trunk/po/hi.po,
- xfcalendar/trunk/po/hu.po, xfcalendar/trunk/po/hy.po,
- xfcalendar/trunk/po/it.po, xfcalendar/trunk/po/ja.po,
- xfcalendar/trunk/po/ko.po, xfcalendar/trunk/po/lt.po,
- xfcalendar/trunk/po/mr.po, xfcalendar/trunk/po/ms.po,
- xfcalendar/trunk/po/nb_NO.po, xfcalendar/trunk/po/nl.po,
- xfcalendar/trunk/po/orage.pot, xfcalendar/trunk/po/pa.po,
- xfcalendar/trunk/po/pl.po, xfcalendar/trunk/po/pt_BR.po,
- xfcalendar/trunk/po/pt_PT.po, xfcalendar/trunk/po/ro.po,
- xfcalendar/trunk/po/ru.po, xfcalendar/trunk/po/sk.po,
- xfcalendar/trunk/po/sv.po, xfcalendar/trunk/po/ta.po,
- xfcalendar/trunk/po/tr.po, xfcalendar/trunk/po/uk.po,
- xfcalendar/trunk/po/vi.po, xfcalendar/trunk/po/zh_CN.po,
- xfcalendar/trunk/po/zh_TW.po, xfce-mcs-manager/trunk/po/ar.po,
- xfce-mcs-manager/trunk/po/az.po, xfce-mcs-manager/trunk/po/be.po,
- xfce-mcs-manager/trunk/po/bg.po,
- xfce-mcs-manager/trunk/po/bn_IN.po,
- xfce-mcs-manager/trunk/po/ca.po, xfce-mcs-manager/trunk/po/cs.po,
- xfce-mcs-manager/trunk/po/el.po,
- xfce-mcs-manager/trunk/po/en_GB.po,
- xfce-mcs-manager/trunk/po/eo.po, xfce-mcs-manager/trunk/po/es.po,
- xfce-mcs-manager/trunk/po/es_MX.po,
- xfce-mcs-manager/trunk/po/et.po, xfce-mcs-manager/trunk/po/eu.po,
- xfce-mcs-manager/trunk/po/fa.po, xfce-mcs-manager/trunk/po/fi.po,
- xfce-mcs-manager/trunk/po/fr.po, xfce-mcs-manager/trunk/po/gu.po,
- xfce-mcs-manager/trunk/po/he.po, xfce-mcs-manager/trunk/po/hi.po,
- xfce-mcs-manager/trunk/po/hu.po, xfce-mcs-manager/trunk/po/it.po,
- xfce-mcs-manager/trunk/po/ja.po, xfce-mcs-manager/trunk/po/ko.po,
- xfce-mcs-manager/trunk/po/lt.po, xfce-mcs-manager/trunk/po/mr.po,
- xfce-mcs-manager/trunk/po/ms.po,
- xfce-mcs-manager/trunk/po/nb_NO.po,
- xfce-mcs-manager/trunk/po/nl.po, xfce-mcs-manager/trunk/po/pa.po,
- xfce-mcs-manager/trunk/po/pl.po,
- xfce-mcs-manager/trunk/po/pt_BR.po,
- xfce-mcs-manager/trunk/po/pt_PT.po,
- xfce-mcs-manager/trunk/po/ro.po, xfce-mcs-manager/trunk/po/ru.po,
- xfce-mcs-manager/trunk/po/sk.po, xfce-mcs-manager/trunk/po/sv.po,
- xfce-mcs-manager/trunk/po/ta.po, xfce-mcs-manager/trunk/po/tr.po,
- xfce-mcs-manager/trunk/po/uk.po, xfce-mcs-manager/trunk/po/vi.po,
- xfce-mcs-manager/trunk/po/zh_CN.po,
- xfce-mcs-manager/trunk/po/zh_TW.po,
- xfce-mcs-plugins/trunk/po/ar.po, xfce-mcs-plugins/trunk/po/az.po,
- xfce-mcs-plugins/trunk/po/be.po, xfce-mcs-plugins/trunk/po/bg.po,
- xfce-mcs-plugins/trunk/po/bn_IN.po,
- xfce-mcs-plugins/trunk/po/ca.po, xfce-mcs-plugins/trunk/po/cs.po,
- xfce-mcs-plugins/trunk/po/de.po, xfce-mcs-plugins/trunk/po/el.po,
- xfce-mcs-plugins/trunk/po/en_GB.po,
- xfce-mcs-plugins/trunk/po/eo.po, xfce-mcs-plugins/trunk/po/es.po,
- xfce-mcs-plugins/trunk/po/es_MX.po,
- xfce-mcs-plugins/trunk/po/et.po, xfce-mcs-plugins/trunk/po/eu.po,
- xfce-mcs-plugins/trunk/po/fa.po, xfce-mcs-plugins/trunk/po/fi.po,
- xfce-mcs-plugins/trunk/po/fr.po, xfce-mcs-plugins/trunk/po/gu.po,
- xfce-mcs-plugins/trunk/po/he.po, xfce-mcs-plugins/trunk/po/hi.po,
- xfce-mcs-plugins/trunk/po/hu.po, xfce-mcs-plugins/trunk/po/it.po,
- xfce-mcs-plugins/trunk/po/ja.po, xfce-mcs-plugins/trunk/po/ko.po,
- xfce-mcs-plugins/trunk/po/lt.po, xfce-mcs-plugins/trunk/po/mr.po,
- xfce-mcs-plugins/trunk/po/ms.po, xfce-mcs-plugins/trunk/po/nl.po,
- xfce-mcs-plugins/trunk/po/pa.po, xfce-mcs-plugins/trunk/po/pl.po,
- xfce-mcs-plugins/trunk/po/pt_BR.po,
- xfce-mcs-plugins/trunk/po/pt_PT.po,
- xfce-mcs-plugins/trunk/po/ro.po, xfce-mcs-plugins/trunk/po/ru.po,
- xfce-mcs-plugins/trunk/po/sk.po, xfce-mcs-plugins/trunk/po/sv.po,
- xfce-mcs-plugins/trunk/po/ta.po, xfce-mcs-plugins/trunk/po/tr.po,
- xfce-mcs-plugins/trunk/po/uk.po, xfce-mcs-plugins/trunk/po/vi.po,
- xfce-mcs-plugins/trunk/po/zh_CN.po,
- xfce-mcs-plugins/trunk/po/zh_TW.po, xfce-utils/trunk/po/af.po,
- xfce-utils/trunk/po/ar.po, xfce-utils/trunk/po/az.po,
- xfce-utils/trunk/po/be.po, xfce-utils/trunk/po/bg.po,
- xfce-utils/trunk/po/bn_IN.po, xfce-utils/trunk/po/ca.po,
- xfce-utils/trunk/po/cs.po, xfce-utils/trunk/po/de.po,
- xfce-utils/trunk/po/el.po, xfce-utils/trunk/po/en_GB.po,
- xfce-utils/trunk/po/eo.po, xfce-utils/trunk/po/es.po,
- xfce-utils/trunk/po/es_MX.po, xfce-utils/trunk/po/et.po,
- xfce-utils/trunk/po/eu.po, xfce-utils/trunk/po/fa.po,
- xfce-utils/trunk/po/fi.po, xfce-utils/trunk/po/fr.po,
- xfce-utils/trunk/po/gu.po, xfce-utils/trunk/po/he.po,
- xfce-utils/trunk/po/hi.po, xfce-utils/trunk/po/hu.po,
- xfce-utils/trunk/po/hy.po, xfce-utils/trunk/po/it.po,
- xfce-utils/trunk/po/ja.po, xfce-utils/trunk/po/ko.po,
- xfce-utils/trunk/po/lt.po, xfce-utils/trunk/po/mr.po,
- xfce-utils/trunk/po/ms.po, xfce-utils/trunk/po/nl.po,
- xfce-utils/trunk/po/pa.po, xfce-utils/trunk/po/pl.po,
- xfce-utils/trunk/po/pt_BR.po, xfce-utils/trunk/po/pt_PT.po,
- xfce-utils/trunk/po/ro.po, xfce-utils/trunk/po/ru.po,
- xfce-utils/trunk/po/sk.po, xfce-utils/trunk/po/sv.po,
- xfce-utils/trunk/po/ta.po, xfce-utils/trunk/po/tr.po,
- xfce-utils/trunk/po/uk.po, xfce-utils/trunk/po/vi.po,
- xfce-utils/trunk/po/xfce-utils.pot, xfce-utils/trunk/po/zh_CN.po,
- xfce-utils/trunk/po/zh_TW.po, xfce4-appfinder/trunk/po/be.po,
- xfce4-appfinder/trunk/po/bn_IN.po,
- xfce4-appfinder/trunk/po/ca.po, xfce4-appfinder/trunk/po/cs.po,
- xfce4-appfinder/trunk/po/de.po, xfce4-appfinder/trunk/po/el.po,
- xfce4-appfinder/trunk/po/en_GB.po,
- xfce4-appfinder/trunk/po/es.po,
- xfce4-appfinder/trunk/po/es_MX.po,
- xfce4-appfinder/trunk/po/et.po, xfce4-appfinder/trunk/po/eu.po,
- xfce4-appfinder/trunk/po/fa.po, xfce4-appfinder/trunk/po/fi.po,
- xfce4-appfinder/trunk/po/fr.po, xfce4-appfinder/trunk/po/gu.po,
- xfce4-appfinder/trunk/po/he.po, xfce4-appfinder/trunk/po/hu.po,
- xfce4-appfinder/trunk/po/hy.po, xfce4-appfinder/trunk/po/it.po,
- xfce4-appfinder/trunk/po/ja.po, xfce4-appfinder/trunk/po/ko.po,
- xfce4-appfinder/trunk/po/lt.po, xfce4-appfinder/trunk/po/mr.po,
- xfce4-appfinder/trunk/po/nl.po, xfce4-appfinder/trunk/po/pa.po,
- xfce4-appfinder/trunk/po/pl.po,
- xfce4-appfinder/trunk/po/pt_BR.po,
- xfce4-appfinder/trunk/po/pt_PT.po,
- xfce4-appfinder/trunk/po/ro.po, xfce4-appfinder/trunk/po/ru.po,
- xfce4-appfinder/trunk/po/sk.po, xfce4-appfinder/trunk/po/sv.po,
- xfce4-appfinder/trunk/po/tr.po, xfce4-appfinder/trunk/po/uk.po,
- xfce4-appfinder/trunk/po/zh_CN.po,
- xfce4-appfinder/trunk/po/zh_TW.po,
- xfce4-icon-theme/trunk/po/ca.po, xfce4-icon-theme/trunk/po/de.po,
- xfce4-icon-theme/trunk/po/el.po, xfce4-icon-theme/trunk/po/et.po,
- xfce4-icon-theme/trunk/po/fi.po, xfce4-icon-theme/trunk/po/hu.po,
- xfce4-icon-theme/trunk/po/ja.po, xfce4-icon-theme/trunk/po/ko.po,
- xfce4-icon-theme/trunk/po/pl.po, xfce4-icon-theme/trunk/po/ru.po,
- xfce4-icon-theme/trunk/po/sk.po, xfce4-icon-theme/trunk/po/uk.po,
- xfce4-icon-theme/trunk/po/zh_CN.po,
- xfce4-icon-theme/trunk/po/zh_TW.po,
- xfce4-mailwatch-plugin/trunk/po/ca.po,
- xfce4-mailwatch-plugin/trunk/po/de.po,
- xfce4-mailwatch-plugin/trunk/po/el.po,
- xfce4-mailwatch-plugin/trunk/po/eu.po,
- xfce4-mailwatch-plugin/trunk/po/fi.po,
- xfce4-mailwatch-plugin/trunk/po/fr.po,
- xfce4-mailwatch-plugin/trunk/po/gu.po,
- xfce4-mailwatch-plugin/trunk/po/he.po,
- xfce4-mailwatch-plugin/trunk/po/ja.po,
- xfce4-mailwatch-plugin/trunk/po/pt_BR.po,
- xfce4-mailwatch-plugin/trunk/po/ru.po,
- xfce4-mailwatch-plugin/trunk/po/uk.po,
- xfce4-mailwatch-plugin/trunk/po/vi.po,
- xfce4-mailwatch-plugin/trunk/po/xfce4-mailwatch-plugin.pot,
- xfce4-mailwatch-plugin/trunk/po/zh_TW.po,
- xfce4-mixer/trunk/po/ar.po, xfce4-mixer/trunk/po/az.po,
- xfce4-mixer/trunk/po/be.po, xfce4-mixer/trunk/po/bg.po,
- xfce4-mixer/trunk/po/bn_IN.po, xfce4-mixer/trunk/po/ca.po,
- xfce4-mixer/trunk/po/cs.po, xfce4-mixer/trunk/po/de.po,
- xfce4-mixer/trunk/po/el.po, xfce4-mixer/trunk/po/en_GB.po,
- xfce4-mixer/trunk/po/es.po, xfce4-mixer/trunk/po/es_MX.po,
- xfce4-mixer/trunk/po/et.po, xfce4-mixer/trunk/po/eu.po,
- xfce4-mixer/trunk/po/fa.po, xfce4-mixer/trunk/po/fi.po,
- xfce4-mixer/trunk/po/fr.po, xfce4-mixer/trunk/po/gu.po,
- xfce4-mixer/trunk/po/he.po, xfce4-mixer/trunk/po/hi.po,
- xfce4-mixer/trunk/po/hu.po, xfce4-mixer/trunk/po/hy.po,
- xfce4-mixer/trunk/po/it.po, xfce4-mixer/trunk/po/ja.po,
- xfce4-mixer/trunk/po/ko.po, xfce4-mixer/trunk/po/lt.po,
- xfce4-mixer/trunk/po/mr.po, xfce4-mixer/trunk/po/ms.po,
- xfce4-mixer/trunk/po/nb_NO.po, xfce4-mixer/trunk/po/nl.po,
- xfce4-mixer/trunk/po/pa.po, xfce4-mixer/trunk/po/pl.po,
- xfce4-mixer/trunk/po/pt_BR.po, xfce4-mixer/trunk/po/pt_PT.po,
- xfce4-mixer/trunk/po/ro.po, xfce4-mixer/trunk/po/ru.po,
- xfce4-mixer/trunk/po/sk.po, xfce4-mixer/trunk/po/sv.po,
- xfce4-mixer/trunk/po/ta.po, xfce4-mixer/trunk/po/tr.po,
- xfce4-mixer/trunk/po/uk.po, xfce4-mixer/trunk/po/vi.po,
- xfce4-mixer/trunk/po/xfce4-mixer.pot,
- xfce4-mixer/trunk/po/zh_CN.po, xfce4-mixer/trunk/po/zh_TW.po,
- xfce4-panel/trunk/po/ar.po, xfce4-panel/trunk/po/az.po,
- xfce4-panel/trunk/po/be.po, xfce4-panel/trunk/po/bg.po,
- xfce4-panel/trunk/po/bn_IN.po, xfce4-panel/trunk/po/ca.po,
- xfce4-panel/trunk/po/cs.po, xfce4-panel/trunk/po/de.po,
- xfce4-panel/trunk/po/el.po, xfce4-panel/trunk/po/en_GB.po,
- xfce4-panel/trunk/po/eo.po, xfce4-panel/trunk/po/es.po,
- xfce4-panel/trunk/po/es_MX.po, xfce4-panel/trunk/po/et.po,
- xfce4-panel/trunk/po/eu.po, xfce4-panel/trunk/po/fa.po,
- xfce4-panel/trunk/po/fi.po, xfce4-panel/trunk/po/fr.po,
- xfce4-panel/trunk/po/gu.po, xfce4-panel/trunk/po/he.po,
- xfce4-panel/trunk/po/hi.po, xfce4-panel/trunk/po/hu.po,
- xfce4-panel/trunk/po/hy.po, xfce4-panel/trunk/po/it.po,
- xfce4-panel/trunk/po/ja.po, xfce4-panel/trunk/po/ko.po,
- xfce4-panel/trunk/po/lt.po, xfce4-panel/trunk/po/mr.po,
- xfce4-panel/trunk/po/ms.po, xfce4-panel/trunk/po/nb_NO.po,
- xfce4-panel/trunk/po/nl.po, xfce4-panel/trunk/po/pa.po,
- xfce4-panel/trunk/po/pl.po, xfce4-panel/trunk/po/pt_BR.po,
- xfce4-panel/trunk/po/pt_PT.po, xfce4-panel/trunk/po/ro.po,
- xfce4-panel/trunk/po/ru.po, xfce4-panel/trunk/po/sk.po,
- xfce4-panel/trunk/po/sv.po, xfce4-panel/trunk/po/ta.po,
- xfce4-panel/trunk/po/tr.po, xfce4-panel/trunk/po/uk.po,
- xfce4-panel/trunk/po/vi.po, xfce4-panel/trunk/po/xfce4-panel.pot,
- xfce4-panel/trunk/po/zh_CN.po, xfce4-panel/trunk/po/zh_TW.po,
- xfce4-session/trunk/po/ar.po, xfce4-session/trunk/po/az.po,
- xfce4-session/trunk/po/be.po, xfce4-session/trunk/po/bn_IN.po,
- xfce4-session/trunk/po/ca.po, xfce4-session/trunk/po/cs.po,
- xfce4-session/trunk/po/de.po, xfce4-session/trunk/po/el.po,
- xfce4-session/trunk/po/en_GB.po, xfce4-session/trunk/po/eo.po,
- xfce4-session/trunk/po/es.po, xfce4-session/trunk/po/es_MX.po,
- xfce4-session/trunk/po/et.po, xfce4-session/trunk/po/eu.po,
- xfce4-session/trunk/po/fa.po, xfce4-session/trunk/po/fi.po,
- xfce4-session/trunk/po/fr.po, xfce4-session/trunk/po/gu.po,
- xfce4-session/trunk/po/hi.po, xfce4-session/trunk/po/hu.po,
- xfce4-session/trunk/po/it.po, xfce4-session/trunk/po/ja.po,
- xfce4-session/trunk/po/ko.po, xfce4-session/trunk/po/lt.po,
- xfce4-session/trunk/po/mr.po, xfce4-session/trunk/po/ms.po,
- xfce4-session/trunk/po/nb_NO.po, xfce4-session/trunk/po/nl.po,
- xfce4-session/trunk/po/pa.po, xfce4-session/trunk/po/pl.po,
- xfce4-session/trunk/po/pt_BR.po, xfce4-session/trunk/po/pt_PT.po,
- xfce4-session/trunk/po/ro.po, xfce4-session/trunk/po/ru.po,
- xfce4-session/trunk/po/sk.po, xfce4-session/trunk/po/sv.po,
- xfce4-session/trunk/po/ta.po, xfce4-session/trunk/po/tr.po,
- xfce4-session/trunk/po/uk.po, xfce4-session/trunk/po/vi.po,
- xfce4-session/trunk/po/xfce4-session.pot,
- xfce4-session/trunk/po/zh_CN.po, xfce4-session/trunk/po/zh_TW.po,
- xfce4-trigger-launcher/trunk/po/ar.po,
- xfce4-trigger-launcher/trunk/po/az.po,
- xfce4-trigger-launcher/trunk/po/be.po,
- xfce4-trigger-launcher/trunk/po/bg.po,
- xfce4-trigger-launcher/trunk/po/bn_IN.po,
- xfce4-trigger-launcher/trunk/po/ca.po,
- xfce4-trigger-launcher/trunk/po/cs.po,
- xfce4-trigger-launcher/trunk/po/de.po,
- xfce4-trigger-launcher/trunk/po/el.po,
- xfce4-trigger-launcher/trunk/po/en_GB.po,
- xfce4-trigger-launcher/trunk/po/eo.po,
- xfce4-trigger-launcher/trunk/po/es.po,
- xfce4-trigger-launcher/trunk/po/es_MX.po,
- xfce4-trigger-launcher/trunk/po/et.po,
- xfce4-trigger-launcher/trunk/po/eu.po,
- xfce4-trigger-launcher/trunk/po/fa.po,
- xfce4-trigger-launcher/trunk/po/fi.po,
- xfce4-trigger-launcher/trunk/po/fr.po,
- xfce4-trigger-launcher/trunk/po/gu.po,
- xfce4-trigger-launcher/trunk/po/hi.po,
- xfce4-trigger-launcher/trunk/po/hu.po,
- xfce4-trigger-launcher/trunk/po/it.po,
- xfce4-trigger-launcher/trunk/po/ja.po,
- xfce4-trigger-launcher/trunk/po/ko.po,
- xfce4-trigger-launcher/trunk/po/lt.po,
- xfce4-trigger-launcher/trunk/po/mr.po,
- xfce4-trigger-launcher/trunk/po/ms.po,
- xfce4-trigger-launcher/trunk/po/nl.po,
- xfce4-trigger-launcher/trunk/po/pa.po,
- xfce4-trigger-launcher/trunk/po/pl.po,
- xfce4-trigger-launcher/trunk/po/pt_BR.po,
- xfce4-trigger-launcher/trunk/po/pt_PT.po,
- xfce4-trigger-launcher/trunk/po/ro.po,
- xfce4-trigger-launcher/trunk/po/ru.po,
- xfce4-trigger-launcher/trunk/po/sk.po,
- xfce4-trigger-launcher/trunk/po/sv.po,
- xfce4-trigger-launcher/trunk/po/ta.po,
- xfce4-trigger-launcher/trunk/po/tr.po,
- xfce4-trigger-launcher/trunk/po/uk.po,
- xfce4-trigger-launcher/trunk/po/vi.po,
- xfce4-trigger-launcher/trunk/po/zh_CN.po,
- xfce4-trigger-launcher/trunk/po/zh_TW.po,
- xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/bn_IN.po, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/el.po, xfdesktop/trunk/po/en_GB.po,
- xfdesktop/trunk/po/eo.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa.po,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/gu.po, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.po, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/hy.po, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.po, xfdesktop/trunk/po/mr.po,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nb_NO.po,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pa.po,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ro.po,
- xfdesktop/trunk/po/ru.po, xfdesktop/trunk/po/sk.po,
- xfdesktop/trunk/po/sv.po, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.po, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.po, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.po,
- xfprint/trunk/po/ar.po, xfprint/trunk/po/az.po,
- xfprint/trunk/po/be.po, xfprint/trunk/po/bg.po,
- xfprint/trunk/po/bn_IN.po, xfprint/trunk/po/ca.po,
- xfprint/trunk/po/cs.po, xfprint/trunk/po/de.po,
- xfprint/trunk/po/el.po, xfprint/trunk/po/en_GB.po,
- xfprint/trunk/po/es.po, xfprint/trunk/po/es_MX.po,
- xfprint/trunk/po/et.po, xfprint/trunk/po/eu.po,
- xfprint/trunk/po/fa.po, xfprint/trunk/po/fi.po,
- xfprint/trunk/po/fr.po, xfprint/trunk/po/gu.po,
- xfprint/trunk/po/he.po, xfprint/trunk/po/hi.po,
- xfprint/trunk/po/hu.po, xfprint/trunk/po/it.po,
- xfprint/trunk/po/ja.po, xfprint/trunk/po/ko.po,
- xfprint/trunk/po/lt.po, xfprint/trunk/po/mr.po,
- xfprint/trunk/po/ms.po, xfprint/trunk/po/nl.po,
- xfprint/trunk/po/pa.po, xfprint/trunk/po/pl.po,
- xfprint/trunk/po/pt_BR.po, xfprint/trunk/po/pt_PT.po,
- xfprint/trunk/po/ro.po, xfprint/trunk/po/ru.po,
- xfprint/trunk/po/sk.po, xfprint/trunk/po/sv.po,
- xfprint/trunk/po/ta.po, xfprint/trunk/po/tr.po,
- xfprint/trunk/po/uk.po, xfprint/trunk/po/vi.po,
- xfprint/trunk/po/zh_CN.po, xfprint/trunk/po/zh_TW.po: Bump.
+ * : Bump.
2006-05-05 19:23 yuvaltanny
- * thunar/trunk/po/he.po, xarchiver/trunk/po/he.po,
- xfcalendar/trunk/po/he.po, xfce-mcs-manager/trunk/po/he.po,
- xfce4-mixer/trunk/po/he.po, xfce4-panel/trunk/po/he.po,
- xfce4-session/trunk/po/he.po,
- xfce4-trigger-launcher/trunk/po/he.po, xfdesktop/trunk/po/he.po,
- xfmedia/trunk/po/he.po: Updated Hebrew translation
+ * : Updated Hebrew translation
2006-05-05 11:37 jari
- * xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.fi:
- Finnish translation of menu categories updated.
+ * : Finnish translation of menu categories updated.
2006-05-05 11:00 yuvaltanny
- * xfdesktop/trunk/menu.xml.he,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.he:
- update the menu Hebrew translation
+ * : update the menu Hebrew translation
2006-05-05 06:11 daichi
- * xfcalendar/trunk/po/ChangeLog, xfcalendar/trunk/po/ja.po,
- xfce-utils/trunk/po/ChangeLog, xfce-utils/trunk/po/ja.po,
- xfce4-mixer/trunk/po/ChangeLog, xfce4-mixer/trunk/po/ja.po,
- xfce4-panel/trunk/po/ChangeLog, xfce4-panel/trunk/po/ja.po,
- xfce4-session/trunk/po/ChangeLog, xfce4-session/trunk/po/ja.po,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/ja.po,
- xfwm4/trunk/po/ChangeLog, xfwm4/trunk/po/ja.po: Updated Japanese
- translations.
+ * : Updated Japanese translations.
2006-05-04 06:14 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.h: reorg how removable
- volumes are handled to fix crash bug if the volume
+ * : reorg how removable volumes are handled to fix crash bug if the
+ volume
doesn't have a mount point on insertion (bug 1763)
2006-05-03 04:33 kelnos
- * xfdesktop/trunk/menueditor/dnd.c,
- xfdesktop/trunk/src/xfce-desktop.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.c: gcc 2.95 patch from
- Oliver Lehmann
+ * : gcc 2.95 patch from Oliver Lehmann
2006-05-02 16:06 daichi
- * libxfcegui4/trunk/po/ChangeLog, xfburn/trunk/po/ChangeLog,
- xfcalendar/trunk/po/ChangeLog,
- xfce-mcs-manager/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-utils/trunk/po/ChangeLog,
- xfce4-appfinder/trunk/po/ChangeLog,
- xfce4-icon-theme/trunk/po/ChangeLog,
- xfce4-mailwatch-plugin/trunk/po/ChangeLog,
- xfce4-mixer/trunk/po/ChangeLog, xfce4-panel/trunk/po/ChangeLog,
- xfce4-trigger-launcher/trunk/po/ChangeLog,
- xfdesktop/trunk/po/ChangeLog, xffm/trunk/fgr/po/ChangeLog,
- xffm/trunk/libxffm/po/ChangeLog,
- xffm/trunk/plugins/xfapps/po/ChangeLog,
- xffm/trunk/plugins/xfbook/po/ChangeLog,
- xffm/trunk/plugins/xffstab/po/ChangeLog,
- xffm/trunk/plugins/xflocate/po/ChangeLog,
- xffm/trunk/plugins/xfproc/po/ChangeLog,
- xffm/trunk/plugins/xfrecent/po/ChangeLog,
- xffm/trunk/plugins/xfsamba/po/ChangeLog,
- xffm/trunk/plugins/xftrash/po/ChangeLog,
- xffm/trunk/scramble/po/ChangeLog, xffm/trunk/xfdiff/po/ChangeLog,
- xffm/trunk/xffm-gui/po/ChangeLog,
- xffm/trunk/xfmime-edit/po/ChangeLog, xfmedia/trunk/po/ChangeLog,
- xfprint/trunk/po/ChangeLog, xfwm4/trunk/po/ChangeLog: Removed
- timestamps so that a translator isn't bothered:
+ * : Removed timestamps so that a translator isn't bothered:
"Then, what time is it now in UTC?"
2006-05-02 12:23 daichi
- * thunar/trunk/po/ChangeLog, thunar/trunk/po/pl.po,
- xfcalendar/trunk/po/pl.po, xfce-mcs-plugins/trunk/po/pl.po,
- xfce4-mixer/trunk/po/pl.po, xfce4-panel/trunk/po/pl.po,
- xfce4-session/trunk/po/pl.po,
- xfce4-trigger-launcher/trunk/po/pl.po, xfdesktop/trunk/po/pl.po,
- xfprint/trunk/po/pl.po, xfwm4/trunk/po/pl.po: Updated Polish
- translations by Piotr Malinski <admin@rk.edu.pl>.
+ * : Updated Polish translations by Piotr Malinski
+ <admin@rk.edu.pl>.
2006-05-02 09:00 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: no need to take focus
- when the window comes up
+ * : no need to take focus when the window comes up
2006-05-01 14:11 jari
- * xfcalendar/trunk/po/fi.po, xfce4-mixer/trunk/po/fi.po,
- xfce4-session/trunk/po/fi.po, xfdesktop/trunk/po/fi.po: Finnish
- translations updated.
+ * : Finnish translations updated.
2006-05-01 13:31 daichi
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/ru.po,
- mousepad/trunk/po/ChangeLog, mousepad/trunk/po/ru.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/ru.po,
- xarchiver/trunk/po/ru.po, xfburn/trunk/po/ru.po,
- xfcalendar/trunk/po/ru.po, xfce-mcs-plugins/trunk/po/ru.po,
- xfce4-mixer/trunk/po/ru.po, xfce4-panel/trunk/po/ru.po,
- xfce4-session/trunk/po/ChangeLog, xfce4-session/trunk/po/ru.po,
- xfce4-trigger-launcher/trunk/po/ru.po, xfdesktop/trunk/po/ru.po,
- xffm/trunk/plugins/xftrash/po/ru.po,
- xffm/trunk/scramble/po/ru.po, xffm/trunk/xffm-gui/po/ru.po:
- Updated Russian translations by
+ * : Updated Russian translations by
Anthony Ivanoff <a-i@bk.ru>,
Maxim Zenin <webmechanics@gmail.com>,
Sergey Fedoseev <fedoseev.sergey@gmail.com>.
2006-05-01 07:04 daichi
- * libexo/trunk/po/eu.po, libexo/trunk/po/fi.po,
- libexo/trunk/po/he.po, libexo/trunk/po/hu.po,
- libxfce4util/trunk/po/de.po, libxfce4util/trunk/po/fi.po,
- libxfce4util/trunk/po/he.po, libxfce4util/trunk/po/pt_BR.po,
- libxfce4util/trunk/po/uk.po, mousepad/trunk/po/eu.po,
- thunar/trunk/po/et.po, thunar/trunk/po/zh_TW.po,
- xfburn/trunk/po/de.po, xfburn/trunk/po/he.po,
- xfburn/trunk/po/uk.po, xfce-mcs-manager/trunk/po/uk.po,
- xfce-mcs-plugins/trunk/po/hu.po, xfce-utils/trunk/po/he.po,
- xfce4-icon-theme/trunk/po/he.po, xfce4-icon-theme/trunk/po/uk.po,
- xfce4-mailwatch-plugin/trunk/po/uk.po,
- xfce4-mixer/trunk/po/ar.po, xfce4-mixer/trunk/po/az.po,
- xfce4-mixer/trunk/po/be.po, xfce4-mixer/trunk/po/bg.po,
- xfce4-mixer/trunk/po/bn_IN.po, xfce4-mixer/trunk/po/ca.po,
- xfce4-mixer/trunk/po/cs.po, xfce4-mixer/trunk/po/de.po,
- xfce4-mixer/trunk/po/el.po, xfce4-mixer/trunk/po/en_GB.po,
- xfce4-mixer/trunk/po/es.po, xfce4-mixer/trunk/po/es_MX.po,
- xfce4-mixer/trunk/po/et.po, xfce4-mixer/trunk/po/eu.po,
- xfce4-mixer/trunk/po/fa.po, xfce4-mixer/trunk/po/fi.po,
- xfce4-mixer/trunk/po/fr.po, xfce4-mixer/trunk/po/gu.po,
- xfce4-mixer/trunk/po/he.po, xfce4-mixer/trunk/po/hi.po,
- xfce4-mixer/trunk/po/hu.po, xfce4-mixer/trunk/po/hy.po,
- xfce4-mixer/trunk/po/it.po, xfce4-mixer/trunk/po/ja.po,
- xfce4-mixer/trunk/po/ko.po, xfce4-mixer/trunk/po/lt.po,
- xfce4-mixer/trunk/po/mr.po, xfce4-mixer/trunk/po/ms.po,
- xfce4-mixer/trunk/po/nb_NO.po, xfce4-mixer/trunk/po/nl.po,
- xfce4-mixer/trunk/po/pa.po, xfce4-mixer/trunk/po/pl.po,
- xfce4-mixer/trunk/po/pt_BR.po, xfce4-mixer/trunk/po/pt_PT.po,
- xfce4-mixer/trunk/po/ro.po, xfce4-mixer/trunk/po/ru.po,
- xfce4-mixer/trunk/po/sk.po, xfce4-mixer/trunk/po/sv.po,
- xfce4-mixer/trunk/po/ta.po, xfce4-mixer/trunk/po/tr.po,
- xfce4-mixer/trunk/po/uk.po, xfce4-mixer/trunk/po/vi.po,
- xfce4-mixer/trunk/po/xfce4-mixer.pot,
- xfce4-mixer/trunk/po/zh_CN.po, xfce4-mixer/trunk/po/zh_TW.po,
- xfce4-panel/trunk/po/ar.po, xfce4-panel/trunk/po/az.po,
- xfce4-panel/trunk/po/be.po, xfce4-panel/trunk/po/bg.po,
- xfce4-panel/trunk/po/bn_IN.po, xfce4-panel/trunk/po/ca.po,
- xfce4-panel/trunk/po/de.po, xfce4-panel/trunk/po/el.po,
- xfce4-panel/trunk/po/en_GB.po, xfce4-panel/trunk/po/eo.po,
- xfce4-panel/trunk/po/es.po, xfce4-panel/trunk/po/es_MX.po,
- xfce4-panel/trunk/po/et.po, xfce4-panel/trunk/po/eu.po,
- xfce4-panel/trunk/po/fa.po, xfce4-panel/trunk/po/fi.po,
- xfce4-panel/trunk/po/fr.po, xfce4-panel/trunk/po/gu.po,
- xfce4-panel/trunk/po/he.po, xfce4-panel/trunk/po/hi.po,
- xfce4-panel/trunk/po/hu.po, xfce4-panel/trunk/po/hy.po,
- xfce4-panel/trunk/po/it.po, xfce4-panel/trunk/po/ja.po,
- xfce4-panel/trunk/po/ko.po, xfce4-panel/trunk/po/lt.po,
- xfce4-panel/trunk/po/mr.po, xfce4-panel/trunk/po/ms.po,
- xfce4-panel/trunk/po/nb_NO.po, xfce4-panel/trunk/po/nl.po,
- xfce4-panel/trunk/po/pa.po, xfce4-panel/trunk/po/pt_BR.po,
- xfce4-panel/trunk/po/pt_PT.po, xfce4-panel/trunk/po/ro.po,
- xfce4-panel/trunk/po/ru.po, xfce4-panel/trunk/po/sk.po,
- xfce4-panel/trunk/po/sv.po, xfce4-panel/trunk/po/ta.po,
- xfce4-panel/trunk/po/tr.po, xfce4-panel/trunk/po/uk.po,
- xfce4-panel/trunk/po/vi.po, xfce4-panel/trunk/po/zh_CN.po,
- xfce4-panel/trunk/po/zh_TW.po, xfce4-session/trunk/po/ar.po,
- xfce4-session/trunk/po/az.po, xfce4-session/trunk/po/be.po,
- xfce4-session/trunk/po/bn_IN.po, xfce4-session/trunk/po/ca.po,
- xfce4-session/trunk/po/cs.po, xfce4-session/trunk/po/de.po,
- xfce4-session/trunk/po/el.po, xfce4-session/trunk/po/en_GB.po,
- xfce4-session/trunk/po/eo.po, xfce4-session/trunk/po/es.po,
- xfce4-session/trunk/po/es_MX.po, xfce4-session/trunk/po/et.po,
- xfce4-session/trunk/po/eu.po, xfce4-session/trunk/po/fa.po,
- xfce4-session/trunk/po/fi.po, xfce4-session/trunk/po/fr.po,
- xfce4-session/trunk/po/gu.po, xfce4-session/trunk/po/he.po,
- xfce4-session/trunk/po/hi.po, xfce4-session/trunk/po/hu.po,
- xfce4-session/trunk/po/it.po, xfce4-session/trunk/po/ja.po,
- xfce4-session/trunk/po/ko.po, xfce4-session/trunk/po/lt.po,
- xfce4-session/trunk/po/mr.po, xfce4-session/trunk/po/ms.po,
- xfce4-session/trunk/po/nb_NO.po, xfce4-session/trunk/po/nl.po,
- xfce4-session/trunk/po/pa.po, xfce4-session/trunk/po/pl.po,
- xfce4-session/trunk/po/pt_BR.po, xfce4-session/trunk/po/pt_PT.po,
- xfce4-session/trunk/po/ro.po, xfce4-session/trunk/po/ru.po,
- xfce4-session/trunk/po/sk.po, xfce4-session/trunk/po/sv.po,
- xfce4-session/trunk/po/ta.po, xfce4-session/trunk/po/tr.po,
- xfce4-session/trunk/po/uk.po, xfce4-session/trunk/po/vi.po,
- xfce4-session/trunk/po/xfce4-session.pot,
- xfce4-session/trunk/po/zh_CN.po, xfce4-session/trunk/po/zh_TW.po,
- xfce4-trigger-launcher/trunk/po/hu.po,
- xfce4-trigger-launcher/trunk/po/uk.po, xfdesktop/trunk/po/eu.po,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/uk.po,
- xfwm4/trunk/po/hu.po: Updated.
+ * : Updated.
2006-04-30 22:07 piarres
- * xfdesktop/trunk/po/eu.po: [l10n:eu] Basque translation update
+ * : [l10n:eu] Basque translation update
2006-04-30 16:00 daichi
- * mousepad/trunk/po/ChangeLog, mousepad/trunk/po/pl.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/pl.po,
- xfcalendar/trunk/po/pl.po, xfce-mcs-plugins/trunk/po/pl.po,
- xfce-utils/trunk/po/pl.po, xfce4-appfinder/trunk/po/pl.po,
- xfce4-panel/trunk/po/pl.po, xfdesktop/trunk/po/pl.po,
- xfmedia/trunk/po/pl.po, xfprint/trunk/po/pl.po,
- xfwm4/trunk/po/pl.po: Updated Polish translations by Piotr
- Malinski <admin@rk.edu.pl>.
+ * : Updated Polish translations by Piotr Malinski
+ <admin@rk.edu.pl>.
2006-04-30 09:07 sas
- * libxfcegui4/trunk/po/hu.po, xarchiver/trunk/po/hu.po,
- xfce-mcs-plugins/trunk/po/hu.po, xfdesktop/trunk/po/hu.po,
- xfwm4/trunk/po/hu.po: hu trunk: updates
+ * : hu trunk: updates
2006-04-30 08:46 daichi
- * xfcalendar/trunk/po/ja.po, xfdesktop/trunk/po/ja.po: Updated
- Japanese translations.
+ * : Updated Japanese translations.
2006-04-30 08:36 daichi
- * libxfcegui4/trunk/po/be.po, libxfcegui4/trunk/po/bn_IN.po,
- libxfcegui4/trunk/po/ca.po, libxfcegui4/trunk/po/cs.po,
- libxfcegui4/trunk/po/de.po, libxfcegui4/trunk/po/el.po,
- libxfcegui4/trunk/po/en_GB.po, libxfcegui4/trunk/po/eo.po,
- libxfcegui4/trunk/po/es.po, libxfcegui4/trunk/po/et.po,
- libxfcegui4/trunk/po/eu.po, libxfcegui4/trunk/po/fa.po,
- libxfcegui4/trunk/po/fi.po, libxfcegui4/trunk/po/fr.po,
- libxfcegui4/trunk/po/gu.po, libxfcegui4/trunk/po/he.po,
- libxfcegui4/trunk/po/hu.po, libxfcegui4/trunk/po/hy.po,
- libxfcegui4/trunk/po/it.po, libxfcegui4/trunk/po/ja.po,
- libxfcegui4/trunk/po/ko.po, libxfcegui4/trunk/po/libxfcegui4.pot,
- libxfcegui4/trunk/po/lt.po, libxfcegui4/trunk/po/mr.po,
- libxfcegui4/trunk/po/nl.po, libxfcegui4/trunk/po/pa.po,
- libxfcegui4/trunk/po/pl.po, libxfcegui4/trunk/po/pt_BR.po,
- libxfcegui4/trunk/po/ro.po, libxfcegui4/trunk/po/ru.po,
- libxfcegui4/trunk/po/sk.po, libxfcegui4/trunk/po/sv.po,
- libxfcegui4/trunk/po/ta.po, libxfcegui4/trunk/po/uk.po,
- libxfcegui4/trunk/po/zh_CN.po, libxfcegui4/trunk/po/zh_TW.po,
- xfcalendar/trunk/po/POTFILES.in, xfcalendar/trunk/po/ar.po,
- xfcalendar/trunk/po/az.po, xfcalendar/trunk/po/be.po,
- xfcalendar/trunk/po/bg.po, xfcalendar/trunk/po/bn_IN.po,
- xfcalendar/trunk/po/ca.po, xfcalendar/trunk/po/cs.po,
- xfcalendar/trunk/po/de.po, xfcalendar/trunk/po/el.po,
- xfcalendar/trunk/po/en_GB.po, xfcalendar/trunk/po/eo.po,
- xfcalendar/trunk/po/es.po, xfcalendar/trunk/po/et.po,
- xfcalendar/trunk/po/eu.po, xfcalendar/trunk/po/fa.po,
- xfcalendar/trunk/po/fi.po, xfcalendar/trunk/po/fr.po,
- xfcalendar/trunk/po/gu.po, xfcalendar/trunk/po/he.po,
- xfcalendar/trunk/po/hi.po, xfcalendar/trunk/po/hu.po,
- xfcalendar/trunk/po/hy.po, xfcalendar/trunk/po/it.po,
- xfcalendar/trunk/po/ja.po, xfcalendar/trunk/po/ko.po,
- xfcalendar/trunk/po/lt.po, xfcalendar/trunk/po/mr.po,
- xfcalendar/trunk/po/ms.po, xfcalendar/trunk/po/nb_NO.po,
- xfcalendar/trunk/po/nl.po, xfcalendar/trunk/po/orage.pot,
- xfcalendar/trunk/po/pa.po, xfcalendar/trunk/po/pl.po,
- xfcalendar/trunk/po/pt_BR.po, xfcalendar/trunk/po/pt_PT.po,
- xfcalendar/trunk/po/ro.po, xfcalendar/trunk/po/ru.po,
- xfcalendar/trunk/po/sk.po, xfcalendar/trunk/po/sv.po,
- xfcalendar/trunk/po/ta.po, xfcalendar/trunk/po/tr.po,
- xfcalendar/trunk/po/uk.po, xfcalendar/trunk/po/vi.po,
- xfcalendar/trunk/po/zh_CN.po, xfcalendar/trunk/po/zh_TW.po,
- xfce-mcs-plugins/trunk/po/ar.po, xfce-mcs-plugins/trunk/po/az.po,
- xfce-mcs-plugins/trunk/po/be.po, xfce-mcs-plugins/trunk/po/bg.po,
- xfce-mcs-plugins/trunk/po/bn_IN.po,
- xfce-mcs-plugins/trunk/po/ca.po, xfce-mcs-plugins/trunk/po/cs.po,
- xfce-mcs-plugins/trunk/po/de.po, xfce-mcs-plugins/trunk/po/el.po,
- xfce-mcs-plugins/trunk/po/en_GB.po,
- xfce-mcs-plugins/trunk/po/eo.po, xfce-mcs-plugins/trunk/po/es.po,
- xfce-mcs-plugins/trunk/po/es_MX.po,
- xfce-mcs-plugins/trunk/po/et.po, xfce-mcs-plugins/trunk/po/eu.po,
- xfce-mcs-plugins/trunk/po/fa.po, xfce-mcs-plugins/trunk/po/fi.po,
- xfce-mcs-plugins/trunk/po/fr.po, xfce-mcs-plugins/trunk/po/gu.po,
- xfce-mcs-plugins/trunk/po/he.po, xfce-mcs-plugins/trunk/po/hi.po,
- xfce-mcs-plugins/trunk/po/hu.po, xfce-mcs-plugins/trunk/po/it.po,
- xfce-mcs-plugins/trunk/po/ja.po, xfce-mcs-plugins/trunk/po/ko.po,
- xfce-mcs-plugins/trunk/po/lt.po, xfce-mcs-plugins/trunk/po/mr.po,
- xfce-mcs-plugins/trunk/po/ms.po, xfce-mcs-plugins/trunk/po/nl.po,
- xfce-mcs-plugins/trunk/po/pa.po, xfce-mcs-plugins/trunk/po/pl.po,
- xfce-mcs-plugins/trunk/po/pt_BR.po,
- xfce-mcs-plugins/trunk/po/pt_PT.po,
- xfce-mcs-plugins/trunk/po/ro.po, xfce-mcs-plugins/trunk/po/ru.po,
- xfce-mcs-plugins/trunk/po/sk.po, xfce-mcs-plugins/trunk/po/sv.po,
- xfce-mcs-plugins/trunk/po/ta.po, xfce-mcs-plugins/trunk/po/tr.po,
- xfce-mcs-plugins/trunk/po/uk.po, xfce-mcs-plugins/trunk/po/vi.po,
- xfce-mcs-plugins/trunk/po/xfce-mcs-plugins.pot,
- xfce-mcs-plugins/trunk/po/zh_CN.po,
- xfce-mcs-plugins/trunk/po/zh_TW.po,
- xfce4-appfinder/trunk/po/be.po,
- xfce4-appfinder/trunk/po/bn_IN.po,
- xfce4-appfinder/trunk/po/ca.po, xfce4-appfinder/trunk/po/cs.po,
- xfce4-appfinder/trunk/po/de.po, xfce4-appfinder/trunk/po/el.po,
- xfce4-appfinder/trunk/po/en_GB.po,
- xfce4-appfinder/trunk/po/es.po,
- xfce4-appfinder/trunk/po/es_MX.po,
- xfce4-appfinder/trunk/po/et.po, xfce4-appfinder/trunk/po/eu.po,
- xfce4-appfinder/trunk/po/fa.po, xfce4-appfinder/trunk/po/fi.po,
- xfce4-appfinder/trunk/po/fr.po, xfce4-appfinder/trunk/po/gu.po,
- xfce4-appfinder/trunk/po/he.po, xfce4-appfinder/trunk/po/hu.po,
- xfce4-appfinder/trunk/po/hy.po, xfce4-appfinder/trunk/po/it.po,
- xfce4-appfinder/trunk/po/ja.po, xfce4-appfinder/trunk/po/ko.po,
- xfce4-appfinder/trunk/po/lt.po, xfce4-appfinder/trunk/po/mr.po,
- xfce4-appfinder/trunk/po/nl.po, xfce4-appfinder/trunk/po/pa.po,
- xfce4-appfinder/trunk/po/pl.po,
- xfce4-appfinder/trunk/po/pt_BR.po,
- xfce4-appfinder/trunk/po/pt_PT.po,
- xfce4-appfinder/trunk/po/ro.po, xfce4-appfinder/trunk/po/ru.po,
- xfce4-appfinder/trunk/po/sk.po, xfce4-appfinder/trunk/po/sv.po,
- xfce4-appfinder/trunk/po/tr.po, xfce4-appfinder/trunk/po/uk.po,
- xfce4-appfinder/trunk/po/xfce4-appfinder.pot,
- xfce4-appfinder/trunk/po/zh_CN.po,
- xfce4-appfinder/trunk/po/zh_TW.po, xfdesktop/trunk/po/ar.po,
- xfdesktop/trunk/po/az.po, xfdesktop/trunk/po/be.po,
- xfdesktop/trunk/po/bg.po, xfdesktop/trunk/po/bn_IN.po,
- xfdesktop/trunk/po/ca.po, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.po, xfdesktop/trunk/po/el.po,
- xfdesktop/trunk/po/en_GB.po, xfdesktop/trunk/po/eo.po,
- xfdesktop/trunk/po/es.po, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/et.po, xfdesktop/trunk/po/eu.po,
- xfdesktop/trunk/po/fa.po, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/gu.po,
- xfdesktop/trunk/po/he.po, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/hy.po,
- xfdesktop/trunk/po/it.po, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.po, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/mr.po, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nb_NO.po, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pa.po, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.po, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ro.po, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sk.po, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.po, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.po, xfwm4/trunk/po/ar.po,
- xfwm4/trunk/po/az.po, xfwm4/trunk/po/be.po, xfwm4/trunk/po/bg.po,
- xfwm4/trunk/po/bn_IN.po, xfwm4/trunk/po/ca.po,
- xfwm4/trunk/po/cs.po, xfwm4/trunk/po/de.po, xfwm4/trunk/po/el.po,
- xfwm4/trunk/po/en_GB.po, xfwm4/trunk/po/eo.po,
- xfwm4/trunk/po/es.po, xfwm4/trunk/po/es_MX.po,
- xfwm4/trunk/po/et.po, xfwm4/trunk/po/eu.po, xfwm4/trunk/po/fa.po,
- xfwm4/trunk/po/fi.po, xfwm4/trunk/po/fr.po, xfwm4/trunk/po/gu.po,
- xfwm4/trunk/po/he.po, xfwm4/trunk/po/hi.po, xfwm4/trunk/po/hu.po,
- xfwm4/trunk/po/it.po, xfwm4/trunk/po/ja.po, xfwm4/trunk/po/ko.po,
- xfwm4/trunk/po/lt.po, xfwm4/trunk/po/mr.po, xfwm4/trunk/po/ms.po,
- xfwm4/trunk/po/nb_NO.po, xfwm4/trunk/po/nl.po,
- xfwm4/trunk/po/pa.po, xfwm4/trunk/po/pl.po,
- xfwm4/trunk/po/pt_BR.po, xfwm4/trunk/po/pt_PT.po,
- xfwm4/trunk/po/ro.po, xfwm4/trunk/po/ru.po, xfwm4/trunk/po/sk.po,
- xfwm4/trunk/po/sv.po, xfwm4/trunk/po/ta.po, xfwm4/trunk/po/tr.po,
- xfwm4/trunk/po/uk.po, xfwm4/trunk/po/vi.po,
- xfwm4/trunk/po/xfwm4.pot, xfwm4/trunk/po/zh_CN.po,
- xfwm4/trunk/po/zh_TW.po: Updated.
+ * : Updated.
2006-04-30 07:11 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon.c: split string out into
- three separate strings to ease translations
+ * : split string out into three separate strings to ease
+ translations
2006-04-30 04:04 daichi
- * thunar/trunk/po/ChangeLog, thunar/trunk/po/ja.po,
- xfcalendar/trunk/po/ja.po, xfdesktop/trunk/po/ja.po: Updated
- Japanese translations.
+ * : Updated Japanese translations.
2006-04-29 15:49 adriano
- * xfdesktop/trunk/po/pt_BR.po: Updated pt_BR translations.
+ * : Updated pt_BR translations.
2006-04-29 12:15 daichi
- * mousepad/trunk/po/ChangeLog, mousepad/trunk/po/pl.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/pl.po,
- xfce4-panel/trunk/po/pl.po, xfdesktop/trunk/po/pl.po,
- xfmedia/trunk/po/pl.po, xfprint/trunk/po/pl.po,
- xfwm4/trunk/po/pl.po: Updated Polish translations by Piotr
- Malinski <riklaunim@gmail.com>.
+ * : Updated Polish translations by Piotr Malinski
+ <riklaunim@gmail.com>.
2006-04-29 11:48 daichi
- * terminal/trunk/po/ChangeLog, terminal/trunk/po/vi.po,
- xfcalendar/trunk/po/vi.po, xfce-mcs-plugins/trunk/po/vi.po,
- xfce4-panel/trunk/po/vi.po, xfdesktop/trunk/po/vi.po,
- xfwm4/trunk/po/vi.po: Updated Vietnamese translations by Phan
- Vinh Thinh <teppi@vnlinux.org>.
+ * : Updated Vietnamese translations by Phan Vinh Thinh
+ <teppi@vnlinux.org>.
2006-04-29 11:43 daichi
- * terminal/trunk/po/ChangeLog, terminal/trunk/po/Terminal.pot,
- terminal/trunk/po/ca.po, terminal/trunk/po/de.po,
- terminal/trunk/po/el.po, terminal/trunk/po/en_GB.po,
- terminal/trunk/po/es.po, terminal/trunk/po/eu.po,
- terminal/trunk/po/fi.po, terminal/trunk/po/fr.po,
- terminal/trunk/po/he.po, terminal/trunk/po/hu.po,
- terminal/trunk/po/it.po, terminal/trunk/po/ja.po,
- terminal/trunk/po/ko.po, terminal/trunk/po/nl.po,
- terminal/trunk/po/pt_BR.po, terminal/trunk/po/ru.po,
- terminal/trunk/po/sk.po, terminal/trunk/po/vi.po,
- terminal/trunk/po/zh_CN.po, terminal/trunk/po/zh_TW.po,
- xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/bn_IN.po, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/el.po, xfdesktop/trunk/po/en_GB.po,
- xfdesktop/trunk/po/eo.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa.po,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/gu.po, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.po, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/hy.po, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.po, xfdesktop/trunk/po/mr.po,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nb_NO.po,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pa.po,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ro.po,
- xfdesktop/trunk/po/ru.po, xfdesktop/trunk/po/sk.po,
- xfdesktop/trunk/po/sv.po, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.po, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.po, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.po:
- Updated.
+ * : Updated.
2006-04-29 11:10 daichi
- * xfdesktop/branches/xfce_4_2/Makefile.am,
- xfdesktop/branches/xfce_4_2/menu.xml.eu,
- xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.eu,
- xfdesktop/trunk/Makefile.am, xfdesktop/trunk/menu.xml.eu,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.eu:
- Updated Basque translations by Piarres Beobide <pi@beobide.net>.
+ * : Updated Basque translations by Piarres Beobide
+ <pi@beobide.net>.
2006-04-28 10:53 yuvaltanny
- * xfcalendar/trunk/po/he.po, xfce-mcs-plugins/trunk/po/he.po,
- xfce4-mailwatch-plugin/trunk/po/he.po,
- xfce4-panel/trunk/po/he.po, xfdesktop/trunk/po/he.po: Hebrew
- translation update
+ * : Hebrew translation update
2006-04-27 08:20 kelnos
- * xfdesktop/trunk/settings/behavior-settings.c,
- xfdesktop/trunk/settings/settings-common.h: disable icon settings
- controls if style is set to 'none'
+ * : disable icon settings controls if style is set to 'none'
2006-04-27 07:38 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.h: * fix non-ejectable
- media showing as ejectable (patch from jani monoses)
+ * : * fix non-ejectable media showing as ejectable (patch from jani
+ monoses)
* fix removable media not appearing when its mount point has not
yet been
created.
@@ -4365,752 +2224,210 @@
2006-04-26 08:38 peetervois
- * xfdesktop/trunk/po/et.po:
+ * :
2006-04-25 16:27 jari
- * thunar/trunk/po/fi.po, xfce4-panel/trunk/po/fi.po,
- xfdesktop/trunk/po/fi.po: Finnish translations updated.
+ * : Finnish translations updated.
2006-04-25 15:58 mvd
- * xfdesktop/trunk/po/uk.po: 2006-04-25 Maxim Dziumanenko
- <mvd@mylinux.ua>
+ * : 2006-04-25 Maxim Dziumanenko <mvd@mylinux.ua>
* Updated Ukrainian translation.
2006-04-25 04:53 yuvaltanny
- * libexo/trunk/po/LINGUAS, libexo/trunk/po/he.po,
- xfdesktop/trunk/menu.xml.he,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.he:
- Hebrew translation update
+ * : Hebrew translation update
2006-04-23 15:05 daichi
- * xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.el,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.el:
- Updated Greek translations by Stavros Giannouris
+ * : Updated Greek translations by Stavros Giannouris
<stavrosg2002@freemail.gr>.
2006-04-23 14:14 stavrosg
- * xfcalendar/trunk/po/el.po, xfce-mcs-plugins/trunk/po/el.po,
- xfdesktop/trunk/po/el.po, xfprint/trunk/po/el.po,
- xfwm4/trunk/po/el.po: Greek translation update
+ * : Greek translation update
2006-04-23 11:56 daichi
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/ru.po,
- mousepad/trunk/po/ChangeLog, mousepad/trunk/po/ru.po,
- terminal/trunk/po/ChangeLog, terminal/trunk/po/ru.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/ru.po,
- xfburn/trunk/po/ru.po, xfcalendar/trunk/po/ru.po,
- xfce-mcs-plugins/trunk/po/ru.po, xfce-utils/trunk/po/ru.po,
- xfce4-appfinder/trunk/po/ru.po,
- xfce4-mailwatch-plugin/trunk/po/ru.po,
- xfce4-panel/trunk/po/ru.po, xfce4-session/trunk/po/ru.po,
- xfce4-trigger-launcher/trunk/po/ru.po, xfdesktop/trunk/po/ru.po,
- xffm/trunk/libxffm/po/ru.po, xffm/trunk/plugins/xfbook/po/ru.po,
- xffm/trunk/plugins/xffstab/po/ru.po,
- xffm/trunk/plugins/xflocate/po/ru.po,
- xffm/trunk/plugins/xfproc/po/ru.po,
- xffm/trunk/plugins/xfrecent/po/ru.po,
- xffm/trunk/plugins/xfsamba/po/ru.po,
- xffm/trunk/xfmime-edit/po/ru.po, xfmedia/trunk/po/ru.po,
- xfprint/trunk/po/ru.po, xfwm4/trunk/po/ru.po: Updated Russian
- translations by Sergey Fedoseev <fedoseev.sergey@gmail.com>.
+ * : Updated Russian translations by Sergey Fedoseev
+ <fedoseev.sergey@gmail.com>.
2006-04-23 09:39 sas
- * xfcalendar/trunk/po/hu.po, xfce-mcs-plugins/trunk/po/hu.po,
- xfce4-panel/trunk/po/hu.po, xfdesktop/trunk/po/hu.po: hu trunk:
- cal, desktop, mcs-plugins & panel updates
+ * : hu trunk: cal, desktop, mcs-plugins & panel updates
2006-04-23 09:06 daichi
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/ja.po,
- mousepad/trunk/po/ChangeLog, mousepad/trunk/po/ja.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/ja.po,
- xfce-mcs-plugins/trunk/po/ja.po, xfdesktop/trunk/po/ja.po,
- xfwm4/trunk/po/ja.po: Updated Japanese translations.
+ * : Updated Japanese translations.
2006-04-23 07:54 jari
- * xfce-mcs-plugins/trunk/po/fi.po, xfdesktop/trunk/po/fi.po,
- xfwm4/trunk/po/fi.po: Finnish translations updated.
+ * : Finnish translations updated.
2006-04-23 06:28 daichi
- * xfce-mcs-plugins/trunk/po/vi.po, xfdesktop/trunk/po/vi.po,
- xfwm4/trunk/po/vi.po: Updated Vietnamese translations by Phan
- Vinh Thinh <teppi@vnlinux.org>.
+ * : Updated Vietnamese translations by Phan Vinh Thinh
+ <teppi@vnlinux.org>.
2006-04-23 06:20 daichi
- * xfce-mcs-plugins/trunk/po/ar.po, xfce-mcs-plugins/trunk/po/az.po,
- xfce-mcs-plugins/trunk/po/be.po, xfce-mcs-plugins/trunk/po/bg.po,
- xfce-mcs-plugins/trunk/po/bn_IN.po,
- xfce-mcs-plugins/trunk/po/ca.po, xfce-mcs-plugins/trunk/po/cs.po,
- xfce-mcs-plugins/trunk/po/de.po, xfce-mcs-plugins/trunk/po/el.po,
- xfce-mcs-plugins/trunk/po/en_GB.po,
- xfce-mcs-plugins/trunk/po/eo.po, xfce-mcs-plugins/trunk/po/es.po,
- xfce-mcs-plugins/trunk/po/es_MX.po,
- xfce-mcs-plugins/trunk/po/et.po, xfce-mcs-plugins/trunk/po/eu.po,
- xfce-mcs-plugins/trunk/po/fa.po, xfce-mcs-plugins/trunk/po/fi.po,
- xfce-mcs-plugins/trunk/po/fr.po, xfce-mcs-plugins/trunk/po/gu.po,
- xfce-mcs-plugins/trunk/po/he.po, xfce-mcs-plugins/trunk/po/hi.po,
- xfce-mcs-plugins/trunk/po/hu.po, xfce-mcs-plugins/trunk/po/it.po,
- xfce-mcs-plugins/trunk/po/ja.po, xfce-mcs-plugins/trunk/po/ko.po,
- xfce-mcs-plugins/trunk/po/lt.po, xfce-mcs-plugins/trunk/po/mr.po,
- xfce-mcs-plugins/trunk/po/ms.po, xfce-mcs-plugins/trunk/po/nl.po,
- xfce-mcs-plugins/trunk/po/pa.po, xfce-mcs-plugins/trunk/po/pl.po,
- xfce-mcs-plugins/trunk/po/pt_BR.po,
- xfce-mcs-plugins/trunk/po/pt_PT.po,
- xfce-mcs-plugins/trunk/po/ro.po, xfce-mcs-plugins/trunk/po/ru.po,
- xfce-mcs-plugins/trunk/po/sk.po, xfce-mcs-plugins/trunk/po/sv.po,
- xfce-mcs-plugins/trunk/po/ta.po, xfce-mcs-plugins/trunk/po/tr.po,
- xfce-mcs-plugins/trunk/po/uk.po, xfce-mcs-plugins/trunk/po/vi.po,
- xfce-mcs-plugins/trunk/po/xfce-mcs-plugins.pot,
- xfce-mcs-plugins/trunk/po/zh_CN.po,
- xfce-mcs-plugins/trunk/po/zh_TW.po, xfdesktop/trunk/po/ar.po,
- xfdesktop/trunk/po/az.po, xfdesktop/trunk/po/be.po,
- xfdesktop/trunk/po/bg.po, xfdesktop/trunk/po/bn_IN.po,
- xfdesktop/trunk/po/ca.po, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.po, xfdesktop/trunk/po/el.po,
- xfdesktop/trunk/po/en_GB.po, xfdesktop/trunk/po/eo.po,
- xfdesktop/trunk/po/es.po, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/et.po, xfdesktop/trunk/po/eu.po,
- xfdesktop/trunk/po/fa.po, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/gu.po,
- xfdesktop/trunk/po/he.po, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/hy.po,
- xfdesktop/trunk/po/it.po, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.po, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/mr.po, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nb_NO.po, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pa.po, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.po, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ro.po, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sk.po, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.po, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.po: Updated.
+ * : Updated.
2006-04-22 02:19 kelnos
- * xfdesktop/trunk/menu.xml, xfdesktop/trunk/menu.xml.az,
- xfdesktop/trunk/menu.xml.ca, xfdesktop/trunk/menu.xml.cs,
- xfdesktop/trunk/menu.xml.da, xfdesktop/trunk/menu.xml.de,
- xfdesktop/trunk/menu.xml.el, xfdesktop/trunk/menu.xml.es,
- xfdesktop/trunk/menu.xml.et, xfdesktop/trunk/menu.xml.eu,
- xfdesktop/trunk/menu.xml.fa_IR, xfdesktop/trunk/menu.xml.fi,
- xfdesktop/trunk/menu.xml.fr, xfdesktop/trunk/menu.xml.he,
- xfdesktop/trunk/menu.xml.hu, xfdesktop/trunk/menu.xml.ko,
- xfdesktop/trunk/menu.xml.ms, xfdesktop/trunk/menu.xml.nl,
- xfdesktop/trunk/menu.xml.pl, xfdesktop/trunk/menu.xml.pt_BR,
- xfdesktop/trunk/menu.xml.ro, xfdesktop/trunk/menu.xml.ru,
- xfdesktop/trunk/menu.xml.sk, xfdesktop/trunk/menu.xml.sv,
- xfdesktop/trunk/menu.xml.ta, xfdesktop/trunk/menu.xml.tr,
- xfdesktop/trunk/menu.xml.uk, xfdesktop/trunk/menu.xml.vi,
- xfdesktop/trunk/menu.xml.zh_CN, xfdesktop/trunk/menu.xml.zh_TW:
- change 'Web Browser' to run xfbrowser4 instead of mozilla.
+ * : change 'Web Browser' to run xfbrowser4 instead of mozilla.
2006-04-21 21:58 yuvaltanny
- * terminal/trunk/po/he.po, xfcalendar/trunk/po/he.po,
- xfce-mcs-plugins/trunk/po/he.po, xfce-utils/trunk/po/he.po,
- xfce4-icon-theme/trunk/po/he.po,
- xfce4-mailwatch-plugin/trunk/configure.ac,
- xfce4-mailwatch-plugin/trunk/po/he.po,
- xfce4-mixer/trunk/po/he.po, xfce4-panel/trunk/po/he.po,
- xfce4-trigger-launcher/trunk/po/he.po, xfdesktop/trunk/po/he.po,
- xfprint/trunk/po/he.po: Hebrew translations update
+ * : Hebrew translations update
2006-04-21 18:46 kelnos
- * xfdesktop/trunk/menueditor/dnd.c: fix gcc4 --enable-debug=full
- warnings. hope you don't mind, JF (i know
+ * : fix gcc4 --enable-debug=full warnings. hope you don't mind, JF
+ (i know
you're busy)
2006-04-21 08:28 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: attempt to
- create ~/Desktop if it does not exist and the user turns on
+ * : attempt to create ~/Desktop if it does not exist and the user
+ turns on
file/launcher icons (bug 1691)
2006-04-20 19:51 jasper
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: Register open
- menu, so autohide will work when the menu closes.
+ * : Register open menu, so autohide will work when the menu closes.
2006-04-19 17:00 sas
- * libexo/trunk/po/hu.po, mousepad/trunk/po/hu.po,
- xfce4-session/trunk/po/hu.po, xfdesktop/trunk/po/hu.po,
- xfwm4/trunk/po/hu.po: hu trunk: updates
+ * : hu trunk: updates
2006-04-19 16:07 benny
- * xfdesktop/trunk/settings/appearance-settings.c: Separate
- translation for the settings manager label. Patch from Adriano
- Winter Bess. Bug #1669.
+ * : Separate translation for the settings manager label. Patch from
+ Adriano Winter Bess. Bug #1669.
2006-04-18 22:38 kelnos
- * xfdesktop/trunk/configure.ac: don't require libxfce4panel if
- --disable-panel-plugin was passed
+ * : don't require libxfce4panel if --disable-panel-plugin was
+ passed
2006-04-18 20:02 kelnos
- * xfdesktop/trunk/NEWS: update NEWS for 4.4beta1. apparently i also
- wrote in this 6 months ago and
+ * : update NEWS for 4.4beta1. apparently i also wrote in this 6
+ months ago and
forgot to commit it, so that's there too. go me.
2006-04-18 19:54 kelnos
- * xfdesktop/trunk/README: update readme (patch from jari rahkonen)
+ * : update readme (patch from jari rahkonen)
2006-04-16 14:45 benny
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/bn_IN.po, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/el.po, xfdesktop/trunk/po/en_GB.po,
- xfdesktop/trunk/po/eo.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa.po,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/gu.po, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.po, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/hy.po, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.po, xfdesktop/trunk/po/mr.po,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nb_NO.po,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pa.po,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ro.po,
- xfdesktop/trunk/po/ru.po, xfdesktop/trunk/po/sk.po,
- xfdesktop/trunk/po/sv.po, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.po, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.po, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.po,
- xfdesktop/trunk/src/xfce-desktop.c,
- xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.c,
- xfdesktop/trunk/xfdesktop.spec.in: Update for 4.4beta1.
+ * : Update for 4.4beta1.
2006-04-16 04:36 daichi
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/ru.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/ru.po,
- xfcalendar/trunk/po/ru.po, xfce-mcs-plugins/trunk/po/ru.po,
- xfce4-mixer/trunk/po/ru.po, xfce4-session/trunk/po/ru.po,
- xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.ru,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ru,
- xfdesktop/trunk/po/ru.po, xfwm4/trunk/po/ru.po: Updated Russian
- translations by Andrey Fedoseev <andrey.fedoseev@gmail.com>.
+ * : Updated Russian translations by Andrey Fedoseev
+ <andrey.fedoseev@gmail.com>.
2006-04-15 20:54 paurullan
- * thunar/trunk/po/ca.po, xfdesktop/trunk/po/ca.po: [i18n] catalan
+ * : [i18n] catalan
update of Thunar and xfdesktop
2006-04-15 17:41 olivier
- * xfdesktop/trunk/ChangeLog: Update ChangeLog
+ * : Update ChangeLog
2006-04-15 12:10 daichi
- * libexo/trunk/po/ca.po, libexo/trunk/po/el.po,
- libexo/trunk/po/hu.po, libexo/trunk/po/libexo-0.3.pot,
- libxfcegui4/trunk/po/be.po, libxfcegui4/trunk/po/bn_IN.po,
- libxfcegui4/trunk/po/ca.po, libxfcegui4/trunk/po/cs.po,
- libxfcegui4/trunk/po/de.po, libxfcegui4/trunk/po/el.po,
- libxfcegui4/trunk/po/en_GB.po, libxfcegui4/trunk/po/eo.po,
- libxfcegui4/trunk/po/es.po, libxfcegui4/trunk/po/et.po,
- libxfcegui4/trunk/po/eu.po, libxfcegui4/trunk/po/fa.po,
- libxfcegui4/trunk/po/fi.po, libxfcegui4/trunk/po/fr.po,
- libxfcegui4/trunk/po/gu.po, libxfcegui4/trunk/po/he.po,
- libxfcegui4/trunk/po/hu.po, libxfcegui4/trunk/po/hy.po,
- libxfcegui4/trunk/po/it.po, libxfcegui4/trunk/po/ja.po,
- libxfcegui4/trunk/po/ko.po, libxfcegui4/trunk/po/lt.po,
- libxfcegui4/trunk/po/mr.po, libxfcegui4/trunk/po/nl.po,
- libxfcegui4/trunk/po/pa.po, libxfcegui4/trunk/po/pl.po,
- libxfcegui4/trunk/po/pt_BR.po, libxfcegui4/trunk/po/ro.po,
- libxfcegui4/trunk/po/ru.po, libxfcegui4/trunk/po/sk.po,
- libxfcegui4/trunk/po/sv.po, libxfcegui4/trunk/po/ta.po,
- libxfcegui4/trunk/po/uk.po, libxfcegui4/trunk/po/zh_CN.po,
- libxfcegui4/trunk/po/zh_TW.po, mousepad/trunk/po/ca.po,
- mousepad/trunk/po/el.po, mousepad/trunk/po/ko.po,
- mousepad/trunk/po/ru.po, terminal/trunk/po/ca.po,
- terminal/trunk/po/el.po, terminal/trunk/po/zh_TW.po,
- thunar/trunk/po/ca.po, xfburn/trunk/po/ca.po,
- xfcalendar/trunk/po/ar.po, xfcalendar/trunk/po/az.po,
- xfcalendar/trunk/po/be.po, xfcalendar/trunk/po/bg.po,
- xfcalendar/trunk/po/bn_IN.po, xfcalendar/trunk/po/ca.po,
- xfcalendar/trunk/po/cs.po, xfcalendar/trunk/po/de.po,
- xfcalendar/trunk/po/el.po, xfcalendar/trunk/po/en_GB.po,
- xfcalendar/trunk/po/eo.po, xfcalendar/trunk/po/es.po,
- xfcalendar/trunk/po/et.po, xfcalendar/trunk/po/eu.po,
- xfcalendar/trunk/po/fa.po, xfcalendar/trunk/po/fi.po,
- xfcalendar/trunk/po/fr.po, xfcalendar/trunk/po/gu.po,
- xfcalendar/trunk/po/he.po, xfcalendar/trunk/po/hi.po,
- xfcalendar/trunk/po/hu.po, xfcalendar/trunk/po/hy.po,
- xfcalendar/trunk/po/it.po, xfcalendar/trunk/po/ja.po,
- xfcalendar/trunk/po/ko.po, xfcalendar/trunk/po/lt.po,
- xfcalendar/trunk/po/mr.po, xfcalendar/trunk/po/ms.po,
- xfcalendar/trunk/po/nb_NO.po, xfcalendar/trunk/po/nl.po,
- xfcalendar/trunk/po/pa.po, xfcalendar/trunk/po/pl.po,
- xfcalendar/trunk/po/pt_BR.po, xfcalendar/trunk/po/pt_PT.po,
- xfcalendar/trunk/po/ro.po, xfcalendar/trunk/po/ru.po,
- xfcalendar/trunk/po/sk.po, xfcalendar/trunk/po/sv.po,
- xfcalendar/trunk/po/ta.po, xfcalendar/trunk/po/tr.po,
- xfcalendar/trunk/po/uk.po, xfcalendar/trunk/po/vi.po,
- xfcalendar/trunk/po/zh_CN.po, xfcalendar/trunk/po/zh_TW.po,
- xfce-mcs-manager/trunk/po/ar.po, xfce-mcs-manager/trunk/po/az.po,
- xfce-mcs-manager/trunk/po/be.po, xfce-mcs-manager/trunk/po/bg.po,
- xfce-mcs-manager/trunk/po/bn_IN.po,
- xfce-mcs-manager/trunk/po/ca.po, xfce-mcs-manager/trunk/po/cs.po,
- xfce-mcs-manager/trunk/po/de.po, xfce-mcs-manager/trunk/po/el.po,
- xfce-mcs-manager/trunk/po/en_GB.po,
- xfce-mcs-manager/trunk/po/eo.po, xfce-mcs-manager/trunk/po/es.po,
- xfce-mcs-manager/trunk/po/es_MX.po,
- xfce-mcs-manager/trunk/po/et.po, xfce-mcs-manager/trunk/po/eu.po,
- xfce-mcs-manager/trunk/po/fa.po, xfce-mcs-manager/trunk/po/fi.po,
- xfce-mcs-manager/trunk/po/fr.po, xfce-mcs-manager/trunk/po/gu.po,
- xfce-mcs-manager/trunk/po/he.po, xfce-mcs-manager/trunk/po/hi.po,
- xfce-mcs-manager/trunk/po/hu.po, xfce-mcs-manager/trunk/po/it.po,
- xfce-mcs-manager/trunk/po/ja.po, xfce-mcs-manager/trunk/po/ko.po,
- xfce-mcs-manager/trunk/po/lt.po, xfce-mcs-manager/trunk/po/mr.po,
- xfce-mcs-manager/trunk/po/ms.po,
- xfce-mcs-manager/trunk/po/nb_NO.po,
- xfce-mcs-manager/trunk/po/nl.po, xfce-mcs-manager/trunk/po/pa.po,
- xfce-mcs-manager/trunk/po/pl.po,
- xfce-mcs-manager/trunk/po/pt_BR.po,
- xfce-mcs-manager/trunk/po/pt_PT.po,
- xfce-mcs-manager/trunk/po/ro.po, xfce-mcs-manager/trunk/po/ru.po,
- xfce-mcs-manager/trunk/po/sk.po, xfce-mcs-manager/trunk/po/sv.po,
- xfce-mcs-manager/trunk/po/ta.po, xfce-mcs-manager/trunk/po/tr.po,
- xfce-mcs-manager/trunk/po/uk.po, xfce-mcs-manager/trunk/po/vi.po,
- xfce-mcs-manager/trunk/po/zh_CN.po,
- xfce-mcs-manager/trunk/po/zh_TW.po,
- xfce-mcs-plugins/trunk/po/ar.po, xfce-mcs-plugins/trunk/po/az.po,
- xfce-mcs-plugins/trunk/po/be.po, xfce-mcs-plugins/trunk/po/bg.po,
- xfce-mcs-plugins/trunk/po/bn_IN.po,
- xfce-mcs-plugins/trunk/po/ca.po, xfce-mcs-plugins/trunk/po/cs.po,
- xfce-mcs-plugins/trunk/po/de.po, xfce-mcs-plugins/trunk/po/el.po,
- xfce-mcs-plugins/trunk/po/en_GB.po,
- xfce-mcs-plugins/trunk/po/eo.po, xfce-mcs-plugins/trunk/po/es.po,
- xfce-mcs-plugins/trunk/po/es_MX.po,
- xfce-mcs-plugins/trunk/po/et.po, xfce-mcs-plugins/trunk/po/eu.po,
- xfce-mcs-plugins/trunk/po/fa.po, xfce-mcs-plugins/trunk/po/fi.po,
- xfce-mcs-plugins/trunk/po/fr.po, xfce-mcs-plugins/trunk/po/gu.po,
- xfce-mcs-plugins/trunk/po/he.po, xfce-mcs-plugins/trunk/po/hi.po,
- xfce-mcs-plugins/trunk/po/hu.po, xfce-mcs-plugins/trunk/po/it.po,
- xfce-mcs-plugins/trunk/po/ja.po, xfce-mcs-plugins/trunk/po/ko.po,
- xfce-mcs-plugins/trunk/po/lt.po, xfce-mcs-plugins/trunk/po/mr.po,
- xfce-mcs-plugins/trunk/po/ms.po, xfce-mcs-plugins/trunk/po/nl.po,
- xfce-mcs-plugins/trunk/po/pa.po, xfce-mcs-plugins/trunk/po/pl.po,
- xfce-mcs-plugins/trunk/po/pt_BR.po,
- xfce-mcs-plugins/trunk/po/pt_PT.po,
- xfce-mcs-plugins/trunk/po/ro.po, xfce-mcs-plugins/trunk/po/ru.po,
- xfce-mcs-plugins/trunk/po/sk.po, xfce-mcs-plugins/trunk/po/sv.po,
- xfce-mcs-plugins/trunk/po/ta.po, xfce-mcs-plugins/trunk/po/tr.po,
- xfce-mcs-plugins/trunk/po/uk.po, xfce-mcs-plugins/trunk/po/vi.po,
- xfce-mcs-plugins/trunk/po/zh_CN.po,
- xfce-mcs-plugins/trunk/po/zh_TW.po, xfce-utils/trunk/po/af.po,
- xfce-utils/trunk/po/ar.po, xfce-utils/trunk/po/az.po,
- xfce-utils/trunk/po/be.po, xfce-utils/trunk/po/bg.po,
- xfce-utils/trunk/po/bn_IN.po, xfce-utils/trunk/po/ca.po,
- xfce-utils/trunk/po/cs.po, xfce-utils/trunk/po/de.po,
- xfce-utils/trunk/po/el.po, xfce-utils/trunk/po/en_GB.po,
- xfce-utils/trunk/po/eo.po, xfce-utils/trunk/po/es.po,
- xfce-utils/trunk/po/es_MX.po, xfce-utils/trunk/po/et.po,
- xfce-utils/trunk/po/eu.po, xfce-utils/trunk/po/fa.po,
- xfce-utils/trunk/po/fi.po, xfce-utils/trunk/po/fr.po,
- xfce-utils/trunk/po/gu.po, xfce-utils/trunk/po/he.po,
- xfce-utils/trunk/po/hi.po, xfce-utils/trunk/po/hu.po,
- xfce-utils/trunk/po/hy.po, xfce-utils/trunk/po/it.po,
- xfce-utils/trunk/po/ja.po, xfce-utils/trunk/po/ko.po,
- xfce-utils/trunk/po/lt.po, xfce-utils/trunk/po/mr.po,
- xfce-utils/trunk/po/ms.po, xfce-utils/trunk/po/nl.po,
- xfce-utils/trunk/po/pa.po, xfce-utils/trunk/po/pl.po,
- xfce-utils/trunk/po/pt_BR.po, xfce-utils/trunk/po/pt_PT.po,
- xfce-utils/trunk/po/ro.po, xfce-utils/trunk/po/ru.po,
- xfce-utils/trunk/po/sk.po, xfce-utils/trunk/po/sv.po,
- xfce-utils/trunk/po/ta.po, xfce-utils/trunk/po/tr.po,
- xfce-utils/trunk/po/uk.po, xfce-utils/trunk/po/vi.po,
- xfce-utils/trunk/po/zh_CN.po, xfce-utils/trunk/po/zh_TW.po,
- xfce4-appfinder/trunk/po/ca.po, xfce4-appfinder/trunk/po/el.po,
- xfce4-appfinder/trunk/po/he.po, xfce4-appfinder/trunk/po/hu.po,
- xfce4-icon-theme/trunk/po/ca.po, xfce4-icon-theme/trunk/po/de.po,
- xfce4-icon-theme/trunk/po/el.po, xfce4-icon-theme/trunk/po/et.po,
- xfce4-icon-theme/trunk/po/fi.po, xfce4-icon-theme/trunk/po/he.po,
- xfce4-icon-theme/trunk/po/hu.po, xfce4-icon-theme/trunk/po/ja.po,
- xfce4-icon-theme/trunk/po/ko.po, xfce4-icon-theme/trunk/po/pl.po,
- xfce4-icon-theme/trunk/po/ru.po, xfce4-icon-theme/trunk/po/sk.po,
- xfce4-icon-theme/trunk/po/zh_CN.po,
- xfce4-icon-theme/trunk/po/zh_TW.po,
- xfce4-mailwatch-plugin/trunk/po/ca.po,
- xfce4-mailwatch-plugin/trunk/po/el.po,
- xfce4-mixer/trunk/po/ar.po, xfce4-mixer/trunk/po/az.po,
- xfce4-mixer/trunk/po/be.po, xfce4-mixer/trunk/po/bg.po,
- xfce4-mixer/trunk/po/bn_IN.po, xfce4-mixer/trunk/po/ca.po,
- xfce4-mixer/trunk/po/cs.po, xfce4-mixer/trunk/po/de.po,
- xfce4-mixer/trunk/po/el.po, xfce4-mixer/trunk/po/en_GB.po,
- xfce4-mixer/trunk/po/es.po, xfce4-mixer/trunk/po/es_MX.po,
- xfce4-mixer/trunk/po/et.po, xfce4-mixer/trunk/po/eu.po,
- xfce4-mixer/trunk/po/fa.po, xfce4-mixer/trunk/po/fi.po,
- xfce4-mixer/trunk/po/fr.po, xfce4-mixer/trunk/po/gu.po,
- xfce4-mixer/trunk/po/he.po, xfce4-mixer/trunk/po/hi.po,
- xfce4-mixer/trunk/po/hu.po, xfce4-mixer/trunk/po/hy.po,
- xfce4-mixer/trunk/po/it.po, xfce4-mixer/trunk/po/ja.po,
- xfce4-mixer/trunk/po/ko.po, xfce4-mixer/trunk/po/lt.po,
- xfce4-mixer/trunk/po/mr.po, xfce4-mixer/trunk/po/ms.po,
- xfce4-mixer/trunk/po/nb_NO.po, xfce4-mixer/trunk/po/nl.po,
- xfce4-mixer/trunk/po/pa.po, xfce4-mixer/trunk/po/pl.po,
- xfce4-mixer/trunk/po/pt_BR.po, xfce4-mixer/trunk/po/pt_PT.po,
- xfce4-mixer/trunk/po/ro.po, xfce4-mixer/trunk/po/ru.po,
- xfce4-mixer/trunk/po/sk.po, xfce4-mixer/trunk/po/sv.po,
- xfce4-mixer/trunk/po/ta.po, xfce4-mixer/trunk/po/tr.po,
- xfce4-mixer/trunk/po/uk.po, xfce4-mixer/trunk/po/vi.po,
- xfce4-mixer/trunk/po/zh_CN.po, xfce4-mixer/trunk/po/zh_TW.po,
- xfce4-panel/trunk/po/ar.po, xfce4-panel/trunk/po/az.po,
- xfce4-panel/trunk/po/be.po, xfce4-panel/trunk/po/bg.po,
- xfce4-panel/trunk/po/bn_IN.po, xfce4-panel/trunk/po/ca.po,
- xfce4-panel/trunk/po/cs.po, xfce4-panel/trunk/po/de.po,
- xfce4-panel/trunk/po/el.po, xfce4-panel/trunk/po/en_GB.po,
- xfce4-panel/trunk/po/eo.po, xfce4-panel/trunk/po/es.po,
- xfce4-panel/trunk/po/es_MX.po, xfce4-panel/trunk/po/et.po,
- xfce4-panel/trunk/po/eu.po, xfce4-panel/trunk/po/fa.po,
- xfce4-panel/trunk/po/fi.po, xfce4-panel/trunk/po/fr.po,
- xfce4-panel/trunk/po/gu.po, xfce4-panel/trunk/po/he.po,
- xfce4-panel/trunk/po/hi.po, xfce4-panel/trunk/po/hu.po,
- xfce4-panel/trunk/po/hy.po, xfce4-panel/trunk/po/it.po,
- xfce4-panel/trunk/po/ja.po, xfce4-panel/trunk/po/ko.po,
- xfce4-panel/trunk/po/lt.po, xfce4-panel/trunk/po/mr.po,
- xfce4-panel/trunk/po/ms.po, xfce4-panel/trunk/po/nb_NO.po,
- xfce4-panel/trunk/po/nl.po, xfce4-panel/trunk/po/pa.po,
- xfce4-panel/trunk/po/pl.po, xfce4-panel/trunk/po/pt_BR.po,
- xfce4-panel/trunk/po/pt_PT.po, xfce4-panel/trunk/po/ro.po,
- xfce4-panel/trunk/po/ru.po, xfce4-panel/trunk/po/sk.po,
- xfce4-panel/trunk/po/sv.po, xfce4-panel/trunk/po/ta.po,
- xfce4-panel/trunk/po/tr.po, xfce4-panel/trunk/po/uk.po,
- xfce4-panel/trunk/po/vi.po, xfce4-panel/trunk/po/zh_CN.po,
- xfce4-panel/trunk/po/zh_TW.po, xfce4-session/trunk/po/ar.po,
- xfce4-session/trunk/po/az.po, xfce4-session/trunk/po/be.po,
- xfce4-session/trunk/po/bn_IN.po, xfce4-session/trunk/po/ca.po,
- xfce4-session/trunk/po/cs.po, xfce4-session/trunk/po/de.po,
- xfce4-session/trunk/po/el.po, xfce4-session/trunk/po/en_GB.po,
- xfce4-session/trunk/po/eo.po, xfce4-session/trunk/po/es.po,
- xfce4-session/trunk/po/es_MX.po, xfce4-session/trunk/po/et.po,
- xfce4-session/trunk/po/eu.po, xfce4-session/trunk/po/fa.po,
- xfce4-session/trunk/po/fi.po, xfce4-session/trunk/po/fr.po,
- xfce4-session/trunk/po/gu.po, xfce4-session/trunk/po/he.po,
- xfce4-session/trunk/po/hi.po, xfce4-session/trunk/po/hu.po,
- xfce4-session/trunk/po/it.po, xfce4-session/trunk/po/ja.po,
- xfce4-session/trunk/po/ko.po, xfce4-session/trunk/po/lt.po,
- xfce4-session/trunk/po/mr.po, xfce4-session/trunk/po/ms.po,
- xfce4-session/trunk/po/nb_NO.po, xfce4-session/trunk/po/nl.po,
- xfce4-session/trunk/po/pa.po, xfce4-session/trunk/po/pl.po,
- xfce4-session/trunk/po/pt_BR.po, xfce4-session/trunk/po/pt_PT.po,
- xfce4-session/trunk/po/ro.po, xfce4-session/trunk/po/ru.po,
- xfce4-session/trunk/po/sk.po, xfce4-session/trunk/po/sv.po,
- xfce4-session/trunk/po/ta.po, xfce4-session/trunk/po/tr.po,
- xfce4-session/trunk/po/uk.po, xfce4-session/trunk/po/vi.po,
- xfce4-session/trunk/po/zh_CN.po, xfce4-session/trunk/po/zh_TW.po,
- xfce4-trigger-launcher/trunk/po/ar.po,
- xfce4-trigger-launcher/trunk/po/az.po,
- xfce4-trigger-launcher/trunk/po/be.po,
- xfce4-trigger-launcher/trunk/po/bg.po,
- xfce4-trigger-launcher/trunk/po/bn_IN.po,
- xfce4-trigger-launcher/trunk/po/ca.po,
- xfce4-trigger-launcher/trunk/po/cs.po,
- xfce4-trigger-launcher/trunk/po/de.po,
- xfce4-trigger-launcher/trunk/po/el.po,
- xfce4-trigger-launcher/trunk/po/en_GB.po,
- xfce4-trigger-launcher/trunk/po/eo.po,
- xfce4-trigger-launcher/trunk/po/es.po,
- xfce4-trigger-launcher/trunk/po/es_MX.po,
- xfce4-trigger-launcher/trunk/po/et.po,
- xfce4-trigger-launcher/trunk/po/eu.po,
- xfce4-trigger-launcher/trunk/po/fa.po,
- xfce4-trigger-launcher/trunk/po/fi.po,
- xfce4-trigger-launcher/trunk/po/fr.po,
- xfce4-trigger-launcher/trunk/po/gu.po,
- xfce4-trigger-launcher/trunk/po/he.po,
- xfce4-trigger-launcher/trunk/po/hi.po,
- xfce4-trigger-launcher/trunk/po/hu.po,
- xfce4-trigger-launcher/trunk/po/it.po,
- xfce4-trigger-launcher/trunk/po/ja.po,
- xfce4-trigger-launcher/trunk/po/ko.po,
- xfce4-trigger-launcher/trunk/po/lt.po,
- xfce4-trigger-launcher/trunk/po/mr.po,
- xfce4-trigger-launcher/trunk/po/ms.po,
- xfce4-trigger-launcher/trunk/po/nl.po,
- xfce4-trigger-launcher/trunk/po/pa.po,
- xfce4-trigger-launcher/trunk/po/pl.po,
- xfce4-trigger-launcher/trunk/po/pt_BR.po,
- xfce4-trigger-launcher/trunk/po/pt_PT.po,
- xfce4-trigger-launcher/trunk/po/ro.po,
- xfce4-trigger-launcher/trunk/po/ru.po,
- xfce4-trigger-launcher/trunk/po/sk.po,
- xfce4-trigger-launcher/trunk/po/sv.po,
- xfce4-trigger-launcher/trunk/po/ta.po,
- xfce4-trigger-launcher/trunk/po/tr.po,
- xfce4-trigger-launcher/trunk/po/uk.po,
- xfce4-trigger-launcher/trunk/po/vi.po,
- xfce4-trigger-launcher/trunk/po/zh_CN.po,
- xfce4-trigger-launcher/trunk/po/zh_TW.po,
- xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/bn_IN.po, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/el.po, xfdesktop/trunk/po/en_GB.po,
- xfdesktop/trunk/po/eo.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa.po,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/gu.po, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.po, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/hy.po, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.po, xfdesktop/trunk/po/mr.po,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nb_NO.po,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pa.po,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ro.po,
- xfdesktop/trunk/po/ru.po, xfdesktop/trunk/po/sk.po,
- xfdesktop/trunk/po/sv.po, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.po, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.po, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.po, xfmedia/trunk/po/ca.po,
- xfprint/trunk/po/ar.po, xfprint/trunk/po/az.po,
- xfprint/trunk/po/be.po, xfprint/trunk/po/bg.po,
- xfprint/trunk/po/bn_IN.po, xfprint/trunk/po/ca.po,
- xfprint/trunk/po/cs.po, xfprint/trunk/po/de.po,
- xfprint/trunk/po/el.po, xfprint/trunk/po/en_GB.po,
- xfprint/trunk/po/es.po, xfprint/trunk/po/es_MX.po,
- xfprint/trunk/po/et.po, xfprint/trunk/po/eu.po,
- xfprint/trunk/po/fa.po, xfprint/trunk/po/fi.po,
- xfprint/trunk/po/fr.po, xfprint/trunk/po/gu.po,
- xfprint/trunk/po/he.po, xfprint/trunk/po/hi.po,
- xfprint/trunk/po/hu.po, xfprint/trunk/po/it.po,
- xfprint/trunk/po/ja.po, xfprint/trunk/po/ko.po,
- xfprint/trunk/po/lt.po, xfprint/trunk/po/mr.po,
- xfprint/trunk/po/ms.po, xfprint/trunk/po/nl.po,
- xfprint/trunk/po/pa.po, xfprint/trunk/po/pl.po,
- xfprint/trunk/po/pt_BR.po, xfprint/trunk/po/pt_PT.po,
- xfprint/trunk/po/ro.po, xfprint/trunk/po/ru.po,
- xfprint/trunk/po/sk.po, xfprint/trunk/po/sv.po,
- xfprint/trunk/po/ta.po, xfprint/trunk/po/tr.po,
- xfprint/trunk/po/uk.po, xfprint/trunk/po/vi.po,
- xfprint/trunk/po/zh_CN.po, xfprint/trunk/po/zh_TW.po,
- xfwm4/trunk/po/ar.po, xfwm4/trunk/po/az.po, xfwm4/trunk/po/be.po,
- xfwm4/trunk/po/bg.po, xfwm4/trunk/po/bn_IN.po,
- xfwm4/trunk/po/ca.po, xfwm4/trunk/po/cs.po, xfwm4/trunk/po/de.po,
- xfwm4/trunk/po/el.po, xfwm4/trunk/po/en_GB.po,
- xfwm4/trunk/po/eo.po, xfwm4/trunk/po/es.po,
- xfwm4/trunk/po/es_MX.po, xfwm4/trunk/po/et.po,
- xfwm4/trunk/po/eu.po, xfwm4/trunk/po/fa.po, xfwm4/trunk/po/fi.po,
- xfwm4/trunk/po/fr.po, xfwm4/trunk/po/gu.po, xfwm4/trunk/po/he.po,
- xfwm4/trunk/po/hi.po, xfwm4/trunk/po/hu.po, xfwm4/trunk/po/it.po,
- xfwm4/trunk/po/ja.po, xfwm4/trunk/po/ko.po, xfwm4/trunk/po/lt.po,
- xfwm4/trunk/po/mr.po, xfwm4/trunk/po/ms.po,
- xfwm4/trunk/po/nb_NO.po, xfwm4/trunk/po/nl.po,
- xfwm4/trunk/po/pa.po, xfwm4/trunk/po/pl.po,
- xfwm4/trunk/po/pt_BR.po, xfwm4/trunk/po/pt_PT.po,
- xfwm4/trunk/po/ro.po, xfwm4/trunk/po/ru.po, xfwm4/trunk/po/sk.po,
- xfwm4/trunk/po/sv.po, xfwm4/trunk/po/ta.po, xfwm4/trunk/po/tr.po,
- xfwm4/trunk/po/uk.po, xfwm4/trunk/po/vi.po,
- xfwm4/trunk/po/zh_CN.po, xfwm4/trunk/po/zh_TW.po: Bump, etc.
+ * : Bump, etc.
2006-04-15 10:24 daichi
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/ru.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/ru.po,
- xfcalendar/trunk/po/ru.po, xfce-mcs-plugins/trunk/po/ru.po,
- xfce4-appfinder/trunk/po/ru.po,
- xfce4-trigger-launcher/trunk/po/ru.po, xfdesktop/trunk/po/ru.po:
- Updated Russian translations by Andrey Fedoseev
+ * : Updated Russian translations by Andrey Fedoseev
<andrey.fedoseev@gmail.com>.
2006-04-15 04:01 daichi
- * xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.ru,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ru:
- Updated Russian desktop translations by Andrey Fedoseev
+ * : Updated Russian desktop translations by Andrey Fedoseev
<andrey.fedoseev@gmail.com>.
2006-04-15 03:17 daichi
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/ja.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/ja.po,
- xfdesktop/trunk/po/ja.po, xfwm4/trunk/po/ja.po: Updated Japanese
- translations.
+ * : Updated Japanese translations.
2006-04-15 02:12 daichi
- * libxfcegui4/trunk/po/ko.po, mousepad/trunk/configure.ac,
- mousepad/trunk/po/ChangeLog, mousepad/trunk/po/ko.po,
- xfce-mcs-plugins/trunk/po/ko.po, xfce-utils/trunk/po/ko.po,
- xfce4-mixer/trunk/po/ko.po, xfce4-panel/trunk/po/ko.po,
- xfce4-session/trunk/po/ko.po,
- xfce4-trigger-launcher/trunk/po/ko.po, xfdesktop/trunk/po/ko.po,
- xfprint/trunk/po/ko.po: Added/Updated Korean translations by
- ByungHyun Choi <byunghyun.choi@gmail.com>.
+ * : Added/Updated Korean translations by ByungHyun Choi
+ <byunghyun.choi@gmail.com>.
2006-04-15 00:57 stavrosg
- * xfdesktop/trunk/po/el.po: Updated Greek translation.
+ * : Updated Greek translation.
2006-04-14 23:58 daichi
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/fi.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/fi.po,
- xfdesktop/trunk/po/fi.po, xfwm4/trunk/po/fi.po: Updated Finnish
- translations by Jari Rahkonen <jari.rahkonen@pp1.inet.fi>.
+ * : Updated Finnish translations by Jari Rahkonen
+ <jari.rahkonen@pp1.inet.fi>.
2006-04-14 23:34 daichi
- * xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/bn_IN.po, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/el.po, xfdesktop/trunk/po/en_GB.po,
- xfdesktop/trunk/po/eo.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa.po,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/gu.po, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.po, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/hy.po, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.po, xfdesktop/trunk/po/mr.po,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nb_NO.po,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pa.po,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ro.po,
- xfdesktop/trunk/po/ru.po, xfdesktop/trunk/po/sk.po,
- xfdesktop/trunk/po/sv.po, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.po, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.po, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.po,
- xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: Added a
- translatable string by Jari Rahkonen <jari.rahkonen@pp1.inet.fi>.
+ * : Added a translatable string by Jari Rahkonen
+ <jari.rahkonen@pp1.inet.fi>.
2006-04-13 14:46 sas
- * xfdesktop/trunk/po/hu.po, xffm/trunk/fgr/po/hu.po: hu trunk:
- desktop & fgr updates
+ * : hu trunk: desktop & fgr updates
2006-04-12 12:00 pollux
- * xfdesktop/trunk/menueditor/utils.c: fix #1658 using Nick
- Schermer's (nick@xfce.org) patch
+ * : fix #1658 using Nick Schermer's (nick@xfce.org) patch
2006-04-11 12:38 daichi
- * xfdesktop/branches/xfce_4_2/modules/menu/Makefile.am,
- xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.es,
- xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.es:
- Added Spanish desktop menu translations by josem
+ * : Added Spanish desktop menu translations by josem
<josem88@gmail.com>.
2006-04-11 11:26 daichi
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/fi.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/fi.po,
- xfce-mcs-plugins/trunk/po/fi.po, xfce4-mixer/trunk/po/fi.po,
- xfdesktop/trunk/po/fi.po: Updated Finnish translations by Jari
- Rahkonen <jari.rahkonen@pp1.inet.fi>.
+ * : Updated Finnish translations by Jari Rahkonen
+ <jari.rahkonen@pp1.inet.fi>.
2006-04-10 23:30 kelnos
- * xfdesktop/trunk/configure.ac: bump version to 4.3.90.1 for
- 4.4beta1
+ * : bump version to 4.3.90.1 for 4.4beta1
2006-04-10 02:03 kelnos
- * xfdesktop/trunk/pixmaps/Makefile.am: update icon cache file after
- installing icons to hicolor, only if DESTDIR
+ * : update icon cache file after installing icons to hicolor, only
+ if DESTDIR
is not set. (thanks benny)
2006-04-09 12:11 daichi
- * xfce-mcs-plugins/trunk/po/ja.po, xfdesktop/trunk/po/ja.po:
- Updated Japanese translations.
+ * : Updated Japanese translations.
2006-04-09 02:22 daichi
- * xfce4-panel/trunk/po/fi.po, xfdesktop/trunk/po/fi.po: Updated
- Finnish translations by Jari Rahkonen
+ * : Updated Finnish translations by Jari Rahkonen
<jari.rahkonen@pp1.inet.fi>.
2006-04-09 02:16 daichi
- * xfce4-panel/trunk/po/ar.po, xfce4-panel/trunk/po/az.po,
- xfce4-panel/trunk/po/be.po, xfce4-panel/trunk/po/bg.po,
- xfce4-panel/trunk/po/bn_IN.po, xfce4-panel/trunk/po/ca.po,
- xfce4-panel/trunk/po/cs.po, xfce4-panel/trunk/po/de.po,
- xfce4-panel/trunk/po/el.po, xfce4-panel/trunk/po/en_GB.po,
- xfce4-panel/trunk/po/eo.po, xfce4-panel/trunk/po/es.po,
- xfce4-panel/trunk/po/es_MX.po, xfce4-panel/trunk/po/et.po,
- xfce4-panel/trunk/po/eu.po, xfce4-panel/trunk/po/fa.po,
- xfce4-panel/trunk/po/fi.po, xfce4-panel/trunk/po/fr.po,
- xfce4-panel/trunk/po/gu.po, xfce4-panel/trunk/po/he.po,
- xfce4-panel/trunk/po/hi.po, xfce4-panel/trunk/po/hu.po,
- xfce4-panel/trunk/po/hy.po, xfce4-panel/trunk/po/it.po,
- xfce4-panel/trunk/po/ja.po, xfce4-panel/trunk/po/ko.po,
- xfce4-panel/trunk/po/lt.po, xfce4-panel/trunk/po/mr.po,
- xfce4-panel/trunk/po/ms.po, xfce4-panel/trunk/po/nb_NO.po,
- xfce4-panel/trunk/po/nl.po, xfce4-panel/trunk/po/pa.po,
- xfce4-panel/trunk/po/pl.po, xfce4-panel/trunk/po/pt_BR.po,
- xfce4-panel/trunk/po/pt_PT.po, xfce4-panel/trunk/po/ro.po,
- xfce4-panel/trunk/po/ru.po, xfce4-panel/trunk/po/sk.po,
- xfce4-panel/trunk/po/sv.po, xfce4-panel/trunk/po/ta.po,
- xfce4-panel/trunk/po/tr.po, xfce4-panel/trunk/po/uk.po,
- xfce4-panel/trunk/po/vi.po, xfce4-panel/trunk/po/xfce4-panel.pot,
- xfce4-panel/trunk/po/zh_CN.po, xfce4-panel/trunk/po/zh_TW.po,
- xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/bn_IN.po, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/el.po, xfdesktop/trunk/po/en_GB.po,
- xfdesktop/trunk/po/eo.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa.po,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/gu.po, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.po, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/hy.po, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.po, xfdesktop/trunk/po/mr.po,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nb_NO.po,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pa.po,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ro.po,
- xfdesktop/trunk/po/ru.po, xfdesktop/trunk/po/sk.po,
- xfdesktop/trunk/po/sv.po, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.po, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.po, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.po:
- Updated.
+ * : Updated.
2006-04-07 01:10 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: ok, creating
- new files from templates and whatnot should work too
+ * : ok, creating new files from templates and whatnot should work
+ too
2006-04-07 00:42 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: add support
- for creating folders and documents (templates) from the file
+ * : add support for creating folders and documents (templates) from
+ the file
right-click menu. yes, i know, i said feature-freeze, but i've
been finding
the desktop somewhat useless without the ability to create
@@ -5119,297 +2436,142 @@
2006-04-06 01:22 kelnos
- * xfdesktop/trunk/configure.ac: need newer version of libxfce4panel
+ * : need newer version of libxfce4panel
2006-04-06 01:22 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: style change: only
- expand the label area of the last-clicked icon, regardless
+ * : style change: only expand the label area of the last-clicked
+ icon, regardless
of which are selected
2006-04-06 00:05 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: ok, plugin
- should set the button size properly after setting the label.
+ * : ok, plugin should set the button size properly after setting
+ the label.
stupid mistake.
2006-04-05 23:53 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: * remove
- xfutil_ function as we already have something for making mixed
- buttons
+ * : * remove xfutil_ function as we already have something for
+ making mixed buttons
* fix initial sizing of button with both icon and test label.
button still
doesn't size downward properly though.
2006-04-05 23:42 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: go back to
- GtkImage for the panel plugin button. seems to work ok.
+ * : go back to GtkImage for the panel plugin button. seems to work
+ ok.
2006-04-05 22:15 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: fix crash on
- inserting dvd/cd, patch from benny (bug 1587)
+ * : fix crash on inserting dvd/cd, patch from benny (bug 1587)
2006-04-05 21:31 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: give the menu
- button a name ("xfce-menu-button") so it can be themed in RC
+ * : give the menu button a name ("xfce-menu-button") so it can be
+ themed in RC
files (buf 1588)
2006-04-04 06:30 paurullan
- * terminal/trunk/po/ca.po, xfdesktop/trunk/po/ca.po: [i18n] catalan
+ * : [i18n] catalan
little of work on xfdesktop and terminal
2006-04-02 20:32 paurullan
- * libexo/trunk/po/ca.po, mousepad/trunk/po/ca.po,
- terminal/trunk/po/ca.po, thunar/trunk/po/ca.po,
- xfburn/trunk/po/ca.po, xfce4-mixer/trunk/po/ca.po,
- xfdesktop/trunk/po/ca.po, xfmedia/trunk/po/ca.po,
- xfwm4/trunk/po/ca.po: [i18n] catalan
+ * : [i18n] catalan
little of work on catalan translations
2006-04-01 03:37 stavrosg
- * libxfcegui4/trunk/po/el.po, mousepad/trunk/po/el.po,
- terminal/trunk/po/el.po, xfcalendar/trunk/po/el.po,
- xfce-mcs-manager/trunk/po/el.po, xfce-mcs-plugins/trunk/po/el.po,
- xfce-utils/trunk/po/el.po, xfce4-appfinder/trunk/po/el.po,
- xfce4-icon-theme/trunk/po/el.po,
- xfce4-mailwatch-plugin/trunk/po/el.po,
- xfce4-mixer/trunk/po/el.po, xfce4-panel/trunk/po/el.po,
- xfce4-session/trunk/po/el.po,
- xfce4-trigger-launcher/trunk/po/el.po, xfdesktop/trunk/po/el.po,
- xfprint/trunk/po/el.po, xfwm4/trunk/po/el.po: Greek translations
- update & polish by Stathis Kamperis <ekamperi@auth.gr>
+ * : Greek translations update & polish by Stathis Kamperis
+ <ekamperi@auth.gr>
2006-03-30 13:41 daichi
- * xfcalendar/trunk/po/vi.po, xfce-mcs-plugins/trunk/po/vi.po,
- xfce-utils/trunk/po/vi.po, xfce4-mixer/trunk/po/vi.po,
- xfce4-panel/trunk/po/vi.po, xfce4-session/trunk/po/vi.po,
- xfdesktop/trunk/po/vi.po, xffm/trunk/xfdiff/po/vi.po,
- xfprint/trunk/po/vi.po, xfwm4/trunk/po/vi.po: Updated Vietnamese
- translations by Phan Vinh Thinh <teppi@vnlinux.org>.
+ * : Updated Vietnamese translations by Phan Vinh Thinh
+ <teppi@vnlinux.org>.
2006-03-27 14:34 daichi
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/ru.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/ru.po,
- xfburn/trunk/po/ru.po, xfcalendar/trunk/po/ru.po,
- xfce-mcs-manager/trunk/po/ru.po, xfce-mcs-plugins/trunk/po/ru.po,
- xfce-utils/trunk/po/ru.po, xfce4-mailwatch-plugin/trunk/po/ru.po,
- xfce4-mixer/trunk/po/ru.po, xfce4-panel/trunk/po/ru.po,
- xfdesktop/trunk/po/ru.po, xffm/trunk/fgr/configure.ac,
- xffm/trunk/fgr/po/ru.po, xffm/trunk/libxffm/configure.ac,
- xffm/trunk/libxffm/po/ru.po,
- xffm/trunk/plugins/xfapps/configure.ac,
- xffm/trunk/plugins/xfapps/po/ru.po,
- xffm/trunk/plugins/xfbook/configure.ac,
- xffm/trunk/plugins/xfbook/po/ru.po,
- xffm/trunk/plugins/xffstab/configure.ac,
- xffm/trunk/plugins/xffstab/po/ru.po,
- xffm/trunk/plugins/xflocate/configure.ac,
- xffm/trunk/plugins/xflocate/po/ru.po,
- xffm/trunk/plugins/xfproc/configure.ac,
- xffm/trunk/plugins/xfproc/po/ru.po,
- xffm/trunk/plugins/xfrecent/configure.ac,
- xffm/trunk/plugins/xfrecent/po/ru.po,
- xffm/trunk/plugins/xfsamba/po/ru.po,
- xffm/trunk/plugins/xftrash/configure.ac,
- xffm/trunk/plugins/xftrash/po/ru.po,
- xffm/trunk/scramble/configure.ac, xffm/trunk/scramble/po/ru.po,
- xffm/trunk/xfdiff/configure.ac, xffm/trunk/xfdiff/po/ru.po,
- xffm/trunk/xffm-gui/po/ru.po,
- xffm/trunk/xfmime-edit/configure.ac,
- xffm/trunk/xfmime-edit/po/ru.po, xfmedia/trunk/po/ru.po,
- xfprint/trunk/po/ru.po, xfwm4/trunk/po/ru.po: Added/Updated
- Russian translations by
+ * : Added/Updated Russian translations by
Andrey Fedoseev <andrey.fedoseev@gmail.com> and
Sergey Fedoseev <fedoseev.sergey@gmail.com>.
2006-03-26 00:26 stavrosg
- * thunar/trunk/po/ChangeLog, thunar/trunk/po/el.po,
- xfdesktop/trunk/po/el.po, xfwm4/trunk/po/el.po: * Greek
- translation update
+ * : * Greek translation update
2006-03-19 16:54 paurullan
- * libexo/trunk/po/ca.po, mousepad/trunk/po/ca.po,
- terminal/trunk/po/ca.po, thunar/trunk/po/ca.po,
- xfburn/trunk/po/ca.po, xfcalendar/trunk/po/ca.po,
- xfce-mcs-manager/trunk/po/ca.po, xfce4-appfinder/trunk/po/ca.po,
- xfce4-mailwatch-plugin/trunk/po/ca.po,
- xfce4-mixer/trunk/po/ca.po, xfdesktop/trunk/po/ca.po,
- xffm/trunk/libxffm/po/ca.po, xffm/trunk/plugins/xfapps/po/ca.po,
- xffm/trunk/plugins/xfbook/po/ca.po,
- xffm/trunk/plugins/xffstab/po/ca.po,
- xffm/trunk/plugins/xflocate/po/ca.po,
- xffm/trunk/plugins/xfrecent/po/ca.po,
- xffm/trunk/plugins/xfsamba/po/ca.po,
- xffm/trunk/plugins/xftrash/po/ca.po, xffm/trunk/xfdiff/po/ca.po,
- xfmedia/trunk/po/ca.po, xfprint/trunk/po/ca.po,
- xfwm4/trunk/po/ca.po: [i18n] catalan
+ * : [i18n] catalan
seems a lot of work but they all are fuzzy
2006-03-19 02:01 daichi
- * thunar/trunk/po/ChangeLog, thunar/trunk/po/ja.po,
- xfce4-panel/trunk/po/ja.po, xfdesktop/trunk/po/ja.po,
- xfwm4/trunk/po/ja.po: Updated Japanese translations.
+ * : Updated Japanese translations.
2006-03-18 21:27 olivier
- * xfdesktop/trunk/common/xfdesktop-common.h,
- xfdesktop/trunk/settings/appearance-settings.c: Changing colors.
+ * : Changing colors.
2006-03-18 14:47 paurullan
- * thunar/trunk/po/ca.po, xfburn/trunk/po/ca.po,
- xfce4-icon-theme/trunk/po/ca.po, xfdesktop/trunk/po/ca.po,
- xfwm4/trunk/po/ca.po: [i18n] catalan
+ * : [i18n] catalan
added null translation and some little tweaks to not-parsing ones
2006-03-18 09:15 daichi
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/LINGUAS,
- libexo/trunk/po/ru.po, libxfcegui4/trunk/po/ru.po,
- mousepad/trunk/po/ChangeLog, mousepad/trunk/po/ru.po,
- terminal/trunk/po/ChangeLog, terminal/trunk/po/ru.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/ru.po,
- xfburn/trunk/configure.ac, xfburn/trunk/po/ru.po,
- xfcalendar/trunk/po/ru.po, xfce-mcs-manager/trunk/po/ru.po,
- xfce-mcs-plugins/trunk/po/ru.po, xfce-utils/trunk/po/ru.po,
- xfce4-appfinder/trunk/po/ru.po,
- xfce4-icon-theme/trunk/configure.ac,
- xfce4-icon-theme/trunk/po/ru.po,
- xfce4-mailwatch-plugin/trunk/configure.ac,
- xfce4-mailwatch-plugin/trunk/po/ru.po,
- xfce4-mixer/trunk/po/ru.po, xfce4-panel/trunk/po/ru.po,
- xfce4-session/trunk/po/ru.po, xfdesktop/trunk/po/ru.po,
- xfmedia/trunk/po/ru.po, xfprint/trunk/po/ru.po,
- xfwm4/trunk/po/ru.po: Added/Updated Russian translations by
+ * : Added/Updated Russian translations by
Andrey Fedoseev <andrey.fedoseev@gmail.com>,
Sergey Fedoseev <fedoseev.sergey@gmail.com>.
2006-03-18 09:01 daichi
- * thunar/trunk/po/ChangeLog, thunar/trunk/po/Thunar.pot,
- thunar/trunk/po/ca.po, thunar/trunk/po/de.po,
- thunar/trunk/po/el.po, thunar/trunk/po/es.po,
- thunar/trunk/po/eu.po, thunar/trunk/po/fi.po,
- thunar/trunk/po/fr.po, thunar/trunk/po/hu.po,
- thunar/trunk/po/it.po, thunar/trunk/po/ja.po,
- thunar/trunk/po/nl.po, thunar/trunk/po/pl.po,
- thunar/trunk/po/pt_BR.po, thunar/trunk/po/ru.po,
- thunar/trunk/po/sv.po, thunar/trunk/po/zh_TW.po,
- xfce-mcs-plugins/trunk/po/ar.po, xfce-mcs-plugins/trunk/po/az.po,
- xfce-mcs-plugins/trunk/po/be.po, xfce-mcs-plugins/trunk/po/bg.po,
- xfce-mcs-plugins/trunk/po/bn_IN.po,
- xfce-mcs-plugins/trunk/po/ca.po, xfce-mcs-plugins/trunk/po/cs.po,
- xfce-mcs-plugins/trunk/po/de.po, xfce-mcs-plugins/trunk/po/el.po,
- xfce-mcs-plugins/trunk/po/en_GB.po,
- xfce-mcs-plugins/trunk/po/eo.po, xfce-mcs-plugins/trunk/po/es.po,
- xfce-mcs-plugins/trunk/po/es_MX.po,
- xfce-mcs-plugins/trunk/po/et.po, xfce-mcs-plugins/trunk/po/eu.po,
- xfce-mcs-plugins/trunk/po/fa.po, xfce-mcs-plugins/trunk/po/fi.po,
- xfce-mcs-plugins/trunk/po/fr.po, xfce-mcs-plugins/trunk/po/gu.po,
- xfce-mcs-plugins/trunk/po/he.po, xfce-mcs-plugins/trunk/po/hi.po,
- xfce-mcs-plugins/trunk/po/hu.po, xfce-mcs-plugins/trunk/po/it.po,
- xfce-mcs-plugins/trunk/po/ja.po, xfce-mcs-plugins/trunk/po/ko.po,
- xfce-mcs-plugins/trunk/po/lt.po, xfce-mcs-plugins/trunk/po/mr.po,
- xfce-mcs-plugins/trunk/po/ms.po, xfce-mcs-plugins/trunk/po/nl.po,
- xfce-mcs-plugins/trunk/po/pa.po, xfce-mcs-plugins/trunk/po/pl.po,
- xfce-mcs-plugins/trunk/po/pt_BR.po,
- xfce-mcs-plugins/trunk/po/pt_PT.po,
- xfce-mcs-plugins/trunk/po/ro.po, xfce-mcs-plugins/trunk/po/ru.po,
- xfce-mcs-plugins/trunk/po/sk.po, xfce-mcs-plugins/trunk/po/sv.po,
- xfce-mcs-plugins/trunk/po/ta.po, xfce-mcs-plugins/trunk/po/tr.po,
- xfce-mcs-plugins/trunk/po/uk.po, xfce-mcs-plugins/trunk/po/vi.po,
- xfce-mcs-plugins/trunk/po/xfce-mcs-plugins.pot,
- xfce-mcs-plugins/trunk/po/zh_CN.po,
- xfce-mcs-plugins/trunk/po/zh_TW.po, xfdesktop/trunk/po/ar.po,
- xfdesktop/trunk/po/az.po, xfdesktop/trunk/po/be.po,
- xfdesktop/trunk/po/bg.po, xfdesktop/trunk/po/bn_IN.po,
- xfdesktop/trunk/po/ca.po, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.po, xfdesktop/trunk/po/el.po,
- xfdesktop/trunk/po/en_GB.po, xfdesktop/trunk/po/eo.po,
- xfdesktop/trunk/po/es.po, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/et.po, xfdesktop/trunk/po/eu.po,
- xfdesktop/trunk/po/fa.po, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/gu.po,
- xfdesktop/trunk/po/he.po, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/hy.po,
- xfdesktop/trunk/po/it.po, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.po, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/mr.po, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nb_NO.po, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pa.po, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.po, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ro.po, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sk.po, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.po, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.po: Updated.
+ * : Updated.
2006-03-15 13:31 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: fix removable
- media reload on F5/ctrl+r
+ * : fix removable media reload on F5/ctrl+r
2006-03-15 11:40 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/src/xfdesktop-window-icon.c: another memleak
- patch from stephan arts <stephan.arts@hva.nl>
+ * : another memleak patch from stephan arts <stephan.arts@hva.nl>
2006-03-14 22:26 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: watch
- 'changed' signal on ThunarVfsVolume, and only add the volume if
- it's
+ * : watch 'changed' signal on ThunarVfsVolume, and only add the
+ volume if it's
actually present. not sure if this works right since i can't
really test
it right now.
2006-03-14 21:22 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: rename
- function to make sense
+ * : rename function to make sense
2006-03-14 20:14 kelnos
- * xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/xfce-desktop.c:
- fix memleaks. patch from stephen arts <stephen.arts@hva.nl>
+ * : fix memleaks. patch from stephen arts <stephen.arts@hva.nl>
2006-03-14 20:04 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: gcc 4.0
- warnings
+ * : gcc 4.0 warnings
2006-03-14 06:41 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: allow
- ctrl+click to go through so panel can show the context menu
+ * : allow ctrl+click to go through so panel can show the context
+ menu
2006-03-12 13:52 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: allow changing
- default mime app from the properties dialog
+ * : allow changing default mime app from the properties dialog
2006-03-12 12:59 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c,
- xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-icon-manager.h,
- xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.h: * add support for
- showing removable media icons on the desktop (need to make
+ * : * add support for showing removable media icons on the desktop
+ (need to make
this disablable)
* fix a ThunarVfsMimeApplication memleak
* fix properties dialog showing an "open with" application for
@@ -5417,35 +2579,31 @@
2006-03-12 10:11 kelnos
- * xfdesktop/trunk/src/main.c: ... and only have the desktop respond
- to single-clicks
+ * : ... and only have the desktop respond to single-clicks
2006-03-12 10:07 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: prevent system menu
- from coming up under icon context menu when the right
+ * : prevent system menu from coming up under icon context menu when
+ the right
button is double-clicked
2006-03-11 08:44 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.c: do expose event
- handling the right way, via gtk_container_propagate_expose().
+ * : do expose event handling the right way, via
+ gtk_container_propagate_expose().
2006-03-10 23:08 kelnos
- * xfdesktop/trunk/src/main.c: ... and fix link with
- --disable-desktop-icons
+ * : ... and fix link with --disable-desktop-icons
2006-03-10 23:04 kelnos
- * xfdesktop/trunk/settings/behavior-settings.c: fix compilation
- with --disable-desktop-icons (bug 1565)
+ * : fix compilation with --disable-desktop-icons (bug 1565)
2006-03-10 23:02 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: fix alt+f4 with the desktop
- focused totally killing stuff. god, i love
+ * : fix alt+f4 with the desktop focused totally killing stuff. god,
+ i love
C function pointer casts. they're so beautifully
incomprehensible. sure,
i could have used a typedef to make it slightly more readable,
@@ -5454,547 +2612,203 @@
2006-03-10 08:33 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: fix potential crash
- bug
+ * : fix potential crash bug
2006-03-10 08:31 kelnos
- * xfdesktop/trunk/settings/appearance-settings.c: fix color style
- setting
+ * : fix color style setting
2006-03-10 08:21 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: fix shift-click
- behavior for icons, make it more consistent with thunar's
+ * : fix shift-click behavior for icons, make it more consistent
+ with thunar's
icon view (bug 1531)
2006-03-07 00:07 stavrosg
- * xfdesktop/trunk/po/el.po: Greek translation update
+ * : Greek translation update
2006-03-06 06:52 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.c: don't set GTK_REALIZED
- flag before starting up the XfdesktopIconViewManager
+ * : don't set GTK_REALIZED flag before starting up the
+ XfdesktopIconViewManager
instance. (bug 1545)
2006-03-06 06:32 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.c: make sure icons aren't
- destroyed (due to deletion, whatever) while dialog
+ * : make sure icons aren't destroyed (due to deletion, whatever)
+ while dialog
boxes/menus that reference them are open. (bug 1548)
2006-03-06 06:12 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon.c: paint symlink emblem
- on symlinks
+ * : paint symlink emblem on symlinks
2006-03-05 12:38 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: * include
- desktop actions in the file's right-click menu
+ * : * include desktop actions in the file's right-click menu
* remove separator between first "open with" item and the next
item if the
non-default applications are moved to a submenu
2006-03-05 11:28 kelnos
- * xfdesktop/trunk/settings/behavior-settings.c: fix compile with
- desktop icons disabled (bug 1537)
+ * : fix compile with desktop icons disabled (bug 1537)
2006-03-05 10:31 daichi
- * terminal/trunk/po/ChangeLog, terminal/trunk/po/fi.po,
- xfce-utils/trunk/po/fi.po, xfdesktop/trunk/po/fi.po: Updated
- Finnish translations by Jari Rahkonen
+ * : Updated Finnish translations by Jari Rahkonen
<jari.rahkonen@pp1.inet.fi>.
2006-03-04 12:14 daichi
- * xfce4-panel/trunk/po/ja.po, xfdesktop/trunk/po/ja.po: Updated
- Japanese translations.
+ * : Updated Japanese translations.
2006-03-04 11:10 daichi
- * libxfcegui4/trunk/po/be.po, libxfcegui4/trunk/po/bn_IN.po,
- libxfcegui4/trunk/po/ca.po, libxfcegui4/trunk/po/cs.po,
- libxfcegui4/trunk/po/de.po, libxfcegui4/trunk/po/el.po,
- libxfcegui4/trunk/po/en_GB.po, libxfcegui4/trunk/po/eo.po,
- libxfcegui4/trunk/po/es.po, libxfcegui4/trunk/po/et.po,
- libxfcegui4/trunk/po/eu.po, libxfcegui4/trunk/po/fa.po,
- libxfcegui4/trunk/po/fi.po, libxfcegui4/trunk/po/fr.po,
- libxfcegui4/trunk/po/gu.po, libxfcegui4/trunk/po/he.po,
- libxfcegui4/trunk/po/hy.po, libxfcegui4/trunk/po/it.po,
- libxfcegui4/trunk/po/ja.po, libxfcegui4/trunk/po/ko.po,
- libxfcegui4/trunk/po/libxfcegui4.pot, libxfcegui4/trunk/po/lt.po,
- libxfcegui4/trunk/po/mr.po, libxfcegui4/trunk/po/nl.po,
- libxfcegui4/trunk/po/pa.po, libxfcegui4/trunk/po/pl.po,
- libxfcegui4/trunk/po/pt_BR.po, libxfcegui4/trunk/po/ro.po,
- libxfcegui4/trunk/po/ru.po, libxfcegui4/trunk/po/sk.po,
- libxfcegui4/trunk/po/sv.po, libxfcegui4/trunk/po/ta.po,
- libxfcegui4/trunk/po/uk.po, libxfcegui4/trunk/po/zh_CN.po,
- libxfcegui4/trunk/po/zh_TW.po, terminal/trunk/po/ca.po,
- terminal/trunk/po/de.po, terminal/trunk/po/el.po,
- terminal/trunk/po/en_GB.po, terminal/trunk/po/es.po,
- terminal/trunk/po/eu.po, terminal/trunk/po/fi.po,
- terminal/trunk/po/fr.po, terminal/trunk/po/he.po,
- terminal/trunk/po/hu.po, terminal/trunk/po/it.po,
- terminal/trunk/po/ja.po, terminal/trunk/po/ko.po,
- terminal/trunk/po/nl.po, terminal/trunk/po/pt_BR.po,
- terminal/trunk/po/ru.po, terminal/trunk/po/sk.po,
- terminal/trunk/po/vi.po, terminal/trunk/po/zh_CN.po,
- terminal/trunk/po/zh_TW.po, xfcalendar/trunk/po/ar.po,
- xfcalendar/trunk/po/az.po, xfcalendar/trunk/po/be.po,
- xfcalendar/trunk/po/bg.po, xfcalendar/trunk/po/bn_IN.po,
- xfcalendar/trunk/po/ca.po, xfcalendar/trunk/po/cs.po,
- xfcalendar/trunk/po/de.po, xfcalendar/trunk/po/el.po,
- xfcalendar/trunk/po/en_GB.po, xfcalendar/trunk/po/eo.po,
- xfcalendar/trunk/po/es.po, xfcalendar/trunk/po/et.po,
- xfcalendar/trunk/po/eu.po, xfcalendar/trunk/po/fa.po,
- xfcalendar/trunk/po/fi.po, xfcalendar/trunk/po/fr.po,
- xfcalendar/trunk/po/gu.po, xfcalendar/trunk/po/he.po,
- xfcalendar/trunk/po/hi.po, xfcalendar/trunk/po/hy.po,
- xfcalendar/trunk/po/it.po, xfcalendar/trunk/po/ja.po,
- xfcalendar/trunk/po/ko.po, xfcalendar/trunk/po/lt.po,
- xfcalendar/trunk/po/mr.po, xfcalendar/trunk/po/ms.po,
- xfcalendar/trunk/po/nb_NO.po, xfcalendar/trunk/po/nl.po,
- xfcalendar/trunk/po/orage.pot, xfcalendar/trunk/po/pa.po,
- xfcalendar/trunk/po/pl.po, xfcalendar/trunk/po/pt_BR.po,
- xfcalendar/trunk/po/pt_PT.po, xfcalendar/trunk/po/ro.po,
- xfcalendar/trunk/po/ru.po, xfcalendar/trunk/po/sk.po,
- xfcalendar/trunk/po/sv.po, xfcalendar/trunk/po/ta.po,
- xfcalendar/trunk/po/tr.po, xfcalendar/trunk/po/uk.po,
- xfcalendar/trunk/po/vi.po, xfcalendar/trunk/po/zh_CN.po,
- xfcalendar/trunk/po/zh_TW.po, xfce-mcs-manager/trunk/po/ar.po,
- xfce-mcs-manager/trunk/po/az.po, xfce-mcs-manager/trunk/po/be.po,
- xfce-mcs-manager/trunk/po/bg.po,
- xfce-mcs-manager/trunk/po/bn_IN.po,
- xfce-mcs-manager/trunk/po/ca.po, xfce-mcs-manager/trunk/po/cs.po,
- xfce-mcs-manager/trunk/po/de.po, xfce-mcs-manager/trunk/po/el.po,
- xfce-mcs-manager/trunk/po/en_GB.po,
- xfce-mcs-manager/trunk/po/eo.po, xfce-mcs-manager/trunk/po/es.po,
- xfce-mcs-manager/trunk/po/es_MX.po,
- xfce-mcs-manager/trunk/po/et.po, xfce-mcs-manager/trunk/po/eu.po,
- xfce-mcs-manager/trunk/po/fa.po, xfce-mcs-manager/trunk/po/fi.po,
- xfce-mcs-manager/trunk/po/fr.po, xfce-mcs-manager/trunk/po/gu.po,
- xfce-mcs-manager/trunk/po/he.po, xfce-mcs-manager/trunk/po/hi.po,
- xfce-mcs-manager/trunk/po/hu.po, xfce-mcs-manager/trunk/po/it.po,
- xfce-mcs-manager/trunk/po/ja.po, xfce-mcs-manager/trunk/po/ko.po,
- xfce-mcs-manager/trunk/po/lt.po, xfce-mcs-manager/trunk/po/mr.po,
- xfce-mcs-manager/trunk/po/ms.po,
- xfce-mcs-manager/trunk/po/nb_NO.po,
- xfce-mcs-manager/trunk/po/nl.po, xfce-mcs-manager/trunk/po/pa.po,
- xfce-mcs-manager/trunk/po/pl.po,
- xfce-mcs-manager/trunk/po/pt_BR.po,
- xfce-mcs-manager/trunk/po/pt_PT.po,
- xfce-mcs-manager/trunk/po/ro.po, xfce-mcs-manager/trunk/po/ru.po,
- xfce-mcs-manager/trunk/po/sk.po, xfce-mcs-manager/trunk/po/sv.po,
- xfce-mcs-manager/trunk/po/ta.po, xfce-mcs-manager/trunk/po/tr.po,
- xfce-mcs-manager/trunk/po/uk.po, xfce-mcs-manager/trunk/po/vi.po,
- xfce-mcs-manager/trunk/po/xfce-mcs-manager.pot,
- xfce-mcs-manager/trunk/po/zh_CN.po,
- xfce-mcs-manager/trunk/po/zh_TW.po,
- xfce-mcs-plugins/trunk/po/ar.po, xfce-mcs-plugins/trunk/po/az.po,
- xfce-mcs-plugins/trunk/po/be.po, xfce-mcs-plugins/trunk/po/bg.po,
- xfce-mcs-plugins/trunk/po/bn_IN.po,
- xfce-mcs-plugins/trunk/po/ca.po, xfce-mcs-plugins/trunk/po/cs.po,
- xfce-mcs-plugins/trunk/po/de.po, xfce-mcs-plugins/trunk/po/el.po,
- xfce-mcs-plugins/trunk/po/en_GB.po,
- xfce-mcs-plugins/trunk/po/eo.po, xfce-mcs-plugins/trunk/po/es.po,
- xfce-mcs-plugins/trunk/po/es_MX.po,
- xfce-mcs-plugins/trunk/po/et.po, xfce-mcs-plugins/trunk/po/eu.po,
- xfce-mcs-plugins/trunk/po/fa.po, xfce-mcs-plugins/trunk/po/fi.po,
- xfce-mcs-plugins/trunk/po/fr.po, xfce-mcs-plugins/trunk/po/gu.po,
- xfce-mcs-plugins/trunk/po/he.po, xfce-mcs-plugins/trunk/po/hi.po,
- xfce-mcs-plugins/trunk/po/hu.po, xfce-mcs-plugins/trunk/po/it.po,
- xfce-mcs-plugins/trunk/po/ja.po, xfce-mcs-plugins/trunk/po/ko.po,
- xfce-mcs-plugins/trunk/po/lt.po, xfce-mcs-plugins/trunk/po/mr.po,
- xfce-mcs-plugins/trunk/po/ms.po, xfce-mcs-plugins/trunk/po/nl.po,
- xfce-mcs-plugins/trunk/po/pa.po, xfce-mcs-plugins/trunk/po/pl.po,
- xfce-mcs-plugins/trunk/po/pt_BR.po,
- xfce-mcs-plugins/trunk/po/pt_PT.po,
- xfce-mcs-plugins/trunk/po/ro.po, xfce-mcs-plugins/trunk/po/ru.po,
- xfce-mcs-plugins/trunk/po/sk.po, xfce-mcs-plugins/trunk/po/sv.po,
- xfce-mcs-plugins/trunk/po/ta.po, xfce-mcs-plugins/trunk/po/tr.po,
- xfce-mcs-plugins/trunk/po/uk.po, xfce-mcs-plugins/trunk/po/vi.po,
- xfce-mcs-plugins/trunk/po/xfce-mcs-plugins.pot,
- xfce-mcs-plugins/trunk/po/zh_CN.po,
- xfce-mcs-plugins/trunk/po/zh_TW.po, xfce-utils/trunk/po/af.po,
- xfce-utils/trunk/po/ar.po, xfce-utils/trunk/po/az.po,
- xfce-utils/trunk/po/be.po, xfce-utils/trunk/po/bg.po,
- xfce-utils/trunk/po/bn_IN.po, xfce-utils/trunk/po/ca.po,
- xfce-utils/trunk/po/cs.po, xfce-utils/trunk/po/de.po,
- xfce-utils/trunk/po/el.po, xfce-utils/trunk/po/en_GB.po,
- xfce-utils/trunk/po/eo.po, xfce-utils/trunk/po/es.po,
- xfce-utils/trunk/po/es_MX.po, xfce-utils/trunk/po/et.po,
- xfce-utils/trunk/po/eu.po, xfce-utils/trunk/po/fa.po,
- xfce-utils/trunk/po/fi.po, xfce-utils/trunk/po/fr.po,
- xfce-utils/trunk/po/gu.po, xfce-utils/trunk/po/he.po,
- xfce-utils/trunk/po/hi.po, xfce-utils/trunk/po/hu.po,
- xfce-utils/trunk/po/hy.po, xfce-utils/trunk/po/it.po,
- xfce-utils/trunk/po/ko.po, xfce-utils/trunk/po/lt.po,
- xfce-utils/trunk/po/mr.po, xfce-utils/trunk/po/ms.po,
- xfce-utils/trunk/po/nl.po, xfce-utils/trunk/po/pa.po,
- xfce-utils/trunk/po/pl.po, xfce-utils/trunk/po/pt_BR.po,
- xfce-utils/trunk/po/pt_PT.po, xfce-utils/trunk/po/ro.po,
- xfce-utils/trunk/po/ru.po, xfce-utils/trunk/po/sv.po,
- xfce-utils/trunk/po/ta.po, xfce-utils/trunk/po/tr.po,
- xfce-utils/trunk/po/uk.po, xfce-utils/trunk/po/vi.po,
- xfce-utils/trunk/po/zh_CN.po, xfce-utils/trunk/po/zh_TW.po,
- xfce4-appfinder/trunk/po/et.po, xfce4-icon-theme/trunk/po/el.po,
- xfce4-icon-theme/trunk/po/et.po, xfce4-mixer/trunk/po/ar.po,
- xfce4-mixer/trunk/po/az.po, xfce4-mixer/trunk/po/be.po,
- xfce4-mixer/trunk/po/bg.po, xfce4-mixer/trunk/po/bn_IN.po,
- xfce4-mixer/trunk/po/ca.po, xfce4-mixer/trunk/po/cs.po,
- xfce4-mixer/trunk/po/de.po, xfce4-mixer/trunk/po/el.po,
- xfce4-mixer/trunk/po/en_GB.po, xfce4-mixer/trunk/po/es.po,
- xfce4-mixer/trunk/po/es_MX.po, xfce4-mixer/trunk/po/et.po,
- xfce4-mixer/trunk/po/eu.po, xfce4-mixer/trunk/po/fa.po,
- xfce4-mixer/trunk/po/fi.po, xfce4-mixer/trunk/po/fr.po,
- xfce4-mixer/trunk/po/gu.po, xfce4-mixer/trunk/po/he.po,
- xfce4-mixer/trunk/po/hi.po, xfce4-mixer/trunk/po/hu.po,
- xfce4-mixer/trunk/po/hy.po, xfce4-mixer/trunk/po/it.po,
- xfce4-mixer/trunk/po/ja.po, xfce4-mixer/trunk/po/ko.po,
- xfce4-mixer/trunk/po/lt.po, xfce4-mixer/trunk/po/mr.po,
- xfce4-mixer/trunk/po/ms.po, xfce4-mixer/trunk/po/nb_NO.po,
- xfce4-mixer/trunk/po/nl.po, xfce4-mixer/trunk/po/pa.po,
- xfce4-mixer/trunk/po/pl.po, xfce4-mixer/trunk/po/pt_BR.po,
- xfce4-mixer/trunk/po/pt_PT.po, xfce4-mixer/trunk/po/ro.po,
- xfce4-mixer/trunk/po/ru.po, xfce4-mixer/trunk/po/sk.po,
- xfce4-mixer/trunk/po/sv.po, xfce4-mixer/trunk/po/ta.po,
- xfce4-mixer/trunk/po/tr.po, xfce4-mixer/trunk/po/uk.po,
- xfce4-mixer/trunk/po/vi.po, xfce4-mixer/trunk/po/xfce4-mixer.pot,
- xfce4-mixer/trunk/po/zh_CN.po, xfce4-mixer/trunk/po/zh_TW.po,
- xfce4-panel/trunk/po/ar.po, xfce4-panel/trunk/po/az.po,
- xfce4-panel/trunk/po/be.po, xfce4-panel/trunk/po/bg.po,
- xfce4-panel/trunk/po/bn_IN.po, xfce4-panel/trunk/po/ca.po,
- xfce4-panel/trunk/po/cs.po, xfce4-panel/trunk/po/de.po,
- xfce4-panel/trunk/po/el.po, xfce4-panel/trunk/po/en_GB.po,
- xfce4-panel/trunk/po/eo.po, xfce4-panel/trunk/po/es.po,
- xfce4-panel/trunk/po/es_MX.po, xfce4-panel/trunk/po/et.po,
- xfce4-panel/trunk/po/eu.po, xfce4-panel/trunk/po/fa.po,
- xfce4-panel/trunk/po/fi.po, xfce4-panel/trunk/po/fr.po,
- xfce4-panel/trunk/po/gu.po, xfce4-panel/trunk/po/he.po,
- xfce4-panel/trunk/po/hi.po, xfce4-panel/trunk/po/hu.po,
- xfce4-panel/trunk/po/hy.po, xfce4-panel/trunk/po/it.po,
- xfce4-panel/trunk/po/ja.po, xfce4-panel/trunk/po/ko.po,
- xfce4-panel/trunk/po/lt.po, xfce4-panel/trunk/po/mr.po,
- xfce4-panel/trunk/po/ms.po, xfce4-panel/trunk/po/nb_NO.po,
- xfce4-panel/trunk/po/nl.po, xfce4-panel/trunk/po/pa.po,
- xfce4-panel/trunk/po/pl.po, xfce4-panel/trunk/po/pt_BR.po,
- xfce4-panel/trunk/po/pt_PT.po, xfce4-panel/trunk/po/ro.po,
- xfce4-panel/trunk/po/ru.po, xfce4-panel/trunk/po/sk.po,
- xfce4-panel/trunk/po/sv.po, xfce4-panel/trunk/po/ta.po,
- xfce4-panel/trunk/po/tr.po, xfce4-panel/trunk/po/uk.po,
- xfce4-panel/trunk/po/vi.po, xfce4-panel/trunk/po/xfce4-panel.pot,
- xfce4-panel/trunk/po/zh_CN.po, xfce4-panel/trunk/po/zh_TW.po,
- xfce4-session/trunk/po/et.po, xfdesktop/trunk/po/ar.po,
- xfdesktop/trunk/po/az.po, xfdesktop/trunk/po/be.po,
- xfdesktop/trunk/po/bg.po, xfdesktop/trunk/po/bn_IN.po,
- xfdesktop/trunk/po/ca.po, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.po, xfdesktop/trunk/po/el.po,
- xfdesktop/trunk/po/en_GB.po, xfdesktop/trunk/po/eo.po,
- xfdesktop/trunk/po/es.po, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/et.po, xfdesktop/trunk/po/eu.po,
- xfdesktop/trunk/po/fa.po, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/gu.po,
- xfdesktop/trunk/po/he.po, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/hy.po,
- xfdesktop/trunk/po/it.po, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.po, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/mr.po, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nb_NO.po, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pa.po, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.po, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ro.po, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sk.po, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.po, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.po, xffm/trunk/libxffm/po/af.po,
- xffm/trunk/libxffm/po/ar.po, xffm/trunk/libxffm/po/az.po,
- xffm/trunk/libxffm/po/bg.po, xffm/trunk/libxffm/po/bn_IN.po,
- xffm/trunk/libxffm/po/ca.po, xffm/trunk/libxffm/po/cs.po,
- xffm/trunk/libxffm/po/de.po, xffm/trunk/libxffm/po/en_CA.po,
- xffm/trunk/libxffm/po/en_GB.po, xffm/trunk/libxffm/po/es.po,
- xffm/trunk/libxffm/po/es_MX.po, xffm/trunk/libxffm/po/et.po,
- xffm/trunk/libxffm/po/eu.po, xffm/trunk/libxffm/po/fa.po,
- xffm/trunk/libxffm/po/fi.po, xffm/trunk/libxffm/po/fr.po,
- xffm/trunk/libxffm/po/gu.po, xffm/trunk/libxffm/po/he.po,
- xffm/trunk/libxffm/po/hi.po, xffm/trunk/libxffm/po/hu.po,
- xffm/trunk/libxffm/po/it.po, xffm/trunk/libxffm/po/ja.po,
- xffm/trunk/libxffm/po/ko.po, xffm/trunk/libxffm/po/libxffm.pot,
- xffm/trunk/libxffm/po/lt.po, xffm/trunk/libxffm/po/mr.po,
- xffm/trunk/libxffm/po/ms.po, xffm/trunk/libxffm/po/nb_NO.po,
- xffm/trunk/libxffm/po/nl.po, xffm/trunk/libxffm/po/pa.po,
- xffm/trunk/libxffm/po/pl.po, xffm/trunk/libxffm/po/pt_BR.po,
- xffm/trunk/libxffm/po/pt_PT.po, xffm/trunk/libxffm/po/sk.po,
- xffm/trunk/libxffm/po/sv.po, xffm/trunk/libxffm/po/ta.po,
- xffm/trunk/libxffm/po/tr.po, xffm/trunk/libxffm/po/uk.po,
- xffm/trunk/libxffm/po/vi.po, xffm/trunk/libxffm/po/zh_CN.po,
- xffm/trunk/libxffm/po/zh_TW.po, xffm/trunk/xffm/po/af.po,
- xffm/trunk/xffm/po/ar.po, xffm/trunk/xffm/po/az.po,
- xffm/trunk/xffm/po/bg.po, xffm/trunk/xffm/po/bn_IN.po,
- xffm/trunk/xffm/po/ca.po, xffm/trunk/xffm/po/cs.po,
- xffm/trunk/xffm/po/cy.po, xffm/trunk/xffm/po/da.po,
- xffm/trunk/xffm/po/de.po, xffm/trunk/xffm/po/en_CA.po,
- xffm/trunk/xffm/po/en_GB.po, xffm/trunk/xffm/po/es.po,
- xffm/trunk/xffm/po/es_MX.po, xffm/trunk/xffm/po/et.po,
- xffm/trunk/xffm/po/eu.po, xffm/trunk/xffm/po/fa.po,
- xffm/trunk/xffm/po/fi.po, xffm/trunk/xffm/po/fr.po,
- xffm/trunk/xffm/po/gu.po, xffm/trunk/xffm/po/he.po,
- xffm/trunk/xffm/po/hi.po, xffm/trunk/xffm/po/hr.po,
- xffm/trunk/xffm/po/hu.po, xffm/trunk/xffm/po/id.po,
- xffm/trunk/xffm/po/is.po, xffm/trunk/xffm/po/it.po,
- xffm/trunk/xffm/po/ja.po, xffm/trunk/xffm/po/ko.po,
- xffm/trunk/xffm/po/li.po, xffm/trunk/xffm/po/lt.po,
- xffm/trunk/xffm/po/lv.po, xffm/trunk/xffm/po/mk.po,
- xffm/trunk/xffm/po/mr.po, xffm/trunk/xffm/po/ms.po,
- xffm/trunk/xffm/po/nb_NO.po, xffm/trunk/xffm/po/nl.po,
- xffm/trunk/xffm/po/nn.po, xffm/trunk/xffm/po/no.po,
- xffm/trunk/xffm/po/pa.po, xffm/trunk/xffm/po/pl.po,
- xffm/trunk/xffm/po/pt_BR.po, xffm/trunk/xffm/po/pt_PT.po,
- xffm/trunk/xffm/po/ro.po, xffm/trunk/xffm/po/ru.po,
- xffm/trunk/xffm/po/sk.po, xffm/trunk/xffm/po/sl.po,
- xffm/trunk/xffm/po/sq.po, xffm/trunk/xffm/po/sr@Latn.po,
- xffm/trunk/xffm/po/sv.po, xffm/trunk/xffm/po/ta.po,
- xffm/trunk/xffm/po/th.po, xffm/trunk/xffm/po/tr.po,
- xffm/trunk/xffm/po/uk.po, xffm/trunk/xffm/po/vi.po,
- xffm/trunk/xffm/po/wa.po, xffm/trunk/xffm/po/xffm.pot,
- xffm/trunk/xffm/po/zh_CN.po, xffm/trunk/xffm/po/zh_TW.po,
- xfprint/trunk/po/ar.po, xfprint/trunk/po/az.po,
- xfprint/trunk/po/be.po, xfprint/trunk/po/bg.po,
- xfprint/trunk/po/bn_IN.po, xfprint/trunk/po/ca.po,
- xfprint/trunk/po/cs.po, xfprint/trunk/po/de.po,
- xfprint/trunk/po/el.po, xfprint/trunk/po/en_GB.po,
- xfprint/trunk/po/es.po, xfprint/trunk/po/es_MX.po,
- xfprint/trunk/po/et.po, xfprint/trunk/po/eu.po,
- xfprint/trunk/po/fa.po, xfprint/trunk/po/fi.po,
- xfprint/trunk/po/fr.po, xfprint/trunk/po/gu.po,
- xfprint/trunk/po/he.po, xfprint/trunk/po/hi.po,
- xfprint/trunk/po/hu.po, xfprint/trunk/po/it.po,
- xfprint/trunk/po/ja.po, xfprint/trunk/po/ko.po,
- xfprint/trunk/po/lt.po, xfprint/trunk/po/mr.po,
- xfprint/trunk/po/ms.po, xfprint/trunk/po/nl.po,
- xfprint/trunk/po/pa.po, xfprint/trunk/po/pl.po,
- xfprint/trunk/po/pt_BR.po, xfprint/trunk/po/pt_PT.po,
- xfprint/trunk/po/ro.po, xfprint/trunk/po/ru.po,
- xfprint/trunk/po/sk.po, xfprint/trunk/po/sv.po,
- xfprint/trunk/po/ta.po, xfprint/trunk/po/tr.po,
- xfprint/trunk/po/uk.po, xfprint/trunk/po/vi.po,
- xfprint/trunk/po/zh_CN.po, xfprint/trunk/po/zh_TW.po,
- xfwm4/trunk/po/ar.po, xfwm4/trunk/po/az.po, xfwm4/trunk/po/be.po,
- xfwm4/trunk/po/bg.po, xfwm4/trunk/po/bn_IN.po,
- xfwm4/trunk/po/ca.po, xfwm4/trunk/po/cs.po, xfwm4/trunk/po/de.po,
- xfwm4/trunk/po/el.po, xfwm4/trunk/po/en_GB.po,
- xfwm4/trunk/po/eo.po, xfwm4/trunk/po/es.po,
- xfwm4/trunk/po/es_MX.po, xfwm4/trunk/po/et.po,
- xfwm4/trunk/po/eu.po, xfwm4/trunk/po/fa.po, xfwm4/trunk/po/fi.po,
- xfwm4/trunk/po/fr.po, xfwm4/trunk/po/gu.po, xfwm4/trunk/po/he.po,
- xfwm4/trunk/po/hi.po, xfwm4/trunk/po/hu.po, xfwm4/trunk/po/it.po,
- xfwm4/trunk/po/ja.po, xfwm4/trunk/po/ko.po, xfwm4/trunk/po/lt.po,
- xfwm4/trunk/po/mr.po, xfwm4/trunk/po/ms.po,
- xfwm4/trunk/po/nb_NO.po, xfwm4/trunk/po/nl.po,
- xfwm4/trunk/po/pa.po, xfwm4/trunk/po/pl.po,
- xfwm4/trunk/po/pt_BR.po, xfwm4/trunk/po/pt_PT.po,
- xfwm4/trunk/po/ro.po, xfwm4/trunk/po/ru.po, xfwm4/trunk/po/sk.po,
- xfwm4/trunk/po/sv.po, xfwm4/trunk/po/ta.po, xfwm4/trunk/po/tr.po,
- xfwm4/trunk/po/uk.po, xfwm4/trunk/po/vi.po,
- xfwm4/trunk/po/xfwm4.pot, xfwm4/trunk/po/zh_CN.po,
- xfwm4/trunk/po/zh_TW.po: Updated.
+ * : Updated.
2006-03-04 10:55 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: fix all dialog
- boxes so they're passed the desktop window as their parent.
+ * : fix all dialog boxes so they're passed the desktop window as
+ their parent.
this allows focus to naturally return to the desktop window when
the dialog
is dismissed (bug 1530)
2006-03-03 14:13 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-file.c: whoops, forgot
- to commit icon theme changes
+ * : whoops, forgot to commit icon theme changes
2006-03-03 13:05 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: whitespace
- cleanup
+ * : whitespace cleanup
2006-03-03 13:01 kelnos
- * xfdesktop/trunk/configure.ac, xfdesktop/trunk/src/Makefile.am,
- xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.c: implement optional
- thunar extensions: property pages and menu items.
+ * : implement optional thunar extensions: property pages and menu
+ items.
probably needs some cleanup, ask benny how it looks later. sleep
now.
2006-03-03 12:41 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c:
- xfce_pixbuf_new_from_file_at_size() ->
+ * : xfce_pixbuf_new_from_file_at_size() ->
gdk_pixbuf_new_from_file_at_size()
2006-03-03 11:34 kelnos
- * xfdesktop/trunk/TODO: update todo
+ * : update todo
2006-03-03 11:33 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-icon-view-manager.c,
- xfdesktop/trunk/src/xfdesktop-icon-view-manager.h,
- xfdesktop/trunk/src/xfdesktop-icon-view.c: finish implementing
- DnD to/from thunar. copy/move/link should all work
+ * : finish implementing DnD to/from thunar. copy/move/link should
+ all work
2006-03-03 10:28 kelnos
- * xfdesktop/trunk/menueditor/utils.c,
- xfdesktop/trunk/settings/appearance-settings.c,
- xfdesktop/trunk/settings/backdrop-list-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.c: * use fallback file
- manager from configure (thunar is default)
+ * : * use fallback file manager from configure (thunar is default)
* xfce_pixbuf_new_from_file_at_size() ->
gdk_pixbuf_new_from_file_at_size()
2006-03-03 10:18 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c:
- xfce_pixbuf_new_from_file_at_size() ->
+ * : xfce_pixbuf_new_from_file_at_size() ->
gdk_pixbuf_new_from_file_at_size()
2006-03-03 10:13 kelnos
- * xfdesktop/trunk/configure.ac: depend on libgui 4.3.9 for extra
- icon theme stuff, add configure option
+ * : depend on libgui 4.3.9 for extra icon theme stuff, add
+ configure option
for file manager fallback
2006-03-03 10:12 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-private.h,
- xfdesktop/trunk/modules/menu/desktop-menu.c,
- xfdesktop/trunk/modules/menu/desktop-menuspec.c: remove
- XfceIconTheme stuff, use xfce_themed_icon_*() instead
+ * : remove XfceIconTheme stuff, use xfce_themed_icon_*() instead
2006-03-02 16:46 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: only activate on
- double-click with button 1
+ * : only activate on double-click with button 1
2006-03-02 16:03 kelnos
- * xfdesktop/trunk/configure.ac, xfdesktop/trunk/src/Makefile.am,
- xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-gdk-pixbuf-extensions.c,
- xfdesktop/trunk/src/xfdesktop-gdk-pixbuf-extensions.h,
- xfdesktop/trunk/src/xfdesktop-icon-view.c: pixbuf effects are now
- in libexo, so use those. add soft dependency on libexo,
+ * : pixbuf effects are now in libexo, so use those. add soft
+ dependency on libexo,
which is required for thunar-vfs anyway.
2006-03-02 15:35 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: a little code cleanup,
- fix a minor memleak, fix a couple repaint glitches
+ * : a little code cleanup, fix a minor memleak, fix a couple
+ repaint glitches
2006-03-02 14:46 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: * add prelight effect
- to icon pixbuf when pointer is over an item
+ * : * add prelight effect to icon pixbuf when pointer is over an
+ item
* fix some signal disconnects i forgot before
2006-03-02 14:00 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: eliminate some more
- flicker...
+ * : eliminate some more flicker...
2006-03-02 13:32 kelnos
- * xfdesktop/trunk/TODO, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/src/Makefile.am,
- xfdesktop/trunk/src/xfdesktop-clipboard-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.h,
- xfdesktop/trunk/src/xfdesktop-gdk-pixbuf-extensions.c,
- xfdesktop/trunk/src/xfdesktop-gdk-pixbuf-extensions.h,
- xfdesktop/trunk/src/xfdesktop-icon-view.c: * add gdk-pixbuf
- extensions copied from thunar
+ * : * add gdk-pixbuf extensions copied from thunar
* fix XfdesktopClipboardManager's "changed" signal
* set icon to 50% translucent if file is in "cut" state
* do selected icon colorisation like thunar does
2006-03-02 12:00 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: make mouse selection
- more consistent with thunar's icon view
+ * : make mouse selection more consistent with thunar's icon view
2006-03-02 11:34 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.h: move menu and
- activation handling for file icons into XfdesktopFileIconManager
+ * : move menu and activation handling for file icons into
+ XfdesktopFileIconManager
so i can support multiple selections activated with the mouse.
2006-03-02 10:18 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon.c,
- xfdesktop/trunk/src/xfdesktop-icon.h: turn
- XfdesktopIcon::{selected,activated,menu-popup} into signals
+ * : turn XfdesktopIcon::{selected,activated,menu-popup} into
+ signals
2006-03-02 10:02 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.c: fix idled repaint
- problems with multiple selections (bug 1511)
+ * : fix idled repaint problems with multiple selections (bug 1511)
2006-03-01 13:13 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-icon-view-manager.c,
- xfdesktop/trunk/src/xfdesktop-icon-view-manager.h,
- xfdesktop/trunk/src/xfdesktop-icon-view.c: add experimental
- support for dropping files/folders from thunar to the desktop.
+ * : add experimental support for dropping files/folders from thunar
+ to the desktop.
note that this is not very well tested, and may trash your files
or insult
your mother, so be warned.
2006-03-01 11:32 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: avoid some flicker and
- repaint delays
+ * : avoid some flicker and repaint delays
2006-02-27 07:36 kelnos
- * xfdesktop/trunk/TODO,
- xfdesktop/trunk/src/xfce-desktop-settings.c,
- xfdesktop/trunk/src/xfce-desktop.c,
- xfdesktop/trunk/src/xfce-desktop.h: speed up startup a bit.
- XfceDesktop::backdrop_changed_cb() should only be
+ * : speed up startup a bit. XfceDesktop::backdrop_changed_cb()
+ should only be
executed once on startup now, instead of 4-6 times as various
options are set.
2006-02-27 07:09 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.c: grr, bit field, not
- enum.
+ * : grr, bit field, not enum.
remove some old printfs
2006-02-27 06:50 kelnos
- * xfdesktop/trunk/TODO,
- xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: * fix initial
- button focus in delete dialog
+ * : * fix initial button focus in delete dialog
* update todo
2006-02-27 06:35 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon.c: * properties dialog:
+ * : * properties dialog:
- fix display of symlink data
- put name in entry (will make renameable later)
- fix table packing so right-hand column expands with dialog
@@ -6002,9 +2816,8 @@
2006-02-26 21:38 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.c: this should fix the
- intermittent crash, and doesn't mess with GtkStyles at
+ * : this should fix the intermittent crash, and doesn't mess with
+ GtkStyles at
all to paint the backdrop. i need to fix a couple places where
i'm probably
drawing unnecessarily, but at least it works and is reasonably
@@ -6012,485 +2825,210 @@
2006-02-26 16:03 olivier
- * xfdesktop/trunk/settings/appearance-settings.c: Improve focus
- management with focus stealing prevention
+ * : Improve focus management with focus stealing prevention
2006-02-26 13:44 daichi
- * xfdesktop/trunk/po/ja.po: Updated Japanese translations.
+ * : Updated Japanese translations.
2006-02-26 13:41 daichi
- * xfdesktop/trunk/po/POTFILES.in, xfdesktop/trunk/po/ar.po,
- xfdesktop/trunk/po/az.po, xfdesktop/trunk/po/be.po,
- xfdesktop/trunk/po/bg.po, xfdesktop/trunk/po/bn_IN.po,
- xfdesktop/trunk/po/ca.po, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.po, xfdesktop/trunk/po/el.po,
- xfdesktop/trunk/po/en_GB.po, xfdesktop/trunk/po/eo.po,
- xfdesktop/trunk/po/es.po, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/et.po, xfdesktop/trunk/po/eu.po,
- xfdesktop/trunk/po/fa.po, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/gu.po,
- xfdesktop/trunk/po/he.po, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/hy.po,
- xfdesktop/trunk/po/it.po, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.po, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/mr.po, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nb_NO.po, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pa.po, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.po, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ro.po, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sk.po, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.po, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.po: Updated.
+ * : Updated.
2006-02-26 09:44 kelnos
- * xfdesktop/trunk/TODO: update todo
+ * : update todo
2006-02-26 09:30 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.c,
- xfdesktop/trunk/src/xfdesktop-icon.c,
- xfdesktop/trunk/src/xfdesktop-icon.h,
- xfdesktop/trunk/src/xfdesktop-window-icon.c: implement drag-exec,
- drag-move, drag-copy, and drag-link. only works for
+ * : implement drag-exec, drag-move, drag-copy, and drag-link. only
+ works for
icons on the desktop, not for desktop to other windows or
vice-versa
2006-02-26 09:28 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: fix missing
- icon on file creation sometimes
+ * : fix missing icon on file creation sometimes
2006-02-26 07:43 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: fix (x,y) -> (row,col)
- calculation. i really suck sometimes.
+ * : fix (x,y) -> (row,col) calculation. i really suck sometimes.
2006-02-26 07:20 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.c,
- xfdesktop/trunk/src/xfdesktop-icon.c,
- xfdesktop/trunk/src/xfdesktop-icon.h,
- xfdesktop/trunk/src/xfdesktop-window-icon.c: fix icons
- disappearing while dragging stuff around on file icon view, prep
+ * : fix icons disappearing while dragging stuff around on file icon
+ view, prep
to make drops on folders actually do stuff
2006-02-25 13:38 benny
- * xfdesktop/trunk/src/xfdesktop-file-icon.c: Launch applications
- with $HOME as working directory as requested on the
+ * : Launch applications with $HOME as working directory as
+ requested on the
xfce mailinglist. Bug #1473.
2006-02-25 09:32 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: hopefully fix crash on gtk
- theme change
+ * : hopefully fix crash on gtk theme change
2006-02-25 08:47 kelnos
- * xfdesktop/trunk/menu.xml, xfdesktop/trunk/menu.xml.az,
- xfdesktop/trunk/menu.xml.ca, xfdesktop/trunk/menu.xml.cs,
- xfdesktop/trunk/menu.xml.da, xfdesktop/trunk/menu.xml.de,
- xfdesktop/trunk/menu.xml.el, xfdesktop/trunk/menu.xml.es,
- xfdesktop/trunk/menu.xml.et, xfdesktop/trunk/menu.xml.eu,
- xfdesktop/trunk/menu.xml.fa_IR, xfdesktop/trunk/menu.xml.fi,
- xfdesktop/trunk/menu.xml.fr, xfdesktop/trunk/menu.xml.he,
- xfdesktop/trunk/menu.xml.hu, xfdesktop/trunk/menu.xml.ja,
- xfdesktop/trunk/menu.xml.ko, xfdesktop/trunk/menu.xml.ms,
- xfdesktop/trunk/menu.xml.nl, xfdesktop/trunk/menu.xml.pl,
- xfdesktop/trunk/menu.xml.pt_BR, xfdesktop/trunk/menu.xml.ro,
- xfdesktop/trunk/menu.xml.ru, xfdesktop/trunk/menu.xml.sk,
- xfdesktop/trunk/menu.xml.sv, xfdesktop/trunk/menu.xml.ta,
- xfdesktop/trunk/menu.xml.tr, xfdesktop/trunk/menu.xml.uk,
- xfdesktop/trunk/menu.xml.vi, xfdesktop/trunk/menu.xml.zh_CN,
- xfdesktop/trunk/menu.xml.zh_TW: enable startup notification for
- settings manager menu item
+ * : enable startup notification for settings manager menu item
2006-02-25 08:43 kelnos
- * xfdesktop/trunk/settings/xfce-backdrop-settings.desktop.in:
- enable startup notification in desktop mcs plugin
+ * : enable startup notification in desktop mcs plugin
2006-02-25 07:39 olivier
- * xfdesktop/trunk/settings/appearance-settings.c: Use an accurate
- time stamp to update the user_time property used by focus
- stealing prevention.
+ * : Use an accurate time stamp to update the user_time property
+ used by focus stealing prevention.
2006-02-25 01:46 daichi
- * xfdesktop/branches/xfce_4_2/modules/menu/Makefile.am,
- xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.el,
- xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.el:
- Added Greek translations by Stavros Giannouris
+ * : Added Greek translations by Stavros Giannouris
<stavrosg2002@freemail.gr>.
2006-02-24 21:56 kelnos
- * xfdesktop/trunk/settings/appearance-settings.c: also set
- _NET_WM_USER_TIME when raising the window when it's already there
+ * : also set _NET_WM_USER_TIME when raising the window when it's
+ already there
but the user requests it again
2006-02-24 21:48 kelnos
- * xfdesktop/trunk/settings/appearance-settings.c: set
- _NET_WM_USER_TIME before showing settings dialog
+ * : set _NET_WM_USER_TIME before showing settings dialog
2006-02-24 12:41 daichi
- * xfce4-panel/trunk/po/fi.po, xfdesktop/trunk/po/fi.po,
- xfwm4/trunk/po/fi.po: Updated Finnish translations by Jari
- Rahkonen <jari.rahkonen@pp1.inet.fi>.
+ * : Updated Finnish translations by Jari Rahkonen
+ <jari.rahkonen@pp1.inet.fi>.
2006-02-24 08:34 kelnos
- * xfdesktop/trunk/po/zh_CN.po: fix translation of "other" menu
- item, from ling li <lilingv@gmail.com>
+ * : fix translation of "other" menu item, from ling li
+ <lilingv@gmail.com>
(bug 1453)
2006-02-24 08:19 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: fix themes with back pixmaps
- overriding the backdrop picture. not sure why
+ * : fix themes with back pixmaps overriding the backdrop picture.
+ not sure why
gdk_window_set_back_pixmap() stopped working (bug 1474)
2006-02-24 07:47 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.c: watch icon theme for
- changes and redraw desktop (bug 1486)
+ * : watch icon theme for changes and redraw desktop (bug 1486)
2006-02-24 07:18 kelnos
- * xfdesktop/trunk/menueditor/about_dialog.c,
- xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/dnd.c,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h,
- xfdesktop/trunk/menueditor/utils.c,
- xfdesktop/trunk/menueditor/utils.h: remove all XfceIconTheme
- references (hope you don't mind, JF!)
+ * : remove all XfceIconTheme references (hope you don't mind, JF!)
2006-02-24 01:00 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.c: fix icon font size
- setting on startup (bug 1492)
+ * : fix icon font size setting on startup (bug 1492)
2006-02-24 00:37 kelnos
- * xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/appearance-settings.c,
- xfdesktop/trunk/settings/backdrop-list-manager.c,
- xfdesktop/trunk/settings/backdrop-list-manager.h,
- xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop-mgr.h,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/behavior-settings.c,
- xfdesktop/trunk/settings/behavior-settings.h,
- xfdesktop/trunk/settings/menu_settings.c,
- xfdesktop/trunk/settings/menu_settings.h,
- xfdesktop/trunk/settings/settings-common.c,
- xfdesktop/trunk/settings/settings-common.h,
- xfdesktop/trunk/settings/settings_common.c,
- xfdesktop/trunk/settings/settings_common.h: do some housecleaning
+ * : do some housecleaning
2006-02-24 00:21 kelnos
- * xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/menu_settings.c: fix warning (man gcc
- 4.0 is piiiiicky), fix text
+ * : fix warning (man gcc 4.0 is piiiiicky), fix text
2006-02-23 21:40 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: have toggle
- button pressed in while menu is open
+ * : have toggle button pressed in while menu is open
2006-02-23 07:55 kelnos
- * xfdesktop/trunk/modules/menu/xfce-registered-categories.xml,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.cs,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.eu,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.fi,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.fr,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.he,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.hu,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ja,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.nl,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.pl,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.pt_BR,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ro,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ru,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.sk,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.sv,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.zh_CN,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.zh_TW:
- dump the WineX and CrossOver stuff in the Wine folder. no need
+ * : dump the WineX and CrossOver stuff in the Wine folder. no need
for so many
2006-02-22 21:12 stavrosg
- * libexo/trunk/po/el.po, terminal/trunk/po/el.po,
- xfce4-icon-theme/trunk/po/el.po, xfdesktop/trunk/po/el.po,
- xfwm4/trunk/po/el.po: Updated/Added Greek translations
+ * : Updated/Added Greek translations
2006-02-22 20:18 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: fix icon placement
- calculation
+ * : fix icon placement calculation
2006-02-21 17:41 kelnos
- * xfdesktop/trunk/settings/settings_common.h: fix compilation with
- desktop menu disabled
+ * : fix compilation with desktop menu disabled
2006-02-21 00:57 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: make treeview
- in delete dialog not selectable to avoid confusion (bug 1484)
+ * : make treeview in delete dialog not selectable to avoid
+ confusion (bug 1484)
2006-02-20 09:55 kelnos
- * xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/menu.c,
- xfdesktop/trunk/src/menu.h, xfdesktop/trunk/src/windowlist.c,
- xfdesktop/trunk/src/windowlist.h: use gtk-menu-images to
- determine whether or not to show icons in the window
+ * : use gtk-menu-images to determine whether or not to show icons
+ in the window
list and desktop menus
2006-02-20 09:25 kelnos
- * xfdesktop/trunk/settings/menu_settings.c,
- xfdesktop/trunk/settings/settings_common.h: remove show
- {desktop,window} menu icon options, will be using gtk-menu-images
+ * : remove show {desktop,window} menu icon options, will be using
+ gtk-menu-images
global setting from now on
2006-02-20 09:08 kelnos
- * xfdesktop/trunk/settings/menu_settings.c,
- xfdesktop/trunk/settings/settings_common.h,
- xfdesktop/trunk/src/xfce-desktop-settings.c,
- xfdesktop/trunk/src/xfce-desktop.c,
- xfdesktop/trunk/src/xfce-desktop.h,
- xfdesktop/trunk/src/xfdesktop-icon-view.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.h: tweak settings dialog,
- and remember to commit it this time, fix problem
+ * : tweak settings dialog, and remember to commit it this time, fix
+ problem
with system font size toggle not getting restored properly on
restart
2006-02-20 03:19 kelnos
- * xfdesktop/trunk/TODO,
- xfdesktop/trunk/src/xfce-desktop-settings.c,
- xfdesktop/trunk/src/xfce-desktop.c,
- xfdesktop/trunk/src/xfce-desktop.h,
- xfdesktop/trunk/src/xfdesktop-icon-view.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.h: add settings for icon
- size and icon text size
+ * : add settings for icon size and icon text size
2006-02-20 00:47 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon.c: quote app titles, make
- the i18n on the string a little bit easier (though
+ * : quote app titles, make the i18n on the string a little bit
+ easier (though
still annoyingly somewhat duplicated)
2006-02-20 00:43 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon.c: * make folder "Open"
- context menu item actually do something
+ * : * make folder "Open" context menu item actually do something
* tweak the menu layout a bit to be more like thunar
2006-02-20 00:31 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon.c: add "open with" label
- to properties dlg
+ * : add "open with" label to properties dlg
2006-02-19 16:35 daichi
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/de.po,
- xfce-mcs-manager/trunk/po/de.po, xfce-mcs-plugins/trunk/po/de.po,
- xfce4-mixer/trunk/po/de.po, xfce4-panel/trunk/po/de.po,
- xfdesktop/trunk/po/de.po, xfwm4/trunk/po/de.po: Updated German
- translations by Fabian Nowak <timystery@arcor.de>.
+ * : Updated German translations by Fabian Nowak
+ <timystery@arcor.de>.
2006-02-18 14:02 daichi
- * terminal/trunk/po/ChangeLog, terminal/trunk/po/ja.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/ja.po,
- xfce-utils/trunk/po/ja.po, xfce4-panel/trunk/po/ja.po,
- xfdesktop/trunk/po/ja.po: Updated Japanese translations.
+ * : Updated Japanese translations.
2006-02-18 13:43 daichi
- * libexo/trunk/po/ca.po, libxfcegui4/trunk/po/be.po,
- libxfcegui4/trunk/po/bn_IN.po, libxfcegui4/trunk/po/ca.po,
- libxfcegui4/trunk/po/cs.po, libxfcegui4/trunk/po/de.po,
- libxfcegui4/trunk/po/el.po, libxfcegui4/trunk/po/en_GB.po,
- libxfcegui4/trunk/po/eo.po, libxfcegui4/trunk/po/es.po,
- libxfcegui4/trunk/po/et.po, libxfcegui4/trunk/po/eu.po,
- libxfcegui4/trunk/po/fa.po, libxfcegui4/trunk/po/fi.po,
- libxfcegui4/trunk/po/fr.po, libxfcegui4/trunk/po/gu.po,
- libxfcegui4/trunk/po/he.po, libxfcegui4/trunk/po/hy.po,
- libxfcegui4/trunk/po/it.po, libxfcegui4/trunk/po/ja.po,
- libxfcegui4/trunk/po/ko.po, libxfcegui4/trunk/po/libxfcegui4.pot,
- libxfcegui4/trunk/po/lt.po, libxfcegui4/trunk/po/mr.po,
- libxfcegui4/trunk/po/nl.po, libxfcegui4/trunk/po/pa.po,
- libxfcegui4/trunk/po/pl.po, libxfcegui4/trunk/po/pt_BR.po,
- libxfcegui4/trunk/po/ro.po, libxfcegui4/trunk/po/ru.po,
- libxfcegui4/trunk/po/sk.po, libxfcegui4/trunk/po/sv.po,
- libxfcegui4/trunk/po/ta.po, libxfcegui4/trunk/po/uk.po,
- libxfcegui4/trunk/po/zh_CN.po, libxfcegui4/trunk/po/zh_TW.po,
- mousepad/trunk/po/ca.po, terminal/trunk/po/ChangeLog,
- terminal/trunk/po/Terminal.pot, terminal/trunk/po/ca.po,
- terminal/trunk/po/de.po, terminal/trunk/po/el.po,
- terminal/trunk/po/en_GB.po, terminal/trunk/po/es.po,
- terminal/trunk/po/eu.po, terminal/trunk/po/fi.po,
- terminal/trunk/po/fr.po, terminal/trunk/po/he.po,
- terminal/trunk/po/hu.po, terminal/trunk/po/it.po,
- terminal/trunk/po/ja.po, terminal/trunk/po/ko.po,
- terminal/trunk/po/nl.po, terminal/trunk/po/pt_BR.po,
- terminal/trunk/po/ru.po, terminal/trunk/po/vi.po,
- terminal/trunk/po/zh_CN.po, terminal/trunk/po/zh_TW.po,
- xfce-mcs-manager/trunk/po/he.po, xfce-mcs-manager/trunk/po/vi.po,
- xfce-mcs-manager/trunk/po/zh_CN.po, xfce-utils/trunk/po/af.po,
- xfce-utils/trunk/po/ar.po, xfce-utils/trunk/po/az.po,
- xfce-utils/trunk/po/be.po, xfce-utils/trunk/po/bg.po,
- xfce-utils/trunk/po/bn_IN.po, xfce-utils/trunk/po/ca.po,
- xfce-utils/trunk/po/cs.po, xfce-utils/trunk/po/de.po,
- xfce-utils/trunk/po/el.po, xfce-utils/trunk/po/en_GB.po,
- xfce-utils/trunk/po/eo.po, xfce-utils/trunk/po/es.po,
- xfce-utils/trunk/po/es_MX.po, xfce-utils/trunk/po/et.po,
- xfce-utils/trunk/po/eu.po, xfce-utils/trunk/po/fa.po,
- xfce-utils/trunk/po/fi.po, xfce-utils/trunk/po/fr.po,
- xfce-utils/trunk/po/gu.po, xfce-utils/trunk/po/he.po,
- xfce-utils/trunk/po/hi.po, xfce-utils/trunk/po/hu.po,
- xfce-utils/trunk/po/hy.po, xfce-utils/trunk/po/it.po,
- xfce-utils/trunk/po/ja.po, xfce-utils/trunk/po/ko.po,
- xfce-utils/trunk/po/lt.po, xfce-utils/trunk/po/mr.po,
- xfce-utils/trunk/po/ms.po, xfce-utils/trunk/po/nl.po,
- xfce-utils/trunk/po/pa.po, xfce-utils/trunk/po/pl.po,
- xfce-utils/trunk/po/pt_BR.po, xfce-utils/trunk/po/pt_PT.po,
- xfce-utils/trunk/po/ro.po, xfce-utils/trunk/po/ru.po,
- xfce-utils/trunk/po/sk.po, xfce-utils/trunk/po/sv.po,
- xfce-utils/trunk/po/ta.po, xfce-utils/trunk/po/tr.po,
- xfce-utils/trunk/po/uk.po, xfce-utils/trunk/po/vi.po,
- xfce-utils/trunk/po/xfce-utils.pot, xfce-utils/trunk/po/zh_CN.po,
- xfce-utils/trunk/po/zh_TW.po, xfce4-appfinder/trunk/po/fi.po,
- xfce4-appfinder/trunk/po/he.po,
- xfce4-appfinder/trunk/po/zh_CN.po,
- xfce4-icon-theme/trunk/po/POTFILES.in,
- xfce4-icon-theme/trunk/po/zh_CN.po,
- xfce4-mailwatch-plugin/trunk/po/ca.po,
- xfce4-mailwatch-plugin/trunk/po/de.po,
- xfce4-mailwatch-plugin/trunk/po/el.po,
- xfce4-mailwatch-plugin/trunk/po/eu.po,
- xfce4-mailwatch-plugin/trunk/po/fi.po,
- xfce4-mailwatch-plugin/trunk/po/fr.po,
- xfce4-mailwatch-plugin/trunk/po/gu.po,
- xfce4-mailwatch-plugin/trunk/po/ja.po,
- xfce4-mailwatch-plugin/trunk/po/pt_BR.po,
- xfce4-mailwatch-plugin/trunk/po/vi.po,
- xfce4-mailwatch-plugin/trunk/po/zh_TW.po,
- xfce4-mixer/trunk/po/he.po, xfce4-mixer/trunk/po/vi.po,
- xfce4-mixer/trunk/po/zh_CN.po, xfce4-panel/trunk/po/ChangeLog,
- xfce4-panel/trunk/po/ar.po, xfce4-panel/trunk/po/az.po,
- xfce4-panel/trunk/po/be.po, xfce4-panel/trunk/po/bg.po,
- xfce4-panel/trunk/po/bn_IN.po, xfce4-panel/trunk/po/ca.po,
- xfce4-panel/trunk/po/cs.po, xfce4-panel/trunk/po/de.po,
- xfce4-panel/trunk/po/el.po, xfce4-panel/trunk/po/en_GB.po,
- xfce4-panel/trunk/po/eo.po, xfce4-panel/trunk/po/es.po,
- xfce4-panel/trunk/po/es_MX.po, xfce4-panel/trunk/po/et.po,
- xfce4-panel/trunk/po/eu.po, xfce4-panel/trunk/po/fa.po,
- xfce4-panel/trunk/po/fi.po, xfce4-panel/trunk/po/fr.po,
- xfce4-panel/trunk/po/gu.po, xfce4-panel/trunk/po/he.po,
- xfce4-panel/trunk/po/hi.po, xfce4-panel/trunk/po/hu.po,
- xfce4-panel/trunk/po/hy.po, xfce4-panel/trunk/po/it.po,
- xfce4-panel/trunk/po/ja.po, xfce4-panel/trunk/po/ko.po,
- xfce4-panel/trunk/po/lt.po, xfce4-panel/trunk/po/mr.po,
- xfce4-panel/trunk/po/ms.po, xfce4-panel/trunk/po/nb_NO.po,
- xfce4-panel/trunk/po/nl.po, xfce4-panel/trunk/po/pa.po,
- xfce4-panel/trunk/po/pl.po, xfce4-panel/trunk/po/pt_BR.po,
- xfce4-panel/trunk/po/pt_PT.po, xfce4-panel/trunk/po/ro.po,
- xfce4-panel/trunk/po/ru.po, xfce4-panel/trunk/po/sk.po,
- xfce4-panel/trunk/po/sv.po, xfce4-panel/trunk/po/ta.po,
- xfce4-panel/trunk/po/tr.po, xfce4-panel/trunk/po/uk.po,
- xfce4-panel/trunk/po/vi.po, xfce4-panel/trunk/po/xfce4-panel.pot,
- xfce4-panel/trunk/po/zh_CN.po, xfce4-panel/trunk/po/zh_TW.po,
- xfce4-session/trunk/po/ca.po, xfce4-session/trunk/po/el.po,
- xfce4-session/trunk/po/fi.po, xfce4-session/trunk/po/he.po,
- xfce4-session/trunk/po/vi.po, xfce4-session/trunk/po/zh_CN.po,
- xfce4-toys/trunk/po/ca.po, xfce4-trigger-launcher/trunk/po/ca.po,
- xfce4-trigger-launcher/trunk/po/eu.po,
- xfce4-trigger-launcher/trunk/po/he.po,
- xfce4-trigger-launcher/trunk/po/pl.po,
- xfce4-trigger-launcher/trunk/po/vi.po,
- xfce4-trigger-launcher/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/POTFILES.in, xfdesktop/trunk/po/ar.po,
- xfdesktop/trunk/po/az.po, xfdesktop/trunk/po/be.po,
- xfdesktop/trunk/po/bg.po, xfdesktop/trunk/po/bn_IN.po,
- xfdesktop/trunk/po/ca.po, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.po, xfdesktop/trunk/po/el.po,
- xfdesktop/trunk/po/en_GB.po, xfdesktop/trunk/po/eo.po,
- xfdesktop/trunk/po/es.po, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/et.po, xfdesktop/trunk/po/eu.po,
- xfdesktop/trunk/po/fa.po, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/gu.po,
- xfdesktop/trunk/po/he.po, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/hy.po,
- xfdesktop/trunk/po/it.po, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.po, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/mr.po, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nb_NO.po, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pa.po, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.po, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ro.po, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sk.po, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.po, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.po, xfmedia/trunk/po/eu.po,
- xfprint/trunk/po/eu.po, xfprint/trunk/po/he.po,
- xfprint/trunk/po/vi.po: Updated.
+ * : Updated.
2006-02-18 09:22 olivier
- * xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.fr:
- Create and add missing xfce-registered-categories.xml.fr
+ * : Create and add missing xfce-registered-categories.xml.fr
2006-02-17 17:35 kelnos
- * xfdesktop/trunk/TODO: update todo. it's longer than i thought.
+ * : update todo. it's longer than i thought.
2006-02-17 17:27 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c: unselect icon if
- selected and clicked or keyboarded with shift/ctrl held
+ * : unselect icon if selected and clicked or keyboarded with
+ shift/ctrl held
2006-02-17 15:58 kelnos
- * xfdesktop/trunk/common/Makefile.am,
- xfdesktop/trunk/common/xfdesktop-common.h,
- xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/settings_common.h,
- xfdesktop/trunk/src/Makefile.am, xfdesktop/trunk/src/main.c,
- xfdesktop/trunk/src/xfce-backdrop.c,
- xfdesktop/trunk/src/xfce-backdrop.h,
- xfdesktop/trunk/src/xfce-desktop-settings.c,
- xfdesktop/trunk/src/xfce-desktop-settings.h,
- xfdesktop/trunk/src/xfce-desktop.c,
- xfdesktop/trunk/src/xfce-desktop.h,
- xfdesktop/trunk/src/xfdesktop-icon-view.c: * do some
- re-encapsulation. i don't like how the MCS stuff was intertwined
+ * : * do some re-encapsulation. i don't like how the MCS stuff was
+ intertwined
with XfceDesktop. now the MCS stuff runs in a separate file and
just calls
normal xfce_desktop_*() and xfce_backdrop_*() getters and
@@ -6503,36 +3041,26 @@
2006-02-16 21:39 paurullan
- * libexo/trunk/po/ca.po, xfce4-panel/trunk/po/ca.po,
- xfce4-session/trunk/po/ca.po, xfdesktop/trunk/po/ca.po: [i18n]
- catalan: little fixes of old strings
+ * : [i18n] catalan: little fixes of old strings
(even that the translation is very fuzzy)
2006-02-16 17:17 kelnos
- * xfdesktop/trunk/pixmaps/Makefile.am: fix make dist
+ * : fix make dist
2006-02-15 18:19 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.h: finish properties
- dialog, handle thunar-vfs monitor 'changed' event (mostly)
+ * : finish properties dialog, handle thunar-vfs monitor 'changed'
+ event (mostly)
2006-02-15 17:19 kelnos
- * xfdesktop/trunk/menueditor/about_dialog.c: fix deprecation
- warning
+ * : fix deprecation warning
2006-02-15 17:18 kelnos
- * xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.h,
- xfdesktop/trunk/src/xfdesktop-icon-view.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.h: * add some keyboard
- shortcuts: ctrl+r/f5, ctrl+c, ctrl+x, delete
+ * : * add some keyboard shortcuts: ctrl+r/f5, ctrl+c, ctrl+x,
+ delete
* allow deleting multiple files with a single nifty confirmation
dialog
* start implementing a dumbed-down version of thunar's file
@@ -6541,24 +3069,16 @@
2006-02-15 15:48 piarres
- * xfdesktop/trunk/po/eu.po: [l10n:eu] litle typo in last update
+ * : [l10n:eu] litle typo in last update
2006-02-15 15:45 piarres
- * xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/eu.po: [l10n:eu]
- Basque translation update
+ * : [l10n:eu] Basque translation update
2006-02-14 14:46 kelnos
- * xfdesktop/trunk/src/Makefile.am,
- xfdesktop/trunk/src/xfdesktop-clipboard-manager.c,
- xfdesktop/trunk/src/xfdesktop-clipboard-manager.h,
- xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.h,
- xfdesktop/trunk/src/xfdesktop-icon-view.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.h: whoever said bumming
- around in airports and on planes was useless? i just
+ * : whoever said bumming around in airports and on planes was
+ useless? i just
wish my laptop battery lasted longer...
* implement cut/copy in the menu (copied ThunarClipboardManager
@@ -6574,26 +3094,11 @@
2006-02-13 12:28 pollux
- * xfcalendar/trunk/po/vi.po, xfce-mcs-manager/trunk/po/vi.po,
- xfce-mcs-plugins/trunk/po/vi.po, xfce-utils/trunk/po/vi.po,
- xfce-utils/trunk/xfce4-about/AUTHORS, xfce4-mixer/trunk/po/vi.po,
- xfce4-panel/trunk/po/vi.po, xfce4-session/trunk/po/vi.po,
- xfce4-trigger-launcher/trunk/po/vi.po, xfdesktop/trunk/po/vi.po,
- xffm/trunk/libxffm/po/vi.po, xffm/trunk/plugins/xfapps/po/vi.po,
- xffm/trunk/plugins/xfbook/po/vi.po,
- xffm/trunk/plugins/xffstab/po/vi.po,
- xffm/trunk/plugins/xflocate/po/vi.po,
- xffm/trunk/plugins/xfrecent/po/vi.po,
- xffm/trunk/plugins/xfsamba/po/vi.po,
- xffm/trunk/plugins/xftrash/po/vi.po, xffm/trunk/xfdiff/po/vi.po,
- xffm/trunk/xffm/po/vi.po, xfprint/trunk/po/vi.po,
- xfwm4/trunk/po/vi.po: updated VI translations
+ * : updated VI translations
2006-02-13 05:21 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.h: patch from benny:
+ * : patch from benny:
"One of the things I noticed about your implementation is that
you use
@@ -6637,147 +3142,84 @@
2006-02-12 10:41 stavrosg
- * xfdesktop/trunk/po/el.po: Updated Greek translation
+ * : Updated Greek translation
2006-02-11 03:29 daichi
- * thunar/trunk/po/ChangeLog, thunar/trunk/po/ja.po,
- xfce4-session/trunk/po/ja.po, xfdesktop/trunk/po/ja.po: Updated
- Japanese translations.
+ * : Updated Japanese translations.
2006-02-10 15:31 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c: don't show
- hidden files on the desktop
+ * : don't show hidden files on the desktop
2006-02-10 15:16 kelnos
- * xfdesktop/trunk/po/POTFILES.in, xfdesktop/trunk/po/ar.po,
- xfdesktop/trunk/po/az.po, xfdesktop/trunk/po/be.po,
- xfdesktop/trunk/po/bg.po, xfdesktop/trunk/po/bn_IN.po,
- xfdesktop/trunk/po/ca.po, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.po, xfdesktop/trunk/po/el.po,
- xfdesktop/trunk/po/en_GB.po, xfdesktop/trunk/po/eo.po,
- xfdesktop/trunk/po/es.po, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/et.po, xfdesktop/trunk/po/eu.po,
- xfdesktop/trunk/po/fa.po, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/gu.po,
- xfdesktop/trunk/po/he.po, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/hy.po,
- xfdesktop/trunk/po/it.po, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.po, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/mr.po, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nb_NO.po, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pa.po, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.po, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ro.po, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sk.po, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.po, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.po: update POTFILES.in, update-po
+ * : update POTFILES.in, update-po
2006-02-10 15:15 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon.c: file right-click menu:
- execute via all mime applications, rename, and delete.
+ * : file right-click menu: execute via all mime applications,
+ rename, and delete.
still no cut/copy, open with other app, or properties dialog.
also no DnD.
2006-02-10 12:40 kelnos
- * xfdesktop/trunk/pixmaps/Makefile.am,
- xfdesktop/trunk/pixmaps/xfdesktop-fallback-icon.png,
- xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.c: * add fallback icon
+ * : * add fallback icon
* use folder icon for folders
* launch thunar to open folders
2006-02-10 10:29 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.h: double-click should
- execute stuff, more or less
+ * : double-click should execute stuff, more or less
2006-02-10 09:51 kelnos
- * xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/xfce-desktop.c,
- xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-icon-view-manager.c,
- xfdesktop/trunk/src/xfdesktop-icon-view-manager.h,
- xfdesktop/trunk/src/xfdesktop-icon-view.c,
- xfdesktop/trunk/src/xfdesktop-window-icon-manager.c: rudimentary
- desktop file icon support is working now. you can't do anything
+ * : rudimentary desktop file icon support is working now. you can't
+ do anything
with them aside from move them around, but it appears to work so
far.
2006-02-10 06:49 kelnos
- * xfdesktop/trunk/settings/menu_settings.c: only show file/launcher
- icon option if thunar-vfs is available
+ * : only show file/launcher icon option if thunar-vfs is available
2006-02-10 06:49 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon.c: start implementing
- XfdesktopFileIcon
+ * : start implementing XfdesktopFileIcon
2006-02-10 06:02 kelnos
- * xfdesktop/trunk/doc/README.kiosk,
- xfdesktop/trunk/settings/menu_settings.c,
- xfdesktop/trunk/src/xfce-backdrop.c,
- xfdesktop/trunk/src/xfce-desktop.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.c,
- xfdesktop/trunk/src/xfdesktop-window-icon-manager.c: add new
- option to settings dialog for desktop icon style, fix a bunch of
+ * : add new option to settings dialog for desktop icon style, fix a
+ bunch of
crash bugs, and use G_DEFINE_TYPE() instead of manually typing
out the
functions for consistency (and bugfixingness)
2006-02-10 04:12 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.c,
- xfdesktop/trunk/src/xfdesktop-window-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-window-icon.c: fixup and activate
- new icon view model. there may be bugs, but it seems to
+ * : fixup and activate new icon view model. there may be bugs, but
+ it seems to
work fairly well so far
2006-02-06 09:20 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.h,
- xfdesktop/trunk/src/xfdesktop-window-icon-manager.c: ok, that was
- wrong. handle icon selection by adding some signals to
+ * : ok, that was wrong. handle icon selection by adding some
+ signals to
XfdesktopIconView. it's more efficient this way anyway, since
it's one signal
per view instead of per icon
2006-02-06 09:07 kelnos
- * xfdesktop/trunk/src/xfdesktop-window-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-window-icon.c,
- xfdesktop/trunk/src/xfdesktop-window-icon.h: * fix crash; each
- icon_workspaces[] element will always be valid now
+ * : * fix crash; each icon_workspaces[] element will always be
+ valid now
* handle the selected icon when moving between workspaces
2006-02-06 08:56 kelnos
- * xfdesktop/trunk/src/Makefile.am,
- xfdesktop/trunk/src/xfdesktop-file-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-file-icon-manager.h,
- xfdesktop/trunk/src/xfdesktop-file-icon.h,
- xfdesktop/trunk/src/xfdesktop-icon-view-manager.c,
- xfdesktop/trunk/src/xfdesktop-icon-view-manager.h,
- xfdesktop/trunk/src/xfdesktop-icon-view.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.h,
- xfdesktop/trunk/src/xfdesktop-icon.c,
- xfdesktop/trunk/src/xfdesktop-window-icon-manager.c,
- xfdesktop/trunk/src/xfdesktop-window-icon-manager.h,
- xfdesktop/trunk/src/xfdesktop-window-icon.c,
- xfdesktop/trunk/src/xfdesktop-window-icon.h: everything should
- compile ok now, though the view doesn't quite work yet.
+ * : everything should compile ok now, though the view doesn't quite
+ work yet.
i've left out the changes in xfce-desktop.c so the old icon view
will still
work properly.
@@ -6823,401 +3265,105 @@
2006-02-05 17:53 yuvaltanny
- * libxfcegui4/trunk/po/he.po, terminal/trunk/po/he.po,
- xfcalendar/trunk/po/he.po, xfce-mcs-manager/trunk/po/he.po,
- xfce-mcs-plugins/trunk/po/he.po, xfce-utils/trunk/po/he.po,
- xfce4-appfinder/trunk/po/he.po, xfce4-icon-theme/trunk/po/he.po,
- xfce4-mixer/trunk/po/he.po, xfce4-panel/trunk/po/he.po,
- xfce4-session/trunk/po/he.po,
- xfce4-trigger-launcher/trunk/po/he.po, xfdesktop/trunk/po/he.po,
- xfprint/trunk/po/he.po, xfwm4/trunk/po/he.po: Update Hebrew
- translations
+ * : Update Hebrew translations
2006-02-05 12:25 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.h: whoops, c&p
- error
+ * : whoops, c&p error
2006-02-05 12:25 kelnos
- * xfdesktop/trunk/src/xfdesktop-file-icon-manager.h,
- xfdesktop/trunk/src/xfdesktop-window-icon-manager.h: add icon
- manager headers. these shouldn't need to change.
+ * : add icon manager headers. these shouldn't need to change.
2006-02-05 12:23 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.h: change interface a
- little so we can both setup and teardown the icon model
+ * : change interface a little so we can both setup and teardown the
+ icon model
properly
2006-02-05 12:05 kelnos
- * xfdesktop/trunk/src/xfdesktop-window-icon.c: fix warnings
+ * : fix warnings
2006-02-05 12:04 kelnos
- * xfdesktop/trunk/src/xfdesktop-window-icon.c: fix change of
- semantics
+ * : fix change of semantics
2006-02-05 12:03 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon-view.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.h,
- xfdesktop/trunk/src/xfdesktop-icon.c,
- xfdesktop/trunk/src/xfdesktop-icon.h: * change XfdesktopIcon
- interface a bit more
+ * : * change XfdesktopIcon interface a bit more
* put all the stuff in XfdesktopIconView that needs to be there
(it actually
compiles, but may not work yet)
2006-02-05 00:10 stavrosg
- * xfcalendar/trunk/po/el.po, xfce-mcs-plugins/trunk/po/el.po,
- xfce4-mailwatch-plugin/trunk/po/el.po,
- xfce4-panel/trunk/po/el.po, xfce4-session/trunk/po/el.po,
- xfdesktop/trunk/po/el.po: Updated Greek translations
+ * : Updated Greek translations
2006-02-03 02:23 kelnos
- * xfdesktop/trunk/src/xfdesktop-window-icon.c: change behavior of
- get_position
+ * : change behavior of get_position
2006-02-03 01:58 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon.c,
- xfdesktop/trunk/src/xfdesktop-icon.h,
- xfdesktop/trunk/src/xfdesktop-window-icon.c: change the interface
- a little bit more
+ * : change the interface a little bit more
2006-02-03 01:51 kelnos
- * xfdesktop/trunk/src/xfdesktop-icon.c,
- xfdesktop/trunk/src/xfdesktop-icon.h: change XfdesktopIcon
- interface
+ * : change XfdesktopIcon interface
2006-02-03 00:31 kelnos
- * xfdesktop/trunk/configure.ac, xfdesktop/trunk/src/Makefile.am:
- better way of compiling without desktop icon support
+ * : better way of compiling without desktop icon support
2006-02-03 00:19 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: ok, i lied. now window icons
- still work the old way.
+ * : ok, i lied. now window icons still work the old way.
2006-02-03 00:14 kelnos
- * xfdesktop/trunk/configure.ac, xfdesktop/trunk/src/Makefile.am,
- xfdesktop/trunk/src/xfdesktop-file-icon.c,
- xfdesktop/trunk/src/xfdesktop-file-icon.h,
- xfdesktop/trunk/src/xfdesktop-icon-view.c,
- xfdesktop/trunk/src/xfdesktop-icon-view.h,
- xfdesktop/trunk/src/xfdesktop-icon.c,
- xfdesktop/trunk/src/xfdesktop-icon.h,
- xfdesktop/trunk/src/xfdesktop-window-icon.c,
- xfdesktop/trunk/src/xfdesktop-window-icon.h: new framework for
- the desktop icon support. everything still works using
+ * : new framework for the desktop icon support. everything still
+ works using
the old 'framework'; new stuff isn't active yet.
2006-01-31 21:43 olivier
- * xfdesktop/trunk/settings/backdrop_settings.c: Include new default
- colors for 4.4
+ * : Include new default colors for 4.4
2006-01-29 23:27 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: * fix how moving an icon
- would always clear out the top-left icon as well
+ * : * fix how moving an icon would always clear out the top-left
+ icon as well
* fix some logic with screen resizes
* don't always clear out stuff when it's not needed
2006-01-29 07:21 daichi
- * libxfcegui4/trunk/po/ja.po, thunar/trunk/po/ChangeLog,
- thunar/trunk/po/ja.po, xfcalendar/trunk/po/ja.po,
- xfce-mcs-plugins/trunk/po/ja.po,
- xfce4-mailwatch-plugin/trunk/po/ja.po,
- xfce4-panel/trunk/po/ja.po, xfdesktop/trunk/po/ja.po,
- xfmedia/trunk/po/ja.po, xfwm4/trunk/po/ja.po: Updated Japanese
- translations.
+ * : Updated Japanese translations.
2006-01-29 06:52 daichi
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/ca.po,
- libexo/trunk/po/de.po, libexo/trunk/po/el.po,
- libexo/trunk/po/en_GB.po, libexo/trunk/po/es.po,
- libexo/trunk/po/fi.po, libexo/trunk/po/fr.po,
- libexo/trunk/po/ja.po, libexo/trunk/po/pt_BR.po,
- libxfcegui4/trunk/po/be.po, libxfcegui4/trunk/po/bn_IN.po,
- libxfcegui4/trunk/po/ca.po, libxfcegui4/trunk/po/cs.po,
- libxfcegui4/trunk/po/de.po, libxfcegui4/trunk/po/el.po,
- libxfcegui4/trunk/po/en_GB.po, libxfcegui4/trunk/po/eo.po,
- libxfcegui4/trunk/po/es.po, libxfcegui4/trunk/po/et.po,
- libxfcegui4/trunk/po/eu.po, libxfcegui4/trunk/po/fa.po,
- libxfcegui4/trunk/po/fi.po, libxfcegui4/trunk/po/fr.po,
- libxfcegui4/trunk/po/gu.po, libxfcegui4/trunk/po/he.po,
- libxfcegui4/trunk/po/hy.po, libxfcegui4/trunk/po/it.po,
- libxfcegui4/trunk/po/ja.po, libxfcegui4/trunk/po/ko.po,
- libxfcegui4/trunk/po/libxfcegui4.pot, libxfcegui4/trunk/po/lt.po,
- libxfcegui4/trunk/po/mr.po, libxfcegui4/trunk/po/nl.po,
- libxfcegui4/trunk/po/pa.po, libxfcegui4/trunk/po/pl.po,
- libxfcegui4/trunk/po/pt_BR.po, libxfcegui4/trunk/po/ro.po,
- libxfcegui4/trunk/po/ru.po, libxfcegui4/trunk/po/sk.po,
- libxfcegui4/trunk/po/sv.po, libxfcegui4/trunk/po/ta.po,
- libxfcegui4/trunk/po/uk.po, libxfcegui4/trunk/po/zh_CN.po,
- libxfcegui4/trunk/po/zh_TW.po, mousepad/trunk/po/ChangeLog,
- terminal/trunk/po/ChangeLog, terminal/trunk/po/ca.po,
- terminal/trunk/po/de.po, terminal/trunk/po/en_GB.po,
- terminal/trunk/po/es.po, terminal/trunk/po/eu.po,
- terminal/trunk/po/fi.po, terminal/trunk/po/fr.po,
- terminal/trunk/po/he.po, terminal/trunk/po/hu.po,
- terminal/trunk/po/it.po, terminal/trunk/po/ko.po,
- terminal/trunk/po/nl.po, terminal/trunk/po/pt_BR.po,
- terminal/trunk/po/ru.po, terminal/trunk/po/vi.po,
- terminal/trunk/po/zh_CN.po, terminal/trunk/po/zh_TW.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/ca.po,
- thunar/trunk/po/de.po, thunar/trunk/po/el.po,
- thunar/trunk/po/es.po, thunar/trunk/po/fr.po,
- thunar/trunk/po/hu.po, thunar/trunk/po/it.po,
- thunar/trunk/po/ja.po, thunar/trunk/po/nl.po,
- thunar/trunk/po/pl.po, thunar/trunk/po/pt_BR.po,
- xfcalendar/trunk/po/ar.po, xfcalendar/trunk/po/az.po,
- xfcalendar/trunk/po/be.po, xfcalendar/trunk/po/bg.po,
- xfcalendar/trunk/po/bn_IN.po, xfcalendar/trunk/po/ca.po,
- xfcalendar/trunk/po/cs.po, xfcalendar/trunk/po/de.po,
- xfcalendar/trunk/po/el.po, xfcalendar/trunk/po/en_GB.po,
- xfcalendar/trunk/po/eo.po, xfcalendar/trunk/po/es.po,
- xfcalendar/trunk/po/et.po, xfcalendar/trunk/po/eu.po,
- xfcalendar/trunk/po/fa.po, xfcalendar/trunk/po/fi.po,
- xfcalendar/trunk/po/fr.po, xfcalendar/trunk/po/gu.po,
- xfcalendar/trunk/po/he.po, xfcalendar/trunk/po/hi.po,
- xfcalendar/trunk/po/hy.po, xfcalendar/trunk/po/it.po,
- xfcalendar/trunk/po/ja.po, xfcalendar/trunk/po/ko.po,
- xfcalendar/trunk/po/lt.po, xfcalendar/trunk/po/mr.po,
- xfcalendar/trunk/po/ms.po, xfcalendar/trunk/po/nb_NO.po,
- xfcalendar/trunk/po/nl.po, xfcalendar/trunk/po/orage.pot,
- xfcalendar/trunk/po/pa.po, xfcalendar/trunk/po/pl.po,
- xfcalendar/trunk/po/pt_BR.po, xfcalendar/trunk/po/pt_PT.po,
- xfcalendar/trunk/po/ro.po, xfcalendar/trunk/po/ru.po,
- xfcalendar/trunk/po/sk.po, xfcalendar/trunk/po/sv.po,
- xfcalendar/trunk/po/ta.po, xfcalendar/trunk/po/tr.po,
- xfcalendar/trunk/po/uk.po, xfcalendar/trunk/po/vi.po,
- xfcalendar/trunk/po/zh_CN.po, xfcalendar/trunk/po/zh_TW.po,
- xfce-mcs-manager/trunk/po/ca.po, xfce-mcs-plugins/trunk/po/ar.po,
- xfce-mcs-plugins/trunk/po/az.po, xfce-mcs-plugins/trunk/po/be.po,
- xfce-mcs-plugins/trunk/po/bg.po,
- xfce-mcs-plugins/trunk/po/bn_IN.po,
- xfce-mcs-plugins/trunk/po/ca.po, xfce-mcs-plugins/trunk/po/cs.po,
- xfce-mcs-plugins/trunk/po/de.po, xfce-mcs-plugins/trunk/po/el.po,
- xfce-mcs-plugins/trunk/po/en_GB.po,
- xfce-mcs-plugins/trunk/po/eo.po, xfce-mcs-plugins/trunk/po/es.po,
- xfce-mcs-plugins/trunk/po/es_MX.po,
- xfce-mcs-plugins/trunk/po/et.po, xfce-mcs-plugins/trunk/po/eu.po,
- xfce-mcs-plugins/trunk/po/fa.po, xfce-mcs-plugins/trunk/po/fi.po,
- xfce-mcs-plugins/trunk/po/fr.po, xfce-mcs-plugins/trunk/po/gu.po,
- xfce-mcs-plugins/trunk/po/he.po, xfce-mcs-plugins/trunk/po/hi.po,
- xfce-mcs-plugins/trunk/po/hu.po, xfce-mcs-plugins/trunk/po/it.po,
- xfce-mcs-plugins/trunk/po/ja.po, xfce-mcs-plugins/trunk/po/ko.po,
- xfce-mcs-plugins/trunk/po/lt.po, xfce-mcs-plugins/trunk/po/mr.po,
- xfce-mcs-plugins/trunk/po/ms.po, xfce-mcs-plugins/trunk/po/nl.po,
- xfce-mcs-plugins/trunk/po/pa.po, xfce-mcs-plugins/trunk/po/pl.po,
- xfce-mcs-plugins/trunk/po/pt_BR.po,
- xfce-mcs-plugins/trunk/po/pt_PT.po,
- xfce-mcs-plugins/trunk/po/ro.po, xfce-mcs-plugins/trunk/po/ru.po,
- xfce-mcs-plugins/trunk/po/sk.po, xfce-mcs-plugins/trunk/po/sv.po,
- xfce-mcs-plugins/trunk/po/ta.po, xfce-mcs-plugins/trunk/po/tr.po,
- xfce-mcs-plugins/trunk/po/uk.po, xfce-mcs-plugins/trunk/po/vi.po,
- xfce-mcs-plugins/trunk/po/xfce-mcs-plugins.pot,
- xfce-mcs-plugins/trunk/po/zh_CN.po,
- xfce-mcs-plugins/trunk/po/zh_TW.po, xfce-utils/trunk/po/ca.po,
- xfce4-appfinder/trunk/po/be.po,
- xfce4-appfinder/trunk/po/bn_IN.po,
- xfce4-appfinder/trunk/po/ca.po, xfce4-appfinder/trunk/po/cs.po,
- xfce4-appfinder/trunk/po/de.po, xfce4-appfinder/trunk/po/el.po,
- xfce4-appfinder/trunk/po/en_GB.po,
- xfce4-appfinder/trunk/po/es.po,
- xfce4-appfinder/trunk/po/es_MX.po,
- xfce4-appfinder/trunk/po/et.po, xfce4-appfinder/trunk/po/eu.po,
- xfce4-appfinder/trunk/po/fa.po, xfce4-appfinder/trunk/po/fi.po,
- xfce4-appfinder/trunk/po/fr.po, xfce4-appfinder/trunk/po/gu.po,
- xfce4-appfinder/trunk/po/he.po, xfce4-appfinder/trunk/po/hy.po,
- xfce4-appfinder/trunk/po/it.po, xfce4-appfinder/trunk/po/ja.po,
- xfce4-appfinder/trunk/po/ko.po, xfce4-appfinder/trunk/po/lt.po,
- xfce4-appfinder/trunk/po/mr.po, xfce4-appfinder/trunk/po/nl.po,
- xfce4-appfinder/trunk/po/pa.po, xfce4-appfinder/trunk/po/pl.po,
- xfce4-appfinder/trunk/po/pt_BR.po,
- xfce4-appfinder/trunk/po/pt_PT.po,
- xfce4-appfinder/trunk/po/ro.po, xfce4-appfinder/trunk/po/ru.po,
- xfce4-appfinder/trunk/po/sv.po, xfce4-appfinder/trunk/po/tr.po,
- xfce4-appfinder/trunk/po/uk.po,
- xfce4-appfinder/trunk/po/xfce4-appfinder.pot,
- xfce4-appfinder/trunk/po/zh_CN.po,
- xfce4-appfinder/trunk/po/zh_TW.po,
- xfce4-mailwatch-plugin/trunk/po/de.po,
- xfce4-mailwatch-plugin/trunk/po/eu.po,
- xfce4-mailwatch-plugin/trunk/po/fi.po,
- xfce4-mailwatch-plugin/trunk/po/fr.po,
- xfce4-mailwatch-plugin/trunk/po/vi.po,
- xfce4-mixer/trunk/po/ar.po, xfce4-mixer/trunk/po/az.po,
- xfce4-mixer/trunk/po/be.po, xfce4-mixer/trunk/po/bg.po,
- xfce4-mixer/trunk/po/bn_IN.po, xfce4-mixer/trunk/po/ca.po,
- xfce4-mixer/trunk/po/cs.po, xfce4-mixer/trunk/po/de.po,
- xfce4-mixer/trunk/po/el.po, xfce4-mixer/trunk/po/en_GB.po,
- xfce4-mixer/trunk/po/es.po, xfce4-mixer/trunk/po/es_MX.po,
- xfce4-mixer/trunk/po/et.po, xfce4-mixer/trunk/po/eu.po,
- xfce4-mixer/trunk/po/fa.po, xfce4-mixer/trunk/po/fi.po,
- xfce4-mixer/trunk/po/fr.po, xfce4-mixer/trunk/po/gu.po,
- xfce4-mixer/trunk/po/he.po, xfce4-mixer/trunk/po/hi.po,
- xfce4-mixer/trunk/po/hu.po, xfce4-mixer/trunk/po/hy.po,
- xfce4-mixer/trunk/po/it.po, xfce4-mixer/trunk/po/ja.po,
- xfce4-mixer/trunk/po/ko.po, xfce4-mixer/trunk/po/lt.po,
- xfce4-mixer/trunk/po/mr.po, xfce4-mixer/trunk/po/ms.po,
- xfce4-mixer/trunk/po/nb_NO.po, xfce4-mixer/trunk/po/nl.po,
- xfce4-mixer/trunk/po/pa.po, xfce4-mixer/trunk/po/pl.po,
- xfce4-mixer/trunk/po/pt_BR.po, xfce4-mixer/trunk/po/pt_PT.po,
- xfce4-mixer/trunk/po/ro.po, xfce4-mixer/trunk/po/ru.po,
- xfce4-mixer/trunk/po/sk.po, xfce4-mixer/trunk/po/sv.po,
- xfce4-mixer/trunk/po/ta.po, xfce4-mixer/trunk/po/tr.po,
- xfce4-mixer/trunk/po/uk.po, xfce4-mixer/trunk/po/vi.po,
- xfce4-mixer/trunk/po/xfce4-mixer.pot,
- xfce4-mixer/trunk/po/zh_CN.po, xfce4-mixer/trunk/po/zh_TW.po,
- xfce4-panel/trunk/po/ar.po, xfce4-panel/trunk/po/az.po,
- xfce4-panel/trunk/po/be.po, xfce4-panel/trunk/po/bg.po,
- xfce4-panel/trunk/po/bn_IN.po, xfce4-panel/trunk/po/ca.po,
- xfce4-panel/trunk/po/cs.po, xfce4-panel/trunk/po/de.po,
- xfce4-panel/trunk/po/el.po, xfce4-panel/trunk/po/en_GB.po,
- xfce4-panel/trunk/po/eo.po, xfce4-panel/trunk/po/es.po,
- xfce4-panel/trunk/po/es_MX.po, xfce4-panel/trunk/po/et.po,
- xfce4-panel/trunk/po/eu.po, xfce4-panel/trunk/po/fa.po,
- xfce4-panel/trunk/po/fi.po, xfce4-panel/trunk/po/fr.po,
- xfce4-panel/trunk/po/gu.po, xfce4-panel/trunk/po/he.po,
- xfce4-panel/trunk/po/hi.po, xfce4-panel/trunk/po/hu.po,
- xfce4-panel/trunk/po/hy.po, xfce4-panel/trunk/po/it.po,
- xfce4-panel/trunk/po/ja.po, xfce4-panel/trunk/po/ko.po,
- xfce4-panel/trunk/po/lt.po, xfce4-panel/trunk/po/mr.po,
- xfce4-panel/trunk/po/ms.po, xfce4-panel/trunk/po/nb_NO.po,
- xfce4-panel/trunk/po/nl.po, xfce4-panel/trunk/po/pa.po,
- xfce4-panel/trunk/po/pl.po, xfce4-panel/trunk/po/pt_BR.po,
- xfce4-panel/trunk/po/pt_PT.po, xfce4-panel/trunk/po/ro.po,
- xfce4-panel/trunk/po/ru.po, xfce4-panel/trunk/po/sk.po,
- xfce4-panel/trunk/po/sv.po, xfce4-panel/trunk/po/ta.po,
- xfce4-panel/trunk/po/tr.po, xfce4-panel/trunk/po/uk.po,
- xfce4-panel/trunk/po/vi.po, xfce4-panel/trunk/po/xfce4-panel.pot,
- xfce4-panel/trunk/po/zh_CN.po, xfce4-panel/trunk/po/zh_TW.po,
- xfce4-session/trunk/po/ar.po, xfce4-session/trunk/po/az.po,
- xfce4-session/trunk/po/be.po, xfce4-session/trunk/po/bn_IN.po,
- xfce4-session/trunk/po/ca.po, xfce4-session/trunk/po/cs.po,
- xfce4-session/trunk/po/de.po, xfce4-session/trunk/po/el.po,
- xfce4-session/trunk/po/en_GB.po, xfce4-session/trunk/po/eo.po,
- xfce4-session/trunk/po/es.po, xfce4-session/trunk/po/es_MX.po,
- xfce4-session/trunk/po/et.po, xfce4-session/trunk/po/eu.po,
- xfce4-session/trunk/po/fa.po, xfce4-session/trunk/po/fi.po,
- xfce4-session/trunk/po/fr.po, xfce4-session/trunk/po/gu.po,
- xfce4-session/trunk/po/he.po, xfce4-session/trunk/po/hi.po,
- xfce4-session/trunk/po/it.po, xfce4-session/trunk/po/ko.po,
- xfce4-session/trunk/po/lt.po, xfce4-session/trunk/po/mr.po,
- xfce4-session/trunk/po/ms.po, xfce4-session/trunk/po/nb_NO.po,
- xfce4-session/trunk/po/nl.po, xfce4-session/trunk/po/pa.po,
- xfce4-session/trunk/po/pl.po, xfce4-session/trunk/po/pt_PT.po,
- xfce4-session/trunk/po/ro.po, xfce4-session/trunk/po/ru.po,
- xfce4-session/trunk/po/sk.po, xfce4-session/trunk/po/sv.po,
- xfce4-session/trunk/po/ta.po, xfce4-session/trunk/po/tr.po,
- xfce4-session/trunk/po/uk.po, xfce4-session/trunk/po/vi.po,
- xfce4-session/trunk/po/zh_CN.po, xfce4-session/trunk/po/zh_TW.po,
- xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/bn_IN.po, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/el.po, xfdesktop/trunk/po/en_GB.po,
- xfdesktop/trunk/po/eo.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa.po,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/gu.po, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.po, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/hy.po, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.po, xfdesktop/trunk/po/mr.po,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nb_NO.po,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pa.po,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ro.po,
- xfdesktop/trunk/po/ru.po, xfdesktop/trunk/po/sk.po,
- xfdesktop/trunk/po/sv.po, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.po, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.po, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.po,
- xfmedia/trunk/po/de.po, xfmedia/trunk/po/es.po,
- xfmedia/trunk/po/eu.po, xfmedia/trunk/po/fi.po,
- xfmedia/trunk/po/fr.po, xfmedia/trunk/po/gu.po,
- xfmedia/trunk/po/hu.po, xfmedia/trunk/po/it.po,
- xfmedia/trunk/po/ja.po, xfmedia/trunk/po/lt.po,
- xfmedia/trunk/po/pl.po, xfmedia/trunk/po/pt_BR.po,
- xfmedia/trunk/po/sk.po, xfmedia/trunk/po/vi.po,
- xfmedia/trunk/po/xfmedia.pot, xfmedia/trunk/po/zh_CN.po,
- xfmedia/trunk/po/zh_TW.po, xfprint/trunk/po/ar.po,
- xfprint/trunk/po/az.po, xfprint/trunk/po/be.po,
- xfprint/trunk/po/bg.po, xfprint/trunk/po/bn_IN.po,
- xfprint/trunk/po/ca.po, xfprint/trunk/po/cs.po,
- xfprint/trunk/po/de.po, xfprint/trunk/po/el.po,
- xfprint/trunk/po/en_GB.po, xfprint/trunk/po/es.po,
- xfprint/trunk/po/es_MX.po, xfprint/trunk/po/et.po,
- xfprint/trunk/po/eu.po, xfprint/trunk/po/fa.po,
- xfprint/trunk/po/fi.po, xfprint/trunk/po/fr.po,
- xfprint/trunk/po/gu.po, xfprint/trunk/po/he.po,
- xfprint/trunk/po/hi.po, xfprint/trunk/po/hu.po,
- xfprint/trunk/po/it.po, xfprint/trunk/po/ja.po,
- xfprint/trunk/po/ko.po, xfprint/trunk/po/lt.po,
- xfprint/trunk/po/mr.po, xfprint/trunk/po/ms.po,
- xfprint/trunk/po/nl.po, xfprint/trunk/po/pa.po,
- xfprint/trunk/po/pl.po, xfprint/trunk/po/pt_BR.po,
- xfprint/trunk/po/pt_PT.po, xfprint/trunk/po/ro.po,
- xfprint/trunk/po/ru.po, xfprint/trunk/po/sk.po,
- xfprint/trunk/po/sv.po, xfprint/trunk/po/ta.po,
- xfprint/trunk/po/tr.po, xfprint/trunk/po/uk.po,
- xfprint/trunk/po/vi.po, xfprint/trunk/po/xfprint.pot,
- xfprint/trunk/po/zh_CN.po, xfprint/trunk/po/zh_TW.po,
- xfwm4/trunk/po/ar.po, xfwm4/trunk/po/az.po, xfwm4/trunk/po/be.po,
- xfwm4/trunk/po/bg.po, xfwm4/trunk/po/bn_IN.po,
- xfwm4/trunk/po/ca.po, xfwm4/trunk/po/cs.po, xfwm4/trunk/po/de.po,
- xfwm4/trunk/po/el.po, xfwm4/trunk/po/en_GB.po,
- xfwm4/trunk/po/eo.po, xfwm4/trunk/po/es.po,
- xfwm4/trunk/po/es_MX.po, xfwm4/trunk/po/et.po,
- xfwm4/trunk/po/eu.po, xfwm4/trunk/po/fa.po, xfwm4/trunk/po/fi.po,
- xfwm4/trunk/po/fr.po, xfwm4/trunk/po/gu.po, xfwm4/trunk/po/he.po,
- xfwm4/trunk/po/hi.po, xfwm4/trunk/po/hu.po, xfwm4/trunk/po/it.po,
- xfwm4/trunk/po/ja.po, xfwm4/trunk/po/ko.po, xfwm4/trunk/po/lt.po,
- xfwm4/trunk/po/mr.po, xfwm4/trunk/po/ms.po,
- xfwm4/trunk/po/nb_NO.po, xfwm4/trunk/po/nl.po,
- xfwm4/trunk/po/pa.po, xfwm4/trunk/po/pl.po,
- xfwm4/trunk/po/pt_BR.po, xfwm4/trunk/po/pt_PT.po,
- xfwm4/trunk/po/ro.po, xfwm4/trunk/po/ru.po, xfwm4/trunk/po/sk.po,
- xfwm4/trunk/po/sv.po, xfwm4/trunk/po/ta.po, xfwm4/trunk/po/tr.po,
- xfwm4/trunk/po/uk.po, xfwm4/trunk/po/vi.po,
- xfwm4/trunk/po/xfwm4.pot, xfwm4/trunk/po/zh_CN.po,
- xfwm4/trunk/po/zh_TW.po: * Updated.
+ * : * Updated.
* Discarded obsolete translations.
2006-01-25 08:49 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: don't repaint icons that
- changed if the icon isn't on the current workspace
+ * : don't repaint icons that changed if the icon isn't on the
+ current workspace
2006-01-25 07:27 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: work around weird failure of
- netk_screen_get_active_workspace() when
+ * : work around weird failure of netk_screen_get_active_workspace()
+ when
called if the current workspace gets destroyed
2006-01-25 07:11 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: fix crash when changing
- number of workspaces (bug 1278)
+ * : fix crash when changing number of workspaces (bug 1278)
2006-01-24 04:57 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: * reduce screen edge margin
+ * : * reduce screen edge margin
* track positions in a much easier and more maintainable way, at
the expense of
four bytes per grid position as opposed to 1 bit. oh well.
@@ -7225,19 +3371,15 @@
2006-01-23 10:17 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: cosmetic changes, fix
- icon/text bounding box computation
+ * : cosmetic changes, fix icon/text bounding box computation
2006-01-23 10:03 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: little speed optimisation
+ * : little speed optimisation
2006-01-23 10:00 kelnos
- * xfdesktop/trunk/pixmaps/Makefile.am,
- xfdesktop/trunk/pixmaps/text-selection-frame.png,
- xfdesktop/trunk/src/xfce-desktop.c: * add preliminary support for
- keyboard navigation
+ * : * add preliminary support for keyboard navigation
* draw rounded corners around icon label text
* use PANGO_ALIGN_LEFT instead of PANGO_ALIGN_CENTER on the icon
label text
@@ -7247,1355 +3389,135 @@
2006-01-22 08:12 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: fix compilation with
- --disable-window-icons
+ * : fix compilation with --disable-window-icons
2006-01-22 07:54 kelnos
- * xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/menu_settings.c: change backdrop
- settings tab titles to "appearance" and "behavior" as
+ * : change backdrop settings tab titles to "appearance" and
+ "behavior" as
suggested by botsie
2006-01-21 15:19 olivier
- * xfdesktop/trunk/backdrops/Makefile.am: Why shipping backdrops if
- we don't install them all?
+ * : Why shipping backdrops if we don't install them all?
2006-01-19 14:37 pollux
- * xfdesktop/trunk/menueditor/utils.c: fix missing ending tag of
- submenu in a submenu
+ * : fix missing ending tag of submenu in a submenu
2006-01-18 17:48 daichi
- * libexo/trunk/po/ChangeLog, libxfcegui4/trunk/po/ChangeLog,
- mousepad/trunk/po/ChangeLog, xfburn/trunk/po/ChangeLog,
- xfcalendar/trunk/po/ChangeLog,
- xfce-mcs-manager/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-utils/trunk/po/ChangeLog,
- xfce4-appfinder/trunk/po/ChangeLog,
- xfce4-icon-theme/trunk/po/ChangeLog,
- xfce4-mailwatch-plugin/trunk/po/ChangeLog,
- xfce4-mixer/trunk/po/ChangeLog, xfce4-panel/trunk/po/ChangeLog,
- xfce4-session/trunk/po/ChangeLog, xfce4-toys/trunk/po/ChangeLog,
- xfce4-trigger-launcher/trunk/po/ChangeLog,
- xfdesktop/trunk/po/ChangeLog, xfmedia/trunk/po/ChangeLog,
- xfprint/trunk/po/ChangeLog, xfwm4/trunk/po/ChangeLog: Updated.
+ * : Updated.
2006-01-13 05:52 daichi
- * libxfcegui4/trunk/po/pl.po, xfcalendar/trunk/po/pl.po,
- xfce4-appfinder/trunk/po/pl.po, xfce4-mixer/trunk/po/pl.po,
- xfce4-panel/trunk/po/pl.po, xfce4-session/trunk/po/pl.po,
- xfce4-trigger-launcher/trunk/po/pl.po, xfdesktop/trunk/po/pl.po:
- Updated Polish translations by Piotr Malinski
+ * : Updated Polish translations by Piotr Malinski
<riklaunim@gmail.com>.
2006-01-11 20:37 olivier
- * xfdesktop/trunk/settings/backdrop_settings.c: Fix critical
- warning if rcfile is NULL (as when no config was done).
+ * : Fix critical warning if rcfile is NULL (as when no config was
+ done).
2006-01-08 21:12 paurullan
- * libexo/trunk/po/ca.po, libxfcegui4/trunk/po/ca.po,
- mousepad/trunk/po/ca.po, thunar/trunk/po/ca.po,
- xfcalendar/trunk/po/ca.po, xfce-mcs-manager/trunk/po/ca.po,
- xfce-mcs-plugins/trunk/po/ca.po, xfce-utils/trunk/po/ca.po,
- xfce4-mailwatch-plugin/trunk/po/ca.po,
- xfce4-mixer/trunk/po/ca.po, xfce4-panel/trunk/po/ca.po,
- xfce4-session/trunk/po/ca.po, xfce4-toys/trunk/po/ca.po,
- xfce4-trigger-launcher/trunk/po/ca.po, xfdesktop/trunk/po/ca.po,
- xffm/trunk/libxffm/po/ca.po, xffm/trunk/plugins/xfapps/po/ca.po,
- xffm/trunk/plugins/xfbook/po/ca.po,
- xffm/trunk/plugins/xffstab/po/ca.po,
- xffm/trunk/plugins/xflocate/po/ca.po,
- xffm/trunk/plugins/xfrecent/po/ca.po,
- xffm/trunk/plugins/xfsamba/po/ca.po,
- xffm/trunk/plugins/xftrash/po/ca.po, xffm/trunk/xfdiff/po/ca.po,
- xfmedia/trunk/po/ca.po, xfprint/trunk/po/ca.po,
- xfwm4/trunk/po/ca.po: catalan translation:
+ * : catalan translation:
little heading fixing but in every trunk file
Created the xfmedia translation
2006-01-07 11:37 daichi
- * xfdesktop/trunk/po/de.po: Updated German translations by Fabian
- Nowak <timystery@arcor.de>.
+ * : Updated German translations by Fabian Nowak
+ <timystery@arcor.de>.
2006-01-07 09:40 daichi
- * libxfcegui4/trunk/po/be.po, libxfcegui4/trunk/po/bn_IN.po,
- libxfcegui4/trunk/po/ca.po, libxfcegui4/trunk/po/cs.po,
- libxfcegui4/trunk/po/de.po, libxfcegui4/trunk/po/el.po,
- libxfcegui4/trunk/po/en_GB.po, libxfcegui4/trunk/po/eo.po,
- libxfcegui4/trunk/po/es.po, libxfcegui4/trunk/po/et.po,
- libxfcegui4/trunk/po/eu.po, libxfcegui4/trunk/po/fa.po,
- libxfcegui4/trunk/po/fi.po, libxfcegui4/trunk/po/fr.po,
- libxfcegui4/trunk/po/gu.po, libxfcegui4/trunk/po/he.po,
- libxfcegui4/trunk/po/hy.po, libxfcegui4/trunk/po/it.po,
- libxfcegui4/trunk/po/ja.po, libxfcegui4/trunk/po/ko.po,
- libxfcegui4/trunk/po/lt.po, libxfcegui4/trunk/po/mr.po,
- libxfcegui4/trunk/po/nl.po, libxfcegui4/trunk/po/pa.po,
- libxfcegui4/trunk/po/pl.po, libxfcegui4/trunk/po/pt_BR.po,
- libxfcegui4/trunk/po/ro.po, libxfcegui4/trunk/po/ru.po,
- libxfcegui4/trunk/po/sk.po, libxfcegui4/trunk/po/sv.po,
- libxfcegui4/trunk/po/ta.po, libxfcegui4/trunk/po/uk.po,
- libxfcegui4/trunk/po/zh_CN.po, libxfcegui4/trunk/po/zh_TW.po,
- mousepad/trunk/po/ca.po, mousepad/trunk/po/cs.po,
- mousepad/trunk/po/de.po, mousepad/trunk/po/el.po,
- mousepad/trunk/po/es.po, mousepad/trunk/po/eu.po,
- mousepad/trunk/po/fr.po, mousepad/trunk/po/gu.po,
- mousepad/trunk/po/hu.po, mousepad/trunk/po/it.po,
- mousepad/trunk/po/ja.po, mousepad/trunk/po/lt.po,
- mousepad/trunk/po/pl.po, mousepad/trunk/po/pt_BR.po,
- mousepad/trunk/po/ru.po, mousepad/trunk/po/sk.po,
- mousepad/trunk/po/sv.po, mousepad/trunk/po/ta.po,
- mousepad/trunk/po/zh_CN.po, mousepad/trunk/po/zh_TW.po,
- terminal/trunk/po/ChangeLog, terminal/trunk/po/de.po,
- terminal/trunk/po/en_GB.po, terminal/trunk/po/es.po,
- terminal/trunk/po/eu.po, terminal/trunk/po/fi.po,
- terminal/trunk/po/fr.po, terminal/trunk/po/he.po,
- terminal/trunk/po/hu.po, terminal/trunk/po/it.po,
- terminal/trunk/po/ja.po, terminal/trunk/po/ko.po,
- terminal/trunk/po/nl.po, terminal/trunk/po/pt_BR.po,
- terminal/trunk/po/ru.po, terminal/trunk/po/vi.po,
- terminal/trunk/po/zh_CN.po, terminal/trunk/po/zh_TW.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/ca.po,
- thunar/trunk/po/de.po, thunar/trunk/po/el.po,
- thunar/trunk/po/es.po, thunar/trunk/po/hu.po,
- thunar/trunk/po/it.po, thunar/trunk/po/ja.po,
- thunar/trunk/po/pt_BR.po, xfburn/trunk/po/eu.po,
- xfburn/trunk/po/fr.po, xfburn/trunk/po/ja.po,
- xfcalendar/trunk/po/ar.po, xfcalendar/trunk/po/az.po,
- xfcalendar/trunk/po/be.po, xfcalendar/trunk/po/bg.po,
- xfcalendar/trunk/po/bn_IN.po, xfcalendar/trunk/po/ca.po,
- xfcalendar/trunk/po/cs.po, xfcalendar/trunk/po/de.po,
- xfcalendar/trunk/po/el.po, xfcalendar/trunk/po/en_GB.po,
- xfcalendar/trunk/po/eo.po, xfcalendar/trunk/po/es.po,
- xfcalendar/trunk/po/et.po, xfcalendar/trunk/po/eu.po,
- xfcalendar/trunk/po/fa.po, xfcalendar/trunk/po/fi.po,
- xfcalendar/trunk/po/fr.po, xfcalendar/trunk/po/gu.po,
- xfcalendar/trunk/po/he.po, xfcalendar/trunk/po/hi.po,
- xfcalendar/trunk/po/hy.po, xfcalendar/trunk/po/it.po,
- xfcalendar/trunk/po/ja.po, xfcalendar/trunk/po/ko.po,
- xfcalendar/trunk/po/lt.po, xfcalendar/trunk/po/mr.po,
- xfcalendar/trunk/po/ms.po, xfcalendar/trunk/po/nb_NO.po,
- xfcalendar/trunk/po/nl.po, xfcalendar/trunk/po/orage.pot,
- xfcalendar/trunk/po/pa.po, xfcalendar/trunk/po/pl.po,
- xfcalendar/trunk/po/pt_BR.po, xfcalendar/trunk/po/pt_PT.po,
- xfcalendar/trunk/po/ro.po, xfcalendar/trunk/po/ru.po,
- xfcalendar/trunk/po/sk.po, xfcalendar/trunk/po/sv.po,
- xfcalendar/trunk/po/ta.po, xfcalendar/trunk/po/tr.po,
- xfcalendar/trunk/po/uk.po, xfcalendar/trunk/po/vi.po,
- xfcalendar/trunk/po/zh_CN.po, xfcalendar/trunk/po/zh_TW.po,
- xfce-mcs-manager/trunk/po/ar.po, xfce-mcs-manager/trunk/po/az.po,
- xfce-mcs-manager/trunk/po/be.po, xfce-mcs-manager/trunk/po/bg.po,
- xfce-mcs-manager/trunk/po/bn_IN.po,
- xfce-mcs-manager/trunk/po/ca.po, xfce-mcs-manager/trunk/po/cs.po,
- xfce-mcs-manager/trunk/po/de.po, xfce-mcs-manager/trunk/po/el.po,
- xfce-mcs-manager/trunk/po/en_GB.po,
- xfce-mcs-manager/trunk/po/eo.po, xfce-mcs-manager/trunk/po/es.po,
- xfce-mcs-manager/trunk/po/es_MX.po,
- xfce-mcs-manager/trunk/po/et.po, xfce-mcs-manager/trunk/po/eu.po,
- xfce-mcs-manager/trunk/po/fa.po, xfce-mcs-manager/trunk/po/fi.po,
- xfce-mcs-manager/trunk/po/fr.po, xfce-mcs-manager/trunk/po/gu.po,
- xfce-mcs-manager/trunk/po/he.po, xfce-mcs-manager/trunk/po/hi.po,
- xfce-mcs-manager/trunk/po/hu.po, xfce-mcs-manager/trunk/po/it.po,
- xfce-mcs-manager/trunk/po/ja.po, xfce-mcs-manager/trunk/po/ko.po,
- xfce-mcs-manager/trunk/po/lt.po, xfce-mcs-manager/trunk/po/mr.po,
- xfce-mcs-manager/trunk/po/ms.po,
- xfce-mcs-manager/trunk/po/nb_NO.po,
- xfce-mcs-manager/trunk/po/nl.po, xfce-mcs-manager/trunk/po/pa.po,
- xfce-mcs-manager/trunk/po/pl.po,
- xfce-mcs-manager/trunk/po/pt_BR.po,
- xfce-mcs-manager/trunk/po/pt_PT.po,
- xfce-mcs-manager/trunk/po/ro.po, xfce-mcs-manager/trunk/po/ru.po,
- xfce-mcs-manager/trunk/po/sk.po, xfce-mcs-manager/trunk/po/sv.po,
- xfce-mcs-manager/trunk/po/ta.po, xfce-mcs-manager/trunk/po/tr.po,
- xfce-mcs-manager/trunk/po/uk.po, xfce-mcs-manager/trunk/po/vi.po,
- xfce-mcs-manager/trunk/po/zh_CN.po,
- xfce-mcs-manager/trunk/po/zh_TW.po,
- xfce-mcs-plugins/trunk/po/ar.po, xfce-mcs-plugins/trunk/po/az.po,
- xfce-mcs-plugins/trunk/po/be.po, xfce-mcs-plugins/trunk/po/bg.po,
- xfce-mcs-plugins/trunk/po/bn_IN.po,
- xfce-mcs-plugins/trunk/po/ca.po, xfce-mcs-plugins/trunk/po/cs.po,
- xfce-mcs-plugins/trunk/po/de.po, xfce-mcs-plugins/trunk/po/el.po,
- xfce-mcs-plugins/trunk/po/en_GB.po,
- xfce-mcs-plugins/trunk/po/eo.po, xfce-mcs-plugins/trunk/po/es.po,
- xfce-mcs-plugins/trunk/po/es_MX.po,
- xfce-mcs-plugins/trunk/po/et.po, xfce-mcs-plugins/trunk/po/eu.po,
- xfce-mcs-plugins/trunk/po/fa.po, xfce-mcs-plugins/trunk/po/fi.po,
- xfce-mcs-plugins/trunk/po/fr.po, xfce-mcs-plugins/trunk/po/gu.po,
- xfce-mcs-plugins/trunk/po/he.po, xfce-mcs-plugins/trunk/po/hi.po,
- xfce-mcs-plugins/trunk/po/hu.po, xfce-mcs-plugins/trunk/po/it.po,
- xfce-mcs-plugins/trunk/po/ja.po, xfce-mcs-plugins/trunk/po/ko.po,
- xfce-mcs-plugins/trunk/po/lt.po, xfce-mcs-plugins/trunk/po/mr.po,
- xfce-mcs-plugins/trunk/po/ms.po, xfce-mcs-plugins/trunk/po/nl.po,
- xfce-mcs-plugins/trunk/po/pa.po, xfce-mcs-plugins/trunk/po/pl.po,
- xfce-mcs-plugins/trunk/po/pt_BR.po,
- xfce-mcs-plugins/trunk/po/pt_PT.po,
- xfce-mcs-plugins/trunk/po/ro.po, xfce-mcs-plugins/trunk/po/ru.po,
- xfce-mcs-plugins/trunk/po/sk.po, xfce-mcs-plugins/trunk/po/sv.po,
- xfce-mcs-plugins/trunk/po/ta.po, xfce-mcs-plugins/trunk/po/tr.po,
- xfce-mcs-plugins/trunk/po/uk.po, xfce-mcs-plugins/trunk/po/vi.po,
- xfce-mcs-plugins/trunk/po/xfce-mcs-plugins.pot,
- xfce-mcs-plugins/trunk/po/zh_CN.po,
- xfce-mcs-plugins/trunk/po/zh_TW.po, xfce-utils/trunk/po/af.po,
- xfce-utils/trunk/po/ar.po, xfce-utils/trunk/po/az.po,
- xfce-utils/trunk/po/be.po, xfce-utils/trunk/po/bg.po,
- xfce-utils/trunk/po/bn_IN.po, xfce-utils/trunk/po/ca.po,
- xfce-utils/trunk/po/cs.po, xfce-utils/trunk/po/de.po,
- xfce-utils/trunk/po/el.po, xfce-utils/trunk/po/en_GB.po,
- xfce-utils/trunk/po/eo.po, xfce-utils/trunk/po/es.po,
- xfce-utils/trunk/po/es_MX.po, xfce-utils/trunk/po/et.po,
- xfce-utils/trunk/po/eu.po, xfce-utils/trunk/po/fa.po,
- xfce-utils/trunk/po/fi.po, xfce-utils/trunk/po/fr.po,
- xfce-utils/trunk/po/gu.po, xfce-utils/trunk/po/he.po,
- xfce-utils/trunk/po/hi.po, xfce-utils/trunk/po/hu.po,
- xfce-utils/trunk/po/hy.po, xfce-utils/trunk/po/it.po,
- xfce-utils/trunk/po/ja.po, xfce-utils/trunk/po/ko.po,
- xfce-utils/trunk/po/lt.po, xfce-utils/trunk/po/mr.po,
- xfce-utils/trunk/po/ms.po, xfce-utils/trunk/po/nl.po,
- xfce-utils/trunk/po/pa.po, xfce-utils/trunk/po/pl.po,
- xfce-utils/trunk/po/pt_BR.po, xfce-utils/trunk/po/pt_PT.po,
- xfce-utils/trunk/po/ro.po, xfce-utils/trunk/po/ru.po,
- xfce-utils/trunk/po/sk.po, xfce-utils/trunk/po/sv.po,
- xfce-utils/trunk/po/ta.po, xfce-utils/trunk/po/tr.po,
- xfce-utils/trunk/po/uk.po, xfce-utils/trunk/po/vi.po,
- xfce-utils/trunk/po/zh_CN.po, xfce-utils/trunk/po/zh_TW.po,
- xfce4-appfinder/trunk/po/el.po, xfce4-appfinder/trunk/po/eu.po,
- xfce4-appfinder/trunk/po/pt_BR.po,
- xfce4-appfinder/trunk/po/uk.po, xfce4-icon-theme/trunk/po/de.po,
- xfce4-icon-theme/trunk/po/fi.po, xfce4-icon-theme/trunk/po/ja.po,
- xfce4-icon-theme/trunk/po/ko.po,
- xfce4-mailwatch-plugin/trunk/po/ca.po,
- xfce4-mailwatch-plugin/trunk/po/de.po,
- xfce4-mailwatch-plugin/trunk/po/el.po,
- xfce4-mailwatch-plugin/trunk/po/eu.po,
- xfce4-mailwatch-plugin/trunk/po/fi.po,
- xfce4-mailwatch-plugin/trunk/po/fr.po,
- xfce4-mailwatch-plugin/trunk/po/gu.po,
- xfce4-mailwatch-plugin/trunk/po/ja.po,
- xfce4-mailwatch-plugin/trunk/po/pt_BR.po,
- xfce4-mailwatch-plugin/trunk/po/xfce4-mailwatch-plugin.pot,
- xfce4-mixer/trunk/po/ar.po, xfce4-mixer/trunk/po/az.po,
- xfce4-mixer/trunk/po/be.po, xfce4-mixer/trunk/po/bg.po,
- xfce4-mixer/trunk/po/bn_IN.po, xfce4-mixer/trunk/po/ca.po,
- xfce4-mixer/trunk/po/cs.po, xfce4-mixer/trunk/po/de.po,
- xfce4-mixer/trunk/po/el.po, xfce4-mixer/trunk/po/en_GB.po,
- xfce4-mixer/trunk/po/es.po, xfce4-mixer/trunk/po/es_MX.po,
- xfce4-mixer/trunk/po/et.po, xfce4-mixer/trunk/po/eu.po,
- xfce4-mixer/trunk/po/fa.po, xfce4-mixer/trunk/po/fi.po,
- xfce4-mixer/trunk/po/fr.po, xfce4-mixer/trunk/po/gu.po,
- xfce4-mixer/trunk/po/he.po, xfce4-mixer/trunk/po/hi.po,
- xfce4-mixer/trunk/po/hu.po, xfce4-mixer/trunk/po/hy.po,
- xfce4-mixer/trunk/po/it.po, xfce4-mixer/trunk/po/ja.po,
- xfce4-mixer/trunk/po/ko.po, xfce4-mixer/trunk/po/lt.po,
- xfce4-mixer/trunk/po/mr.po, xfce4-mixer/trunk/po/ms.po,
- xfce4-mixer/trunk/po/nb_NO.po, xfce4-mixer/trunk/po/nl.po,
- xfce4-mixer/trunk/po/pa.po, xfce4-mixer/trunk/po/pl.po,
- xfce4-mixer/trunk/po/pt_BR.po, xfce4-mixer/trunk/po/pt_PT.po,
- xfce4-mixer/trunk/po/ro.po, xfce4-mixer/trunk/po/ru.po,
- xfce4-mixer/trunk/po/sk.po, xfce4-mixer/trunk/po/sv.po,
- xfce4-mixer/trunk/po/ta.po, xfce4-mixer/trunk/po/tr.po,
- xfce4-mixer/trunk/po/uk.po, xfce4-mixer/trunk/po/vi.po,
- xfce4-mixer/trunk/po/xfce4-mixer.pot,
- xfce4-mixer/trunk/po/zh_CN.po, xfce4-mixer/trunk/po/zh_TW.po,
- xfce4-panel/trunk/po/ar.po, xfce4-panel/trunk/po/az.po,
- xfce4-panel/trunk/po/be.po, xfce4-panel/trunk/po/bg.po,
- xfce4-panel/trunk/po/bn_IN.po, xfce4-panel/trunk/po/ca.po,
- xfce4-panel/trunk/po/cs.po, xfce4-panel/trunk/po/de.po,
- xfce4-panel/trunk/po/el.po, xfce4-panel/trunk/po/en_GB.po,
- xfce4-panel/trunk/po/eo.po, xfce4-panel/trunk/po/es.po,
- xfce4-panel/trunk/po/es_MX.po, xfce4-panel/trunk/po/et.po,
- xfce4-panel/trunk/po/eu.po, xfce4-panel/trunk/po/fa.po,
- xfce4-panel/trunk/po/fi.po, xfce4-panel/trunk/po/fr.po,
- xfce4-panel/trunk/po/gu.po, xfce4-panel/trunk/po/he.po,
- xfce4-panel/trunk/po/hi.po, xfce4-panel/trunk/po/hu.po,
- xfce4-panel/trunk/po/hy.po, xfce4-panel/trunk/po/it.po,
- xfce4-panel/trunk/po/ja.po, xfce4-panel/trunk/po/ko.po,
- xfce4-panel/trunk/po/lt.po, xfce4-panel/trunk/po/mr.po,
- xfce4-panel/trunk/po/ms.po, xfce4-panel/trunk/po/nb_NO.po,
- xfce4-panel/trunk/po/nl.po, xfce4-panel/trunk/po/pa.po,
- xfce4-panel/trunk/po/pl.po, xfce4-panel/trunk/po/pt_BR.po,
- xfce4-panel/trunk/po/pt_PT.po, xfce4-panel/trunk/po/ro.po,
- xfce4-panel/trunk/po/ru.po, xfce4-panel/trunk/po/sk.po,
- xfce4-panel/trunk/po/sv.po, xfce4-panel/trunk/po/ta.po,
- xfce4-panel/trunk/po/tr.po, xfce4-panel/trunk/po/uk.po,
- xfce4-panel/trunk/po/vi.po, xfce4-panel/trunk/po/xfce4-panel.pot,
- xfce4-panel/trunk/po/zh_CN.po, xfce4-panel/trunk/po/zh_TW.po,
- xfce4-session/trunk/po/ar.po, xfce4-session/trunk/po/az.po,
- xfce4-session/trunk/po/be.po, xfce4-session/trunk/po/bn_IN.po,
- xfce4-session/trunk/po/ca.po, xfce4-session/trunk/po/cs.po,
- xfce4-session/trunk/po/de.po, xfce4-session/trunk/po/el.po,
- xfce4-session/trunk/po/en_GB.po, xfce4-session/trunk/po/eo.po,
- xfce4-session/trunk/po/es.po, xfce4-session/trunk/po/es_MX.po,
- xfce4-session/trunk/po/et.po, xfce4-session/trunk/po/eu.po,
- xfce4-session/trunk/po/fa.po, xfce4-session/trunk/po/fi.po,
- xfce4-session/trunk/po/fr.po, xfce4-session/trunk/po/gu.po,
- xfce4-session/trunk/po/he.po, xfce4-session/trunk/po/hi.po,
- xfce4-session/trunk/po/it.po, xfce4-session/trunk/po/ja.po,
- xfce4-session/trunk/po/ko.po, xfce4-session/trunk/po/lt.po,
- xfce4-session/trunk/po/mr.po, xfce4-session/trunk/po/ms.po,
- xfce4-session/trunk/po/nb_NO.po, xfce4-session/trunk/po/nl.po,
- xfce4-session/trunk/po/pa.po, xfce4-session/trunk/po/pl.po,
- xfce4-session/trunk/po/pt_BR.po, xfce4-session/trunk/po/pt_PT.po,
- xfce4-session/trunk/po/ro.po, xfce4-session/trunk/po/ru.po,
- xfce4-session/trunk/po/sk.po, xfce4-session/trunk/po/sv.po,
- xfce4-session/trunk/po/ta.po, xfce4-session/trunk/po/tr.po,
- xfce4-session/trunk/po/uk.po, xfce4-session/trunk/po/vi.po,
- xfce4-session/trunk/po/xfce4-session.pot,
- xfce4-session/trunk/po/zh_CN.po, xfce4-session/trunk/po/zh_TW.po,
- xfce4-toys/trunk/po/ar.po, xfce4-toys/trunk/po/az.po,
- xfce4-toys/trunk/po/be.po, xfce4-toys/trunk/po/bg.po,
- xfce4-toys/trunk/po/bn_IN.po, xfce4-toys/trunk/po/ca.po,
- xfce4-toys/trunk/po/cs.po, xfce4-toys/trunk/po/de.po,
- xfce4-toys/trunk/po/el.po, xfce4-toys/trunk/po/en_GB.po,
- xfce4-toys/trunk/po/eo.po, xfce4-toys/trunk/po/es.po,
- xfce4-toys/trunk/po/es_MX.po, xfce4-toys/trunk/po/et.po,
- xfce4-toys/trunk/po/eu.po, xfce4-toys/trunk/po/fa.po,
- xfce4-toys/trunk/po/fi.po, xfce4-toys/trunk/po/fr.po,
- xfce4-toys/trunk/po/gu.po, xfce4-toys/trunk/po/he.po,
- xfce4-toys/trunk/po/hi.po, xfce4-toys/trunk/po/hu.po,
- xfce4-toys/trunk/po/it.po, xfce4-toys/trunk/po/ja.po,
- xfce4-toys/trunk/po/ko.po, xfce4-toys/trunk/po/lt.po,
- xfce4-toys/trunk/po/mr.po, xfce4-toys/trunk/po/ms.po,
- xfce4-toys/trunk/po/nb_NO.po, xfce4-toys/trunk/po/nl.po,
- xfce4-toys/trunk/po/pa.po, xfce4-toys/trunk/po/pl.po,
- xfce4-toys/trunk/po/pt_BR.po, xfce4-toys/trunk/po/pt_PT.po,
- xfce4-toys/trunk/po/ro.po, xfce4-toys/trunk/po/ru.po,
- xfce4-toys/trunk/po/sk.po, xfce4-toys/trunk/po/sv.po,
- xfce4-toys/trunk/po/ta.po, xfce4-toys/trunk/po/tr.po,
- xfce4-toys/trunk/po/uk.po, xfce4-toys/trunk/po/vi.po,
- xfce4-toys/trunk/po/zh_CN.po, xfce4-toys/trunk/po/zh_TW.po,
- xfce4-trigger-launcher/trunk/po/ar.po,
- xfce4-trigger-launcher/trunk/po/az.po,
- xfce4-trigger-launcher/trunk/po/be.po,
- xfce4-trigger-launcher/trunk/po/bg.po,
- xfce4-trigger-launcher/trunk/po/bn_IN.po,
- xfce4-trigger-launcher/trunk/po/ca.po,
- xfce4-trigger-launcher/trunk/po/cs.po,
- xfce4-trigger-launcher/trunk/po/de.po,
- xfce4-trigger-launcher/trunk/po/el.po,
- xfce4-trigger-launcher/trunk/po/en_GB.po,
- xfce4-trigger-launcher/trunk/po/eo.po,
- xfce4-trigger-launcher/trunk/po/es.po,
- xfce4-trigger-launcher/trunk/po/es_MX.po,
- xfce4-trigger-launcher/trunk/po/et.po,
- xfce4-trigger-launcher/trunk/po/eu.po,
- xfce4-trigger-launcher/trunk/po/fa.po,
- xfce4-trigger-launcher/trunk/po/fi.po,
- xfce4-trigger-launcher/trunk/po/fr.po,
- xfce4-trigger-launcher/trunk/po/gu.po,
- xfce4-trigger-launcher/trunk/po/he.po,
- xfce4-trigger-launcher/trunk/po/hi.po,
- xfce4-trigger-launcher/trunk/po/hu.po,
- xfce4-trigger-launcher/trunk/po/it.po,
- xfce4-trigger-launcher/trunk/po/ja.po,
- xfce4-trigger-launcher/trunk/po/ko.po,
- xfce4-trigger-launcher/trunk/po/lt.po,
- xfce4-trigger-launcher/trunk/po/mr.po,
- xfce4-trigger-launcher/trunk/po/ms.po,
- xfce4-trigger-launcher/trunk/po/nl.po,
- xfce4-trigger-launcher/trunk/po/pa.po,
- xfce4-trigger-launcher/trunk/po/pl.po,
- xfce4-trigger-launcher/trunk/po/pt_BR.po,
- xfce4-trigger-launcher/trunk/po/pt_PT.po,
- xfce4-trigger-launcher/trunk/po/ro.po,
- xfce4-trigger-launcher/trunk/po/ru.po,
- xfce4-trigger-launcher/trunk/po/sk.po,
- xfce4-trigger-launcher/trunk/po/sv.po,
- xfce4-trigger-launcher/trunk/po/ta.po,
- xfce4-trigger-launcher/trunk/po/tr.po,
- xfce4-trigger-launcher/trunk/po/uk.po,
- xfce4-trigger-launcher/trunk/po/vi.po,
- xfce4-trigger-launcher/trunk/po/zh_CN.po,
- xfce4-trigger-launcher/trunk/po/zh_TW.po,
- xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/bn_IN.po, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/el.po, xfdesktop/trunk/po/en_GB.po,
- xfdesktop/trunk/po/eo.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa.po,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/gu.po, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.po, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/hy.po, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.po, xfdesktop/trunk/po/mr.po,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nb_NO.po,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pa.po,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ro.po,
- xfdesktop/trunk/po/ru.po, xfdesktop/trunk/po/sk.po,
- xfdesktop/trunk/po/sv.po, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.po, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.po, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.po,
- xffm/trunk/fgr/po/es.po, xffm/trunk/fgr/po/fgr.pot,
- xffm/trunk/libxffm/po/af.po, xffm/trunk/libxffm/po/ar.po,
- xffm/trunk/libxffm/po/az.po, xffm/trunk/libxffm/po/bg.po,
- xffm/trunk/libxffm/po/bn_IN.po, xffm/trunk/libxffm/po/ca.po,
- xffm/trunk/libxffm/po/cs.po, xffm/trunk/libxffm/po/de.po,
- xffm/trunk/libxffm/po/en_CA.po, xffm/trunk/libxffm/po/en_GB.po,
- xffm/trunk/libxffm/po/es.po, xffm/trunk/libxffm/po/es_MX.po,
- xffm/trunk/libxffm/po/et.po, xffm/trunk/libxffm/po/eu.po,
- xffm/trunk/libxffm/po/fa.po, xffm/trunk/libxffm/po/fi.po,
- xffm/trunk/libxffm/po/fr.po, xffm/trunk/libxffm/po/gu.po,
- xffm/trunk/libxffm/po/he.po, xffm/trunk/libxffm/po/hi.po,
- xffm/trunk/libxffm/po/hu.po, xffm/trunk/libxffm/po/it.po,
- xffm/trunk/libxffm/po/ja.po, xffm/trunk/libxffm/po/ko.po,
- xffm/trunk/libxffm/po/libxffm.pot, xffm/trunk/libxffm/po/lt.po,
- xffm/trunk/libxffm/po/mr.po, xffm/trunk/libxffm/po/ms.po,
- xffm/trunk/libxffm/po/nb_NO.po, xffm/trunk/libxffm/po/nl.po,
- xffm/trunk/libxffm/po/pa.po, xffm/trunk/libxffm/po/pl.po,
- xffm/trunk/libxffm/po/pt_BR.po, xffm/trunk/libxffm/po/pt_PT.po,
- xffm/trunk/libxffm/po/sk.po, xffm/trunk/libxffm/po/sv.po,
- xffm/trunk/libxffm/po/ta.po, xffm/trunk/libxffm/po/tr.po,
- xffm/trunk/libxffm/po/uk.po, xffm/trunk/libxffm/po/vi.po,
- xffm/trunk/libxffm/po/zh_CN.po, xffm/trunk/libxffm/po/zh_TW.po,
- xffm/trunk/plugins/xfapps/po/af.po,
- xffm/trunk/plugins/xfapps/po/am.po,
- xffm/trunk/plugins/xfapps/po/ar.po,
- xffm/trunk/plugins/xfapps/po/az.po,
- xffm/trunk/plugins/xfapps/po/be.po,
- xffm/trunk/plugins/xfapps/po/bg.po,
- xffm/trunk/plugins/xfapps/po/bn_IN.po,
- xffm/trunk/plugins/xfapps/po/ca.po,
- xffm/trunk/plugins/xfapps/po/cs.po,
- xffm/trunk/plugins/xfapps/po/cy.po,
- xffm/trunk/plugins/xfapps/po/da.po,
- xffm/trunk/plugins/xfapps/po/de.po,
- xffm/trunk/plugins/xfapps/po/el.po,
- xffm/trunk/plugins/xfapps/po/en_CA.po,
- xffm/trunk/plugins/xfapps/po/en_GB.po,
- xffm/trunk/plugins/xfapps/po/es.po,
- xffm/trunk/plugins/xfapps/po/es_MX.po,
- xffm/trunk/plugins/xfapps/po/et.po,
- xffm/trunk/plugins/xfapps/po/eu.po,
- xffm/trunk/plugins/xfapps/po/fa.po,
- xffm/trunk/plugins/xfapps/po/fi.po,
- xffm/trunk/plugins/xfapps/po/fr.po,
- xffm/trunk/plugins/xfapps/po/ga.po,
- xffm/trunk/plugins/xfapps/po/gu.po,
- xffm/trunk/plugins/xfapps/po/he.po,
- xffm/trunk/plugins/xfapps/po/hi.po,
- xffm/trunk/plugins/xfapps/po/hr.po,
- xffm/trunk/plugins/xfapps/po/hu.po,
- xffm/trunk/plugins/xfapps/po/id.po,
- xffm/trunk/plugins/xfapps/po/is.po,
- xffm/trunk/plugins/xfapps/po/it.po,
- xffm/trunk/plugins/xfapps/po/ja.po,
- xffm/trunk/plugins/xfapps/po/ko.po,
- xffm/trunk/plugins/xfapps/po/li.po,
- xffm/trunk/plugins/xfapps/po/lt.po,
- xffm/trunk/plugins/xfapps/po/lv.po,
- xffm/trunk/plugins/xfapps/po/mi.po,
- xffm/trunk/plugins/xfapps/po/mk.po,
- xffm/trunk/plugins/xfapps/po/ml.po,
- xffm/trunk/plugins/xfapps/po/mn.po,
- xffm/trunk/plugins/xfapps/po/mr.po,
- xffm/trunk/plugins/xfapps/po/ms.po,
- xffm/trunk/plugins/xfapps/po/nb_NO.po,
- xffm/trunk/plugins/xfapps/po/ne.po,
- xffm/trunk/plugins/xfapps/po/nl.po,
- xffm/trunk/plugins/xfapps/po/nn.po,
- xffm/trunk/plugins/xfapps/po/no.po,
- xffm/trunk/plugins/xfapps/po/pa.po,
- xffm/trunk/plugins/xfapps/po/pl.po,
- xffm/trunk/plugins/xfapps/po/pt_BR.po,
- xffm/trunk/plugins/xfapps/po/pt_PT.po,
- xffm/trunk/plugins/xfapps/po/ro.po,
- xffm/trunk/plugins/xfapps/po/ru.po,
- xffm/trunk/plugins/xfapps/po/sk.po,
- xffm/trunk/plugins/xfapps/po/sl.po,
- xffm/trunk/plugins/xfapps/po/sq.po,
- xffm/trunk/plugins/xfapps/po/sr.po,
- xffm/trunk/plugins/xfapps/po/sr@Latn.po,
- xffm/trunk/plugins/xfapps/po/sr@ije.po,
- xffm/trunk/plugins/xfapps/po/sv.po,
- xffm/trunk/plugins/xfapps/po/ta.po,
- xffm/trunk/plugins/xfapps/po/th.po,
- xffm/trunk/plugins/xfapps/po/tk.po,
- xffm/trunk/plugins/xfapps/po/tr.po,
- xffm/trunk/plugins/xfapps/po/uk.po,
- xffm/trunk/plugins/xfapps/po/vi.po,
- xffm/trunk/plugins/xfapps/po/wa.po,
- xffm/trunk/plugins/xfapps/po/xfapps.pot,
- xffm/trunk/plugins/xfapps/po/zh_CN.po,
- xffm/trunk/plugins/xfapps/po/zh_TW.po,
- xffm/trunk/plugins/xfbook/po/af.po,
- xffm/trunk/plugins/xfbook/po/am.po,
- xffm/trunk/plugins/xfbook/po/ar.po,
- xffm/trunk/plugins/xfbook/po/az.po,
- xffm/trunk/plugins/xfbook/po/be.po,
- xffm/trunk/plugins/xfbook/po/bg.po,
- xffm/trunk/plugins/xfbook/po/bn_IN.po,
- xffm/trunk/plugins/xfbook/po/ca.po,
- xffm/trunk/plugins/xfbook/po/cs.po,
- xffm/trunk/plugins/xfbook/po/cy.po,
- xffm/trunk/plugins/xfbook/po/da.po,
- xffm/trunk/plugins/xfbook/po/de.po,
- xffm/trunk/plugins/xfbook/po/el.po,
- xffm/trunk/plugins/xfbook/po/en_CA.po,
- xffm/trunk/plugins/xfbook/po/en_GB.po,
- xffm/trunk/plugins/xfbook/po/es.po,
- xffm/trunk/plugins/xfbook/po/es_MX.po,
- xffm/trunk/plugins/xfbook/po/et.po,
- xffm/trunk/plugins/xfbook/po/eu.po,
- xffm/trunk/plugins/xfbook/po/fa.po,
- xffm/trunk/plugins/xfbook/po/fi.po,
- xffm/trunk/plugins/xfbook/po/fr.po,
- xffm/trunk/plugins/xfbook/po/ga.po,
- xffm/trunk/plugins/xfbook/po/gu.po,
- xffm/trunk/plugins/xfbook/po/he.po,
- xffm/trunk/plugins/xfbook/po/hi.po,
- xffm/trunk/plugins/xfbook/po/hr.po,
- xffm/trunk/plugins/xfbook/po/hu.po,
- xffm/trunk/plugins/xfbook/po/id.po,
- xffm/trunk/plugins/xfbook/po/is.po,
- xffm/trunk/plugins/xfbook/po/it.po,
- xffm/trunk/plugins/xfbook/po/ja.po,
- xffm/trunk/plugins/xfbook/po/ko.po,
- xffm/trunk/plugins/xfbook/po/li.po,
- xffm/trunk/plugins/xfbook/po/lt.po,
- xffm/trunk/plugins/xfbook/po/lv.po,
- xffm/trunk/plugins/xfbook/po/mi.po,
- xffm/trunk/plugins/xfbook/po/mk.po,
- xffm/trunk/plugins/xfbook/po/ml.po,
- xffm/trunk/plugins/xfbook/po/mn.po,
- xffm/trunk/plugins/xfbook/po/mr.po,
- xffm/trunk/plugins/xfbook/po/ms.po,
- xffm/trunk/plugins/xfbook/po/nb_NO.po,
- xffm/trunk/plugins/xfbook/po/ne.po,
- xffm/trunk/plugins/xfbook/po/nl.po,
- xffm/trunk/plugins/xfbook/po/nn.po,
- xffm/trunk/plugins/xfbook/po/no.po,
- xffm/trunk/plugins/xfbook/po/pa.po,
- xffm/trunk/plugins/xfbook/po/pl.po,
- xffm/trunk/plugins/xfbook/po/pt_BR.po,
- xffm/trunk/plugins/xfbook/po/pt_PT.po,
- xffm/trunk/plugins/xfbook/po/ro.po,
- xffm/trunk/plugins/xfbook/po/ru.po,
- xffm/trunk/plugins/xfbook/po/sk.po,
- xffm/trunk/plugins/xfbook/po/sl.po,
- xffm/trunk/plugins/xfbook/po/sq.po,
- xffm/trunk/plugins/xfbook/po/sr.po,
- xffm/trunk/plugins/xfbook/po/sr@Latn.po,
- xffm/trunk/plugins/xfbook/po/sr@ije.po,
- xffm/trunk/plugins/xfbook/po/sv.po,
- xffm/trunk/plugins/xfbook/po/ta.po,
- xffm/trunk/plugins/xfbook/po/th.po,
- xffm/trunk/plugins/xfbook/po/tk.po,
- xffm/trunk/plugins/xfbook/po/tr.po,
- xffm/trunk/plugins/xfbook/po/uk.po,
- xffm/trunk/plugins/xfbook/po/vi.po,
- xffm/trunk/plugins/xfbook/po/wa.po,
- xffm/trunk/plugins/xfbook/po/xfbook.pot,
- xffm/trunk/plugins/xfbook/po/zh_CN.po,
- xffm/trunk/plugins/xfbook/po/zh_TW.po,
- xffm/trunk/plugins/xffstab/po/af.po,
- xffm/trunk/plugins/xffstab/po/am.po,
- xffm/trunk/plugins/xffstab/po/ar.po,
- xffm/trunk/plugins/xffstab/po/az.po,
- xffm/trunk/plugins/xffstab/po/be.po,
- xffm/trunk/plugins/xffstab/po/bg.po,
- xffm/trunk/plugins/xffstab/po/bn_IN.po,
- xffm/trunk/plugins/xffstab/po/ca.po,
- xffm/trunk/plugins/xffstab/po/cs.po,
- xffm/trunk/plugins/xffstab/po/cy.po,
- xffm/trunk/plugins/xffstab/po/da.po,
- xffm/trunk/plugins/xffstab/po/de.po,
- xffm/trunk/plugins/xffstab/po/el.po,
- xffm/trunk/plugins/xffstab/po/en_CA.po,
- xffm/trunk/plugins/xffstab/po/en_GB.po,
- xffm/trunk/plugins/xffstab/po/es.po,
- xffm/trunk/plugins/xffstab/po/es_MX.po,
- xffm/trunk/plugins/xffstab/po/et.po,
- xffm/trunk/plugins/xffstab/po/eu.po,
- xffm/trunk/plugins/xffstab/po/fa.po,
- xffm/trunk/plugins/xffstab/po/fi.po,
- xffm/trunk/plugins/xffstab/po/fr.po,
- xffm/trunk/plugins/xffstab/po/ga.po,
- xffm/trunk/plugins/xffstab/po/gu.po,
- xffm/trunk/plugins/xffstab/po/he.po,
- xffm/trunk/plugins/xffstab/po/hi.po,
- xffm/trunk/plugins/xffstab/po/hr.po,
- xffm/trunk/plugins/xffstab/po/hu.po,
- xffm/trunk/plugins/xffstab/po/id.po,
- xffm/trunk/plugins/xffstab/po/is.po,
- xffm/trunk/plugins/xffstab/po/it.po,
- xffm/trunk/plugins/xffstab/po/ja.po,
- xffm/trunk/plugins/xffstab/po/ko.po,
- xffm/trunk/plugins/xffstab/po/li.po,
- xffm/trunk/plugins/xffstab/po/lt.po,
- xffm/trunk/plugins/xffstab/po/lv.po,
- xffm/trunk/plugins/xffstab/po/mi.po,
- xffm/trunk/plugins/xffstab/po/mk.po,
- xffm/trunk/plugins/xffstab/po/ml.po,
- xffm/trunk/plugins/xffstab/po/mn.po,
- xffm/trunk/plugins/xffstab/po/mr.po,
- xffm/trunk/plugins/xffstab/po/ms.po,
- xffm/trunk/plugins/xffstab/po/nb_NO.po,
- xffm/trunk/plugins/xffstab/po/ne.po,
- xffm/trunk/plugins/xffstab/po/nl.po,
- xffm/trunk/plugins/xffstab/po/nn.po,
- xffm/trunk/plugins/xffstab/po/no.po,
- xffm/trunk/plugins/xffstab/po/pa.po,
- xffm/trunk/plugins/xffstab/po/pl.po,
- xffm/trunk/plugins/xffstab/po/pt_BR.po,
- xffm/trunk/plugins/xffstab/po/pt_PT.po,
- xffm/trunk/plugins/xffstab/po/ro.po,
- xffm/trunk/plugins/xffstab/po/ru.po,
- xffm/trunk/plugins/xffstab/po/sk.po,
- xffm/trunk/plugins/xffstab/po/sl.po,
- xffm/trunk/plugins/xffstab/po/sq.po,
- xffm/trunk/plugins/xffstab/po/sr.po,
- xffm/trunk/plugins/xffstab/po/sr@Latn.po,
- xffm/trunk/plugins/xffstab/po/sr@ije.po,
- xffm/trunk/plugins/xffstab/po/sv.po,
- xffm/trunk/plugins/xffstab/po/ta.po,
- xffm/trunk/plugins/xffstab/po/th.po,
- xffm/trunk/plugins/xffstab/po/tk.po,
- xffm/trunk/plugins/xffstab/po/tr.po,
- xffm/trunk/plugins/xffstab/po/uk.po,
- xffm/trunk/plugins/xffstab/po/vi.po,
- xffm/trunk/plugins/xffstab/po/wa.po,
- xffm/trunk/plugins/xffstab/po/xffstab.pot,
- xffm/trunk/plugins/xffstab/po/zh_CN.po,
- xffm/trunk/plugins/xffstab/po/zh_TW.po,
- xffm/trunk/plugins/xflocate/po/af.po,
- xffm/trunk/plugins/xflocate/po/am.po,
- xffm/trunk/plugins/xflocate/po/ar.po,
- xffm/trunk/plugins/xflocate/po/az.po,
- xffm/trunk/plugins/xflocate/po/be.po,
- xffm/trunk/plugins/xflocate/po/bg.po,
- xffm/trunk/plugins/xflocate/po/bn_IN.po,
- xffm/trunk/plugins/xflocate/po/ca.po,
- xffm/trunk/plugins/xflocate/po/cs.po,
- xffm/trunk/plugins/xflocate/po/cy.po,
- xffm/trunk/plugins/xflocate/po/da.po,
- xffm/trunk/plugins/xflocate/po/de.po,
- xffm/trunk/plugins/xflocate/po/el.po,
- xffm/trunk/plugins/xflocate/po/en_CA.po,
- xffm/trunk/plugins/xflocate/po/en_GB.po,
- xffm/trunk/plugins/xflocate/po/es.po,
- xffm/trunk/plugins/xflocate/po/es_MX.po,
- xffm/trunk/plugins/xflocate/po/et.po,
- xffm/trunk/plugins/xflocate/po/eu.po,
- xffm/trunk/plugins/xflocate/po/fa.po,
- xffm/trunk/plugins/xflocate/po/fi.po,
- xffm/trunk/plugins/xflocate/po/fr.po,
- xffm/trunk/plugins/xflocate/po/ga.po,
- xffm/trunk/plugins/xflocate/po/gu.po,
- xffm/trunk/plugins/xflocate/po/he.po,
- xffm/trunk/plugins/xflocate/po/hi.po,
- xffm/trunk/plugins/xflocate/po/hr.po,
- xffm/trunk/plugins/xflocate/po/hu.po,
- xffm/trunk/plugins/xflocate/po/id.po,
- xffm/trunk/plugins/xflocate/po/is.po,
- xffm/trunk/plugins/xflocate/po/it.po,
- xffm/trunk/plugins/xflocate/po/ja.po,
- xffm/trunk/plugins/xflocate/po/ko.po,
- xffm/trunk/plugins/xflocate/po/li.po,
- xffm/trunk/plugins/xflocate/po/lt.po,
- xffm/trunk/plugins/xflocate/po/lv.po,
- xffm/trunk/plugins/xflocate/po/mi.po,
- xffm/trunk/plugins/xflocate/po/mk.po,
- xffm/trunk/plugins/xflocate/po/ml.po,
- xffm/trunk/plugins/xflocate/po/mn.po,
- xffm/trunk/plugins/xflocate/po/mr.po,
- xffm/trunk/plugins/xflocate/po/ms.po,
- xffm/trunk/plugins/xflocate/po/nb_NO.po,
- xffm/trunk/plugins/xflocate/po/ne.po,
- xffm/trunk/plugins/xflocate/po/nl.po,
- xffm/trunk/plugins/xflocate/po/nn.po,
- xffm/trunk/plugins/xflocate/po/no.po,
- xffm/trunk/plugins/xflocate/po/pa.po,
- xffm/trunk/plugins/xflocate/po/pl.po,
- xffm/trunk/plugins/xflocate/po/pt_BR.po,
- xffm/trunk/plugins/xflocate/po/pt_PT.po,
- xffm/trunk/plugins/xflocate/po/ro.po,
- xffm/trunk/plugins/xflocate/po/ru.po,
- xffm/trunk/plugins/xflocate/po/sk.po,
- xffm/trunk/plugins/xflocate/po/sl.po,
- xffm/trunk/plugins/xflocate/po/sq.po,
- xffm/trunk/plugins/xflocate/po/sr.po,
- xffm/trunk/plugins/xflocate/po/sr@Latn.po,
- xffm/trunk/plugins/xflocate/po/sr@ije.po,
- xffm/trunk/plugins/xflocate/po/sv.po,
- xffm/trunk/plugins/xflocate/po/ta.po,
- xffm/trunk/plugins/xflocate/po/th.po,
- xffm/trunk/plugins/xflocate/po/tk.po,
- xffm/trunk/plugins/xflocate/po/tr.po,
- xffm/trunk/plugins/xflocate/po/uk.po,
- xffm/trunk/plugins/xflocate/po/vi.po,
- xffm/trunk/plugins/xflocate/po/wa.po,
- xffm/trunk/plugins/xflocate/po/xflocate.pot,
- xffm/trunk/plugins/xflocate/po/zh_CN.po,
- xffm/trunk/plugins/xflocate/po/zh_TW.po,
- xffm/trunk/plugins/xfrecent/po/af.po,
- xffm/trunk/plugins/xfrecent/po/am.po,
- xffm/trunk/plugins/xfrecent/po/ar.po,
- xffm/trunk/plugins/xfrecent/po/az.po,
- xffm/trunk/plugins/xfrecent/po/be.po,
- xffm/trunk/plugins/xfrecent/po/bg.po,
- xffm/trunk/plugins/xfrecent/po/bn_IN.po,
- xffm/trunk/plugins/xfrecent/po/ca.po,
- xffm/trunk/plugins/xfrecent/po/cs.po,
- xffm/trunk/plugins/xfrecent/po/cy.po,
- xffm/trunk/plugins/xfrecent/po/da.po,
- xffm/trunk/plugins/xfrecent/po/de.po,
- xffm/trunk/plugins/xfrecent/po/el.po,
- xffm/trunk/plugins/xfrecent/po/en_CA.po,
- xffm/trunk/plugins/xfrecent/po/en_GB.po,
- xffm/trunk/plugins/xfrecent/po/es.po,
- xffm/trunk/plugins/xfrecent/po/es_MX.po,
- xffm/trunk/plugins/xfrecent/po/et.po,
- xffm/trunk/plugins/xfrecent/po/eu.po,
- xffm/trunk/plugins/xfrecent/po/fa.po,
- xffm/trunk/plugins/xfrecent/po/fi.po,
- xffm/trunk/plugins/xfrecent/po/fr.po,
- xffm/trunk/plugins/xfrecent/po/ga.po,
- xffm/trunk/plugins/xfrecent/po/gu.po,
- xffm/trunk/plugins/xfrecent/po/he.po,
- xffm/trunk/plugins/xfrecent/po/hi.po,
- xffm/trunk/plugins/xfrecent/po/hr.po,
- xffm/trunk/plugins/xfrecent/po/hu.po,
- xffm/trunk/plugins/xfrecent/po/id.po,
- xffm/trunk/plugins/xfrecent/po/is.po,
- xffm/trunk/plugins/xfrecent/po/it.po,
- xffm/trunk/plugins/xfrecent/po/ja.po,
- xffm/trunk/plugins/xfrecent/po/ko.po,
- xffm/trunk/plugins/xfrecent/po/li.po,
- xffm/trunk/plugins/xfrecent/po/lt.po,
- xffm/trunk/plugins/xfrecent/po/lv.po,
- xffm/trunk/plugins/xfrecent/po/mi.po,
- xffm/trunk/plugins/xfrecent/po/mk.po,
- xffm/trunk/plugins/xfrecent/po/ml.po,
- xffm/trunk/plugins/xfrecent/po/mn.po,
- xffm/trunk/plugins/xfrecent/po/mr.po,
- xffm/trunk/plugins/xfrecent/po/ms.po,
- xffm/trunk/plugins/xfrecent/po/nb_NO.po,
- xffm/trunk/plugins/xfrecent/po/ne.po,
- xffm/trunk/plugins/xfrecent/po/nl.po,
- xffm/trunk/plugins/xfrecent/po/nn.po,
- xffm/trunk/plugins/xfrecent/po/no.po,
- xffm/trunk/plugins/xfrecent/po/pa.po,
- xffm/trunk/plugins/xfrecent/po/pl.po,
- xffm/trunk/plugins/xfrecent/po/pt_BR.po,
- xffm/trunk/plugins/xfrecent/po/pt_PT.po,
- xffm/trunk/plugins/xfrecent/po/ro.po,
- xffm/trunk/plugins/xfrecent/po/ru.po,
- xffm/trunk/plugins/xfrecent/po/sk.po,
- xffm/trunk/plugins/xfrecent/po/sl.po,
- xffm/trunk/plugins/xfrecent/po/sq.po,
- xffm/trunk/plugins/xfrecent/po/sr.po,
- xffm/trunk/plugins/xfrecent/po/sr@Latn.po,
- xffm/trunk/plugins/xfrecent/po/sr@ije.po,
- xffm/trunk/plugins/xfrecent/po/sv.po,
- xffm/trunk/plugins/xfrecent/po/ta.po,
- xffm/trunk/plugins/xfrecent/po/th.po,
- xffm/trunk/plugins/xfrecent/po/tk.po,
- xffm/trunk/plugins/xfrecent/po/tr.po,
- xffm/trunk/plugins/xfrecent/po/uk.po,
- xffm/trunk/plugins/xfrecent/po/vi.po,
- xffm/trunk/plugins/xfrecent/po/wa.po,
- xffm/trunk/plugins/xfrecent/po/xfrecent.pot,
- xffm/trunk/plugins/xfrecent/po/zh_CN.po,
- xffm/trunk/plugins/xfrecent/po/zh_TW.po,
- xffm/trunk/plugins/xfsamba/po/af.po,
- xffm/trunk/plugins/xfsamba/po/am.po,
- xffm/trunk/plugins/xfsamba/po/ar.po,
- xffm/trunk/plugins/xfsamba/po/az.po,
- xffm/trunk/plugins/xfsamba/po/be.po,
- xffm/trunk/plugins/xfsamba/po/bg.po,
- xffm/trunk/plugins/xfsamba/po/bn_IN.po,
- xffm/trunk/plugins/xfsamba/po/ca.po,
- xffm/trunk/plugins/xfsamba/po/cs.po,
- xffm/trunk/plugins/xfsamba/po/cy.po,
- xffm/trunk/plugins/xfsamba/po/da.po,
- xffm/trunk/plugins/xfsamba/po/de.po,
- xffm/trunk/plugins/xfsamba/po/el.po,
- xffm/trunk/plugins/xfsamba/po/en_CA.po,
- xffm/trunk/plugins/xfsamba/po/en_GB.po,
- xffm/trunk/plugins/xfsamba/po/es.po,
- xffm/trunk/plugins/xfsamba/po/es_MX.po,
- xffm/trunk/plugins/xfsamba/po/et.po,
- xffm/trunk/plugins/xfsamba/po/eu.po,
- xffm/trunk/plugins/xfsamba/po/fa.po,
- xffm/trunk/plugins/xfsamba/po/fi.po,
- xffm/trunk/plugins/xfsamba/po/fr.po,
- xffm/trunk/plugins/xfsamba/po/ga.po,
- xffm/trunk/plugins/xfsamba/po/gu.po,
- xffm/trunk/plugins/xfsamba/po/he.po,
- xffm/trunk/plugins/xfsamba/po/hi.po,
- xffm/trunk/plugins/xfsamba/po/hr.po,
- xffm/trunk/plugins/xfsamba/po/hu.po,
- xffm/trunk/plugins/xfsamba/po/id.po,
- xffm/trunk/plugins/xfsamba/po/is.po,
- xffm/trunk/plugins/xfsamba/po/it.po,
- xffm/trunk/plugins/xfsamba/po/ja.po,
- xffm/trunk/plugins/xfsamba/po/ko.po,
- xffm/trunk/plugins/xfsamba/po/li.po,
- xffm/trunk/plugins/xfsamba/po/lt.po,
- xffm/trunk/plugins/xfsamba/po/lv.po,
- xffm/trunk/plugins/xfsamba/po/mi.po,
- xffm/trunk/plugins/xfsamba/po/mk.po,
- xffm/trunk/plugins/xfsamba/po/ml.po,
- xffm/trunk/plugins/xfsamba/po/mn.po,
- xffm/trunk/plugins/xfsamba/po/mr.po,
- xffm/trunk/plugins/xfsamba/po/ms.po,
- xffm/trunk/plugins/xfsamba/po/nb_NO.po,
- xffm/trunk/plugins/xfsamba/po/ne.po,
- xffm/trunk/plugins/xfsamba/po/nl.po,
- xffm/trunk/plugins/xfsamba/po/nn.po,
- xffm/trunk/plugins/xfsamba/po/no.po,
- xffm/trunk/plugins/xfsamba/po/pa.po,
- xffm/trunk/plugins/xfsamba/po/pl.po,
- xffm/trunk/plugins/xfsamba/po/pt_BR.po,
- xffm/trunk/plugins/xfsamba/po/pt_PT.po,
- xffm/trunk/plugins/xfsamba/po/ro.po,
- xffm/trunk/plugins/xfsamba/po/ru.po,
- xffm/trunk/plugins/xfsamba/po/sk.po,
- xffm/trunk/plugins/xfsamba/po/sl.po,
- xffm/trunk/plugins/xfsamba/po/sq.po,
- xffm/trunk/plugins/xfsamba/po/sr.po,
- xffm/trunk/plugins/xfsamba/po/sr@Latn.po,
- xffm/trunk/plugins/xfsamba/po/sr@ije.po,
- xffm/trunk/plugins/xfsamba/po/sv.po,
- xffm/trunk/plugins/xfsamba/po/ta.po,
- xffm/trunk/plugins/xfsamba/po/th.po,
- xffm/trunk/plugins/xfsamba/po/tk.po,
- xffm/trunk/plugins/xfsamba/po/tr.po,
- xffm/trunk/plugins/xfsamba/po/uk.po,
- xffm/trunk/plugins/xfsamba/po/vi.po,
- xffm/trunk/plugins/xfsamba/po/wa.po,
- xffm/trunk/plugins/xfsamba/po/xfsamba.pot,
- xffm/trunk/plugins/xfsamba/po/zh_CN.po,
- xffm/trunk/plugins/xfsamba/po/zh_TW.po,
- xffm/trunk/plugins/xftrash/po/af.po,
- xffm/trunk/plugins/xftrash/po/am.po,
- xffm/trunk/plugins/xftrash/po/ar.po,
- xffm/trunk/plugins/xftrash/po/az.po,
- xffm/trunk/plugins/xftrash/po/be.po,
- xffm/trunk/plugins/xftrash/po/bg.po,
- xffm/trunk/plugins/xftrash/po/bn_IN.po,
- xffm/trunk/plugins/xftrash/po/ca.po,
- xffm/trunk/plugins/xftrash/po/cs.po,
- xffm/trunk/plugins/xftrash/po/cy.po,
- xffm/trunk/plugins/xftrash/po/da.po,
- xffm/trunk/plugins/xftrash/po/de.po,
- xffm/trunk/plugins/xftrash/po/el.po,
- xffm/trunk/plugins/xftrash/po/en_CA.po,
- xffm/trunk/plugins/xftrash/po/en_GB.po,
- xffm/trunk/plugins/xftrash/po/es.po,
- xffm/trunk/plugins/xftrash/po/es_MX.po,
- xffm/trunk/plugins/xftrash/po/et.po,
- xffm/trunk/plugins/xftrash/po/eu.po,
- xffm/trunk/plugins/xftrash/po/fa.po,
- xffm/trunk/plugins/xftrash/po/fi.po,
- xffm/trunk/plugins/xftrash/po/fr.po,
- xffm/trunk/plugins/xftrash/po/ga.po,
- xffm/trunk/plugins/xftrash/po/gu.po,
- xffm/trunk/plugins/xftrash/po/he.po,
- xffm/trunk/plugins/xftrash/po/hi.po,
- xffm/trunk/plugins/xftrash/po/hr.po,
- xffm/trunk/plugins/xftrash/po/hu.po,
- xffm/trunk/plugins/xftrash/po/id.po,
- xffm/trunk/plugins/xftrash/po/is.po,
- xffm/trunk/plugins/xftrash/po/it.po,
- xffm/trunk/plugins/xftrash/po/ja.po,
- xffm/trunk/plugins/xftrash/po/ko.po,
- xffm/trunk/plugins/xftrash/po/li.po,
- xffm/trunk/plugins/xftrash/po/lt.po,
- xffm/trunk/plugins/xftrash/po/lv.po,
- xffm/trunk/plugins/xftrash/po/mi.po,
- xffm/trunk/plugins/xftrash/po/mk.po,
- xffm/trunk/plugins/xftrash/po/ml.po,
- xffm/trunk/plugins/xftrash/po/mn.po,
- xffm/trunk/plugins/xftrash/po/mr.po,
- xffm/trunk/plugins/xftrash/po/ms.po,
- xffm/trunk/plugins/xftrash/po/nb_NO.po,
- xffm/trunk/plugins/xftrash/po/ne.po,
- xffm/trunk/plugins/xftrash/po/nl.po,
- xffm/trunk/plugins/xftrash/po/nn.po,
- xffm/trunk/plugins/xftrash/po/no.po,
- xffm/trunk/plugins/xftrash/po/pa.po,
- xffm/trunk/plugins/xftrash/po/pl.po,
- xffm/trunk/plugins/xftrash/po/pt_BR.po,
- xffm/trunk/plugins/xftrash/po/pt_PT.po,
- xffm/trunk/plugins/xftrash/po/ro.po,
- xffm/trunk/plugins/xftrash/po/ru.po,
- xffm/trunk/plugins/xftrash/po/sk.po,
- xffm/trunk/plugins/xftrash/po/sl.po,
- xffm/trunk/plugins/xftrash/po/sq.po,
- xffm/trunk/plugins/xftrash/po/sr.po,
- xffm/trunk/plugins/xftrash/po/sr@Latn.po,
- xffm/trunk/plugins/xftrash/po/sr@ije.po,
- xffm/trunk/plugins/xftrash/po/sv.po,
- xffm/trunk/plugins/xftrash/po/ta.po,
- xffm/trunk/plugins/xftrash/po/th.po,
- xffm/trunk/plugins/xftrash/po/tk.po,
- xffm/trunk/plugins/xftrash/po/tr.po,
- xffm/trunk/plugins/xftrash/po/uk.po,
- xffm/trunk/plugins/xftrash/po/vi.po,
- xffm/trunk/plugins/xftrash/po/wa.po,
- xffm/trunk/plugins/xftrash/po/xftrash.pot,
- xffm/trunk/plugins/xftrash/po/zh_CN.po,
- xffm/trunk/plugins/xftrash/po/zh_TW.po,
- xffm/trunk/scramble/po/es.po, xffm/trunk/scramble/po/ja.po,
- xffm/trunk/scramble/po/scramble.pot, xffm/trunk/xfdiff/po/af.po,
- xffm/trunk/xfdiff/po/am.po, xffm/trunk/xfdiff/po/ar.po,
- xffm/trunk/xfdiff/po/az.po, xffm/trunk/xfdiff/po/be.po,
- xffm/trunk/xfdiff/po/bg.po, xffm/trunk/xfdiff/po/bn_IN.po,
- xffm/trunk/xfdiff/po/ca.po, xffm/trunk/xfdiff/po/cs.po,
- xffm/trunk/xfdiff/po/cy.po, xffm/trunk/xfdiff/po/da.po,
- xffm/trunk/xfdiff/po/de.po, xffm/trunk/xfdiff/po/el.po,
- xffm/trunk/xfdiff/po/en_CA.po, xffm/trunk/xfdiff/po/en_GB.po,
- xffm/trunk/xfdiff/po/es.po, xffm/trunk/xfdiff/po/es_MX.po,
- xffm/trunk/xfdiff/po/et.po, xffm/trunk/xfdiff/po/eu.po,
- xffm/trunk/xfdiff/po/fa.po, xffm/trunk/xfdiff/po/fi.po,
- xffm/trunk/xfdiff/po/fr.po, xffm/trunk/xfdiff/po/ga.po,
- xffm/trunk/xfdiff/po/gu.po, xffm/trunk/xfdiff/po/he.po,
- xffm/trunk/xfdiff/po/hi.po, xffm/trunk/xfdiff/po/hr.po,
- xffm/trunk/xfdiff/po/hu.po, xffm/trunk/xfdiff/po/id.po,
- xffm/trunk/xfdiff/po/is.po, xffm/trunk/xfdiff/po/it.po,
- xffm/trunk/xfdiff/po/ja.po, xffm/trunk/xfdiff/po/ko.po,
- xffm/trunk/xfdiff/po/li.po, xffm/trunk/xfdiff/po/lt.po,
- xffm/trunk/xfdiff/po/lv.po, xffm/trunk/xfdiff/po/mi.po,
- xffm/trunk/xfdiff/po/mk.po, xffm/trunk/xfdiff/po/ml.po,
- xffm/trunk/xfdiff/po/mn.po, xffm/trunk/xfdiff/po/mr.po,
- xffm/trunk/xfdiff/po/ms.po, xffm/trunk/xfdiff/po/nb_NO.po,
- xffm/trunk/xfdiff/po/ne.po, xffm/trunk/xfdiff/po/nl.po,
- xffm/trunk/xfdiff/po/nn.po, xffm/trunk/xfdiff/po/no.po,
- xffm/trunk/xfdiff/po/pa.po, xffm/trunk/xfdiff/po/pl.po,
- xffm/trunk/xfdiff/po/pt_BR.po, xffm/trunk/xfdiff/po/pt_PT.po,
- xffm/trunk/xfdiff/po/ro.po, xffm/trunk/xfdiff/po/ru.po,
- xffm/trunk/xfdiff/po/sk.po, xffm/trunk/xfdiff/po/sl.po,
- xffm/trunk/xfdiff/po/sq.po, xffm/trunk/xfdiff/po/sr.po,
- xffm/trunk/xfdiff/po/sr@Latn.po, xffm/trunk/xfdiff/po/sr@ije.po,
- xffm/trunk/xfdiff/po/sv.po, xffm/trunk/xfdiff/po/ta.po,
- xffm/trunk/xfdiff/po/th.po, xffm/trunk/xfdiff/po/tk.po,
- xffm/trunk/xfdiff/po/tr.po, xffm/trunk/xfdiff/po/uk.po,
- xffm/trunk/xfdiff/po/vi.po, xffm/trunk/xfdiff/po/wa.po,
- xffm/trunk/xfdiff/po/xfdiff.pot, xffm/trunk/xfdiff/po/zh_CN.po,
- xffm/trunk/xfdiff/po/zh_TW.po, xffm/trunk/xffm/po/af.po,
- xffm/trunk/xffm/po/ar.po, xffm/trunk/xffm/po/az.po,
- xffm/trunk/xffm/po/bg.po, xffm/trunk/xffm/po/bn_IN.po,
- xffm/trunk/xffm/po/ca.po, xffm/trunk/xffm/po/cs.po,
- xffm/trunk/xffm/po/cy.po, xffm/trunk/xffm/po/da.po,
- xffm/trunk/xffm/po/de.po, xffm/trunk/xffm/po/en_CA.po,
- xffm/trunk/xffm/po/en_GB.po, xffm/trunk/xffm/po/es.po,
- xffm/trunk/xffm/po/es_MX.po, xffm/trunk/xffm/po/et.po,
- xffm/trunk/xffm/po/eu.po, xffm/trunk/xffm/po/fa.po,
- xffm/trunk/xffm/po/fi.po, xffm/trunk/xffm/po/fr.po,
- xffm/trunk/xffm/po/gu.po, xffm/trunk/xffm/po/he.po,
- xffm/trunk/xffm/po/hi.po, xffm/trunk/xffm/po/hr.po,
- xffm/trunk/xffm/po/hu.po, xffm/trunk/xffm/po/id.po,
- xffm/trunk/xffm/po/is.po, xffm/trunk/xffm/po/it.po,
- xffm/trunk/xffm/po/ja.po, xffm/trunk/xffm/po/ko.po,
- xffm/trunk/xffm/po/li.po, xffm/trunk/xffm/po/lt.po,
- xffm/trunk/xffm/po/lv.po, xffm/trunk/xffm/po/mk.po,
- xffm/trunk/xffm/po/mr.po, xffm/trunk/xffm/po/ms.po,
- xffm/trunk/xffm/po/nb_NO.po, xffm/trunk/xffm/po/nl.po,
- xffm/trunk/xffm/po/nn.po, xffm/trunk/xffm/po/no.po,
- xffm/trunk/xffm/po/pa.po, xffm/trunk/xffm/po/pl.po,
- xffm/trunk/xffm/po/pt_BR.po, xffm/trunk/xffm/po/pt_PT.po,
- xffm/trunk/xffm/po/ro.po, xffm/trunk/xffm/po/ru.po,
- xffm/trunk/xffm/po/sk.po, xffm/trunk/xffm/po/sl.po,
- xffm/trunk/xffm/po/sq.po, xffm/trunk/xffm/po/sr@Latn.po,
- xffm/trunk/xffm/po/sv.po, xffm/trunk/xffm/po/ta.po,
- xffm/trunk/xffm/po/th.po, xffm/trunk/xffm/po/tr.po,
- xffm/trunk/xffm/po/uk.po, xffm/trunk/xffm/po/vi.po,
- xffm/trunk/xffm/po/wa.po, xffm/trunk/xffm/po/xffm.pot,
- xffm/trunk/xffm/po/zh_CN.po, xffm/trunk/xffm/po/zh_TW.po,
- xffm/trunk/xfmime-edit/po/ja.po, xfmedia/trunk/po/de.po,
- xfmedia/trunk/po/es.po, xfmedia/trunk/po/eu.po,
- xfmedia/trunk/po/fi.po, xfmedia/trunk/po/fr.po,
- xfmedia/trunk/po/gu.po, xfmedia/trunk/po/hu.po,
- xfmedia/trunk/po/ja.po, xfmedia/trunk/po/lt.po,
- xfmedia/trunk/po/pl.po, xfmedia/trunk/po/pt_BR.po,
- xfmedia/trunk/po/sk.po, xfmedia/trunk/po/vi.po,
- xfmedia/trunk/po/zh_CN.po, xfmedia/trunk/po/zh_TW.po,
- xfprint/trunk/po/ar.po, xfprint/trunk/po/az.po,
- xfprint/trunk/po/be.po, xfprint/trunk/po/bg.po,
- xfprint/trunk/po/bn_IN.po, xfprint/trunk/po/ca.po,
- xfprint/trunk/po/cs.po, xfprint/trunk/po/de.po,
- xfprint/trunk/po/el.po, xfprint/trunk/po/en_GB.po,
- xfprint/trunk/po/es.po, xfprint/trunk/po/es_MX.po,
- xfprint/trunk/po/et.po, xfprint/trunk/po/eu.po,
- xfprint/trunk/po/fa.po, xfprint/trunk/po/fi.po,
- xfprint/trunk/po/fr.po, xfprint/trunk/po/gu.po,
- xfprint/trunk/po/he.po, xfprint/trunk/po/hi.po,
- xfprint/trunk/po/hu.po, xfprint/trunk/po/it.po,
- xfprint/trunk/po/ja.po, xfprint/trunk/po/ko.po,
- xfprint/trunk/po/lt.po, xfprint/trunk/po/mr.po,
- xfprint/trunk/po/ms.po, xfprint/trunk/po/nl.po,
- xfprint/trunk/po/pa.po, xfprint/trunk/po/pl.po,
- xfprint/trunk/po/pt_BR.po, xfprint/trunk/po/pt_PT.po,
- xfprint/trunk/po/ro.po, xfprint/trunk/po/ru.po,
- xfprint/trunk/po/sk.po, xfprint/trunk/po/sv.po,
- xfprint/trunk/po/ta.po, xfprint/trunk/po/tr.po,
- xfprint/trunk/po/uk.po, xfprint/trunk/po/vi.po,
- xfprint/trunk/po/zh_CN.po, xfprint/trunk/po/zh_TW.po,
- xfwm4/trunk/po/ar.po, xfwm4/trunk/po/az.po, xfwm4/trunk/po/be.po,
- xfwm4/trunk/po/bg.po, xfwm4/trunk/po/bn_IN.po,
- xfwm4/trunk/po/ca.po, xfwm4/trunk/po/cs.po, xfwm4/trunk/po/de.po,
- xfwm4/trunk/po/el.po, xfwm4/trunk/po/en_GB.po,
- xfwm4/trunk/po/eo.po, xfwm4/trunk/po/es.po,
- xfwm4/trunk/po/es_MX.po, xfwm4/trunk/po/et.po,
- xfwm4/trunk/po/eu.po, xfwm4/trunk/po/fa.po, xfwm4/trunk/po/fi.po,
- xfwm4/trunk/po/fr.po, xfwm4/trunk/po/gu.po, xfwm4/trunk/po/he.po,
- xfwm4/trunk/po/hi.po, xfwm4/trunk/po/hu.po, xfwm4/trunk/po/it.po,
- xfwm4/trunk/po/ja.po, xfwm4/trunk/po/ko.po, xfwm4/trunk/po/lt.po,
- xfwm4/trunk/po/mr.po, xfwm4/trunk/po/ms.po,
- xfwm4/trunk/po/nb_NO.po, xfwm4/trunk/po/nl.po,
- xfwm4/trunk/po/pa.po, xfwm4/trunk/po/pl.po,
- xfwm4/trunk/po/pt_BR.po, xfwm4/trunk/po/pt_PT.po,
- xfwm4/trunk/po/ro.po, xfwm4/trunk/po/ru.po, xfwm4/trunk/po/sk.po,
- xfwm4/trunk/po/sv.po, xfwm4/trunk/po/ta.po, xfwm4/trunk/po/tr.po,
- xfwm4/trunk/po/uk.po, xfwm4/trunk/po/vi.po,
- xfwm4/trunk/po/zh_CN.po, xfwm4/trunk/po/zh_TW.po: Updated
- copyright information.
+ * : Updated copyright information.
2006-01-06 09:15 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: * fix one crash, though not
- the root cause, crash is still there when
+ * : * fix one crash, though not the root cause, crash is still
+ there when
number of desktops decreases
* fix placement algorithm AGAIN. sometimes i just shouldn't code
at 3am.
2006-01-04 04:47 kelnos
- * xfdesktop/trunk/backdrops/flower.png,
- xfdesktop/trunk/backdrops/xfce-in-a-grid.png,
- xfdesktop/trunk/backdrops/xfce-in-the-moon.png,
- xfdesktop/trunk/backdrops/xfce-smoke.png,
- xfdesktop/trunk/backdrops/xfce-stellar-tile.png,
- xfdesktop/trunk/backdrops/xfce-stripes.png,
- xfdesktop/trunk/backdrops/xfce-turbulence.png,
- xfdesktop/trunk/backdrops/xfce4gradientcurve.png,
- xfdesktop/trunk/backdrops/xfce4logo.png,
- xfdesktop/trunk/pixmaps/32x32/xfce4-backdrop.png,
- xfdesktop/trunk/pixmaps/32x32/xfce4-menueditor.png,
- xfdesktop/trunk/pixmaps/48x48/xfce4-backdrop.png,
- xfdesktop/trunk/pixmaps/48x48/xfce4-menueditor.png,
- xfdesktop/trunk/pixmaps/xfce4_xicon.png,
- xfdesktop/trunk/pixmaps/xfce4_xicon1.png,
- xfdesktop/trunk/pixmaps/xfce4_xicon2.png,
- xfdesktop/trunk/pixmaps/xfce4_xicon3.png,
- xfdesktop/trunk/pixmaps/xfce4_xicon4.png: set mimetypes
+ * : set mimetypes
2006-01-02 02:27 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: fix possible cause of a crash
- (bug 1297)
+ * : fix possible cause of a crash (bug 1297)
2006-01-01 23:18 daichi
- * xfcalendar/trunk/po/ja.po, xfce-mcs-plugins/trunk/po/ja.po,
- xfdesktop/branches/xfce_4_2/menu.xml.ja,
- xfdesktop/trunk/menu.xml.ja, xfdesktop/trunk/po/ja.po,
- xfwm4/trunk/po/ja.po: Updated Japanese translations.
+ * : Updated Japanese translations.
2006-01-01 19:03 daichi
- * thunar/trunk/po/ChangeLog, thunar/trunk/po/ja.po,
- xfcalendar/trunk/po/ja.po, xfce-mcs-plugins/trunk/po/ja.po,
- xfce-utils/branches/xfce_4_2/xfce4-about/INFO.ja,
- xfce-utils/trunk/po/ja.po, xfce-utils/trunk/xfce4-about/INFO.ja,
- xfce4-mixer/trunk/po/ja.po, xfce4-panel/trunk/po/ja.po,
- xfce4-session/trunk/po/ja.po,
- xfce4-trigger-launcher/trunk/po/ja.po, xfdesktop/trunk/po/ja.po,
- xffm/trunk/libxffm/po/ja.po, xffm/trunk/plugins/xffstab/po/ja.po,
- xffm/trunk/plugins/xfsamba/po/ja.po, xffm/trunk/xffm/po/ja.po:
- Updated Japanese translations.
+ * : Updated Japanese translations.
2005-12-22 00:09 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: oh god
- dammit, that's backwards
+ * : oh god dammit, that's backwards
2005-12-22 00:07 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: fix not
- setting menu file on startup, i think (bug 1221)
+ * : fix not setting menu file on startup, i think (bug 1221)
2005-12-20 14:55 daichi
- * xfce4-panel/trunk/configure.ac, xfdesktop/trunk/configure.ac:
- Changed order alphabetically.
+ * : Changed order alphabetically.
2005-12-20 14:36 daichi
- * libexo/trunk/po/ChangeLog, libxfcegui4/trunk/po/ChangeLog,
- terminal/trunk/po/ChangeLog, thunar/trunk/po/ca.po,
- thunar/trunk/po/el.po, xfburn/trunk/po/ChangeLog,
- xfcalendar/trunk/po/ChangeLog, xfcalendar/trunk/po/ar.po,
- xfcalendar/trunk/po/az.po, xfcalendar/trunk/po/be.po,
- xfcalendar/trunk/po/bg.po, xfcalendar/trunk/po/bn_IN.po,
- xfcalendar/trunk/po/ca.po, xfcalendar/trunk/po/cs.po,
- xfcalendar/trunk/po/de.po, xfcalendar/trunk/po/el.po,
- xfcalendar/trunk/po/en_GB.po, xfcalendar/trunk/po/eo.po,
- xfcalendar/trunk/po/es.po, xfcalendar/trunk/po/et.po,
- xfcalendar/trunk/po/eu.po, xfcalendar/trunk/po/fa.po,
- xfcalendar/trunk/po/fi.po, xfcalendar/trunk/po/fr.po,
- xfcalendar/trunk/po/gu.po, xfcalendar/trunk/po/he.po,
- xfcalendar/trunk/po/hi.po, xfcalendar/trunk/po/hy.po,
- xfcalendar/trunk/po/it.po, xfcalendar/trunk/po/ja.po,
- xfcalendar/trunk/po/ko.po, xfcalendar/trunk/po/lt.po,
- xfcalendar/trunk/po/mr.po, xfcalendar/trunk/po/ms.po,
- xfcalendar/trunk/po/nb_NO.po, xfcalendar/trunk/po/nl.po,
- xfcalendar/trunk/po/pa.po, xfcalendar/trunk/po/pl.po,
- xfcalendar/trunk/po/pt_BR.po, xfcalendar/trunk/po/pt_PT.po,
- xfcalendar/trunk/po/ro.po, xfcalendar/trunk/po/ru.po,
- xfcalendar/trunk/po/sk.po, xfcalendar/trunk/po/sv.po,
- xfcalendar/trunk/po/ta.po, xfcalendar/trunk/po/tr.po,
- xfcalendar/trunk/po/uk.po, xfcalendar/trunk/po/vi.po,
- xfcalendar/trunk/po/zh_CN.po, xfcalendar/trunk/po/zh_TW.po,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/ar.po, xfce-mcs-plugins/trunk/po/az.po,
- xfce-mcs-plugins/trunk/po/be.po, xfce-mcs-plugins/trunk/po/bg.po,
- xfce-mcs-plugins/trunk/po/bn_IN.po,
- xfce-mcs-plugins/trunk/po/ca.po, xfce-mcs-plugins/trunk/po/cs.po,
- xfce-mcs-plugins/trunk/po/de.po, xfce-mcs-plugins/trunk/po/el.po,
- xfce-mcs-plugins/trunk/po/en_GB.po,
- xfce-mcs-plugins/trunk/po/eo.po, xfce-mcs-plugins/trunk/po/es.po,
- xfce-mcs-plugins/trunk/po/es_MX.po,
- xfce-mcs-plugins/trunk/po/et.po, xfce-mcs-plugins/trunk/po/eu.po,
- xfce-mcs-plugins/trunk/po/fa.po, xfce-mcs-plugins/trunk/po/fi.po,
- xfce-mcs-plugins/trunk/po/fr.po, xfce-mcs-plugins/trunk/po/gu.po,
- xfce-mcs-plugins/trunk/po/he.po, xfce-mcs-plugins/trunk/po/hi.po,
- xfce-mcs-plugins/trunk/po/hu.po, xfce-mcs-plugins/trunk/po/it.po,
- xfce-mcs-plugins/trunk/po/ja.po, xfce-mcs-plugins/trunk/po/ko.po,
- xfce-mcs-plugins/trunk/po/lt.po, xfce-mcs-plugins/trunk/po/mr.po,
- xfce-mcs-plugins/trunk/po/ms.po, xfce-mcs-plugins/trunk/po/nl.po,
- xfce-mcs-plugins/trunk/po/pa.po, xfce-mcs-plugins/trunk/po/pl.po,
- xfce-mcs-plugins/trunk/po/pt_BR.po,
- xfce-mcs-plugins/trunk/po/pt_PT.po,
- xfce-mcs-plugins/trunk/po/ro.po, xfce-mcs-plugins/trunk/po/ru.po,
- xfce-mcs-plugins/trunk/po/sk.po, xfce-mcs-plugins/trunk/po/sv.po,
- xfce-mcs-plugins/trunk/po/ta.po, xfce-mcs-plugins/trunk/po/tr.po,
- xfce-mcs-plugins/trunk/po/uk.po, xfce-mcs-plugins/trunk/po/vi.po,
- xfce-mcs-plugins/trunk/po/zh_CN.po,
- xfce-mcs-plugins/trunk/po/zh_TW.po,
- xfce-utils/trunk/po/ChangeLog,
- xfce4-mailwatch-plugin/trunk/po/ChangeLog,
- xfce4-mailwatch-plugin/trunk/po/ca.po,
- xfce4-mailwatch-plugin/trunk/po/de.po,
- xfce4-mailwatch-plugin/trunk/po/el.po,
- xfce4-mailwatch-plugin/trunk/po/eu.po,
- xfce4-mailwatch-plugin/trunk/po/fi.po,
- xfce4-mailwatch-plugin/trunk/po/gu.po,
- xfce4-mailwatch-plugin/trunk/po/ja.po,
- xfce4-mailwatch-plugin/trunk/po/pt_BR.po,
- xfce4-panel/trunk/po/ChangeLog, xfce4-panel/trunk/po/ar.po,
- xfce4-panel/trunk/po/az.po, xfce4-panel/trunk/po/be.po,
- xfce4-panel/trunk/po/bg.po, xfce4-panel/trunk/po/bn_IN.po,
- xfce4-panel/trunk/po/ca.po, xfce4-panel/trunk/po/cs.po,
- xfce4-panel/trunk/po/de.po, xfce4-panel/trunk/po/el.po,
- xfce4-panel/trunk/po/en_GB.po, xfce4-panel/trunk/po/eo.po,
- xfce4-panel/trunk/po/es.po, xfce4-panel/trunk/po/es_MX.po,
- xfce4-panel/trunk/po/et.po, xfce4-panel/trunk/po/eu.po,
- xfce4-panel/trunk/po/fa.po, xfce4-panel/trunk/po/fi.po,
- xfce4-panel/trunk/po/fr.po, xfce4-panel/trunk/po/gu.po,
- xfce4-panel/trunk/po/he.po, xfce4-panel/trunk/po/hi.po,
- xfce4-panel/trunk/po/hu.po, xfce4-panel/trunk/po/hy.po,
- xfce4-panel/trunk/po/it.po, xfce4-panel/trunk/po/ja.po,
- xfce4-panel/trunk/po/ko.po, xfce4-panel/trunk/po/lt.po,
- xfce4-panel/trunk/po/mr.po, xfce4-panel/trunk/po/ms.po,
- xfce4-panel/trunk/po/nb_NO.po, xfce4-panel/trunk/po/nl.po,
- xfce4-panel/trunk/po/pa.po, xfce4-panel/trunk/po/pl.po,
- xfce4-panel/trunk/po/pt_BR.po, xfce4-panel/trunk/po/pt_PT.po,
- xfce4-panel/trunk/po/ro.po, xfce4-panel/trunk/po/ru.po,
- xfce4-panel/trunk/po/sk.po, xfce4-panel/trunk/po/sv.po,
- xfce4-panel/trunk/po/ta.po, xfce4-panel/trunk/po/tr.po,
- xfce4-panel/trunk/po/uk.po, xfce4-panel/trunk/po/vi.po,
- xfce4-panel/trunk/po/zh_CN.po, xfce4-panel/trunk/po/zh_TW.po,
- xfce4-session/trunk/po/ChangeLog, xfdesktop/trunk/po/ChangeLog,
- xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/bn_IN.po, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/el.po, xfdesktop/trunk/po/en_GB.po,
- xfdesktop/trunk/po/eo.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa.po,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/gu.po, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.po, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/hy.po, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.po, xfdesktop/trunk/po/mr.po,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nb_NO.po,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pa.po,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ro.po,
- xfdesktop/trunk/po/ru.po, xfdesktop/trunk/po/sk.po,
- xfdesktop/trunk/po/sv.po, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.po, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.po, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.po, xffm/trunk/libxffm/po/ChangeLog,
- xffm/trunk/plugins/xfsamba/po/ChangeLog,
- xffm/trunk/plugins/xftrash/po/ChangeLog,
- xffm/trunk/xffm-gui/po/ChangeLog,
- xffm/trunk/xffm-root/po/ChangeLog,
- xffm/trunk/xfmime-edit/po/ChangeLog, xfmedia/trunk/po/ChangeLog,
- xfprint/trunk/po/ChangeLog, xfwm4/trunk/po/ChangeLog,
- xfwm4/trunk/po/ar.po, xfwm4/trunk/po/az.po, xfwm4/trunk/po/be.po,
- xfwm4/trunk/po/bg.po, xfwm4/trunk/po/bn_IN.po,
- xfwm4/trunk/po/ca.po, xfwm4/trunk/po/cs.po, xfwm4/trunk/po/de.po,
- xfwm4/trunk/po/el.po, xfwm4/trunk/po/en_GB.po,
- xfwm4/trunk/po/eo.po, xfwm4/trunk/po/es.po,
- xfwm4/trunk/po/es_MX.po, xfwm4/trunk/po/et.po,
- xfwm4/trunk/po/eu.po, xfwm4/trunk/po/fa.po, xfwm4/trunk/po/fi.po,
- xfwm4/trunk/po/fr.po, xfwm4/trunk/po/gu.po, xfwm4/trunk/po/he.po,
- xfwm4/trunk/po/hi.po, xfwm4/trunk/po/hu.po, xfwm4/trunk/po/it.po,
- xfwm4/trunk/po/ja.po, xfwm4/trunk/po/ko.po, xfwm4/trunk/po/lt.po,
- xfwm4/trunk/po/mr.po, xfwm4/trunk/po/ms.po,
- xfwm4/trunk/po/nb_NO.po, xfwm4/trunk/po/nl.po,
- xfwm4/trunk/po/pa.po, xfwm4/trunk/po/pl.po,
- xfwm4/trunk/po/pt_BR.po, xfwm4/trunk/po/pt_PT.po,
- xfwm4/trunk/po/ro.po, xfwm4/trunk/po/ru.po, xfwm4/trunk/po/sk.po,
- xfwm4/trunk/po/sv.po, xfwm4/trunk/po/ta.po, xfwm4/trunk/po/tr.po,
- xfwm4/trunk/po/uk.po, xfwm4/trunk/po/vi.po,
- xfwm4/trunk/po/zh_CN.po, xfwm4/trunk/po/zh_TW.po: Updated.
+ * : Updated.
2005-12-17 22:17 pollux
- * xfdesktop/trunk/menueditor/utils.c: close the xml tag for empty
- submenus
+ * : close the xml tag for empty submenus
2005-12-14 06:43 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: stop the backup resize
- handler timer if the _NET_WORKAREA property-change
+ * : stop the backup resize handler timer if the _NET_WORKAREA
+ property-change
event is received
2005-12-14 06:40 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: in theory, watch for screen
- changes and update the window icon rows/cols
+ * : in theory, watch for screen changes and update the window icon
+ rows/cols
layout. unfortunately, xfwm4 doesn't update _NET_WORKAREA on
screen size
change, so i can't test it yet
2005-12-13 04:44 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: redo icon placement
- algorithm. in theory, it shouldn't place icons on top
+ * : redo icon placement algorithm. in theory, it shouldn't place
+ icons on top
of other icons by accident anymore.
2005-12-11 18:37 stavrosg
- * libxfcegui4/trunk/po/el.po, xfcalendar/trunk/po/el.po,
- xfce-mcs-plugins/trunk/po/el.po, xfce-utils/trunk/po/el.po,
- xfce4-panel/trunk/po/el.po, xfce4-session/trunk/po/el.po,
- xfdesktop/trunk/po/el.po, xfprint/trunk/po/el.po,
- xfwm4/trunk/po/el.po: Updated Greek translations
+ * : Updated Greek translations
2005-12-10 01:46 daichi
- * libexo/trunk/po/de.po, libexo/trunk/po/el.po,
- libexo/trunk/po/en_GB.po, libexo/trunk/po/es.po,
- libexo/trunk/po/fi.po, libexo/trunk/po/pt_BR.po,
- thunar/trunk/po/de.po, thunar/trunk/po/el.po,
- thunar/trunk/po/es.po, thunar/trunk/po/fr.po,
- thunar/trunk/po/hu.po, thunar/trunk/po/ja.po,
- thunar/trunk/po/pt_BR.po, xfcalendar/trunk/po/ar.po,
- xfcalendar/trunk/po/az.po, xfcalendar/trunk/po/be.po,
- xfcalendar/trunk/po/bg.po, xfcalendar/trunk/po/bn_IN.po,
- xfcalendar/trunk/po/ca.po, xfcalendar/trunk/po/cs.po,
- xfcalendar/trunk/po/de.po, xfcalendar/trunk/po/el.po,
- xfcalendar/trunk/po/en_GB.po, xfcalendar/trunk/po/eo.po,
- xfcalendar/trunk/po/es.po, xfcalendar/trunk/po/et.po,
- xfcalendar/trunk/po/eu.po, xfcalendar/trunk/po/fa.po,
- xfcalendar/trunk/po/fi.po, xfcalendar/trunk/po/fr.po,
- xfcalendar/trunk/po/gu.po, xfcalendar/trunk/po/he.po,
- xfcalendar/trunk/po/hi.po, xfcalendar/trunk/po/hy.po,
- xfcalendar/trunk/po/it.po, xfcalendar/trunk/po/ja.po,
- xfcalendar/trunk/po/ko.po, xfcalendar/trunk/po/lt.po,
- xfcalendar/trunk/po/mr.po, xfcalendar/trunk/po/ms.po,
- xfcalendar/trunk/po/nb_NO.po, xfcalendar/trunk/po/nl.po,
- xfcalendar/trunk/po/orage.pot, xfcalendar/trunk/po/pa.po,
- xfcalendar/trunk/po/pl.po, xfcalendar/trunk/po/pt_BR.po,
- xfcalendar/trunk/po/pt_PT.po, xfcalendar/trunk/po/ro.po,
- xfcalendar/trunk/po/ru.po, xfcalendar/trunk/po/sk.po,
- xfcalendar/trunk/po/sv.po, xfcalendar/trunk/po/ta.po,
- xfcalendar/trunk/po/tr.po, xfcalendar/trunk/po/uk.po,
- xfcalendar/trunk/po/vi.po, xfcalendar/trunk/po/zh_CN.po,
- xfcalendar/trunk/po/zh_TW.po, xfce-mcs-plugins/trunk/po/ar.po,
- xfce-mcs-plugins/trunk/po/az.po, xfce-mcs-plugins/trunk/po/be.po,
- xfce-mcs-plugins/trunk/po/bg.po,
- xfce-mcs-plugins/trunk/po/bn_IN.po,
- xfce-mcs-plugins/trunk/po/ca.po, xfce-mcs-plugins/trunk/po/cs.po,
- xfce-mcs-plugins/trunk/po/de.po, xfce-mcs-plugins/trunk/po/el.po,
- xfce-mcs-plugins/trunk/po/en_GB.po,
- xfce-mcs-plugins/trunk/po/eo.po, xfce-mcs-plugins/trunk/po/es.po,
- xfce-mcs-plugins/trunk/po/es_MX.po,
- xfce-mcs-plugins/trunk/po/et.po, xfce-mcs-plugins/trunk/po/eu.po,
- xfce-mcs-plugins/trunk/po/fa.po, xfce-mcs-plugins/trunk/po/fi.po,
- xfce-mcs-plugins/trunk/po/fr.po, xfce-mcs-plugins/trunk/po/gu.po,
- xfce-mcs-plugins/trunk/po/he.po, xfce-mcs-plugins/trunk/po/hi.po,
- xfce-mcs-plugins/trunk/po/hu.po, xfce-mcs-plugins/trunk/po/it.po,
- xfce-mcs-plugins/trunk/po/ja.po, xfce-mcs-plugins/trunk/po/ko.po,
- xfce-mcs-plugins/trunk/po/lt.po, xfce-mcs-plugins/trunk/po/mr.po,
- xfce-mcs-plugins/trunk/po/ms.po, xfce-mcs-plugins/trunk/po/nl.po,
- xfce-mcs-plugins/trunk/po/pa.po, xfce-mcs-plugins/trunk/po/pl.po,
- xfce-mcs-plugins/trunk/po/pt_BR.po,
- xfce-mcs-plugins/trunk/po/pt_PT.po,
- xfce-mcs-plugins/trunk/po/ro.po, xfce-mcs-plugins/trunk/po/ru.po,
- xfce-mcs-plugins/trunk/po/sk.po, xfce-mcs-plugins/trunk/po/sv.po,
- xfce-mcs-plugins/trunk/po/ta.po, xfce-mcs-plugins/trunk/po/tr.po,
- xfce-mcs-plugins/trunk/po/uk.po, xfce-mcs-plugins/trunk/po/vi.po,
- xfce-mcs-plugins/trunk/po/xfce-mcs-plugins.pot,
- xfce-mcs-plugins/trunk/po/zh_CN.po,
- xfce-mcs-plugins/trunk/po/zh_TW.po, xfdesktop/trunk/po/ar.po,
- xfdesktop/trunk/po/az.po, xfdesktop/trunk/po/be.po,
- xfdesktop/trunk/po/bg.po, xfdesktop/trunk/po/bn_IN.po,
- xfdesktop/trunk/po/ca.po, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.po, xfdesktop/trunk/po/el.po,
- xfdesktop/trunk/po/en_GB.po, xfdesktop/trunk/po/eo.po,
- xfdesktop/trunk/po/es.po, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/et.po, xfdesktop/trunk/po/eu.po,
- xfdesktop/trunk/po/fa.po, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/gu.po,
- xfdesktop/trunk/po/he.po, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/hy.po,
- xfdesktop/trunk/po/it.po, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.po, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/mr.po, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nb_NO.po, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pa.po, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.po, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ro.po, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sk.po, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.po, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.po: Updated.
+ * : Updated.
2005-12-07 09:38 piarres
- * xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/eu.po: [i18n]
- Basque translation update
+ * : [i18n] Basque translation update
2005-12-01 09:53 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: and, brilliant, let's fix a
- possible segfault i just introduced
+ * : and, brilliant, let's fix a possible segfault i just introduced
2005-12-01 09:51 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: * watch name-changed and
- icon-changed on each NetkWindow that's iconified, and
+ * : * watch name-changed and icon-changed on each NetkWindow that's
+ iconified, and
repaint with the new name and icon if either changes
* make a bunch of code simpler and eliminate some stupid
malloc/free activity,
@@ -8604,1367 +3526,129 @@
2005-11-29 21:45 daichi
- * xfcalendar/trunk/po/ja.po, xfce-mcs-plugins/trunk/po/ja.po,
- xfce4-mailwatch-plugin/trunk/po/ja.po,
- xfce4-mixer/trunk/po/ja.po,
- xfce4-session/branches/xfce_4_2/po/ja.po,
- xfce4-session/trunk/po/ja.po, xfdesktop/trunk/po/ja.po,
- xffm/trunk/xffm-gui/po/ja.po, xfprint/branches/xfce_4_2/po/ja.po,
- xfprint/trunk/po/ja.po, xfwm4/trunk/po/ja.po: Fixed
- mistranslations.
+ * : Fixed mistranslations.
Revised some translations.
2005-11-28 15:19 daichi
- * libxfcegui4/trunk/po/ChangeLog, terminal/trunk/po/Terminal.pot,
- terminal/trunk/po/de.po, terminal/trunk/po/en_GB.po,
- terminal/trunk/po/es.po, terminal/trunk/po/fi.po,
- terminal/trunk/po/fr.po, terminal/trunk/po/he.po,
- terminal/trunk/po/hu.po, terminal/trunk/po/it.po,
- terminal/trunk/po/ja.po, terminal/trunk/po/nl.po,
- terminal/trunk/po/pt_BR.po, terminal/trunk/po/ru.po,
- terminal/trunk/po/vi.po, terminal/trunk/po/zh_CN.po,
- terminal/trunk/po/zh_TW.po, thunar/trunk/po/de.po,
- thunar/trunk/po/el.po, thunar/trunk/po/es.po,
- thunar/trunk/po/fr.po, thunar/trunk/po/hu.po,
- thunar/trunk/po/ja.po, thunar/trunk/po/pt_BR.po,
- xfburn/trunk/po/ChangeLog, xfcalendar/trunk/po/ChangeLog,
- xfcalendar/trunk/po/ar.po, xfcalendar/trunk/po/az.po,
- xfcalendar/trunk/po/be.po, xfcalendar/trunk/po/bg.po,
- xfcalendar/trunk/po/bn_IN.po, xfcalendar/trunk/po/ca.po,
- xfcalendar/trunk/po/cs.po, xfcalendar/trunk/po/de.po,
- xfcalendar/trunk/po/el.po, xfcalendar/trunk/po/en_GB.po,
- xfcalendar/trunk/po/eo.po, xfcalendar/trunk/po/es.po,
- xfcalendar/trunk/po/et.po, xfcalendar/trunk/po/eu.po,
- xfcalendar/trunk/po/fa.po, xfcalendar/trunk/po/fi.po,
- xfcalendar/trunk/po/fr.po, xfcalendar/trunk/po/gu.po,
- xfcalendar/trunk/po/he.po, xfcalendar/trunk/po/hi.po,
- xfcalendar/trunk/po/hy.po, xfcalendar/trunk/po/it.po,
- xfcalendar/trunk/po/ja.po, xfcalendar/trunk/po/ko.po,
- xfcalendar/trunk/po/lt.po, xfcalendar/trunk/po/mr.po,
- xfcalendar/trunk/po/ms.po, xfcalendar/trunk/po/nb_NO.po,
- xfcalendar/trunk/po/nl.po, xfcalendar/trunk/po/orage.pot,
- xfcalendar/trunk/po/pa.po, xfcalendar/trunk/po/pl.po,
- xfcalendar/trunk/po/pt_BR.po, xfcalendar/trunk/po/pt_PT.po,
- xfcalendar/trunk/po/ro.po, xfcalendar/trunk/po/ru.po,
- xfcalendar/trunk/po/sk.po, xfcalendar/trunk/po/sv.po,
- xfcalendar/trunk/po/ta.po, xfcalendar/trunk/po/tr.po,
- xfcalendar/trunk/po/uk.po, xfcalendar/trunk/po/vi.po,
- xfcalendar/trunk/po/zh_CN.po, xfcalendar/trunk/po/zh_TW.po,
- xfce-mcs-manager/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-utils/trunk/po/ChangeLog,
- xfce4-appfinder/trunk/po/ChangeLog,
- xfce4-mailwatch-plugin/trunk/po/ChangeLog,
- xfce4-mixer/trunk/po/ChangeLog, xfce4-panel/trunk/po/ChangeLog,
- xfce4-panel/trunk/po/ar.po, xfce4-panel/trunk/po/az.po,
- xfce4-panel/trunk/po/be.po, xfce4-panel/trunk/po/bg.po,
- xfce4-panel/trunk/po/bn_IN.po, xfce4-panel/trunk/po/ca.po,
- xfce4-panel/trunk/po/cs.po, xfce4-panel/trunk/po/de.po,
- xfce4-panel/trunk/po/el.po, xfce4-panel/trunk/po/en_GB.po,
- xfce4-panel/trunk/po/eo.po, xfce4-panel/trunk/po/es.po,
- xfce4-panel/trunk/po/es_MX.po, xfce4-panel/trunk/po/et.po,
- xfce4-panel/trunk/po/eu.po, xfce4-panel/trunk/po/fa.po,
- xfce4-panel/trunk/po/fi.po, xfce4-panel/trunk/po/fr.po,
- xfce4-panel/trunk/po/gu.po, xfce4-panel/trunk/po/he.po,
- xfce4-panel/trunk/po/hi.po, xfce4-panel/trunk/po/hu.po,
- xfce4-panel/trunk/po/hy.po, xfce4-panel/trunk/po/it.po,
- xfce4-panel/trunk/po/ja.po, xfce4-panel/trunk/po/ko.po,
- xfce4-panel/trunk/po/lt.po, xfce4-panel/trunk/po/mr.po,
- xfce4-panel/trunk/po/ms.po, xfce4-panel/trunk/po/nb_NO.po,
- xfce4-panel/trunk/po/nl.po, xfce4-panel/trunk/po/pa.po,
- xfce4-panel/trunk/po/pl.po, xfce4-panel/trunk/po/pt_BR.po,
- xfce4-panel/trunk/po/pt_PT.po, xfce4-panel/trunk/po/ro.po,
- xfce4-panel/trunk/po/ru.po, xfce4-panel/trunk/po/sk.po,
- xfce4-panel/trunk/po/sv.po, xfce4-panel/trunk/po/ta.po,
- xfce4-panel/trunk/po/tr.po, xfce4-panel/trunk/po/uk.po,
- xfce4-panel/trunk/po/vi.po, xfce4-panel/trunk/po/xfce4-panel.pot,
- xfce4-panel/trunk/po/zh_CN.po, xfce4-panel/trunk/po/zh_TW.po,
- xfce4-session/trunk/po/ChangeLog, xfce4-toys/trunk/po/ChangeLog,
- xfce4-trigger-launcher/trunk/po/ChangeLog,
- xfdesktop/trunk/po/ChangeLog, xffm/trunk/libxffm/po/af.po,
- xffm/trunk/libxffm/po/ar.po, xffm/trunk/libxffm/po/az.po,
- xffm/trunk/libxffm/po/bg.po, xffm/trunk/libxffm/po/bn_IN.po,
- xffm/trunk/libxffm/po/ca.po, xffm/trunk/libxffm/po/cs.po,
- xffm/trunk/libxffm/po/de.po, xffm/trunk/libxffm/po/en_CA.po,
- xffm/trunk/libxffm/po/en_GB.po, xffm/trunk/libxffm/po/es.po,
- xffm/trunk/libxffm/po/es_MX.po, xffm/trunk/libxffm/po/et.po,
- xffm/trunk/libxffm/po/eu.po, xffm/trunk/libxffm/po/fa.po,
- xffm/trunk/libxffm/po/fi.po, xffm/trunk/libxffm/po/fr.po,
- xffm/trunk/libxffm/po/gu.po, xffm/trunk/libxffm/po/he.po,
- xffm/trunk/libxffm/po/hi.po, xffm/trunk/libxffm/po/hu.po,
- xffm/trunk/libxffm/po/it.po, xffm/trunk/libxffm/po/ja.po,
- xffm/trunk/libxffm/po/ko.po, xffm/trunk/libxffm/po/libxffm.pot,
- xffm/trunk/libxffm/po/lt.po, xffm/trunk/libxffm/po/mr.po,
- xffm/trunk/libxffm/po/ms.po, xffm/trunk/libxffm/po/nb_NO.po,
- xffm/trunk/libxffm/po/nl.po, xffm/trunk/libxffm/po/pa.po,
- xffm/trunk/libxffm/po/pl.po, xffm/trunk/libxffm/po/pt_BR.po,
- xffm/trunk/libxffm/po/pt_PT.po, xffm/trunk/libxffm/po/sk.po,
- xffm/trunk/libxffm/po/sv.po, xffm/trunk/libxffm/po/ta.po,
- xffm/trunk/libxffm/po/tr.po, xffm/trunk/libxffm/po/uk.po,
- xffm/trunk/libxffm/po/vi.po, xffm/trunk/libxffm/po/zh_CN.po,
- xffm/trunk/libxffm/po/zh_TW.po, xffm/trunk/xffm-gui/po/af.po,
- xffm/trunk/xffm-gui/po/ar.po, xffm/trunk/xffm-gui/po/az.po,
- xffm/trunk/xffm-gui/po/bg.po, xffm/trunk/xffm-gui/po/bn_IN.po,
- xffm/trunk/xffm-gui/po/ca.po, xffm/trunk/xffm-gui/po/cs.po,
- xffm/trunk/xffm-gui/po/cy.po, xffm/trunk/xffm-gui/po/da.po,
- xffm/trunk/xffm-gui/po/de.po, xffm/trunk/xffm-gui/po/en_CA.po,
- xffm/trunk/xffm-gui/po/en_GB.po, xffm/trunk/xffm-gui/po/es.po,
- xffm/trunk/xffm-gui/po/es_MX.po, xffm/trunk/xffm-gui/po/et.po,
- xffm/trunk/xffm-gui/po/eu.po, xffm/trunk/xffm-gui/po/fa.po,
- xffm/trunk/xffm-gui/po/fi.po, xffm/trunk/xffm-gui/po/fr.po,
- xffm/trunk/xffm-gui/po/gu.po, xffm/trunk/xffm-gui/po/he.po,
- xffm/trunk/xffm-gui/po/hi.po, xffm/trunk/xffm-gui/po/hr.po,
- xffm/trunk/xffm-gui/po/hu.po, xffm/trunk/xffm-gui/po/id.po,
- xffm/trunk/xffm-gui/po/is.po, xffm/trunk/xffm-gui/po/it.po,
- xffm/trunk/xffm-gui/po/ja.po, xffm/trunk/xffm-gui/po/ko.po,
- xffm/trunk/xffm-gui/po/li.po, xffm/trunk/xffm-gui/po/lt.po,
- xffm/trunk/xffm-gui/po/lv.po, xffm/trunk/xffm-gui/po/mk.po,
- xffm/trunk/xffm-gui/po/mr.po, xffm/trunk/xffm-gui/po/ms.po,
- xffm/trunk/xffm-gui/po/nb_NO.po, xffm/trunk/xffm-gui/po/nl.po,
- xffm/trunk/xffm-gui/po/nn.po, xffm/trunk/xffm-gui/po/no.po,
- xffm/trunk/xffm-gui/po/pa.po, xffm/trunk/xffm-gui/po/pl.po,
- xffm/trunk/xffm-gui/po/pt_BR.po, xffm/trunk/xffm-gui/po/pt_PT.po,
- xffm/trunk/xffm-gui/po/ro.po, xffm/trunk/xffm-gui/po/ru.po,
- xffm/trunk/xffm-gui/po/sk.po, xffm/trunk/xffm-gui/po/sl.po,
- xffm/trunk/xffm-gui/po/sq.po, xffm/trunk/xffm-gui/po/sr@Latn.po,
- xffm/trunk/xffm-gui/po/sv.po, xffm/trunk/xffm-gui/po/ta.po,
- xffm/trunk/xffm-gui/po/th.po, xffm/trunk/xffm-gui/po/tr.po,
- xffm/trunk/xffm-gui/po/uk.po, xffm/trunk/xffm-gui/po/vi.po,
- xffm/trunk/xffm-gui/po/wa.po, xffm/trunk/xffm-gui/po/xffm.pot,
- xffm/trunk/xffm-gui/po/zh_CN.po, xffm/trunk/xffm-gui/po/zh_TW.po,
- xfmedia/trunk/po/ChangeLog, xfmedia/trunk/po/POTFILES.in,
- xfmedia/trunk/po/de.po, xfmedia/trunk/po/es.po,
- xfmedia/trunk/po/eu.po, xfmedia/trunk/po/fi.po,
- xfmedia/trunk/po/fr.po, xfmedia/trunk/po/gu.po,
- xfmedia/trunk/po/hu.po, xfmedia/trunk/po/ja.po,
- xfmedia/trunk/po/lt.po, xfmedia/trunk/po/pl.po,
- xfmedia/trunk/po/pt_BR.po, xfmedia/trunk/po/sk.po,
- xfmedia/trunk/po/vi.po, xfmedia/trunk/po/xfmedia.pot,
- xfmedia/trunk/po/zh_CN.po, xfmedia/trunk/po/zh_TW.po,
- xfprint/trunk/po/ChangeLog, xfwm4/trunk/po/ChangeLog: Updated.
+ * : Updated.
2005-11-24 02:19 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: fix one possible crash and
- one definite crash
+ * : fix one possible crash and one definite crash
2005-11-21 17:14 daichi
- * libexo/trunk/po/ca.po, libexo/trunk/po/de.po,
- libexo/trunk/po/el.po, libexo/trunk/po/en_GB.po,
- libexo/trunk/po/es.po, libexo/trunk/po/fi.po,
- libexo/trunk/po/fr.po, libexo/trunk/po/ja.po,
- libexo/trunk/po/libexo-0.3.pot, libxfcegui4/trunk/po/be.po,
- libxfcegui4/trunk/po/bn_IN.po, libxfcegui4/trunk/po/ca.po,
- libxfcegui4/trunk/po/cs.po, libxfcegui4/trunk/po/de.po,
- libxfcegui4/trunk/po/el.po, libxfcegui4/trunk/po/en_GB.po,
- libxfcegui4/trunk/po/eo.po, libxfcegui4/trunk/po/es.po,
- libxfcegui4/trunk/po/et.po, libxfcegui4/trunk/po/eu.po,
- libxfcegui4/trunk/po/fa.po, libxfcegui4/trunk/po/fi.po,
- libxfcegui4/trunk/po/fr.po, libxfcegui4/trunk/po/gu.po,
- libxfcegui4/trunk/po/he.po, libxfcegui4/trunk/po/hy.po,
- libxfcegui4/trunk/po/it.po, libxfcegui4/trunk/po/ja.po,
- libxfcegui4/trunk/po/ko.po, libxfcegui4/trunk/po/libxfcegui4.pot,
- libxfcegui4/trunk/po/lt.po, libxfcegui4/trunk/po/mr.po,
- libxfcegui4/trunk/po/nl.po, libxfcegui4/trunk/po/pa.po,
- libxfcegui4/trunk/po/pl.po, libxfcegui4/trunk/po/pt_BR.po,
- libxfcegui4/trunk/po/ro.po, libxfcegui4/trunk/po/ru.po,
- libxfcegui4/trunk/po/sk.po, libxfcegui4/trunk/po/sv.po,
- libxfcegui4/trunk/po/ta.po, libxfcegui4/trunk/po/uk.po,
- libxfcegui4/trunk/po/zh_CN.po, libxfcegui4/trunk/po/zh_TW.po,
- mousepad/trunk/po/POTFILES, mousepad/trunk/po/ca.po,
- mousepad/trunk/po/cs.po, mousepad/trunk/po/de.po,
- mousepad/trunk/po/el.po, mousepad/trunk/po/es.po,
- mousepad/trunk/po/eu.po, mousepad/trunk/po/fr.po,
- mousepad/trunk/po/gu.po, mousepad/trunk/po/hu.po,
- mousepad/trunk/po/it.po, mousepad/trunk/po/ja.po,
- mousepad/trunk/po/lt.po, mousepad/trunk/po/mousepad.pot,
- mousepad/trunk/po/pl.po, mousepad/trunk/po/pt_BR.po,
- mousepad/trunk/po/ru.po, mousepad/trunk/po/sk.po,
- mousepad/trunk/po/sv.po, mousepad/trunk/po/ta.po,
- mousepad/trunk/po/zh_CN.po, mousepad/trunk/po/zh_TW.po,
- terminal/trunk/po/Terminal.pot, thunar/trunk/po/de.po,
- thunar/trunk/po/el.po, thunar/trunk/po/es.po,
- thunar/trunk/po/hu.po, thunar/trunk/po/ja.po,
- xfburn/trunk/po/fr.po, xfburn/trunk/po/ja.po,
- xfburn/trunk/po/xfburn.pot, xfcalendar/trunk/po/ar.po,
- xfcalendar/trunk/po/az.po, xfcalendar/trunk/po/be.po,
- xfcalendar/trunk/po/bg.po, xfcalendar/trunk/po/bn_IN.po,
- xfcalendar/trunk/po/ca.po, xfcalendar/trunk/po/cs.po,
- xfcalendar/trunk/po/de.po, xfcalendar/trunk/po/el.po,
- xfcalendar/trunk/po/en_GB.po, xfcalendar/trunk/po/eo.po,
- xfcalendar/trunk/po/es.po, xfcalendar/trunk/po/et.po,
- xfcalendar/trunk/po/eu.po, xfcalendar/trunk/po/fa.po,
- xfcalendar/trunk/po/fi.po, xfcalendar/trunk/po/fr.po,
- xfcalendar/trunk/po/gu.po, xfcalendar/trunk/po/he.po,
- xfcalendar/trunk/po/hi.po, xfcalendar/trunk/po/hy.po,
- xfcalendar/trunk/po/it.po, xfcalendar/trunk/po/ja.po,
- xfcalendar/trunk/po/ko.po, xfcalendar/trunk/po/lt.po,
- xfcalendar/trunk/po/mr.po, xfcalendar/trunk/po/ms.po,
- xfcalendar/trunk/po/nb_NO.po, xfcalendar/trunk/po/nl.po,
- xfcalendar/trunk/po/orage.pot, xfcalendar/trunk/po/pa.po,
- xfcalendar/trunk/po/pl.po, xfcalendar/trunk/po/pt_BR.po,
- xfcalendar/trunk/po/pt_PT.po, xfcalendar/trunk/po/ro.po,
- xfcalendar/trunk/po/ru.po, xfcalendar/trunk/po/sk.po,
- xfcalendar/trunk/po/sv.po, xfcalendar/trunk/po/ta.po,
- xfcalendar/trunk/po/tr.po, xfcalendar/trunk/po/uk.po,
- xfcalendar/trunk/po/vi.po, xfcalendar/trunk/po/zh_CN.po,
- xfcalendar/trunk/po/zh_TW.po, xfce-mcs-manager/trunk/po/ar.po,
- xfce-mcs-manager/trunk/po/az.po, xfce-mcs-manager/trunk/po/be.po,
- xfce-mcs-manager/trunk/po/bg.po,
- xfce-mcs-manager/trunk/po/bn_IN.po,
- xfce-mcs-manager/trunk/po/ca.po, xfce-mcs-manager/trunk/po/cs.po,
- xfce-mcs-manager/trunk/po/de.po, xfce-mcs-manager/trunk/po/el.po,
- xfce-mcs-manager/trunk/po/en_GB.po,
- xfce-mcs-manager/trunk/po/eo.po, xfce-mcs-manager/trunk/po/es.po,
- xfce-mcs-manager/trunk/po/es_MX.po,
- xfce-mcs-manager/trunk/po/et.po, xfce-mcs-manager/trunk/po/eu.po,
- xfce-mcs-manager/trunk/po/fa.po, xfce-mcs-manager/trunk/po/fi.po,
- xfce-mcs-manager/trunk/po/fr.po, xfce-mcs-manager/trunk/po/gu.po,
- xfce-mcs-manager/trunk/po/he.po, xfce-mcs-manager/trunk/po/hi.po,
- xfce-mcs-manager/trunk/po/hu.po, xfce-mcs-manager/trunk/po/it.po,
- xfce-mcs-manager/trunk/po/ja.po, xfce-mcs-manager/trunk/po/ko.po,
- xfce-mcs-manager/trunk/po/lt.po, xfce-mcs-manager/trunk/po/mr.po,
- xfce-mcs-manager/trunk/po/ms.po,
- xfce-mcs-manager/trunk/po/nb_NO.po,
- xfce-mcs-manager/trunk/po/nl.po, xfce-mcs-manager/trunk/po/pa.po,
- xfce-mcs-manager/trunk/po/pl.po,
- xfce-mcs-manager/trunk/po/pt_BR.po,
- xfce-mcs-manager/trunk/po/pt_PT.po,
- xfce-mcs-manager/trunk/po/ro.po, xfce-mcs-manager/trunk/po/ru.po,
- xfce-mcs-manager/trunk/po/sk.po, xfce-mcs-manager/trunk/po/sv.po,
- xfce-mcs-manager/trunk/po/ta.po, xfce-mcs-manager/trunk/po/tr.po,
- xfce-mcs-manager/trunk/po/uk.po, xfce-mcs-manager/trunk/po/vi.po,
- xfce-mcs-manager/trunk/po/xfce-mcs-manager.pot,
- xfce-mcs-manager/trunk/po/zh_CN.po,
- xfce-mcs-manager/trunk/po/zh_TW.po,
- xfce-mcs-plugins/trunk/po/ar.po, xfce-mcs-plugins/trunk/po/az.po,
- xfce-mcs-plugins/trunk/po/be.po, xfce-mcs-plugins/trunk/po/bg.po,
- xfce-mcs-plugins/trunk/po/bn_IN.po,
- xfce-mcs-plugins/trunk/po/ca.po, xfce-mcs-plugins/trunk/po/cs.po,
- xfce-mcs-plugins/trunk/po/de.po, xfce-mcs-plugins/trunk/po/el.po,
- xfce-mcs-plugins/trunk/po/en_GB.po,
- xfce-mcs-plugins/trunk/po/eo.po, xfce-mcs-plugins/trunk/po/es.po,
- xfce-mcs-plugins/trunk/po/es_MX.po,
- xfce-mcs-plugins/trunk/po/et.po, xfce-mcs-plugins/trunk/po/eu.po,
- xfce-mcs-plugins/trunk/po/fa.po, xfce-mcs-plugins/trunk/po/fi.po,
- xfce-mcs-plugins/trunk/po/fr.po, xfce-mcs-plugins/trunk/po/gu.po,
- xfce-mcs-plugins/trunk/po/he.po, xfce-mcs-plugins/trunk/po/hi.po,
- xfce-mcs-plugins/trunk/po/hu.po, xfce-mcs-plugins/trunk/po/it.po,
- xfce-mcs-plugins/trunk/po/ja.po, xfce-mcs-plugins/trunk/po/ko.po,
- xfce-mcs-plugins/trunk/po/lt.po, xfce-mcs-plugins/trunk/po/mr.po,
- xfce-mcs-plugins/trunk/po/ms.po, xfce-mcs-plugins/trunk/po/nl.po,
- xfce-mcs-plugins/trunk/po/pa.po, xfce-mcs-plugins/trunk/po/pl.po,
- xfce-mcs-plugins/trunk/po/pt_BR.po,
- xfce-mcs-plugins/trunk/po/pt_PT.po,
- xfce-mcs-plugins/trunk/po/ro.po, xfce-mcs-plugins/trunk/po/ru.po,
- xfce-mcs-plugins/trunk/po/sk.po, xfce-mcs-plugins/trunk/po/sv.po,
- xfce-mcs-plugins/trunk/po/ta.po, xfce-mcs-plugins/trunk/po/tr.po,
- xfce-mcs-plugins/trunk/po/uk.po, xfce-mcs-plugins/trunk/po/vi.po,
- xfce-mcs-plugins/trunk/po/xfce-mcs-plugins.pot,
- xfce-mcs-plugins/trunk/po/zh_CN.po,
- xfce-mcs-plugins/trunk/po/zh_TW.po, xfce-utils/trunk/po/af.po,
- xfce-utils/trunk/po/ar.po, xfce-utils/trunk/po/az.po,
- xfce-utils/trunk/po/be.po, xfce-utils/trunk/po/bg.po,
- xfce-utils/trunk/po/bn_IN.po, xfce-utils/trunk/po/ca.po,
- xfce-utils/trunk/po/cs.po, xfce-utils/trunk/po/de.po,
- xfce-utils/trunk/po/el.po, xfce-utils/trunk/po/en_GB.po,
- xfce-utils/trunk/po/eo.po, xfce-utils/trunk/po/es.po,
- xfce-utils/trunk/po/es_MX.po, xfce-utils/trunk/po/et.po,
- xfce-utils/trunk/po/eu.po, xfce-utils/trunk/po/fa.po,
- xfce-utils/trunk/po/fi.po, xfce-utils/trunk/po/fr.po,
- xfce-utils/trunk/po/gu.po, xfce-utils/trunk/po/he.po,
- xfce-utils/trunk/po/hi.po, xfce-utils/trunk/po/hu.po,
- xfce-utils/trunk/po/hy.po, xfce-utils/trunk/po/it.po,
- xfce-utils/trunk/po/ja.po, xfce-utils/trunk/po/ko.po,
- xfce-utils/trunk/po/lt.po, xfce-utils/trunk/po/mr.po,
- xfce-utils/trunk/po/ms.po, xfce-utils/trunk/po/nl.po,
- xfce-utils/trunk/po/pa.po, xfce-utils/trunk/po/pl.po,
- xfce-utils/trunk/po/pt_BR.po, xfce-utils/trunk/po/pt_PT.po,
- xfce-utils/trunk/po/ro.po, xfce-utils/trunk/po/ru.po,
- xfce-utils/trunk/po/sk.po, xfce-utils/trunk/po/sv.po,
- xfce-utils/trunk/po/ta.po, xfce-utils/trunk/po/tr.po,
- xfce-utils/trunk/po/uk.po, xfce-utils/trunk/po/vi.po,
- xfce-utils/trunk/po/xfce-utils.pot, xfce-utils/trunk/po/zh_CN.po,
- xfce-utils/trunk/po/zh_TW.po, xfce4-appfinder/trunk/po/be.po,
- xfce4-appfinder/trunk/po/bn_IN.po,
- xfce4-appfinder/trunk/po/cs.po, xfce4-appfinder/trunk/po/de.po,
- xfce4-appfinder/trunk/po/en_GB.po,
- xfce4-appfinder/trunk/po/es.po,
- xfce4-appfinder/trunk/po/es_MX.po,
- xfce4-appfinder/trunk/po/et.po, xfce4-appfinder/trunk/po/eu.po,
- xfce4-appfinder/trunk/po/fa.po, xfce4-appfinder/trunk/po/fi.po,
- xfce4-appfinder/trunk/po/fr.po, xfce4-appfinder/trunk/po/gu.po,
- xfce4-appfinder/trunk/po/he.po, xfce4-appfinder/trunk/po/hy.po,
- xfce4-appfinder/trunk/po/it.po, xfce4-appfinder/trunk/po/ja.po,
- xfce4-appfinder/trunk/po/ko.po, xfce4-appfinder/trunk/po/lt.po,
- xfce4-appfinder/trunk/po/mr.po, xfce4-appfinder/trunk/po/nl.po,
- xfce4-appfinder/trunk/po/pa.po, xfce4-appfinder/trunk/po/pl.po,
- xfce4-appfinder/trunk/po/pt_BR.po,
- xfce4-appfinder/trunk/po/pt_PT.po,
- xfce4-appfinder/trunk/po/ro.po, xfce4-appfinder/trunk/po/ru.po,
- xfce4-appfinder/trunk/po/sv.po, xfce4-appfinder/trunk/po/tr.po,
- xfce4-appfinder/trunk/po/uk.po,
- xfce4-appfinder/trunk/po/xfce4-appfinder.pot,
- xfce4-appfinder/trunk/po/zh_CN.po,
- xfce4-appfinder/trunk/po/zh_TW.po,
- xfce4-icon-theme/trunk/po/ChangeLog,
- xfce4-icon-theme/trunk/po/de.po, xfce4-icon-theme/trunk/po/fi.po,
- xfce4-icon-theme/trunk/po/ja.po, xfce4-icon-theme/trunk/po/ko.po,
- xfce4-icon-theme/trunk/po/xfce4-icon-theme.pot,
- xfce4-mailwatch-plugin/trunk/po/ca.po,
- xfce4-mailwatch-plugin/trunk/po/de.po,
- xfce4-mailwatch-plugin/trunk/po/el.po,
- xfce4-mailwatch-plugin/trunk/po/eu.po,
- xfce4-mailwatch-plugin/trunk/po/fi.po,
- xfce4-mailwatch-plugin/trunk/po/gu.po,
- xfce4-mailwatch-plugin/trunk/po/ja.po,
- xfce4-mailwatch-plugin/trunk/po/pt_BR.po,
- xfce4-mailwatch-plugin/trunk/po/xfce4-mailwatch-plugin.pot,
- xfce4-mixer/trunk/po/ar.po, xfce4-mixer/trunk/po/az.po,
- xfce4-mixer/trunk/po/be.po, xfce4-mixer/trunk/po/bg.po,
- xfce4-mixer/trunk/po/bn_IN.po, xfce4-mixer/trunk/po/ca.po,
- xfce4-mixer/trunk/po/cs.po, xfce4-mixer/trunk/po/de.po,
- xfce4-mixer/trunk/po/el.po, xfce4-mixer/trunk/po/en_GB.po,
- xfce4-mixer/trunk/po/es.po, xfce4-mixer/trunk/po/es_MX.po,
- xfce4-mixer/trunk/po/et.po, xfce4-mixer/trunk/po/eu.po,
- xfce4-mixer/trunk/po/fa.po, xfce4-mixer/trunk/po/fi.po,
- xfce4-mixer/trunk/po/fr.po, xfce4-mixer/trunk/po/gu.po,
- xfce4-mixer/trunk/po/he.po, xfce4-mixer/trunk/po/hi.po,
- xfce4-mixer/trunk/po/hu.po, xfce4-mixer/trunk/po/hy.po,
- xfce4-mixer/trunk/po/it.po, xfce4-mixer/trunk/po/ja.po,
- xfce4-mixer/trunk/po/ko.po, xfce4-mixer/trunk/po/lt.po,
- xfce4-mixer/trunk/po/mr.po, xfce4-mixer/trunk/po/ms.po,
- xfce4-mixer/trunk/po/nb_NO.po, xfce4-mixer/trunk/po/nl.po,
- xfce4-mixer/trunk/po/pa.po, xfce4-mixer/trunk/po/pl.po,
- xfce4-mixer/trunk/po/pt_BR.po, xfce4-mixer/trunk/po/pt_PT.po,
- xfce4-mixer/trunk/po/ro.po, xfce4-mixer/trunk/po/ru.po,
- xfce4-mixer/trunk/po/sk.po, xfce4-mixer/trunk/po/sv.po,
- xfce4-mixer/trunk/po/ta.po, xfce4-mixer/trunk/po/tr.po,
- xfce4-mixer/trunk/po/uk.po, xfce4-mixer/trunk/po/vi.po,
- xfce4-mixer/trunk/po/xfce4-mixer.pot,
- xfce4-mixer/trunk/po/zh_CN.po, xfce4-mixer/trunk/po/zh_TW.po,
- xfce4-session/trunk/po/ar.po, xfce4-session/trunk/po/az.po,
- xfce4-session/trunk/po/be.po, xfce4-session/trunk/po/bn_IN.po,
- xfce4-session/trunk/po/ca.po, xfce4-session/trunk/po/cs.po,
- xfce4-session/trunk/po/de.po, xfce4-session/trunk/po/el.po,
- xfce4-session/trunk/po/en_GB.po, xfce4-session/trunk/po/eo.po,
- xfce4-session/trunk/po/es.po, xfce4-session/trunk/po/es_MX.po,
- xfce4-session/trunk/po/et.po, xfce4-session/trunk/po/eu.po,
- xfce4-session/trunk/po/fa.po, xfce4-session/trunk/po/fi.po,
- xfce4-session/trunk/po/fr.po, xfce4-session/trunk/po/gu.po,
- xfce4-session/trunk/po/he.po, xfce4-session/trunk/po/hi.po,
- xfce4-session/trunk/po/it.po, xfce4-session/trunk/po/ja.po,
- xfce4-session/trunk/po/ko.po, xfce4-session/trunk/po/lt.po,
- xfce4-session/trunk/po/mr.po, xfce4-session/trunk/po/ms.po,
- xfce4-session/trunk/po/nb_NO.po, xfce4-session/trunk/po/nl.po,
- xfce4-session/trunk/po/pa.po, xfce4-session/trunk/po/pl.po,
- xfce4-session/trunk/po/pt_BR.po, xfce4-session/trunk/po/pt_PT.po,
- xfce4-session/trunk/po/ro.po, xfce4-session/trunk/po/ru.po,
- xfce4-session/trunk/po/sk.po, xfce4-session/trunk/po/sv.po,
- xfce4-session/trunk/po/ta.po, xfce4-session/trunk/po/tr.po,
- xfce4-session/trunk/po/uk.po, xfce4-session/trunk/po/vi.po,
- xfce4-session/trunk/po/xfce4-session.pot,
- xfce4-session/trunk/po/zh_CN.po, xfce4-session/trunk/po/zh_TW.po,
- xfce4-toys/trunk/po/ar.po, xfce4-toys/trunk/po/az.po,
- xfce4-toys/trunk/po/be.po, xfce4-toys/trunk/po/bg.po,
- xfce4-toys/trunk/po/bn_IN.po, xfce4-toys/trunk/po/ca.po,
- xfce4-toys/trunk/po/cs.po, xfce4-toys/trunk/po/de.po,
- xfce4-toys/trunk/po/el.po, xfce4-toys/trunk/po/en_GB.po,
- xfce4-toys/trunk/po/eo.po, xfce4-toys/trunk/po/es.po,
- xfce4-toys/trunk/po/es_MX.po, xfce4-toys/trunk/po/et.po,
- xfce4-toys/trunk/po/eu.po, xfce4-toys/trunk/po/fa.po,
- xfce4-toys/trunk/po/fi.po, xfce4-toys/trunk/po/fr.po,
- xfce4-toys/trunk/po/gu.po, xfce4-toys/trunk/po/he.po,
- xfce4-toys/trunk/po/hi.po, xfce4-toys/trunk/po/hu.po,
- xfce4-toys/trunk/po/it.po, xfce4-toys/trunk/po/ja.po,
- xfce4-toys/trunk/po/ko.po, xfce4-toys/trunk/po/lt.po,
- xfce4-toys/trunk/po/mr.po, xfce4-toys/trunk/po/ms.po,
- xfce4-toys/trunk/po/nb_NO.po, xfce4-toys/trunk/po/nl.po,
- xfce4-toys/trunk/po/pa.po, xfce4-toys/trunk/po/pl.po,
- xfce4-toys/trunk/po/pt_BR.po, xfce4-toys/trunk/po/pt_PT.po,
- xfce4-toys/trunk/po/ro.po, xfce4-toys/trunk/po/ru.po,
- xfce4-toys/trunk/po/sk.po, xfce4-toys/trunk/po/sv.po,
- xfce4-toys/trunk/po/ta.po, xfce4-toys/trunk/po/tr.po,
- xfce4-toys/trunk/po/uk.po, xfce4-toys/trunk/po/vi.po,
- xfce4-toys/trunk/po/xfce4-toys.pot, xfce4-toys/trunk/po/zh_CN.po,
- xfce4-toys/trunk/po/zh_TW.po,
- xfce4-trigger-launcher/trunk/po/ar.po,
- xfce4-trigger-launcher/trunk/po/az.po,
- xfce4-trigger-launcher/trunk/po/be.po,
- xfce4-trigger-launcher/trunk/po/bg.po,
- xfce4-trigger-launcher/trunk/po/bn_IN.po,
- xfce4-trigger-launcher/trunk/po/ca.po,
- xfce4-trigger-launcher/trunk/po/cs.po,
- xfce4-trigger-launcher/trunk/po/de.po,
- xfce4-trigger-launcher/trunk/po/el.po,
- xfce4-trigger-launcher/trunk/po/en_GB.po,
- xfce4-trigger-launcher/trunk/po/eo.po,
- xfce4-trigger-launcher/trunk/po/es.po,
- xfce4-trigger-launcher/trunk/po/es_MX.po,
- xfce4-trigger-launcher/trunk/po/et.po,
- xfce4-trigger-launcher/trunk/po/eu.po,
- xfce4-trigger-launcher/trunk/po/fa.po,
- xfce4-trigger-launcher/trunk/po/fi.po,
- xfce4-trigger-launcher/trunk/po/fr.po,
- xfce4-trigger-launcher/trunk/po/gu.po,
- xfce4-trigger-launcher/trunk/po/he.po,
- xfce4-trigger-launcher/trunk/po/hi.po,
- xfce4-trigger-launcher/trunk/po/hu.po,
- xfce4-trigger-launcher/trunk/po/it.po,
- xfce4-trigger-launcher/trunk/po/ja.po,
- xfce4-trigger-launcher/trunk/po/ko.po,
- xfce4-trigger-launcher/trunk/po/lt.po,
- xfce4-trigger-launcher/trunk/po/mr.po,
- xfce4-trigger-launcher/trunk/po/ms.po,
- xfce4-trigger-launcher/trunk/po/nl.po,
- xfce4-trigger-launcher/trunk/po/pa.po,
- xfce4-trigger-launcher/trunk/po/pl.po,
- xfce4-trigger-launcher/trunk/po/pt_BR.po,
- xfce4-trigger-launcher/trunk/po/pt_PT.po,
- xfce4-trigger-launcher/trunk/po/ro.po,
- xfce4-trigger-launcher/trunk/po/ru.po,
- xfce4-trigger-launcher/trunk/po/sk.po,
- xfce4-trigger-launcher/trunk/po/sv.po,
- xfce4-trigger-launcher/trunk/po/ta.po,
- xfce4-trigger-launcher/trunk/po/tr.po,
- xfce4-trigger-launcher/trunk/po/uk.po,
- xfce4-trigger-launcher/trunk/po/vi.po,
- xfce4-trigger-launcher/trunk/po/xfce4-trigger-launcher.pot,
- xfce4-trigger-launcher/trunk/po/zh_CN.po,
- xfce4-trigger-launcher/trunk/po/zh_TW.po,
- xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/bn_IN.po, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/el.po, xfdesktop/trunk/po/en_GB.po,
- xfdesktop/trunk/po/eo.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa.po,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/gu.po, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.po, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/hy.po, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.po, xfdesktop/trunk/po/mr.po,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nb_NO.po,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pa.po,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ro.po,
- xfdesktop/trunk/po/ru.po, xfdesktop/trunk/po/sk.po,
- xfdesktop/trunk/po/sv.po, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.po, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.po, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.po,
- xffm/trunk/fgr/po/es.po, xffm/trunk/fgr/po/fgr.pot,
- xffm/trunk/libxffm/po/af.po, xffm/trunk/libxffm/po/ar.po,
- xffm/trunk/libxffm/po/az.po, xffm/trunk/libxffm/po/bg.po,
- xffm/trunk/libxffm/po/bn_IN.po, xffm/trunk/libxffm/po/ca.po,
- xffm/trunk/libxffm/po/cs.po, xffm/trunk/libxffm/po/de.po,
- xffm/trunk/libxffm/po/en_CA.po, xffm/trunk/libxffm/po/en_GB.po,
- xffm/trunk/libxffm/po/es.po, xffm/trunk/libxffm/po/es_MX.po,
- xffm/trunk/libxffm/po/et.po, xffm/trunk/libxffm/po/eu.po,
- xffm/trunk/libxffm/po/fa.po, xffm/trunk/libxffm/po/fi.po,
- xffm/trunk/libxffm/po/fr.po, xffm/trunk/libxffm/po/gu.po,
- xffm/trunk/libxffm/po/he.po, xffm/trunk/libxffm/po/hi.po,
- xffm/trunk/libxffm/po/hu.po, xffm/trunk/libxffm/po/it.po,
- xffm/trunk/libxffm/po/ja.po, xffm/trunk/libxffm/po/ko.po,
- xffm/trunk/libxffm/po/libxffm.pot, xffm/trunk/libxffm/po/lt.po,
- xffm/trunk/libxffm/po/mr.po, xffm/trunk/libxffm/po/ms.po,
- xffm/trunk/libxffm/po/nb_NO.po, xffm/trunk/libxffm/po/nl.po,
- xffm/trunk/libxffm/po/pa.po, xffm/trunk/libxffm/po/pl.po,
- xffm/trunk/libxffm/po/pt_BR.po, xffm/trunk/libxffm/po/pt_PT.po,
- xffm/trunk/libxffm/po/sk.po, xffm/trunk/libxffm/po/sv.po,
- xffm/trunk/libxffm/po/ta.po, xffm/trunk/libxffm/po/tr.po,
- xffm/trunk/libxffm/po/uk.po, xffm/trunk/libxffm/po/vi.po,
- xffm/trunk/libxffm/po/zh_CN.po, xffm/trunk/libxffm/po/zh_TW.po,
- xffm/trunk/plugins/xfapps/po/af.po,
- xffm/trunk/plugins/xfapps/po/am.po,
- xffm/trunk/plugins/xfapps/po/ar.po,
- xffm/trunk/plugins/xfapps/po/az.po,
- xffm/trunk/plugins/xfapps/po/be.po,
- xffm/trunk/plugins/xfapps/po/bg.po,
- xffm/trunk/plugins/xfapps/po/bn_IN.po,
- xffm/trunk/plugins/xfapps/po/ca.po,
- xffm/trunk/plugins/xfapps/po/cs.po,
- xffm/trunk/plugins/xfapps/po/cy.po,
- xffm/trunk/plugins/xfapps/po/da.po,
- xffm/trunk/plugins/xfapps/po/de.po,
- xffm/trunk/plugins/xfapps/po/el.po,
- xffm/trunk/plugins/xfapps/po/en_CA.po,
- xffm/trunk/plugins/xfapps/po/en_GB.po,
- xffm/trunk/plugins/xfapps/po/es.po,
- xffm/trunk/plugins/xfapps/po/es_MX.po,
- xffm/trunk/plugins/xfapps/po/et.po,
- xffm/trunk/plugins/xfapps/po/eu.po,
- xffm/trunk/plugins/xfapps/po/fa.po,
- xffm/trunk/plugins/xfapps/po/fi.po,
- xffm/trunk/plugins/xfapps/po/fr.po,
- xffm/trunk/plugins/xfapps/po/ga.po,
- xffm/trunk/plugins/xfapps/po/gu.po,
- xffm/trunk/plugins/xfapps/po/he.po,
- xffm/trunk/plugins/xfapps/po/hi.po,
- xffm/trunk/plugins/xfapps/po/hr.po,
- xffm/trunk/plugins/xfapps/po/hu.po,
- xffm/trunk/plugins/xfapps/po/id.po,
- xffm/trunk/plugins/xfapps/po/is.po,
- xffm/trunk/plugins/xfapps/po/it.po,
- xffm/trunk/plugins/xfapps/po/ja.po,
- xffm/trunk/plugins/xfapps/po/ko.po,
- xffm/trunk/plugins/xfapps/po/li.po,
- xffm/trunk/plugins/xfapps/po/lt.po,
- xffm/trunk/plugins/xfapps/po/lv.po,
- xffm/trunk/plugins/xfapps/po/mi.po,
- xffm/trunk/plugins/xfapps/po/mk.po,
- xffm/trunk/plugins/xfapps/po/ml.po,
- xffm/trunk/plugins/xfapps/po/mn.po,
- xffm/trunk/plugins/xfapps/po/mr.po,
- xffm/trunk/plugins/xfapps/po/ms.po,
- xffm/trunk/plugins/xfapps/po/nb_NO.po,
- xffm/trunk/plugins/xfapps/po/ne.po,
- xffm/trunk/plugins/xfapps/po/nl.po,
- xffm/trunk/plugins/xfapps/po/nn.po,
- xffm/trunk/plugins/xfapps/po/no.po,
- xffm/trunk/plugins/xfapps/po/pa.po,
- xffm/trunk/plugins/xfapps/po/pl.po,
- xffm/trunk/plugins/xfapps/po/pt_BR.po,
- xffm/trunk/plugins/xfapps/po/pt_PT.po,
- xffm/trunk/plugins/xfapps/po/ro.po,
- xffm/trunk/plugins/xfapps/po/ru.po,
- xffm/trunk/plugins/xfapps/po/sk.po,
- xffm/trunk/plugins/xfapps/po/sl.po,
- xffm/trunk/plugins/xfapps/po/sq.po,
- xffm/trunk/plugins/xfapps/po/sr.po,
- xffm/trunk/plugins/xfapps/po/sr@Latn.po,
- xffm/trunk/plugins/xfapps/po/sr@ije.po,
- xffm/trunk/plugins/xfapps/po/sv.po,
- xffm/trunk/plugins/xfapps/po/ta.po,
- xffm/trunk/plugins/xfapps/po/th.po,
- xffm/trunk/plugins/xfapps/po/tk.po,
- xffm/trunk/plugins/xfapps/po/tr.po,
- xffm/trunk/plugins/xfapps/po/uk.po,
- xffm/trunk/plugins/xfapps/po/vi.po,
- xffm/trunk/plugins/xfapps/po/wa.po,
- xffm/trunk/plugins/xfapps/po/xfapps.pot,
- xffm/trunk/plugins/xfapps/po/zh_CN.po,
- xffm/trunk/plugins/xfapps/po/zh_TW.po,
- xffm/trunk/plugins/xfbook/po/af.po,
- xffm/trunk/plugins/xfbook/po/am.po,
- xffm/trunk/plugins/xfbook/po/ar.po,
- xffm/trunk/plugins/xfbook/po/az.po,
- xffm/trunk/plugins/xfbook/po/be.po,
- xffm/trunk/plugins/xfbook/po/bg.po,
- xffm/trunk/plugins/xfbook/po/bn_IN.po,
- xffm/trunk/plugins/xfbook/po/ca.po,
- xffm/trunk/plugins/xfbook/po/cs.po,
- xffm/trunk/plugins/xfbook/po/cy.po,
- xffm/trunk/plugins/xfbook/po/da.po,
- xffm/trunk/plugins/xfbook/po/de.po,
- xffm/trunk/plugins/xfbook/po/el.po,
- xffm/trunk/plugins/xfbook/po/en_CA.po,
- xffm/trunk/plugins/xfbook/po/en_GB.po,
- xffm/trunk/plugins/xfbook/po/es.po,
- xffm/trunk/plugins/xfbook/po/es_MX.po,
- xffm/trunk/plugins/xfbook/po/et.po,
- xffm/trunk/plugins/xfbook/po/eu.po,
- xffm/trunk/plugins/xfbook/po/fa.po,
- xffm/trunk/plugins/xfbook/po/fi.po,
- xffm/trunk/plugins/xfbook/po/fr.po,
- xffm/trunk/plugins/xfbook/po/ga.po,
- xffm/trunk/plugins/xfbook/po/gu.po,
- xffm/trunk/plugins/xfbook/po/he.po,
- xffm/trunk/plugins/xfbook/po/hi.po,
- xffm/trunk/plugins/xfbook/po/hr.po,
- xffm/trunk/plugins/xfbook/po/hu.po,
- xffm/trunk/plugins/xfbook/po/id.po,
- xffm/trunk/plugins/xfbook/po/is.po,
- xffm/trunk/plugins/xfbook/po/it.po,
- xffm/trunk/plugins/xfbook/po/ja.po,
- xffm/trunk/plugins/xfbook/po/ko.po,
- xffm/trunk/plugins/xfbook/po/li.po,
- xffm/trunk/plugins/xfbook/po/lt.po,
- xffm/trunk/plugins/xfbook/po/lv.po,
- xffm/trunk/plugins/xfbook/po/mi.po,
- xffm/trunk/plugins/xfbook/po/mk.po,
- xffm/trunk/plugins/xfbook/po/ml.po,
- xffm/trunk/plugins/xfbook/po/mn.po,
- xffm/trunk/plugins/xfbook/po/mr.po,
- xffm/trunk/plugins/xfbook/po/ms.po,
- xffm/trunk/plugins/xfbook/po/nb_NO.po,
- xffm/trunk/plugins/xfbook/po/ne.po,
- xffm/trunk/plugins/xfbook/po/nl.po,
- xffm/trunk/plugins/xfbook/po/nn.po,
- xffm/trunk/plugins/xfbook/po/no.po,
- xffm/trunk/plugins/xfbook/po/pa.po,
- xffm/trunk/plugins/xfbook/po/pl.po,
- xffm/trunk/plugins/xfbook/po/pt_BR.po,
- xffm/trunk/plugins/xfbook/po/pt_PT.po,
- xffm/trunk/plugins/xfbook/po/ro.po,
- xffm/trunk/plugins/xfbook/po/ru.po,
- xffm/trunk/plugins/xfbook/po/sk.po,
- xffm/trunk/plugins/xfbook/po/sl.po,
- xffm/trunk/plugins/xfbook/po/sq.po,
- xffm/trunk/plugins/xfbook/po/sr.po,
- xffm/trunk/plugins/xfbook/po/sr@Latn.po,
- xffm/trunk/plugins/xfbook/po/sr@ije.po,
- xffm/trunk/plugins/xfbook/po/sv.po,
- xffm/trunk/plugins/xfbook/po/ta.po,
- xffm/trunk/plugins/xfbook/po/th.po,
- xffm/trunk/plugins/xfbook/po/tk.po,
- xffm/trunk/plugins/xfbook/po/tr.po,
- xffm/trunk/plugins/xfbook/po/uk.po,
- xffm/trunk/plugins/xfbook/po/vi.po,
- xffm/trunk/plugins/xfbook/po/wa.po,
- xffm/trunk/plugins/xfbook/po/xfbook.pot,
- xffm/trunk/plugins/xfbook/po/zh_CN.po,
- xffm/trunk/plugins/xfbook/po/zh_TW.po,
- xffm/trunk/plugins/xffstab/po/af.po,
- xffm/trunk/plugins/xffstab/po/am.po,
- xffm/trunk/plugins/xffstab/po/ar.po,
- xffm/trunk/plugins/xffstab/po/az.po,
- xffm/trunk/plugins/xffstab/po/be.po,
- xffm/trunk/plugins/xffstab/po/bg.po,
- xffm/trunk/plugins/xffstab/po/bn_IN.po,
- xffm/trunk/plugins/xffstab/po/ca.po,
- xffm/trunk/plugins/xffstab/po/cs.po,
- xffm/trunk/plugins/xffstab/po/cy.po,
- xffm/trunk/plugins/xffstab/po/da.po,
- xffm/trunk/plugins/xffstab/po/de.po,
- xffm/trunk/plugins/xffstab/po/el.po,
- xffm/trunk/plugins/xffstab/po/en_CA.po,
- xffm/trunk/plugins/xffstab/po/en_GB.po,
- xffm/trunk/plugins/xffstab/po/es.po,
- xffm/trunk/plugins/xffstab/po/es_MX.po,
- xffm/trunk/plugins/xffstab/po/et.po,
- xffm/trunk/plugins/xffstab/po/eu.po,
- xffm/trunk/plugins/xffstab/po/fa.po,
- xffm/trunk/plugins/xffstab/po/fi.po,
- xffm/trunk/plugins/xffstab/po/fr.po,
- xffm/trunk/plugins/xffstab/po/ga.po,
- xffm/trunk/plugins/xffstab/po/gu.po,
- xffm/trunk/plugins/xffstab/po/he.po,
- xffm/trunk/plugins/xffstab/po/hi.po,
- xffm/trunk/plugins/xffstab/po/hr.po,
- xffm/trunk/plugins/xffstab/po/hu.po,
- xffm/trunk/plugins/xffstab/po/id.po,
- xffm/trunk/plugins/xffstab/po/is.po,
- xffm/trunk/plugins/xffstab/po/it.po,
- xffm/trunk/plugins/xffstab/po/ja.po,
- xffm/trunk/plugins/xffstab/po/ko.po,
- xffm/trunk/plugins/xffstab/po/li.po,
- xffm/trunk/plugins/xffstab/po/lt.po,
- xffm/trunk/plugins/xffstab/po/lv.po,
- xffm/trunk/plugins/xffstab/po/mi.po,
- xffm/trunk/plugins/xffstab/po/mk.po,
- xffm/trunk/plugins/xffstab/po/ml.po,
- xffm/trunk/plugins/xffstab/po/mn.po,
- xffm/trunk/plugins/xffstab/po/mr.po,
- xffm/trunk/plugins/xffstab/po/ms.po,
- xffm/trunk/plugins/xffstab/po/nb_NO.po,
- xffm/trunk/plugins/xffstab/po/ne.po,
- xffm/trunk/plugins/xffstab/po/nl.po,
- xffm/trunk/plugins/xffstab/po/nn.po,
- xffm/trunk/plugins/xffstab/po/no.po,
- xffm/trunk/plugins/xffstab/po/pa.po,
- xffm/trunk/plugins/xffstab/po/pl.po,
- xffm/trunk/plugins/xffstab/po/pt_BR.po,
- xffm/trunk/plugins/xffstab/po/pt_PT.po,
- xffm/trunk/plugins/xffstab/po/ro.po,
- xffm/trunk/plugins/xffstab/po/ru.po,
- xffm/trunk/plugins/xffstab/po/sk.po,
- xffm/trunk/plugins/xffstab/po/sl.po,
- xffm/trunk/plugins/xffstab/po/sq.po,
- xffm/trunk/plugins/xffstab/po/sr.po,
- xffm/trunk/plugins/xffstab/po/sr@Latn.po,
- xffm/trunk/plugins/xffstab/po/sr@ije.po,
- xffm/trunk/plugins/xffstab/po/sv.po,
- xffm/trunk/plugins/xffstab/po/ta.po,
- xffm/trunk/plugins/xffstab/po/th.po,
- xffm/trunk/plugins/xffstab/po/tk.po,
- xffm/trunk/plugins/xffstab/po/tr.po,
- xffm/trunk/plugins/xffstab/po/uk.po,
- xffm/trunk/plugins/xffstab/po/vi.po,
- xffm/trunk/plugins/xffstab/po/wa.po,
- xffm/trunk/plugins/xffstab/po/xffstab.pot,
- xffm/trunk/plugins/xffstab/po/zh_CN.po,
- xffm/trunk/plugins/xffstab/po/zh_TW.po,
- xffm/trunk/plugins/xflocate/po/af.po,
- xffm/trunk/plugins/xflocate/po/am.po,
- xffm/trunk/plugins/xflocate/po/ar.po,
- xffm/trunk/plugins/xflocate/po/az.po,
- xffm/trunk/plugins/xflocate/po/be.po,
- xffm/trunk/plugins/xflocate/po/bg.po,
- xffm/trunk/plugins/xflocate/po/bn_IN.po,
- xffm/trunk/plugins/xflocate/po/ca.po,
- xffm/trunk/plugins/xflocate/po/cs.po,
- xffm/trunk/plugins/xflocate/po/cy.po,
- xffm/trunk/plugins/xflocate/po/da.po,
- xffm/trunk/plugins/xflocate/po/de.po,
- xffm/trunk/plugins/xflocate/po/el.po,
- xffm/trunk/plugins/xflocate/po/en_CA.po,
- xffm/trunk/plugins/xflocate/po/en_GB.po,
- xffm/trunk/plugins/xflocate/po/es.po,
- xffm/trunk/plugins/xflocate/po/es_MX.po,
- xffm/trunk/plugins/xflocate/po/et.po,
- xffm/trunk/plugins/xflocate/po/eu.po,
- xffm/trunk/plugins/xflocate/po/fa.po,
- xffm/trunk/plugins/xflocate/po/fi.po,
- xffm/trunk/plugins/xflocate/po/fr.po,
- xffm/trunk/plugins/xflocate/po/ga.po,
- xffm/trunk/plugins/xflocate/po/gu.po,
- xffm/trunk/plugins/xflocate/po/he.po,
- xffm/trunk/plugins/xflocate/po/hi.po,
- xffm/trunk/plugins/xflocate/po/hr.po,
- xffm/trunk/plugins/xflocate/po/hu.po,
- xffm/trunk/plugins/xflocate/po/id.po,
- xffm/trunk/plugins/xflocate/po/is.po,
- xffm/trunk/plugins/xflocate/po/it.po,
- xffm/trunk/plugins/xflocate/po/ja.po,
- xffm/trunk/plugins/xflocate/po/ko.po,
- xffm/trunk/plugins/xflocate/po/li.po,
- xffm/trunk/plugins/xflocate/po/lt.po,
- xffm/trunk/plugins/xflocate/po/lv.po,
- xffm/trunk/plugins/xflocate/po/mi.po,
- xffm/trunk/plugins/xflocate/po/mk.po,
- xffm/trunk/plugins/xflocate/po/ml.po,
- xffm/trunk/plugins/xflocate/po/mn.po,
- xffm/trunk/plugins/xflocate/po/mr.po,
- xffm/trunk/plugins/xflocate/po/ms.po,
- xffm/trunk/plugins/xflocate/po/nb_NO.po,
- xffm/trunk/plugins/xflocate/po/ne.po,
- xffm/trunk/plugins/xflocate/po/nl.po,
- xffm/trunk/plugins/xflocate/po/nn.po,
- xffm/trunk/plugins/xflocate/po/no.po,
- xffm/trunk/plugins/xflocate/po/pa.po,
- xffm/trunk/plugins/xflocate/po/pl.po,
- xffm/trunk/plugins/xflocate/po/pt_BR.po,
- xffm/trunk/plugins/xflocate/po/pt_PT.po,
- xffm/trunk/plugins/xflocate/po/ro.po,
- xffm/trunk/plugins/xflocate/po/ru.po,
- xffm/trunk/plugins/xflocate/po/sk.po,
- xffm/trunk/plugins/xflocate/po/sl.po,
- xffm/trunk/plugins/xflocate/po/sq.po,
- xffm/trunk/plugins/xflocate/po/sr.po,
- xffm/trunk/plugins/xflocate/po/sr@Latn.po,
- xffm/trunk/plugins/xflocate/po/sr@ije.po,
- xffm/trunk/plugins/xflocate/po/sv.po,
- xffm/trunk/plugins/xflocate/po/ta.po,
- xffm/trunk/plugins/xflocate/po/th.po,
- xffm/trunk/plugins/xflocate/po/tk.po,
- xffm/trunk/plugins/xflocate/po/tr.po,
- xffm/trunk/plugins/xflocate/po/uk.po,
- xffm/trunk/plugins/xflocate/po/vi.po,
- xffm/trunk/plugins/xflocate/po/wa.po,
- xffm/trunk/plugins/xflocate/po/xflocate.pot,
- xffm/trunk/plugins/xflocate/po/zh_CN.po,
- xffm/trunk/plugins/xflocate/po/zh_TW.po,
- xffm/trunk/plugins/xfrecent/po/af.po,
- xffm/trunk/plugins/xfrecent/po/am.po,
- xffm/trunk/plugins/xfrecent/po/ar.po,
- xffm/trunk/plugins/xfrecent/po/az.po,
- xffm/trunk/plugins/xfrecent/po/be.po,
- xffm/trunk/plugins/xfrecent/po/bg.po,
- xffm/trunk/plugins/xfrecent/po/bn_IN.po,
- xffm/trunk/plugins/xfrecent/po/ca.po,
- xffm/trunk/plugins/xfrecent/po/cs.po,
- xffm/trunk/plugins/xfrecent/po/cy.po,
- xffm/trunk/plugins/xfrecent/po/da.po,
- xffm/trunk/plugins/xfrecent/po/de.po,
- xffm/trunk/plugins/xfrecent/po/el.po,
- xffm/trunk/plugins/xfrecent/po/en_CA.po,
- xffm/trunk/plugins/xfrecent/po/en_GB.po,
- xffm/trunk/plugins/xfrecent/po/es.po,
- xffm/trunk/plugins/xfrecent/po/es_MX.po,
- xffm/trunk/plugins/xfrecent/po/et.po,
- xffm/trunk/plugins/xfrecent/po/eu.po,
- xffm/trunk/plugins/xfrecent/po/fa.po,
- xffm/trunk/plugins/xfrecent/po/fi.po,
- xffm/trunk/plugins/xfrecent/po/fr.po,
- xffm/trunk/plugins/xfrecent/po/ga.po,
- xffm/trunk/plugins/xfrecent/po/gu.po,
- xffm/trunk/plugins/xfrecent/po/he.po,
- xffm/trunk/plugins/xfrecent/po/hi.po,
- xffm/trunk/plugins/xfrecent/po/hr.po,
- xffm/trunk/plugins/xfrecent/po/hu.po,
- xffm/trunk/plugins/xfrecent/po/id.po,
- xffm/trunk/plugins/xfrecent/po/is.po,
- xffm/trunk/plugins/xfrecent/po/it.po,
- xffm/trunk/plugins/xfrecent/po/ja.po,
- xffm/trunk/plugins/xfrecent/po/ko.po,
- xffm/trunk/plugins/xfrecent/po/li.po,
- xffm/trunk/plugins/xfrecent/po/lt.po,
- xffm/trunk/plugins/xfrecent/po/lv.po,
- xffm/trunk/plugins/xfrecent/po/mi.po,
- xffm/trunk/plugins/xfrecent/po/mk.po,
- xffm/trunk/plugins/xfrecent/po/ml.po,
- xffm/trunk/plugins/xfrecent/po/mn.po,
- xffm/trunk/plugins/xfrecent/po/mr.po,
- xffm/trunk/plugins/xfrecent/po/ms.po,
- xffm/trunk/plugins/xfrecent/po/nb_NO.po,
- xffm/trunk/plugins/xfrecent/po/ne.po,
- xffm/trunk/plugins/xfrecent/po/nl.po,
- xffm/trunk/plugins/xfrecent/po/nn.po,
- xffm/trunk/plugins/xfrecent/po/no.po,
- xffm/trunk/plugins/xfrecent/po/pa.po,
- xffm/trunk/plugins/xfrecent/po/pl.po,
- xffm/trunk/plugins/xfrecent/po/pt_BR.po,
- xffm/trunk/plugins/xfrecent/po/pt_PT.po,
- xffm/trunk/plugins/xfrecent/po/ro.po,
- xffm/trunk/plugins/xfrecent/po/ru.po,
- xffm/trunk/plugins/xfrecent/po/sk.po,
- xffm/trunk/plugins/xfrecent/po/sl.po,
- xffm/trunk/plugins/xfrecent/po/sq.po,
- xffm/trunk/plugins/xfrecent/po/sr.po,
- xffm/trunk/plugins/xfrecent/po/sr@Latn.po,
- xffm/trunk/plugins/xfrecent/po/sr@ije.po,
- xffm/trunk/plugins/xfrecent/po/sv.po,
- xffm/trunk/plugins/xfrecent/po/ta.po,
- xffm/trunk/plugins/xfrecent/po/th.po,
- xffm/trunk/plugins/xfrecent/po/tk.po,
- xffm/trunk/plugins/xfrecent/po/tr.po,
- xffm/trunk/plugins/xfrecent/po/uk.po,
- xffm/trunk/plugins/xfrecent/po/vi.po,
- xffm/trunk/plugins/xfrecent/po/wa.po,
- xffm/trunk/plugins/xfrecent/po/xfrecent.pot,
- xffm/trunk/plugins/xfrecent/po/zh_CN.po,
- xffm/trunk/plugins/xfrecent/po/zh_TW.po,
- xffm/trunk/plugins/xfsamba/po/af.po,
- xffm/trunk/plugins/xfsamba/po/am.po,
- xffm/trunk/plugins/xfsamba/po/ar.po,
- xffm/trunk/plugins/xfsamba/po/az.po,
- xffm/trunk/plugins/xfsamba/po/be.po,
- xffm/trunk/plugins/xfsamba/po/bg.po,
- xffm/trunk/plugins/xfsamba/po/bn_IN.po,
- xffm/trunk/plugins/xfsamba/po/ca.po,
- xffm/trunk/plugins/xfsamba/po/cs.po,
- xffm/trunk/plugins/xfsamba/po/cy.po,
- xffm/trunk/plugins/xfsamba/po/da.po,
- xffm/trunk/plugins/xfsamba/po/de.po,
- xffm/trunk/plugins/xfsamba/po/el.po,
- xffm/trunk/plugins/xfsamba/po/en_CA.po,
- xffm/trunk/plugins/xfsamba/po/en_GB.po,
- xffm/trunk/plugins/xfsamba/po/es.po,
- xffm/trunk/plugins/xfsamba/po/es_MX.po,
- xffm/trunk/plugins/xfsamba/po/et.po,
- xffm/trunk/plugins/xfsamba/po/eu.po,
- xffm/trunk/plugins/xfsamba/po/fa.po,
- xffm/trunk/plugins/xfsamba/po/fi.po,
- xffm/trunk/plugins/xfsamba/po/fr.po,
- xffm/trunk/plugins/xfsamba/po/ga.po,
- xffm/trunk/plugins/xfsamba/po/gu.po,
- xffm/trunk/plugins/xfsamba/po/he.po,
- xffm/trunk/plugins/xfsamba/po/hi.po,
- xffm/trunk/plugins/xfsamba/po/hr.po,
- xffm/trunk/plugins/xfsamba/po/hu.po,
- xffm/trunk/plugins/xfsamba/po/id.po,
- xffm/trunk/plugins/xfsamba/po/is.po,
- xffm/trunk/plugins/xfsamba/po/it.po,
- xffm/trunk/plugins/xfsamba/po/ja.po,
- xffm/trunk/plugins/xfsamba/po/ko.po,
- xffm/trunk/plugins/xfsamba/po/li.po,
- xffm/trunk/plugins/xfsamba/po/lt.po,
- xffm/trunk/plugins/xfsamba/po/lv.po,
- xffm/trunk/plugins/xfsamba/po/mi.po,
- xffm/trunk/plugins/xfsamba/po/mk.po,
- xffm/trunk/plugins/xfsamba/po/ml.po,
- xffm/trunk/plugins/xfsamba/po/mn.po,
- xffm/trunk/plugins/xfsamba/po/mr.po,
- xffm/trunk/plugins/xfsamba/po/ms.po,
- xffm/trunk/plugins/xfsamba/po/nb_NO.po,
- xffm/trunk/plugins/xfsamba/po/ne.po,
- xffm/trunk/plugins/xfsamba/po/nl.po,
- xffm/trunk/plugins/xfsamba/po/nn.po,
- xffm/trunk/plugins/xfsamba/po/no.po,
- xffm/trunk/plugins/xfsamba/po/pa.po,
- xffm/trunk/plugins/xfsamba/po/pl.po,
- xffm/trunk/plugins/xfsamba/po/pt_BR.po,
- xffm/trunk/plugins/xfsamba/po/pt_PT.po,
- xffm/trunk/plugins/xfsamba/po/ro.po,
- xffm/trunk/plugins/xfsamba/po/ru.po,
- xffm/trunk/plugins/xfsamba/po/sk.po,
- xffm/trunk/plugins/xfsamba/po/sl.po,
- xffm/trunk/plugins/xfsamba/po/sq.po,
- xffm/trunk/plugins/xfsamba/po/sr.po,
- xffm/trunk/plugins/xfsamba/po/sr@Latn.po,
- xffm/trunk/plugins/xfsamba/po/sr@ije.po,
- xffm/trunk/plugins/xfsamba/po/sv.po,
- xffm/trunk/plugins/xfsamba/po/ta.po,
- xffm/trunk/plugins/xfsamba/po/th.po,
- xffm/trunk/plugins/xfsamba/po/tk.po,
- xffm/trunk/plugins/xfsamba/po/tr.po,
- xffm/trunk/plugins/xfsamba/po/uk.po,
- xffm/trunk/plugins/xfsamba/po/vi.po,
- xffm/trunk/plugins/xfsamba/po/wa.po,
- xffm/trunk/plugins/xfsamba/po/xfsamba.pot,
- xffm/trunk/plugins/xfsamba/po/zh_CN.po,
- xffm/trunk/plugins/xfsamba/po/zh_TW.po,
- xffm/trunk/plugins/xftrash/po/af.po,
- xffm/trunk/plugins/xftrash/po/am.po,
- xffm/trunk/plugins/xftrash/po/ar.po,
- xffm/trunk/plugins/xftrash/po/az.po,
- xffm/trunk/plugins/xftrash/po/be.po,
- xffm/trunk/plugins/xftrash/po/bg.po,
- xffm/trunk/plugins/xftrash/po/bn_IN.po,
- xffm/trunk/plugins/xftrash/po/ca.po,
- xffm/trunk/plugins/xftrash/po/cs.po,
- xffm/trunk/plugins/xftrash/po/cy.po,
- xffm/trunk/plugins/xftrash/po/da.po,
- xffm/trunk/plugins/xftrash/po/de.po,
- xffm/trunk/plugins/xftrash/po/el.po,
- xffm/trunk/plugins/xftrash/po/en_CA.po,
- xffm/trunk/plugins/xftrash/po/en_GB.po,
- xffm/trunk/plugins/xftrash/po/es.po,
- xffm/trunk/plugins/xftrash/po/es_MX.po,
- xffm/trunk/plugins/xftrash/po/et.po,
- xffm/trunk/plugins/xftrash/po/eu.po,
- xffm/trunk/plugins/xftrash/po/fa.po,
- xffm/trunk/plugins/xftrash/po/fi.po,
- xffm/trunk/plugins/xftrash/po/fr.po,
- xffm/trunk/plugins/xftrash/po/ga.po,
- xffm/trunk/plugins/xftrash/po/gu.po,
- xffm/trunk/plugins/xftrash/po/he.po,
- xffm/trunk/plugins/xftrash/po/hi.po,
- xffm/trunk/plugins/xftrash/po/hr.po,
- xffm/trunk/plugins/xftrash/po/hu.po,
- xffm/trunk/plugins/xftrash/po/id.po,
- xffm/trunk/plugins/xftrash/po/is.po,
- xffm/trunk/plugins/xftrash/po/it.po,
- xffm/trunk/plugins/xftrash/po/ja.po,
- xffm/trunk/plugins/xftrash/po/ko.po,
- xffm/trunk/plugins/xftrash/po/li.po,
- xffm/trunk/plugins/xftrash/po/lt.po,
- xffm/trunk/plugins/xftrash/po/lv.po,
- xffm/trunk/plugins/xftrash/po/mi.po,
- xffm/trunk/plugins/xftrash/po/mk.po,
- xffm/trunk/plugins/xftrash/po/ml.po,
- xffm/trunk/plugins/xftrash/po/mn.po,
- xffm/trunk/plugins/xftrash/po/mr.po,
- xffm/trunk/plugins/xftrash/po/ms.po,
- xffm/trunk/plugins/xftrash/po/nb_NO.po,
- xffm/trunk/plugins/xftrash/po/ne.po,
- xffm/trunk/plugins/xftrash/po/nl.po,
- xffm/trunk/plugins/xftrash/po/nn.po,
- xffm/trunk/plugins/xftrash/po/no.po,
- xffm/trunk/plugins/xftrash/po/pa.po,
- xffm/trunk/plugins/xftrash/po/pl.po,
- xffm/trunk/plugins/xftrash/po/pt_BR.po,
- xffm/trunk/plugins/xftrash/po/pt_PT.po,
- xffm/trunk/plugins/xftrash/po/ro.po,
- xffm/trunk/plugins/xftrash/po/ru.po,
- xffm/trunk/plugins/xftrash/po/sk.po,
- xffm/trunk/plugins/xftrash/po/sl.po,
- xffm/trunk/plugins/xftrash/po/sq.po,
- xffm/trunk/plugins/xftrash/po/sr.po,
- xffm/trunk/plugins/xftrash/po/sr@Latn.po,
- xffm/trunk/plugins/xftrash/po/sr@ije.po,
- xffm/trunk/plugins/xftrash/po/sv.po,
- xffm/trunk/plugins/xftrash/po/ta.po,
- xffm/trunk/plugins/xftrash/po/th.po,
- xffm/trunk/plugins/xftrash/po/tk.po,
- xffm/trunk/plugins/xftrash/po/tr.po,
- xffm/trunk/plugins/xftrash/po/uk.po,
- xffm/trunk/plugins/xftrash/po/vi.po,
- xffm/trunk/plugins/xftrash/po/wa.po,
- xffm/trunk/plugins/xftrash/po/xftrash.pot,
- xffm/trunk/plugins/xftrash/po/zh_CN.po,
- xffm/trunk/plugins/xftrash/po/zh_TW.po,
- xffm/trunk/scramble/po/es.po, xffm/trunk/scramble/po/ja.po,
- xffm/trunk/scramble/po/scramble.pot, xffm/trunk/xfdiff/po/af.po,
- xffm/trunk/xfdiff/po/am.po, xffm/trunk/xfdiff/po/ar.po,
- xffm/trunk/xfdiff/po/az.po, xffm/trunk/xfdiff/po/be.po,
- xffm/trunk/xfdiff/po/bg.po, xffm/trunk/xfdiff/po/bn_IN.po,
- xffm/trunk/xfdiff/po/ca.po, xffm/trunk/xfdiff/po/cs.po,
- xffm/trunk/xfdiff/po/cy.po, xffm/trunk/xfdiff/po/da.po,
- xffm/trunk/xfdiff/po/de.po, xffm/trunk/xfdiff/po/el.po,
- xffm/trunk/xfdiff/po/en_CA.po, xffm/trunk/xfdiff/po/en_GB.po,
- xffm/trunk/xfdiff/po/es.po, xffm/trunk/xfdiff/po/es_MX.po,
- xffm/trunk/xfdiff/po/et.po, xffm/trunk/xfdiff/po/eu.po,
- xffm/trunk/xfdiff/po/fa.po, xffm/trunk/xfdiff/po/fi.po,
- xffm/trunk/xfdiff/po/fr.po, xffm/trunk/xfdiff/po/ga.po,
- xffm/trunk/xfdiff/po/gu.po, xffm/trunk/xfdiff/po/he.po,
- xffm/trunk/xfdiff/po/hi.po, xffm/trunk/xfdiff/po/hr.po,
- xffm/trunk/xfdiff/po/hu.po, xffm/trunk/xfdiff/po/id.po,
- xffm/trunk/xfdiff/po/is.po, xffm/trunk/xfdiff/po/it.po,
- xffm/trunk/xfdiff/po/ja.po, xffm/trunk/xfdiff/po/ko.po,
- xffm/trunk/xfdiff/po/li.po, xffm/trunk/xfdiff/po/lt.po,
- xffm/trunk/xfdiff/po/lv.po, xffm/trunk/xfdiff/po/mi.po,
- xffm/trunk/xfdiff/po/mk.po, xffm/trunk/xfdiff/po/ml.po,
- xffm/trunk/xfdiff/po/mn.po, xffm/trunk/xfdiff/po/mr.po,
- xffm/trunk/xfdiff/po/ms.po, xffm/trunk/xfdiff/po/nb_NO.po,
- xffm/trunk/xfdiff/po/ne.po, xffm/trunk/xfdiff/po/nl.po,
- xffm/trunk/xfdiff/po/nn.po, xffm/trunk/xfdiff/po/no.po,
- xffm/trunk/xfdiff/po/pa.po, xffm/trunk/xfdiff/po/pl.po,
- xffm/trunk/xfdiff/po/pt_BR.po, xffm/trunk/xfdiff/po/pt_PT.po,
- xffm/trunk/xfdiff/po/ro.po, xffm/trunk/xfdiff/po/ru.po,
- xffm/trunk/xfdiff/po/sk.po, xffm/trunk/xfdiff/po/sl.po,
- xffm/trunk/xfdiff/po/sq.po, xffm/trunk/xfdiff/po/sr.po,
- xffm/trunk/xfdiff/po/sr@Latn.po, xffm/trunk/xfdiff/po/sr@ije.po,
- xffm/trunk/xfdiff/po/sv.po, xffm/trunk/xfdiff/po/ta.po,
- xffm/trunk/xfdiff/po/th.po, xffm/trunk/xfdiff/po/tk.po,
- xffm/trunk/xfdiff/po/tr.po, xffm/trunk/xfdiff/po/uk.po,
- xffm/trunk/xfdiff/po/vi.po, xffm/trunk/xfdiff/po/wa.po,
- xffm/trunk/xfdiff/po/xfdiff.pot, xffm/trunk/xfdiff/po/zh_CN.po,
- xffm/trunk/xfdiff/po/zh_TW.po, xffm/trunk/xffm-gui/po/af.po,
- xffm/trunk/xffm-gui/po/ar.po, xffm/trunk/xffm-gui/po/az.po,
- xffm/trunk/xffm-gui/po/bg.po, xffm/trunk/xffm-gui/po/bn_IN.po,
- xffm/trunk/xffm-gui/po/ca.po, xffm/trunk/xffm-gui/po/cs.po,
- xffm/trunk/xffm-gui/po/cy.po, xffm/trunk/xffm-gui/po/da.po,
- xffm/trunk/xffm-gui/po/de.po, xffm/trunk/xffm-gui/po/en_CA.po,
- xffm/trunk/xffm-gui/po/en_GB.po, xffm/trunk/xffm-gui/po/es.po,
- xffm/trunk/xffm-gui/po/es_MX.po, xffm/trunk/xffm-gui/po/et.po,
- xffm/trunk/xffm-gui/po/eu.po, xffm/trunk/xffm-gui/po/fa.po,
- xffm/trunk/xffm-gui/po/fi.po, xffm/trunk/xffm-gui/po/fr.po,
- xffm/trunk/xffm-gui/po/gu.po, xffm/trunk/xffm-gui/po/he.po,
- xffm/trunk/xffm-gui/po/hi.po, xffm/trunk/xffm-gui/po/hr.po,
- xffm/trunk/xffm-gui/po/hu.po, xffm/trunk/xffm-gui/po/id.po,
- xffm/trunk/xffm-gui/po/is.po, xffm/trunk/xffm-gui/po/it.po,
- xffm/trunk/xffm-gui/po/ja.po, xffm/trunk/xffm-gui/po/ko.po,
- xffm/trunk/xffm-gui/po/li.po, xffm/trunk/xffm-gui/po/lt.po,
- xffm/trunk/xffm-gui/po/lv.po, xffm/trunk/xffm-gui/po/mk.po,
- xffm/trunk/xffm-gui/po/mr.po, xffm/trunk/xffm-gui/po/ms.po,
- xffm/trunk/xffm-gui/po/nb_NO.po, xffm/trunk/xffm-gui/po/nl.po,
- xffm/trunk/xffm-gui/po/nn.po, xffm/trunk/xffm-gui/po/no.po,
- xffm/trunk/xffm-gui/po/pa.po, xffm/trunk/xffm-gui/po/pl.po,
- xffm/trunk/xffm-gui/po/pt_BR.po, xffm/trunk/xffm-gui/po/pt_PT.po,
- xffm/trunk/xffm-gui/po/ro.po, xffm/trunk/xffm-gui/po/ru.po,
- xffm/trunk/xffm-gui/po/sk.po, xffm/trunk/xffm-gui/po/sl.po,
- xffm/trunk/xffm-gui/po/sq.po, xffm/trunk/xffm-gui/po/sr@Latn.po,
- xffm/trunk/xffm-gui/po/sv.po, xffm/trunk/xffm-gui/po/ta.po,
- xffm/trunk/xffm-gui/po/th.po, xffm/trunk/xffm-gui/po/tr.po,
- xffm/trunk/xffm-gui/po/uk.po, xffm/trunk/xffm-gui/po/vi.po,
- xffm/trunk/xffm-gui/po/wa.po, xffm/trunk/xffm-gui/po/xffm.pot,
- xffm/trunk/xffm-gui/po/zh_CN.po, xffm/trunk/xffm-gui/po/zh_TW.po,
- xfmedia/trunk/po/de.po, xfmedia/trunk/po/es.po,
- xfmedia/trunk/po/eu.po, xfmedia/trunk/po/fi.po,
- xfmedia/trunk/po/fr.po, xfmedia/trunk/po/gu.po,
- xfmedia/trunk/po/hu.po, xfmedia/trunk/po/ja.po,
- xfmedia/trunk/po/lt.po, xfmedia/trunk/po/pl.po,
- xfmedia/trunk/po/pt_BR.po, xfmedia/trunk/po/sk.po,
- xfmedia/trunk/po/vi.po, xfmedia/trunk/po/xfmedia.pot,
- xfmedia/trunk/po/zh_CN.po, xfmedia/trunk/po/zh_TW.po,
- xfprint/trunk/po/ar.po, xfprint/trunk/po/az.po,
- xfprint/trunk/po/be.po, xfprint/trunk/po/bg.po,
- xfprint/trunk/po/bn_IN.po, xfprint/trunk/po/ca.po,
- xfprint/trunk/po/cs.po, xfprint/trunk/po/de.po,
- xfprint/trunk/po/el.po, xfprint/trunk/po/en_GB.po,
- xfprint/trunk/po/es.po, xfprint/trunk/po/es_MX.po,
- xfprint/trunk/po/et.po, xfprint/trunk/po/eu.po,
- xfprint/trunk/po/fa.po, xfprint/trunk/po/fi.po,
- xfprint/trunk/po/fr.po, xfprint/trunk/po/gu.po,
- xfprint/trunk/po/he.po, xfprint/trunk/po/hi.po,
- xfprint/trunk/po/hu.po, xfprint/trunk/po/it.po,
- xfprint/trunk/po/ja.po, xfprint/trunk/po/ko.po,
- xfprint/trunk/po/lt.po, xfprint/trunk/po/mr.po,
- xfprint/trunk/po/ms.po, xfprint/trunk/po/nl.po,
- xfprint/trunk/po/pa.po, xfprint/trunk/po/pl.po,
- xfprint/trunk/po/pt_BR.po, xfprint/trunk/po/pt_PT.po,
- xfprint/trunk/po/ro.po, xfprint/trunk/po/ru.po,
- xfprint/trunk/po/sk.po, xfprint/trunk/po/sv.po,
- xfprint/trunk/po/ta.po, xfprint/trunk/po/tr.po,
- xfprint/trunk/po/uk.po, xfprint/trunk/po/vi.po,
- xfprint/trunk/po/xfprint.pot, xfprint/trunk/po/zh_CN.po,
- xfprint/trunk/po/zh_TW.po, xfwm4/trunk/po/ar.po,
- xfwm4/trunk/po/az.po, xfwm4/trunk/po/be.po, xfwm4/trunk/po/bg.po,
- xfwm4/trunk/po/bn_IN.po, xfwm4/trunk/po/ca.po,
- xfwm4/trunk/po/cs.po, xfwm4/trunk/po/de.po, xfwm4/trunk/po/el.po,
- xfwm4/trunk/po/en_GB.po, xfwm4/trunk/po/eo.po,
- xfwm4/trunk/po/es.po, xfwm4/trunk/po/es_MX.po,
- xfwm4/trunk/po/et.po, xfwm4/trunk/po/eu.po, xfwm4/trunk/po/fa.po,
- xfwm4/trunk/po/fi.po, xfwm4/trunk/po/fr.po, xfwm4/trunk/po/gu.po,
- xfwm4/trunk/po/he.po, xfwm4/trunk/po/hi.po, xfwm4/trunk/po/hu.po,
- xfwm4/trunk/po/it.po, xfwm4/trunk/po/ja.po, xfwm4/trunk/po/ko.po,
- xfwm4/trunk/po/lt.po, xfwm4/trunk/po/mr.po, xfwm4/trunk/po/ms.po,
- xfwm4/trunk/po/nb_NO.po, xfwm4/trunk/po/nl.po,
- xfwm4/trunk/po/pa.po, xfwm4/trunk/po/pl.po,
- xfwm4/trunk/po/pt_BR.po, xfwm4/trunk/po/pt_PT.po,
- xfwm4/trunk/po/ro.po, xfwm4/trunk/po/ru.po, xfwm4/trunk/po/sk.po,
- xfwm4/trunk/po/sv.po, xfwm4/trunk/po/ta.po, xfwm4/trunk/po/tr.po,
- xfwm4/trunk/po/uk.po, xfwm4/trunk/po/vi.po,
- xfwm4/trunk/po/xfwm4.pot, xfwm4/trunk/po/zh_CN.po,
- xfwm4/trunk/po/zh_TW.po: Updated.
+ * : Updated.
2005-11-21 16:06 daichi
- * libxfcegui4/trunk/po/POTFILES.in, mousepad/trunk/po/POTFILES.in,
- thunar/trunk/po/POTFILES.in, xfburn/trunk/po/POTFILES.in,
- xfcalendar/trunk/po/POTFILES.in,
- xfce-mcs-manager/trunk/po/POTFILES.in,
- xfce-mcs-plugins/trunk/po/POTFILES.in,
- xfce-utils/trunk/po/POTFILES.in,
- xfce4-appfinder/trunk/po/POTFILES.in,
- xfce4-mailwatch-plugin/trunk/po/POTFILES.in,
- xfce4-mixer/trunk/po/POTFILES.in,
- xfce4-session/trunk/po/POTFILES.in,
- xfce4-toys/trunk/po/POTFILES.in,
- xfce4-trigger-launcher/trunk/po/POTFILES.in,
- xfdesktop/trunk/po/POTFILES.in, xffm/trunk/fgr/po/POTFILES.in,
- xffm/trunk/libxffm/po/POTFILES.in,
- xffm/trunk/plugins/xfapps/po/POTFILES.in,
- xffm/trunk/plugins/xfbook/po/POTFILES.in,
- xffm/trunk/plugins/xffstab/po/POTFILES.in,
- xffm/trunk/plugins/xflocate/po/POTFILES.in,
- xffm/trunk/plugins/xfrecent/po/POTFILES.in,
- xffm/trunk/plugins/xfsamba/po/POTFILES.in,
- xffm/trunk/plugins/xftrash/po/POTFILES.in,
- xffm/trunk/scramble/po/POTFILES.in,
- xffm/trunk/xfdiff/po/POTFILES.in,
- xffm/trunk/xffm-gui/po/POTFILES.in, xfmedia/trunk/po/POTFILES.in,
- xfprint/trunk/po/POTFILES.in, xfwm4/trunk/po/POTFILES.in: Updated
- POTFILES.in files.
+ * : Updated POTFILES.in files.
2005-11-11 19:00 daichi
- * libxfcegui4/trunk/po/es.po,
- xfce4-trigger-launcher/trunk/po/es.po, xfdesktop/trunk/po/es.po:
- Updated Spanish translations by Rudy Godoy <rudy@stone-head.org>.
+ * : Updated Spanish translations by Rudy Godoy
+ <rudy@stone-head.org>.
2005-11-06 09:52 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: fix button
- icon problem on gtk 2.6. apparently they changed the behavior of
+ * : fix button icon problem on gtk 2.6. apparently they changed the
+ behavior of
gdk_pixbuf_new_from_file_at_scale() between 2.6 and 2.8. lame.
2005-11-05 14:59 daichi
- * libxfcegui4/trunk/po/ChangeLog, xfburn/trunk/po/ChangeLog,
- xfcalendar/trunk/po/ChangeLog,
- xfce-mcs-manager/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-utils/trunk/po/ChangeLog,
- xfce4-appfinder/trunk/po/ChangeLog,
- xfce4-mixer/trunk/po/ChangeLog, xfce4-panel/trunk/po/ChangeLog,
- xfce4-session/trunk/po/ChangeLog, xfce4-toys/trunk/po/ChangeLog,
- xfce4-trigger-launcher/trunk/po/ChangeLog,
- xfdesktop/trunk/po/ChangeLog, xfprint/trunk/po/ChangeLog,
- xfwm4/trunk/po/ChangeLog: Deciphering.
+ * : Deciphering.
2005-11-05 14:38 daichi
- * libxfcegui4/trunk/po/ChangeLog, xfburn/trunk/po/ChangeLog,
- xfcalendar/trunk/po/ChangeLog,
- xfce-mcs-manager/trunk/po/ChangeLog,
- xfce-mcs-plugins/trunk/po/ChangeLog,
- xfce-utils/trunk/po/ChangeLog,
- xfce4-appfinder/trunk/po/ChangeLog,
- xfce4-icon-theme/trunk/po/ChangeLog,
- xfce4-mixer/trunk/po/ChangeLog, xfce4-panel/trunk/po/ChangeLog,
- xfce4-session/trunk/po/ChangeLog, xfce4-toys/trunk/po/ChangeLog,
- xfce4-trigger-launcher/trunk/po/ChangeLog,
- xfdesktop/trunk/po/ChangeLog, xfprint/trunk/po/ChangeLog,
- xfwm4/trunk/po/ChangeLog: Trimmed and updated.
+ * : Trimmed and updated.
2005-11-03 13:48 daichi
- * libxfcegui4/trunk/po/ko.po, xfce-mcs-manager/trunk/po/ko.po,
- xfce-mcs-plugins/trunk/po/ko.po, xfce-utils/trunk/po/ko.po,
- xfce4-appfinder/trunk/po/ko.po, xfce4-mixer/trunk/po/ko.po,
- xfce4-panel/trunk/po/ko.po, xfce4-session/trunk/po/ko.po,
- xfdesktop/trunk/po/ko.po: Updated Korean translations by
- ByungHyun Choi <byunghyun.choi@gmail.com>.
+ * : Updated Korean translations by ByungHyun Choi
+ <byunghyun.choi@gmail.com>.
2005-10-30 13:29 daichi
- * xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/bn_IN.po, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/el.po, xfdesktop/trunk/po/en_GB.po,
- xfdesktop/trunk/po/eo.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa.po,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/gu.po, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.po, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/hy.po, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.po, xfdesktop/trunk/po/mr.po,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nb_NO.po,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pa.po,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ro.po,
- xfdesktop/trunk/po/ru.po, xfdesktop/trunk/po/sk.po,
- xfdesktop/trunk/po/sv.po, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.po, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.po, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.po:
- Updated.
+ * : Updated.
2005-10-30 12:26 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/src/xfce-desktop.c: fix unknown icon not getting
- cached properly
+ * : fix unknown icon not getting cached properly
2005-10-30 12:00 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-private.h,
- xfdesktop/trunk/modules/menu/desktop-menu.c,
- xfdesktop/trunk/modules/menu/desktop-menu.h,
- xfdesktop/trunk/modules/menu/dummy_icon.h: add unknown icon for
- categories without icons (bug 1196)
+ * : add unknown icon for categories without icons (bug 1196)
2005-10-30 11:26 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: allow
- non-square icons in menu button (bug 940)
+ * : allow non-square icons in menu button (bug 940)
2005-10-28 16:56 daichi
- * xfdesktop/branches/xfce_4_2/modules/menu/Makefile.am,
- xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.he,
- xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.he:
- Added Hebrew translations by Yuval Tanny <tanai@int.gov.il>.
+ * : Added Hebrew translations by Yuval Tanny <tanai@int.gov.il>.
2005-10-27 20:32 paurullan
- * libxfcegui4/trunk/po/ca.po, mousepad/trunk/po/ca.po,
- xfcalendar/trunk/po/ca.po, xfce-mcs-manager/trunk/po/ca.po,
- xfce-mcs-plugins/trunk/po/ca.po, xfce-utils/trunk/po/ca.po,
- xfce4-mailwatch-plugin/trunk/po/ca.po,
- xfce4-mixer/trunk/po/ca.po, xfce4-panel/trunk/po/ca.po,
- xfce4-session/trunk/po/ca.po, xfce4-toys/trunk/po/ca.po,
- xfce4-trigger-launcher/trunk/po/ca.po, xfdesktop/trunk/po/ca.po,
- xffm/trunk/libxffm/po/ca.po, xffm/trunk/plugins/xfapps/po/ca.po,
- xffm/trunk/plugins/xfbook/po/ca.po,
- xffm/trunk/plugins/xffstab/po/ca.po,
- xffm/trunk/plugins/xflocate/po/ca.po,
- xffm/trunk/plugins/xfrecent/po/ca.po,
- xffm/trunk/plugins/xfsamba/po/ca.po,
- xffm/trunk/plugins/xftrash/po/ca.po, xffm/trunk/xfdiff/po/ca.po,
- xffm/trunk/xffm-gui/po/ca.po, xfprint/trunk/po/ca.po,
- xfwm4/trunk/po/ca.po: begin process to 4.4 work
+ * : begin process to 4.4 work
autotranslation of most of the actual po
-- paurullan@bulma.net , ca translator
2005-10-27 09:11 piarres
- * xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/eu.po: Basque
- translation update
+ * : Basque translation update
2005-10-23 22:23 pollux
- * xfdesktop/trunk/menueditor/utils.c: fix saving hiddent state of
- separator (patch from Pasi)
+ * : fix saving hiddent state of separator (patch from Pasi)
2005-10-21 22:48 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: don't draw the drag highlight
- box when other apps drag stuff over us
+ * : don't draw the drag highlight box when other apps drag stuff
+ over us
2005-10-21 14:05 daichi
- * terminal/trunk/po/ChangeLog, terminal/trunk/po/zh_CN.po,
- xfce-mcs-plugins/trunk/po/zh_CN.po, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/zh_CN.po, xfmedia/trunk/po/zh_CN.po: Added
- missing accelerator keys.
+ * : Added missing accelerator keys.
2005-10-21 14:02 alex
- * xfdesktop/trunk/po/it.po, xffm/branches/xfce_4_2/po/it.po,
- xfprint/trunk/po/it.po, xfwm4/branches/xfce_4_2/po/it.po,
- xfwm4/trunk/po/it.po: Restore correct headers.
+ * : Restore correct headers.
2005-10-21 12:22 alex
- * xfcalendar/branches/xfce_4_2/po/it.po, xfcalendar/trunk/po/it.po,
- xfdesktop/branches/xfce_4_2/po/it.po, xfdesktop/trunk/po/it.po,
- xffm/branches/xfce_4_2/po/it.po,
- xfprint/branches/xfce_4_2/po/it.po, xfprint/trunk/po/it.po,
- xfwm4/branches/xfce_4_2/po/it.po, xfwm4/trunk/po/it.po: Update
- Italian translations and add missing accelerator keys.
+ * : Update Italian translations and add missing accelerator keys.
2005-10-21 12:07 daichi
- * terminal/trunk/po/ChangeLog, terminal/trunk/po/ja.po,
- xfce4-panel/trunk/po/ja.po,
- xfce4-session/branches/xfce_4_2/po/ja.po,
- xfce4-session/trunk/po/ja.po,
- xfdesktop/branches/xfce_4_2/po/ja.po, xfdesktop/trunk/po/ja.po,
- xfwm4/trunk/po/ja.po: Updated Japanese translations.
+ * : Updated Japanese translations.
2005-10-21 09:03 daichi
- * xfce-mcs-manager/trunk/po/pl.po, xfce-mcs-plugins/trunk/po/pl.po,
- xfce-utils/trunk/po/pl.po, xfce4-mixer/trunk/po/pl.po,
- xfce4-panel/trunk/po/pl.po, xfce4-session/trunk/po/pl.po,
- xfce4-toys/trunk/po/pl.po, xfce4-trigger-launcher/trunk/po/pl.po,
- xfdesktop/trunk/po/pl.po, xfprint/trunk/po/pl.po,
- xfwm4/trunk/po/pl.po: Updated Polish translations by Piotr
- Malinski <riklaunim@gmail.com>.
+ * : Updated Polish translations by Piotr Malinski
+ <riklaunim@gmail.com>.
2005-10-19 20:51 daichi
- * libxfcegui4/branches/xfce_4_2/po/lt.po,
- libxfcegui4/trunk/po/lt.po,
- xfcalendar/branches/xfce_4_2/po/lt.po,
- xfce-mcs-manager/branches/xfce_4_2/po/lt.po,
- xfce-mcs-manager/trunk/po/lt.po,
- xfce-mcs-plugins/branches/xfce_4_2/po/lt.po,
- xfce-mcs-plugins/trunk/po/lt.po,
- xfce-utils/branches/xfce_4_2/po/lt.po, xfce-utils/trunk/po/lt.po,
- xfce4-appfinder/branches/xfce_4_2/po/lt.po,
- xfce4-appfinder/trunk/po/lt.po,
- xfce4-iconbox/branches/xfce_4_2/po/lt.po,
- xfce4-mixer/branches/xfce_4_2/po/lt.po,
- xfce4-mixer/trunk/po/lt.po,
- xfce4-panel/branches/xfce_4_2/po/lt.po,
- xfce4-session/branches/xfce_4_2/po/lt.po,
- xfce4-session/trunk/po/lt.po, xfce4-toys/trunk/po/lt.po,
- xfce4-trigger-launcher/trunk/po/lt.po, xfdesktop/trunk/po/lt.po,
- xfprint/trunk/po/lt.po, xfwm4/trunk/po/lt.po: Changed addresses.
+ * : Changed addresses.
2005-10-19 01:44 daichi
- * xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/bn_IN.po, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/el.po, xfdesktop/trunk/po/en_GB.po,
- xfdesktop/trunk/po/eo.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa.po,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/gu.po, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.po, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/hy.po, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.po, xfdesktop/trunk/po/mr.po,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nb_NO.po,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pa.po,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ro.po,
- xfdesktop/trunk/po/ru.po, xfdesktop/trunk/po/sk.po,
- xfdesktop/trunk/po/sv.po, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.po, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.po, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.po: Updated
- with the latest sources.
+ * : Updated with the latest sources.
2005-10-19 01:40 daichi
- * xfdesktop/trunk/po/POTFILES.in: Added missing files, removed
- unnecessary files.
+ * : Added missing files, removed unnecessary files.
2005-10-19 01:31 daichi
- * xfdesktop/branches/xfce_4_2/menu.xml.ja,
- xfdesktop/trunk/menu.xml.ja: Fixed mistranslation.
+ * : Fixed mistranslation.
2005-10-17 12:45 kelnos
- * xfdesktop/branches/xfce_4_2/common/xfdesktop-common.c,
- xfdesktop/branches/xfce_4_2/common/xfdesktop-common.h,
- xfdesktop/branches/xfce_4_2/src/menu.c,
- xfdesktop/branches/xfce_4_2/src/windowlist.c,
- xfdesktop/trunk/common/xfdesktop-common.c,
- xfdesktop/trunk/common/xfdesktop-common.h,
- xfdesktop/trunk/src/menu.c, xfdesktop/trunk/src/windowlist.c:
- move menu_grab_available() from menu.c and into
+ * : move menu_grab_available() from menu.c and into
xfdesktop-common.c, and use it
for popping up the windowlist as well, as it suffers from the
same keybinding
@@ -9972,27 +3656,17 @@
2005-10-16 17:33 daichi
- * xfce4-appfinder/branches/xfce_4_2/po/pl.po,
- xfce4-panel/branches/xfce_4_2/Makefile.am,
- xfce4-panel/branches/xfce_4_2/contents.xml.pl,
- xfdesktop/branches/xfce_4_2/Makefile.am,
- xfdesktop/branches/xfce_4_2/menu.xml.pl,
- xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.pl,
- xfdesktop/trunk/Makefile.am, xfdesktop/trunk/menu.xml.pl,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.pl,
- xffm/branches/xfce_4_2/po/pl.po: Added and updated Polish
- translations by Piotr Malinski <admin@rk.edu.pl>.
+ * : Added and updated Polish translations by Piotr Malinski
+ <admin@rk.edu.pl>.
2005-10-15 12:51 daichi
- * xfce-mcs-plugins/trunk/po/ja.po, xfdesktop/trunk/po/ja.po,
- xfmedia/trunk/po/ja.po, xfwm4/trunk/po/ja.po: Updated Japanese
- translations.
+ * : Updated Japanese translations.
2005-10-15 12:12 kelnos
- * xfdesktop/trunk/configure.ac: add "[no-xml]" option to
- AC_PROG_INTLTOOL to remove dep on XML::Parser as
+ * : add "[no-xml]" option to AC_PROG_INTLTOOL to remove dep on
+ XML::Parser as
suggested by daichi (bug 964)
sorry for the spam, but svn is being annoying and won't let me
commit all
@@ -10000,9 +3674,7 @@
2005-10-15 11:45 daichi
- * xfdesktop/branches/xfce_4_2/menu.xml.ja,
- xfdesktop/trunk/menu.xml.ja: * Changed some default values
- (L10N).
+ * : * Changed some default values (L10N).
* Added notes for the end users.
@@ -10010,155 +3682,74 @@
2005-10-15 11:04 kelnos
- * xfdesktop/branches/xfce_4_2/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/backdrop_settings.c: fix problem where
- systemwide mcs_settings/desktop.xml isn't used (bug 1108)
+ * : fix problem where systemwide mcs_settings/desktop.xml isn't
+ used (bug 1108)
2005-10-15 09:45 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-cache.c,
- xfdesktop/trunk/modules/menu/desktop-menu-cache.h,
- xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu.c: i think this should
- fix the glib warning about GHashTable being NULL when
+ * : i think this should fix the glib warning about GHashTable being
+ NULL when
passed to g_hash_table_insert() (bug 1136). i might have also
fixed a minor
memleak as well.
2005-10-14 13:17 hydonsingore
- * xfdesktop/trunk/po/zh_TW.po: Update xfdesktop zh_TW translation
+ * : Update xfdesktop zh_TW translation
2005-10-14 10:03 daichi
- * xfdesktop/branches/xfce_4_2/menu.xml.ja,
- xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.ja,
- xfdesktop/trunk/menu.xml.ja,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ja:
- Updated Japanese translations.
+ * : Updated Japanese translations.
2005-10-14 10:02 daichi
- * xfce-utils/trunk/po/hu.po, xfce4-panel/trunk/po/hu.po,
- xfdesktop/trunk/po/hu.po, xfwm4/trunk/po/hu.po: Updated Hungarian
- translations by Szervac Attila <sas@321.hu>.
+ * : Updated Hungarian translations by Szervac Attila <sas@321.hu>.
2005-10-14 09:59 daichi
- * libxfcegui4/trunk/po/ja.po, xfdesktop/trunk/po/ja.po: Minor
- update.
+ * : Minor update.
2005-10-13 13:52 daichi
- * xfdesktop/trunk/po/hu.po, xfwm4/trunk/po/hu.po: Updated Hungarian
- translations by Szervac Attila <sas@321.hu>.
+ * : Updated Hungarian translations by Szervac Attila <sas@321.hu>.
2005-10-12 03:21 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: don't allow icons to be
- dropped off-screen
+ * : don't allow icons to be dropped off-screen
2005-10-11 16:07 daichi
- * xfdesktop/trunk/menu.xml.hu, xfdesktop/trunk/menu.xml.ro,
- xfdesktop/trunk/menu.xml.sk: * Sync'd with the latest
- translations.
+ * : * Sync'd with the latest translations.
* Removed extra white-spaces.
2005-10-11 16:06 daichi
- * xfdesktop/trunk/menu.xml, xfdesktop/trunk/menu.xml.az,
- xfdesktop/trunk/menu.xml.ca, xfdesktop/trunk/menu.xml.de,
- xfdesktop/trunk/menu.xml.es, xfdesktop/trunk/menu.xml.et,
- xfdesktop/trunk/menu.xml.eu, xfdesktop/trunk/menu.xml.fa_IR,
- xfdesktop/trunk/menu.xml.fi, xfdesktop/trunk/menu.xml.fr,
- xfdesktop/trunk/menu.xml.he, xfdesktop/trunk/menu.xml.ko,
- xfdesktop/trunk/menu.xml.ms, xfdesktop/trunk/menu.xml.nl,
- xfdesktop/trunk/menu.xml.pt_BR, xfdesktop/trunk/menu.xml.ru,
- xfdesktop/trunk/menu.xml.ta, xfdesktop/trunk/menu.xml.tr,
- xfdesktop/trunk/menu.xml.uk, xfdesktop/trunk/menu.xml.vi,
- xfdesktop/trunk/menu.xml.zh_CN, xfdesktop/trunk/menu.xml.zh_TW:
- Removed extra white-spaces.
+ * : Removed extra white-spaces.
2005-10-11 15:57 daichi
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/menu.xml.cs,
- xfdesktop/trunk/menu.xml.da, xfdesktop/trunk/menu.xml.el,
- xfdesktop/trunk/menu.xml.sv: Copied from 4.2 branch, they're
- same.
+ * : Copied from 4.2 branch, they're same.
2005-10-11 14:36 daichi
- * xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ja:
- Sync'd with the latest translations.
+ * : Sync'd with the latest translations.
2005-10-11 14:36 daichi
- * xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.cs,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.eu,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.hu,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.pl,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ro,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.sk,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.sv:
- Copied from 4.2 branch, they're same.
+ * : Copied from 4.2 branch, they're same.
2005-10-11 13:54 daichi
- * xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.ja,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ja:
- Changed an address.
+ * : Changed an address.
2005-10-11 09:53 daichi
- * xfcalendar/branches/xfce_4_2/po/et.po, xfcalendar/trunk/po/et.po,
- xfce-mcs-manager/branches/xfce_4_2/po/et.po,
- xfce-mcs-manager/trunk/po/et.po,
- xfce-mcs-plugins/branches/xfce_4_2/po/et.po,
- xfce-mcs-plugins/trunk/po/et.po,
- xfce-utils/branches/xfce_4_2/po/et.po, xfce-utils/trunk/po/et.po,
- xfce4-iconbox/branches/xfce_4_2/po/et.po,
- xfce4-mixer/branches/xfce_4_2/po/et.po,
- xfce4-mixer/trunk/po/et.po,
- xfce4-panel/branches/xfce_4_2/po/et.po,
- xfce4-panel/trunk/po/et.po,
- xfce4-toys/branches/xfce_4_2/po/et.po, xfce4-toys/trunk/po/et.po,
- xfce4-trigger-launcher/branches/xfce_4_2/po/et.po,
- xfce4-trigger-launcher/trunk/po/et.po,
- xfdesktop/branches/xfce_4_2/po/et.po, xfdesktop/trunk/po/et.po,
- xffm/branches/xfce_4_2/po/et.po, xffm/trunk/po/et.po,
- xfprint/branches/xfce_4_2/po/et.po, xfprint/trunk/po/et.po,
- xfwm4/branches/xfce_4_2/po/et.po, xfwm4/trunk/po/et.po: Changed
- an address.
+ * : Changed an address.
2005-10-11 08:50 daichi
- * xfdesktop/trunk/po/POTFILES.in, xfdesktop/trunk/po/ar.po,
- xfdesktop/trunk/po/az.po, xfdesktop/trunk/po/be.po,
- xfdesktop/trunk/po/bg.po, xfdesktop/trunk/po/bn_IN.po,
- xfdesktop/trunk/po/ca.po, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.po, xfdesktop/trunk/po/el.po,
- xfdesktop/trunk/po/en_GB.po, xfdesktop/trunk/po/eo.po,
- xfdesktop/trunk/po/es.po, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/et.po, xfdesktop/trunk/po/eu.po,
- xfdesktop/trunk/po/fa.po, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/gu.po,
- xfdesktop/trunk/po/he.po, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/hy.po,
- xfdesktop/trunk/po/it.po, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.po, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/mr.po, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nb_NO.po, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pa.po, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.po, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ro.po, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sk.po, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.po, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.po: po/PORFILES.in
+ * : po/PORFILES.in
* Added a missing source file.
@@ -10168,34 +3759,11 @@
2005-10-09 22:42 daichi
- * xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/bn_IN.po, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/el.po, xfdesktop/trunk/po/en_GB.po,
- xfdesktop/trunk/po/es.po, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/et.po, xfdesktop/trunk/po/eu.po,
- xfdesktop/trunk/po/fa.po, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/gu.po,
- xfdesktop/trunk/po/he.po, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/hy.po,
- xfdesktop/trunk/po/it.po, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.po, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/mr.po, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nb_NO.po, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pa.po, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.po, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ro.po, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sk.po, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.po, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.po: Updated with the latest sources.
+ * : Updated with the latest sources.
2005-10-09 22:41 daichi
- * xfdesktop/trunk/po/eo.po: * Modified initial header strings using
- template by `msginit'.
+ * : * Modified initial header strings using template by `msginit'.
* Discarded obsolete translations.
@@ -10214,36 +3782,11 @@
2005-10-09 17:45 pollux
- * xfdesktop/branches/xfce_4_2/configure.ac,
- xfdesktop/branches/xfce_4_2/po/eo.po,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/po/eo.po: add EO
- translations from Sylvain Vedrenne
+ * : add EO translations from Sylvain Vedrenne
2005-10-09 13:31 daichi
- * xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/bn_IN.po, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/el.po, xfdesktop/trunk/po/en_GB.po,
- xfdesktop/trunk/po/es.po, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/et.po, xfdesktop/trunk/po/eu.po,
- xfdesktop/trunk/po/fa.po, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/gu.po,
- xfdesktop/trunk/po/he.po, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/hy.po,
- xfdesktop/trunk/po/it.po, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.po, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/mr.po, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nb_NO.po, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pa.po, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.po, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ro.po, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sk.po, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.po, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.po: *
- Modified initial header strings using template by "msginit".
+ * : * Modified initial header strings using template by "msginit".
* Modified initial comment strings using template by "msginit".
@@ -10251,55 +3794,46 @@
2005-10-08 10:35 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: it occurs to me that, even
- though we have icons now, the desktop still
+ * : it occurs to me that, even though we have icons now, the
+ desktop still
doesn't need to accept focus at all.
2005-10-08 10:27 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: add drag&drop support to move
- window icons around on the desktop. this is
+ * : add drag&drop support to move window icons around on the
+ desktop. this is
probably somewhat buggy, so testing would be quite helpful.
2005-10-08 08:22 daichi
- * xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.zh_TW:
- Updated Traditional Chinese translations by
+ * : Updated Traditional Chinese translations by
Hydonsingore Cia <hydonsingore@mail.educities.edu.tw>.
2005-10-08 07:40 kelnos
- * xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/xfce-desktop.c:
- add window menu on right click on a window icon
+ * : add window menu on right click on a window icon
2005-10-06 06:33 daichi
- * xfdesktop/branches/xfce_4_2/menu.xml.ja,
- xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.ja,
- xfdesktop/trunk/menu.xml.ja: Minor updates.
+ * : Minor updates.
2005-10-03 06:19 kelnos
- * xfdesktop/trunk/configure.ac: depend on panel 4.3.22 as
- recommended by jasper
+ * : depend on panel 4.3.22 as recommended by jasper
2005-10-03 06:14 kelnos
- * xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/panel-plugin/xfce4-menu.desktop.in.in: * add
- Icon= to plugin .desktop file
+ * : * add Icon= to plugin .desktop file
* call xfce4-session-logout for the 'quit' builtin
2005-10-02 09:23 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: i like it in _realize()
- better
+ * : i like it in _realize() better
2005-10-02 09:19 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: ok, this should actually fix
- the BadMatch crash. it looks like when i was
+ * : ok, this should actually fix the BadMatch crash. it looks like
+ when i was
redoing some parts of xfdesktop, i dropped off the
gtk_window_set_screen()
call. this also explains why the backdrops weren't getting set
@@ -10308,65 +3842,42 @@
2005-10-02 09:03 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: fix BadMatch error on
- multihead reported by JF (i think)
+ * : fix BadMatch error on multihead reported by JF (i think)
2005-10-02 08:30 jasper
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: Fix menu
- popup
+ * : Fix menu popup
2005-10-02 07:07 kelnos
- * xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/panel-plugin/Makefile.am,
- xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c,
- xfdesktop/trunk/panel-plugin/xfce4-menu.desktop.in.in: port menu
- plugin to the new panel. the menu positioning is wrong for some
+ * : port menu plugin to the new panel. the menu positioning is
+ wrong for some
reason, but it works at least
2005-09-24 07:45 daichi
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/ja.po,
- libxfcegui4/trunk/po/ja.po, mousepad/trunk/po/ja.po,
- terminal/trunk/po/ChangeLog, terminal/trunk/po/ja.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/ja.po,
- xfcalendar/trunk/po/ja.po, xfce-mcs-manager/trunk/po/ja.po,
- xfce-mcs-plugins/trunk/po/ja.po, xfce-utils/trunk/po/ja.po,
- xfce4-icon-theme/trunk/po/ja.po,
- xfce4-mailwatch-plugin/trunk/po/ja.po,
- xfce4-mixer/trunk/po/ja.po, xfce4-panel/trunk/po/ja.po,
- xfce4-session/trunk/po/ja.po, xfce4-toys/trunk/po/ja.po,
- xfce4-trigger-launcher/trunk/po/ja.po, xfdesktop/trunk/po/ja.po,
- xfprint/trunk/po/ja.po, xfwm4/trunk/po/ja.po: * Added initial
- "$Id$".
+ * : * Added initial "$Id$".
* Updated some translations.
2005-09-10 10:40 kelnos
- * xfdesktop/trunk/doc/README.kiosk,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/menu_settings.c,
- xfdesktop/trunk/src/xfce-desktop.c: add option to settings panel
- to allow runtime enable/disable of the window
+ * : add option to settings panel to allow runtime enable/disable of
+ the window
icons, and hook it into the kiosk system (and update kiosk
readme)
2005-09-10 10:02 kelnos
- * xfdesktop/trunk/src/settings.c: fix a possible crash on settings
- reload
+ * : fix a possible crash on settings reload
2005-09-10 09:16 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: fix a visual glitch on
- overlapping repaints
+ * : fix a visual glitch on overlapping repaints
2005-09-10 07:50 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: * handle _NET_WORKAREA and
- only put icons in the work area
+ * : * handle _NET_WORKAREA and only put icons in the work area
* make all icons 32x32, and remove ability to have different icon
sizes
* fix repaint problems when selected icon overlaps other icons,
@@ -10375,26 +3886,15 @@
2005-09-09 12:06 daichi
- * libxfcegui4/trunk/po/zh_TW.po,
- xfcalendar/branches/xfce_4_2/po/zh_TW.po,
- xfcalendar/trunk/po/zh_TW.po, xfce-mcs-manager/trunk/po/zh_TW.po,
- xfce-mcs-plugins/branches/xfce_4_2/po/zh_TW.po,
- xfce-utils/trunk/po/zh_TW.po, xfce4-appfinder/trunk/po/zh_TW.po,
- xfce4-mixer/trunk/po/zh_TW.po, xfce4-session/trunk/po/zh_TW.po,
- xfdesktop/branches/xfce_4_2/po/zh_TW.po,
- xfdesktop/trunk/po/zh_TW.po, xffm/trunk/po/zh_TW.po,
- xfprint/branches/xfce_4_2/po/zh_TW.po, xfprint/trunk/po/zh_TW.po,
- xfwm4/trunk/po/zh_TW.po: Changed translator's representation in
- spelling by the request.
+ * : Changed translator's representation in spelling by the request.
2005-09-09 09:43 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: remove some dead code
+ * : remove some dead code
2005-09-09 09:39 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: * handle moving windows
- between workspaces
+ * : * handle moving windows between workspaces
* move handling of sticky state changes out of
window-state-changed and into
workspace-changed, since we get both signals, and it's easier to
@@ -10410,34 +3910,33 @@
2005-09-09 09:02 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: fix handling of icon
- add/remove when dealing with changes to sticky state
+ * : fix handling of icon add/remove when dealing with changes to
+ sticky state
2005-09-09 08:48 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: handle new windows
+ * : handle new windows
2005-09-09 08:41 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: watch workspace
- destroy/create and handle that properly and stuff. at least
+ * : watch workspace destroy/create and handle that properly and
+ stuff. at least
i think so.
2005-09-09 07:28 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: mess with how free spots are
- handled, and give previously-minimised windows
+ * : mess with how free spots are handled, and give
+ previously-minimised windows
an 'affinity' for the last place they were located on the desktop
2005-09-09 06:54 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: fix calculation of next
- available grid space
+ * : fix calculation of next available grid space
2005-09-09 06:22 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: * use gdk_draw_pixbuf()
- instead of gdk_pixbuf_render_to_drawable()
+ * : * use gdk_draw_pixbuf() instead of
+ gdk_pixbuf_render_to_drawable()
* fix bug where unminimising a sticky window can cause other
icons to get
erased as well
@@ -10449,25 +3948,25 @@
2005-09-08 10:33 kelnos
- * xfdesktop/trunk/configure.ac: er, i'm stupid.
+ * : er, i'm stupid.
2005-09-08 10:17 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: add some TODOs, remove some
- old debug statements, and really, i'm going to bed
+ * : add some TODOs, remove some old debug statements, and really,
+ i'm going to bed
2005-09-08 09:42 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: fix some visual issues with
- the selected/not-selected transition, make mapping
+ * : fix some visual issues with the selected/not-selected
+ transition, make mapping
mouse clicks to icons slightly faster, and make finding the first
empty grid
location actually work properly in all cases (i hope).
2005-09-08 08:30 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: manage stored workspace data
- better, though this makes for some really deep
+ * : manage stored workspace data better, though this makes for some
+ really deep
pointer dereferencing =p. also add support for properly removing
and adding
icons. though the logic to determine new icon grid placement
@@ -10476,112 +3975,71 @@
2005-09-08 07:26 kelnos
- * xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/xfce-desktop.c:
- show icon as selected on single click, activate window on double
- click.
+ * : show icon as selected on single click, activate window on
+ double click.
doesn't update icons as windows change status yet, though.
2005-09-08 06:46 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: fix calculation of icon
- extents box
+ * : fix calculation of icon extents box
2005-09-08 06:36 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: do some rearrangement, better
- way to draw the text and background. make it
+ * : do some rearrangement, better way to draw the text and
+ background. make it
possible to store information about icons on all workspaces, not
just the
current one.
2005-09-07 12:28 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: phase one of CDE-ish app
- icons
+ * : phase one of CDE-ish app icons
2005-09-07 11:45 pollux
- * xfdesktop/trunk/menueditor/dnd.c: fix DnD
+ * : fix DnD
2005-09-06 06:04 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: rearrange stuff a bit
+ * : rearrange stuff a bit
2005-09-06 05:56 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: fix crash in _unrealize()
+ * : fix crash in _unrealize()
2005-09-03 12:43 kelnos
- * xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c,
- xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/menu_settings.c: XfceFileChooser ->
- GtkFileChooser
+ * : XfceFileChooser -> GtkFileChooser
XfceColorButton -> GtkColorButton
XfceFramebox -> xfce_create_framebox()
2005-09-01 17:53 benny
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: Don't include
- <libxfce4util/i18n.h> directly.
+ * : Don't include <libxfce4util/i18n.h> directly.
2005-09-01 17:11 benny
- * xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/modules/menu/desktop-menuspec.c,
- xfdesktop/trunk/src/main.c: Don't include <libxfce4util/i18n.h>
- directly.
+ * : Don't include <libxfce4util/i18n.h> directly.
2005-08-30 19:29 pollux
- * xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/utils.c: use GtkFileChooser instead of
- XfceFileChooser
+ * : use GtkFileChooser instead of XfceFileChooser
2005-08-29 21:48 daichi
- * xfcalendar/branches/xfce_4_2/po/ja.po, xfcalendar/trunk/po/ja.po,
- xfce-mcs-manager/branches/xfce_4_2/po/ja.po,
- xfce-mcs-manager/trunk/po/ja.po,
- xfce-mcs-plugins/branches/xfce_4_2/po/ja.po,
- xfce-mcs-plugins/trunk/po/ja.po,
- xfce-utils/branches/xfce_4_2/po/ja.po, xfce-utils/trunk/po/ja.po,
- xfce4-panel/branches/xfce_4_2/po/ja.po,
- xfce4-panel/trunk/po/ja.po,
- xfce4-session/branches/xfce_4_2/po/ja.po,
- xfce4-session/trunk/po/ja.po,
- xfce4-toys/branches/xfce_4_2/po/ja.po, xfce4-toys/trunk/po/ja.po,
- xfce4-trigger-launcher/branches/xfce_4_2/po/ja.po,
- xfce4-trigger-launcher/trunk/po/ja.po,
- xfdesktop/branches/xfce_4_2/po/ja.po, xfdesktop/trunk/po/ja.po,
- xffm/branches/xfce_4_2/po/ja.po, xffm/trunk/po/ja.po,
- xfprint/branches/xfce_4_2/po/ja.po, xfprint/trunk/po/ja.po,
- xfwm4/branches/xfce_4_2/po/ja.po, xfwm4/trunk/po/ja.po: Changed
- responsible period for previous translator.
+ * : Changed responsible period for previous translator.
2005-08-26 05:18 ankit
- * xfdesktop/trunk/po/gu.po: Updated Gujarati Translations
+ * : Updated Gujarati Translations
2005-08-23 13:51 daichi
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/ja.po,
- terminal/trunk/po/ChangeLog, terminal/trunk/po/ja.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/ja.po,
- xfce-utils/trunk/po/ja.po, xfce4-mailwatch-plugin/trunk/po/ja.po,
- xfce4-panel/trunk/po/ja.po, xfdesktop/trunk/po/ja.po,
- xffm/trunk/po/ja.po, xfprint/trunk/po/ja.po: Updated Japanese
- translations.
+ * : Updated Japanese translations.
2005-08-18 14:06 daichi
- * xfdesktop/trunk/po/bg.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/nb_NO.po, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/zh_CN.po: Fixed errors emitted by 'msgfmt -c'.
+ * : Fixed errors emitted by 'msgfmt -c'.
Added fall back address at the 'Language-Team: ', according to
the
@@ -10591,42 +4049,16 @@
2005-08-18 12:05 daichi
- * libexo/trunk/po/ChangeLog, libexo/trunk/po/ja.po,
- libxfcegui4/trunk/po/ja.po, mousepad/trunk/po/ja.po,
- terminal/trunk/po/ChangeLog, terminal/trunk/po/ja.po,
- thunar/trunk/po/ChangeLog, thunar/trunk/po/ja.po,
- xfcalendar/trunk/po/ja.po, xfce-mcs-manager/trunk/po/ja.po,
- xfce-mcs-plugins/trunk/po/ja.po, xfce-utils/trunk/po/ja.po,
- xfce4-appfinder/trunk/po/ja.po, xfce4-icon-theme/trunk/po/ja.po,
- xfce4-mailwatch-plugin/trunk/po/ja.po,
- xfce4-mixer/trunk/po/ja.po, xfce4-panel/trunk/po/ja.po,
- xfce4-session/trunk/po/ja.po, xfce4-toys/trunk/po/ja.po,
- xfce4-trigger-launcher/trunk/po/ja.po, xfdesktop/trunk/po/ja.po,
- xffm/trunk/po/ja.po, xfprint/trunk/po/ja.po,
- xfwm4/trunk/po/ja.po: Updated Japanese translations.
+ * : Updated Japanese translations.
2005-08-17 15:03 daichi
- * xfce4-appfinder/branches/xfce_4_2/po/en_GB.po,
- xfce4-appfinder/branches/xfce_4_2/po/es.po,
- xfce4-appfinder/branches/xfce_4_2/po/es_MX.po,
- xfce4-mixer/trunk/po/bg.po, xfce4-mixer/trunk/po/lt.po,
- xfce4-panel/trunk/po/en_GB.po, xfce4-panel/trunk/po/lt.po,
- xfce4-session/trunk/po/cs.po, xfce4-session/trunk/po/en_GB.po,
- xfce4-toys/trunk/po/en_GB.po, xfce4-toys/trunk/po/lt.po,
- xfce4-trigger-launcher/trunk/po/en_GB.po,
- xfce4-trigger-launcher/trunk/po/lt.po,
- xfdesktop/trunk/po/en_GB.po, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/nb_NO.po, xfprint/trunk/po/en_GB.po,
- xfprint/trunk/po/lt.po, xfwm4/trunk/po/en_GB.po,
- xfwm4/trunk/po/nb_NO.po: Converted local charsets to UTF-8.
+ * : Converted local charsets to UTF-8.
2005-08-16 10:33 kelnos
- * xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/settings_common.h,
- xfdesktop/trunk/src/xfce-desktop.c: add option to stretch
- backdrop across all xinerama screens (bug 727)
+ * : add option to stretch backdrop across all xinerama screens (bug
+ 727)
limitations:
* only works with xinerama (no standard multiscreen).
* will likely look pretty funny if the resolution isn't the same
@@ -10639,84 +4071,43 @@
2005-08-16 09:32 kelnos
- * xfdesktop/branches/xfce_4_2/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop-mgr.c: fix typo
+ * : fix typo
2005-08-16 08:34 kelnos
- * xfdesktop/branches/xfce_4_2/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop-mgr.c: if the currently-active
- backdrop is removed from the backdrop list, reload
+ * : if the currently-active backdrop is removed from the backdrop
+ list, reload
a new backdrop after saving the new list (bug 929)
2005-08-16 08:05 kelnos
- * xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml,
- xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.cs,
- xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.eu,
- xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.fi,
- xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.hu,
- xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.ja,
- xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.nl,
- xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.pl,
- xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.pt_BR,
- xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.ro,
- xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.ru,
- xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.sk,
- xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.zh_CN,
- xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.zh_TW,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.fi,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ja,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.nl,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.pt_BR,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ru,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.zh_CN,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.zh_TW:
- fix typo in categories XML file name="Project Management" should
- be
+ * : fix typo in categories XML file name="Project Management"
+ should be
name="ProjectManagement"
2005-08-15 15:32 pollux
- * xfdesktop/branches/xfce_4_2/Makefile.am,
- xfdesktop/branches/xfce_4_2/menu.xml.ca,
- xfdesktop/trunk/Makefile.am, xfdesktop/trunk/menu.xml.ca: update
- CA translations
+ * : update CA translations
2005-08-15 15:12 daichi
- * xfce-utils/trunk/po/zh_TW.po, xfce4-panel/trunk/po/zh_TW.po,
- xfdesktop/trunk/po/zh_TW.po, xfwm4/trunk/po/zh_TW.po: Removed
- executable attribution.
+ * : Removed executable attribution.
2005-08-13 15:09 stavrosg
- * xfce-mcs-plugins/trunk/configure.ac,
- xfce-mcs-plugins/trunk/po/el.po, xfce4-panel/trunk/po/el.po,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/po/el.po,
- xfprint/trunk/configure.ac, xfprint/trunk/po/el.po,
- xfwm4/trunk/configure.ac, xfwm4/trunk/po/el.po: * Added initial
- Greek translations in trunk for xfce-mcs-plugins, xfprint,
+ * : * Added initial Greek translations in trunk for
+ xfce-mcs-plugins, xfprint,
xfwm4 & xfdesktop.
* Corrections & additions for xfce4-panel/trunk/po/el.po
2005-08-13 14:09 daichi
- * libxfcegui4/trunk/po/fi.po, xfcalendar/trunk/po/fi.po,
- xfce-mcs-manager/trunk/po/fi.po, xfce-mcs-plugins/trunk/po/fi.po,
- xfce-utils/trunk/po/fi.po, xfce4-appfinder/trunk/po/fi.po,
- xfce4-mixer/trunk/po/fi.po, xfce4-panel/trunk/po/fi.po,
- xfce4-session/trunk/po/fi.po,
- xfce4-trigger-launcher/trunk/po/fi.po, xfdesktop/trunk/po/fi.po,
- xffm/trunk/po/fi.po, xfmedia/trunk/po/fi.po,
- xfprint/trunk/po/fi.po, xfwm4/trunk/po/fi.po: Updated Finnish
- translations by Jari Rahkonen.
+ * : Updated Finnish translations by Jari Rahkonen.
2005-08-11 19:18 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: do some code reshuffling:
- move most of the display-related stuff from
+ * : do some code reshuffling: move most of the display-related
+ stuff from
xfce_desktop_new() into xfce_desktop_realize(). ditto for
teardown: move from
xfce_desktop_finalize() to xfce_desktop_unrealize(). it would be
@@ -10727,150 +4118,71 @@
2005-08-11 19:11 kelnos
- * xfdesktop/branches/xfce_4_2,
- xfdesktop/branches/xfce_4_2/backdrops,
- xfdesktop/branches/xfce_4_2/common,
- xfdesktop/branches/xfce_4_2/doc,
- xfdesktop/branches/xfce_4_2/doc/C,
- xfdesktop/branches/xfce_4_2/doc/C/images,
- xfdesktop/branches/xfce_4_2/doc/Makefile.am,
- xfdesktop/branches/xfce_4_2/doc/fr,
- xfdesktop/branches/xfce_4_2/doc/fr/images,
- xfdesktop/branches/xfce_4_2/m4,
- xfdesktop/branches/xfce_4_2/menueditor,
- xfdesktop/branches/xfce_4_2/modules,
- xfdesktop/branches/xfce_4_2/modules/menu,
- xfdesktop/branches/xfce_4_2/panel-plugin,
- xfdesktop/branches/xfce_4_2/pixmaps,
- xfdesktop/branches/xfce_4_2/pixmaps/32x32,
- xfdesktop/branches/xfce_4_2/pixmaps/48x48,
- xfdesktop/branches/xfce_4_2/pixmaps/scalable,
- xfdesktop/branches/xfce_4_2/po,
- xfdesktop/branches/xfce_4_2/settings,
- xfdesktop/branches/xfce_4_2/src, xfdesktop/trunk/doc/Makefile.am:
- * fix make dist so doc/README.kiosk is included
+ * : * fix make dist so doc/README.kiosk is included
* fix svn:ignore settings
2005-08-11 07:54 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: stupid
- indentation
+ * : stupid indentation
2005-08-11 07:43 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: this should
- mostly fix the sizing issues with the icon and the button. it's
+ * : this should mostly fix the sizing issues with the icon and the
+ button. it's
still a little funky with vertical panels if the button title is
shown, but
it's definitely much better than before.
2005-08-10 18:53 kelnos
- * xfdesktop/trunk/doc/README.kiosk: fix paths
+ * : fix paths
2005-08-05 06:41 pollux
- * libxfcegui4/trunk/configure.ac, libxfcegui4/trunk/po/hy.po,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/po/hy.po: add some
- HY translations
+ * : add some HY translations
2005-08-01 07:27 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: fix button
- title not getting applied
+ * : fix button title not getting applied
2005-07-19 19:08 pollux
- * libxfcegui4/trunk/po/ja.po, xfcalendar/trunk/po/ja.po,
- xfcalendar/trunk/po/xfcalendar.pot,
- xfce-mcs-manager/trunk/po/ja.po, xfce-mcs-plugins/trunk/po/ja.po,
- xfce4-mixer/trunk/po/ja.po,
- xfce4-panel/branches/xfce_4_2/po/ja.po,
- xfce4-panel/trunk/po/ja.po, xfce4-session/trunk/po/ja.po,
- xfce4-toys/trunk/po/ja.po,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ja,
- xfdesktop/trunk/po/ja.po, xffm/branches/xfce_4_2/po/ja.po,
- xfprint/branches/xfce_4_2/po/ja.po, xfprint/trunk/po/ja.po:
- update JA translations
+ * : update JA translations
2005-07-08 13:40 pollux
- * xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/utils.c: finish edit dialog and
- connect signals to the popup menu (fix #1048)
+ * : finish edit dialog and connect signals to the popup menu (fix
+ #1048)
2005-07-04 11:47 pollux
- * libxfcegui4/trunk/po/ko.po, xfcalendar/trunk/po/ko.po,
- xfce-mcs-manager/trunk/po/ko.po, xfce-mcs-plugins/trunk/po/ko.po,
- xfce-utils/trunk/po/ko.po, xfce4-appfinder/trunk/po/ko.po,
- xfce4-mixer/trunk/po/ko.po, xfce4-panel/trunk/po/ko.po,
- xfce4-session/trunk/po/ko.po, xfce4-toys/trunk/po/ko.po,
- xfdesktop/trunk/po/ko.po, xffm/trunk/po/ko.po,
- xfprint/trunk/po/ko.po, xfwm4/trunk/po/ko.po: update KO
- translations
+ * : update KO translations
2005-06-29 16:14 pollux
- * xfcalendar/trunk/po/zh_TW.po, xfce4-panel/trunk/po/zh_TW.po,
- xfdesktop/trunk/po/zh_TW.po, xfprint/trunk/po/zh_TW.po,
- xfwm4/trunk/po/zh_TW.po: update zh_TW translations
+ * : update zh_TW translations
2005-06-26 17:09 pollux
- * xfce-mcs-plugins/trunk/po/ko.po, xfce4-mixer/trunk/po/ko.po,
- xfce4-panel/trunk/po/ko.po, xfdesktop/trunk/po/ko.po,
- xffm/trunk/po/ko.po, xfwm4/trunk/po/ko.po: update KO translations
+ * : update KO translations
2005-06-21 04:41 kelnos
- * xfdesktop/trunk/common/xfdesktop-common.c,
- xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c,
- xfdesktop/trunk/src/xfce-backdrop.c: fix some warnings
+ * : fix some warnings
XfceScaledImage was causing some problems; so go back to GtkImage
2005-06-07 21:36 pollux
- * xfdesktop/trunk/menueditor/menueditor.c: fix #989 (popup menu on
- separator)
+ * : fix #989 (popup menu on separator)
2005-06-02 03:00 kelnos
- * xfdesktop/trunk/settings/backdrop_settings.c: fix unused var
- warning
+ * : fix unused var warning
2005-06-02 02:53 kelnos
- * xfdesktop/trunk/common/xfdesktop-common.c,
- xfdesktop/trunk/common/xfdesktop-common.h,
- xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/bn_IN.po, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/en_GB.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa.po,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/gu.po, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.po, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/it.po, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.po, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/mr.po, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nb_NO.po, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pa.po, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.po, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ro.po, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sk.po, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.po, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.po,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/src/main.c: i'm not too sure how i feel about
- this yet, since it's kinda hacky. add a
+ * : i'm not too sure how i feel about this yet, since it's kinda
+ hacky. add a
check button "Allow Xfce to manage the desktop" to the backdrop
settings panel.
this is mainly here to let people easily restore xfdesktop when
@@ -10888,373 +4200,201 @@
2005-05-14 19:29 olivier
- * xfdesktop/trunk/po/ChangeLog: Update ChangeLog
+ * : Update ChangeLog
2005-05-14 19:29 olivier
- * xfdesktop/trunk/menueditor/ChangeLog: Update ChangeLog
+ * : Update ChangeLog
2005-05-14 19:28 olivier
- * xfdesktop/trunk/ChangeLog: Update ChangeLog
+ * : Update ChangeLog
2005-05-13 06:05 kelnos
- * xfdesktop/trunk/menu.xml, xfdesktop/trunk/menu.xml.ca,
- xfdesktop/trunk/menu.xml.es, xfdesktop/trunk/menu.xml.et,
- xfdesktop/trunk/menu.xml.fi, xfdesktop/trunk/menu.xml.fr,
- xfdesktop/trunk/menu.xml.he, xfdesktop/trunk/menu.xml.ja,
- xfdesktop/trunk/menu.xml.ko, xfdesktop/trunk/menu.xml.nl,
- xfdesktop/trunk/menu.xml.pt_BR, xfdesktop/trunk/menu.xml.ro,
- xfdesktop/trunk/menu.xml.ru, xfdesktop/trunk/menu.xml.sk,
- xfdesktop/trunk/menu.xml.uk, xfdesktop/trunk/menu.xml.vi,
- xfdesktop/trunk/menu.xml.zh_TW,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.fi,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ja,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.nl,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.pt_BR,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ru,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.zh_CN,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.zh_TW:
- fix documentation comment (thanks Daichi)
+ * : fix documentation comment (thanks Daichi)
2005-05-08 06:17 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: whoops, that's superfluous
+ * : whoops, that's superfluous
2005-05-08 05:18 kelnos
- * xfdesktop/trunk/src/xfce-backdrop.c,
- xfdesktop/trunk/src/xfce-backdrop.h,
- xfdesktop/trunk/src/xfce-desktop.c: use the X visual's bit depth
- to determine whether or not we need to use better
+ * : use the X visual's bit depth to determine whether or not we
+ need to use better
dithering to avoid ugliness. at least, that's the theory. i'm too
lazy to
drop to 16bpp to see if it really works. (bug 922)
2005-05-06 19:06 pollux
- * xfdesktop/trunk/configure.ac, xfdesktop/trunk/po/bn_IN.po: add
- bn_IN translations
+ * : add bn_IN translations
2005-05-06 18:52 pollux
- * xfdesktop/trunk/configure.ac, xfdesktop/trunk/po/mr.po: add MR
- translations
+ * : add MR translations
2005-05-05 12:57 perldude
- * xfdesktop/trunk/menueditor/about_dialog.c: <kelnos> blame danny
+ * : <kelnos> blame danny
2005-05-04 20:45 olivier
- * xfdesktop/trunk/ChangeLog: Update ChangeLog
+ * : Update ChangeLog
2005-05-04 20:44 olivier
- * xfdesktop/trunk/menueditor/ChangeLog: Update ChangeLog
+ * : Update ChangeLog
2005-05-04 20:44 olivier
- * xfdesktop/trunk/po/ChangeLog: Update ChangeLog
+ * : Update ChangeLog
2005-05-03 21:09 dannym
- * xfdesktop/trunk/menueditor/about_dialog.c: use
- xfce_about_dialog_new_with_values (recent libxfcegui4 change)
+ * : use xfce_about_dialog_new_with_values (recent libxfcegui4
+ change)
2005-04-18 03:06 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: call
- xfce_textdomain() before setting plugin caption
+ * : call xfce_textdomain() before setting plugin caption
2005-04-17 07:56 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: fix initial
- state of "show text in button" checkbox when the plugin is first
+ * : fix initial state of "show text in button" checkbox when the
+ plugin is first
added
2005-04-16 09:59 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: fix initial
- visibility of button text
+ * : fix initial visibility of button text
2005-04-16 09:53 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: add menu
- title to the button itself by default (yes, you can turn it off).
+ * : add menu title to the button itself by default (yes, you can
+ turn it off).
it's not perfect, but it works fairly well. (bug 903)
2005-04-16 08:30 kelnos
- * xfdesktop/trunk/src/menu.c: fix problem where 'xfdesktop -menu'
- bound to a key combo sometimes works, but
+ * : fix problem where 'xfdesktop -menu' bound to a key combo
+ sometimes works, but
mostly doesn't. thanks to olivier for tracking down the cause.
(bug 441)
2005-04-06 07:33 perldude
- * xfdesktop/trunk/.cvsignore, xfdesktop/trunk/backdrops/.cvsignore,
- xfdesktop/trunk/common/.cvsignore,
- xfdesktop/trunk/doc/.cvsignore, xfdesktop/trunk/doc/C/.cvsignore,
- xfdesktop/trunk/doc/C/images/.cvsignore,
- xfdesktop/trunk/doc/fr/.cvsignore,
- xfdesktop/trunk/doc/fr/images/.cvsignore,
- xfdesktop/trunk/doc/it/.cvsignore,
- xfdesktop/trunk/doc/it/images/.cvsignore,
- xfdesktop/trunk/menueditor/.cvsignore,
- xfdesktop/trunk/modules/.cvsignore,
- xfdesktop/trunk/modules/menu/.cvsignore,
- xfdesktop/trunk/panel-plugin/.cvsignore,
- xfdesktop/trunk/pixmaps/.cvsignore,
- xfdesktop/trunk/pixmaps/32x32/.cvsignore,
- xfdesktop/trunk/pixmaps/48x48/.cvsignore,
- xfdesktop/trunk/po/.cvsignore,
- xfdesktop/trunk/settings/.cvsignore,
- xfdesktop/trunk/src/.cvsignore: remove .cvsignore cruft
+ * : remove .cvsignore cruft
2005-04-04 03:25 kelnos
- * xfdesktop/trunk/src/Makefile.am: fix unresolved symbol problem in
- menu module
+ * : fix unresolved symbol problem in menu module
2005-03-28 10:32 jasper
- * xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/fr/images/Makefile.am,
- xfdesktop/trunk/doc/fr/images/root_menu.png,
- xfdesktop/trunk/doc/fr/images/root_menu2.png,
- xfdesktop/trunk/doc/fr/images/select_bg_color.png,
- xfdesktop/trunk/doc/fr/images/xfdesktop-background.png,
- xfdesktop/trunk/doc/fr/images/xfdesktop-editor.png,
- xfdesktop/trunk/doc/fr/images/xfdesktop-list.png,
- xfdesktop/trunk/doc/fr/images/xfdesktop-menu-tab.png,
- xfdesktop/trunk/doc/fr/xfdesktop.html,
- xfdesktop/trunk/doc/fr/xfdesktop.xml,
- xfdesktop/trunk/doc/it/xfdesktop.html: Update French doc
+ * : Update French doc
2005-03-27 18:29 fleclainche
- * xfdesktop/trunk/pixmaps/32x32/xfce4-backdrop.png,
- xfdesktop/trunk/pixmaps/48x48/xfce4-backdrop.png,
- xfdesktop/trunk/pixmaps/scalable/xfce4-backdrop.svg: Updated
- icons
+ * : Updated icons
2005-03-14 15:18 kelnos
- * xfdesktop/trunk/Makefile.am: remove old menu.xml.* files that
- still use the old 4.0.x default menu
+ * : remove old menu.xml.* files that still use the old 4.0.x
+ default menu
2005-03-10 19:29 pollux
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/menu.xml.ja,
- xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ja:
- update JA translations
+ * : update JA translations
2005-03-07 22:36 edscott
- * xfdesktop/trunk/po/es.po, xfdesktop/trunk/po/es_MX.po:
- translation gaps
+ * : translation gaps
2005-03-07 09:06 pollux
- * xfdesktop/trunk/po/gu.po: update GU translations
+ * : update GU translations
2005-03-06 17:27 pollux
- * xfdesktop/branches/xfce_4_2/modules/menu/xfce-registered-categories.xml.ja,
- xfdesktop/branches/xfce_4_2/po/ja.gmo, xfdesktop/trunk/po/ja.po:
- update JA translations
+ * : update JA translations
2005-03-05 19:12 jasper
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c: * Remove
- quotes around command in several locations (xfdesktop,
+ * : * Remove quotes around command in several locations (xfdesktop,
xfce-appmenu and xfce-exec). Bug #776.
* libgui warning fixes
2005-03-05 13:03 pollux
- * xfdesktop/trunk/po/ja.po: update JA translations
+ * : update JA translations
2005-03-03 06:57 kelnos
- * xfdesktop/trunk/panel-plugin/Makefile.am,
- xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: add "edit
- menu" button to plugin prefs (bug 554)
+ * : add "edit menu" button to plugin prefs (bug 554)
2005-02-21 08:40 pollux
- * xfdesktop/trunk/po/ja.po: update JA translations
+ * : update JA translations
2005-02-20 08:52 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: nitpick: add
- \n
+ * : nitpick: add \n
2005-02-20 08:49 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: add option to
- change button tooltip (bug 764)
+ * : add option to change button tooltip (bug 764)
2005-02-20 08:28 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: add option to
- use default desktop menu (i.e., the one used by xfdesktop), or
+ * : add option to use default desktop menu (i.e., the one used by
+ xfdesktop), or
to specify a custom menu file, which will always be honored
2005-02-20 07:31 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: interpolate
- the $XDG_ variables, and then environment variables, when loading
+ * : interpolate the $XDG_ variables, and then environment
+ variables, when loading
the menu file for the plugin
2005-02-18 18:42 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c: if a .desktop
- file is missing its Categories line, make sure it gets
+ * : if a .desktop file is missing its Categories line, make sure it
+ gets
put in the "Other" category (bug 776)
2005-02-13 12:39 pollux
- * xfdesktop/trunk/po/ko.po: update KO translations (with a big
- delay)
+ * : update KO translations (with a big delay)
2005-02-01 11:45 pollux
- * xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.zh_CN,
- xfdesktop/trunk/po/zh_CN.po: update zh_CN translations
+ * : update zh_CN translations
2005-01-29 06:27 kelnos
- * xfdesktop/trunk, xfdesktop/trunk/.cvsignore: add intltool-*.in
- files to .cvsignore
+ * : add intltool-*.in files to .cvsignore
2005-01-29 06:26 kelnos
- * xfdesktop/trunk/menueditor/Makefile.am: add .desktop file to
- DISTCLEANFILES
+ * : add .desktop file to DISTCLEANFILES
2005-01-29 06:13 kelnos
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/menueditor,
- xfdesktop/trunk/menueditor/.cvsignore,
- xfdesktop/trunk/menueditor/Makefile.am,
- xfdesktop/trunk/menueditor/xfce-menueditor.desktop,
- xfdesktop/trunk/menueditor/xfce-menueditor.desktop.in,
- xfdesktop/trunk/po/POTFILES.in, xfdesktop/trunk/po/ar.po,
- xfdesktop/trunk/po/az.po, xfdesktop/trunk/po/be.po,
- xfdesktop/trunk/po/bg.po, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/en_GB.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa.po,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/gu.po, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.po, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/it.po, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.po, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nb_NO.po,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pa.po,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ro.po,
- xfdesktop/trunk/po/ru.po, xfdesktop/trunk/po/sk.po,
- xfdesktop/trunk/po/sv.po, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.po, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.po, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.po,
- xfdesktop/trunk/settings, xfdesktop/trunk/settings/.cvsignore,
- xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/xfce-backdrop-settings.desktop,
- xfdesktop/trunk/settings/xfce-backdrop-settings.desktop.in: merge
- .desktop translations into the .po files via intltool, makefile
- cleanups
+ * : merge .desktop translations into the .po files via intltool,
+ makefile cleanups
2005-01-27 14:26 jasper
- * xfdesktop/trunk/configure.ac: typo: dml -> dnl
+ * : typo: dml -> dnl
2005-01-27 08:19 kelnos
- * xfdesktop/trunk, xfdesktop/trunk/.cvsignore,
- xfdesktop/trunk/backdrops, xfdesktop/trunk/backdrops/.cvsignore,
- xfdesktop/trunk/common, xfdesktop/trunk/common/.cvsignore,
- xfdesktop/trunk/doc, xfdesktop/trunk/doc/.cvsignore,
- xfdesktop/trunk/doc/C, xfdesktop/trunk/doc/C/.cvsignore,
- xfdesktop/trunk/doc/C/images,
- xfdesktop/trunk/doc/C/images/.cvsignore, xfdesktop/trunk/doc/fr,
- xfdesktop/trunk/doc/fr/.cvsignore, xfdesktop/trunk/doc/fr/images,
- xfdesktop/trunk/doc/fr/images/.cvsignore, xfdesktop/trunk/doc/it,
- xfdesktop/trunk/doc/it/.cvsignore, xfdesktop/trunk/doc/it/images,
- xfdesktop/trunk/doc/it/images/.cvsignore,
- xfdesktop/trunk/menueditor,
- xfdesktop/trunk/menueditor/.cvsignore, xfdesktop/trunk/modules,
- xfdesktop/trunk/modules/.cvsignore, xfdesktop/trunk/modules/menu,
- xfdesktop/trunk/modules/menu/.cvsignore,
- xfdesktop/trunk/panel-plugin,
- xfdesktop/trunk/panel-plugin/.cvsignore, xfdesktop/trunk/pixmaps,
- xfdesktop/trunk/pixmaps/.cvsignore,
- xfdesktop/trunk/pixmaps/32x32,
- xfdesktop/trunk/pixmaps/32x32/.cvsignore,
- xfdesktop/trunk/pixmaps/48x48,
- xfdesktop/trunk/pixmaps/48x48/.cvsignore, xfdesktop/trunk/po,
- xfdesktop/trunk/po/.cvsignore, xfdesktop/trunk/settings,
- xfdesktop/trunk/settings/.cvsignore, xfdesktop/trunk/src,
- xfdesktop/trunk/src/.cvsignore: update all .cvsignore files to
- ignore all newly-removed files
+ * : update all .cvsignore files to ignore all newly-removed files
2005-01-27 07:52 kelnos
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/autogen.sh,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/compile,
- xfdesktop/trunk/config.guess, xfdesktop/trunk/config.h.in,
- xfdesktop/trunk/config.sub, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/depcomp,
- xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/doc/it/Makefile.in,
- xfdesktop/trunk/doc/it/images/Makefile.in,
- xfdesktop/trunk/install-sh, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/m4, xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/missing, xfdesktop/trunk/mkinstalldirs,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/panel-plugin/Makefile.am,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/po/Makefile.in.in, xfdesktop/trunk/po/ar.gmo,
- xfdesktop/trunk/po/az.gmo, xfdesktop/trunk/po/be.gmo,
- xfdesktop/trunk/po/bg.gmo, xfdesktop/trunk/po/ca.gmo,
- xfdesktop/trunk/po/cs.gmo, xfdesktop/trunk/po/de.gmo,
- xfdesktop/trunk/po/en_GB.gmo, xfdesktop/trunk/po/es.gmo,
- xfdesktop/trunk/po/es_MX.gmo, xfdesktop/trunk/po/et.gmo,
- xfdesktop/trunk/po/eu.gmo, xfdesktop/trunk/po/fa.gmo,
- xfdesktop/trunk/po/fi.gmo, xfdesktop/trunk/po/fr.gmo,
- xfdesktop/trunk/po/gu.gmo, xfdesktop/trunk/po/he.gmo,
- xfdesktop/trunk/po/hi.gmo, xfdesktop/trunk/po/hu.gmo,
- xfdesktop/trunk/po/it.gmo, xfdesktop/trunk/po/ja.gmo,
- xfdesktop/trunk/po/ko.gmo, xfdesktop/trunk/po/lt.gmo,
- xfdesktop/trunk/po/ms.gmo, xfdesktop/trunk/po/nb_NO.gmo,
- xfdesktop/trunk/po/nl.gmo, xfdesktop/trunk/po/pa.gmo,
- xfdesktop/trunk/po/pl.gmo, xfdesktop/trunk/po/pt_BR.gmo,
- xfdesktop/trunk/po/pt_PT.gmo, xfdesktop/trunk/po/ro.gmo,
- xfdesktop/trunk/po/ru.gmo, xfdesktop/trunk/po/sk.gmo,
- xfdesktop/trunk/po/sv.gmo, xfdesktop/trunk/po/ta.gmo,
- xfdesktop/trunk/po/tr.gmo, xfdesktop/trunk/po/uk.gmo,
- xfdesktop/trunk/po/vi.gmo, xfdesktop/trunk/po/zh_CN.gmo,
- xfdesktop/trunk/po/zh_TW.gmo,
- xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: * bump version to 4.3.0
+ * : * bump version to 4.3.0
* remove all autogenerated files
* migrate to the new XDT_ m4 macro names, and use xfce4-dev-tools
* fix usage of @XFCE4_PANEL_PLUGINSDIR@ and
@@ -11263,338 +4403,194 @@
2005-01-27 05:21 kelnos
- * xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/Makefile.in: fix makefile typo - bad
- JF!
+ * : fix makefile typo - bad JF!
2005-01-22 12:22 pollux
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/menu.xml.fi,
- xfdesktop/trunk/menueditor/xfce-menueditor.desktop,
- xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.fi,
- xfdesktop/trunk/po/fi.gmo, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/settings/xfce-backdrop-settings.desktop: update
- FI translations
+ * : update FI translations
2005-01-21 15:51 pollux
- * xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.h.in,
- xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/doc/it/Makefile.in,
- xfdesktop/trunk/doc/it/images/Makefile.in,
- xfdesktop/trunk/menueditor/BUGS,
- xfdesktop/trunk/menueditor/Makefile.am,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/menueditor/TODO,
- xfdesktop/trunk/menueditor/about_dialog.c,
- xfdesktop/trunk/menueditor/about_dialog.h,
- xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/add_dialog.h,
- xfdesktop/trunk/menueditor/add_menu_dialog.c,
- xfdesktop/trunk/menueditor/add_menu_dialog.h,
- xfdesktop/trunk/menueditor/dnd.c,
- xfdesktop/trunk/menueditor/dnd.h,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/edit_dialog.h,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h,
- xfdesktop/trunk/menueditor/move.c,
- xfdesktop/trunk/menueditor/move.h,
- xfdesktop/trunk/menueditor/new_dialog.c,
- xfdesktop/trunk/menueditor/new_dialog.h,
- xfdesktop/trunk/menueditor/utils.c,
- xfdesktop/trunk/menueditor/utils.h,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: add new menueditor based on Glib
- XML parser instead of libxml2
+ * : add new menueditor based on Glib XML parser instead of libxml2
2005-01-19 09:09 kelnos
- * xfdesktop/trunk/testfile: bonsai WORKS!
+ * : bonsai WORKS!
it's aliiiiive, aliiiiiiiiiive
2005-01-19 09:02 kelnos
- * xfdesktop/trunk/testfile: please work....
+ * : please work....
2005-01-19 06:15 kelnos
- * xfdesktop/trunk/common/desktop-menu-stub.c,
- xfdesktop/trunk/common/xfdesktop-common.c,
- xfdesktop/trunk/common/xfdesktop-common.h,
- xfdesktop/trunk/modules/menu/desktop-menu-cache.c,
- xfdesktop/trunk/modules/menu/desktop-menu-cache.h,
- xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-dentry.h,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.h,
- xfdesktop/trunk/modules/menu/desktop-menu-private.h,
- xfdesktop/trunk/modules/menu/desktop-menu.c,
- xfdesktop/trunk/modules/menu/desktop-menu.h,
- xfdesktop/trunk/modules/menu/desktop-menuspec.c,
- xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c,
- xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/menu_settings.c,
- xfdesktop/trunk/settings/settings_common.h,
- xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/menu.c,
- xfdesktop/trunk/src/settings.c, xfdesktop/trunk/src/windowlist.c,
- xfdesktop/trunk/src/xfce-backdrop.c,
- xfdesktop/trunk/src/xfce-backdrop.h,
- xfdesktop/trunk/src/xfce-desktop.c,
- xfdesktop/trunk/src/xfce-desktop.h: i have seen the light:
- convert all tab indents to 4-space indents
+ * : i have seen the light: convert all tab indents to 4-space
+ indents
2005-01-18 22:21 kelnos
- * xfdesktop/trunk/TODO: update todo
+ * : update todo
2005-01-18 11:52 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-file.c: no wonder that
- never worked...
+ * : no wonder that never worked...
2005-01-17 21:53 pollux
- * xfdesktop/trunk/common/xfdesktop-common.c,
- xfdesktop/trunk/common/xfdesktop-common.h,
- xfdesktop/trunk/modules/menu/desktop-menu.c: rename
- desktop_menu_file_get_menufile () into
+ * : rename desktop_menu_file_get_menufile () into
xfce_desktop_get_menufile()
2005-01-17 21:39 pollux
- * xfdesktop/trunk/common/xfdesktop-common.c,
- xfdesktop/trunk/common/xfdesktop-common.h,
- xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.h,
- xfdesktop/trunk/modules/menu/desktop-menu.c: move
- desktop_menu_file_get_menufile () to common
+ * : move desktop_menu_file_get_menufile () to common
2005-01-17 19:46 kelnos
- * xfdesktop/trunk/testfile: still doesn't work; debugging bonsai
+ * : still doesn't work; debugging bonsai
2005-01-17 19:38 kelnos
- * xfdesktop/trunk/testfile: always run 'perl -wc' before assuming
- it works
+ * : always run 'perl -wc' before assuming it works
2005-01-17 19:36 kelnos
- * xfdesktop/trunk/testfile: never say it's the last test, because
- you'd alwys be wrong.
+ * : never say it's the last test, because you'd alwys be wrong.
2005-01-17 19:28 kelnos
- * xfdesktop/trunk/testfile: this hsould hopefully be the last test.
+ * : this hsould hopefully be the last test.
2005-01-17 18:52 kelnos
- * xfdesktop/trunk/testfile: test, again
+ * : test, again
2005-01-17 18:49 kelnos
- * xfdesktop/trunk/testfile: test commit (again)
+ * : test commit (again)
2005-01-17 18:42 kelnos
- * xfdesktop/trunk/testfile: bonsai test commit - please ignore
+ * : bonsai test commit - please ignore
2005-01-17 18:40 kelnos
- * xfdesktop/trunk/testfile: bonsai test commit - please ignore
+ * : bonsai test commit - please ignore
2005-01-11 10:57 kelnos
- * xfdesktop/trunk/src/windowlist.c: fix case where open windowlist
- -> window is destroyed -> select window in
+ * : fix case where open windowlist -> window is destroyed -> select
+ window in
windowlist -> xfdesktop crash (bug 672)
2005-01-10 06:05 olivier
- * xfdesktop/trunk/backdrops/xfce-smoke.png: Actually add the image
- to CVS
+ * : Actually add the image to CVS
2005-01-08 15:04 pollux
- * xfdesktop/trunk/menu.xml.ru,
- xfdesktop/trunk/menueditor/xfce-menueditor.desktop,
- xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.ru,
- xfdesktop/trunk/po/ru.gmo, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/settings/xfce-backdrop-settings.desktop: update
- RU translations
+ * : update RU translations
2005-01-06 20:07 pollux
- * xfdesktop/trunk/menu.xml.uk: add missing file
+ * : add missing file
2005-01-06 19:24 pollux
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/ltmain.sh, xfdesktop/trunk/po/uk.gmo,
- xfdesktop/trunk/po/uk.po: update UK translations
+ * : update UK translations
2005-01-05 16:01 pollux
- * xfdesktop/trunk/po/he.gmo, xfdesktop/trunk/po/he.po: update HE
- translations
+ * : update HE translations
2005-01-02 16:01 kelnos
- * xfdesktop/trunk/ChangeLog: update changelog again
+ * : update changelog again
2005-01-02 15:57 kelnos
- * xfdesktop/trunk/README: actually, xfdesktop doesn't do this...
+ * : actually, xfdesktop doesn't do this...
2005-01-02 12:51 olivier
- * xfdesktop/trunk/ChangeLog, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/po/xfdesktop.pot: Update version and changelog
+ * : Update version and changelog
2005-01-01 13:41 jasper
- * xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/C/xfdesktop.xml: Fix some references to
- bugzilla
+ * : Fix some references to bugzilla
2004-12-28 20:21 pollux
- * xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/panel-plugin/Makefile.am,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: begin of #623
- fixing
+ * : begin of #623 fixing
2004-12-27 19:05 pollux
- * xfdesktop/trunk/settings/backdrop_settings.c: mcs-plugins now
- appear on the mouse pointer screen
+ * : mcs-plugins now appear on the mouse pointer screen
2004-12-25 20:33 kelnos
- * xfdesktop/trunk/Makefile.am: fix distcheck-bz2
+ * : fix distcheck-bz2
2004-12-24 00:03 kelnos
- * xfdesktop/trunk/Makefile.am: add dist-bz2 and distcheck-bz2
- targets
+ * : add dist-bz2 and distcheck-bz2 targets
2004-12-23 23:34 olivier
- * xfdesktop/trunk/doc/C/images/select_bg_color.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-background.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-editor.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-list.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-menu-tab.png,
- xfdesktop/trunk/doc/fr/images/root_menu.png,
- xfdesktop/trunk/doc/fr/images/root_menu2.png,
- xfdesktop/trunk/doc/fr/images/select_bg_color.png,
- xfdesktop/trunk/doc/fr/images/xfdesktop-background.png,
- xfdesktop/trunk/doc/fr/images/xfdesktop-list.png,
- xfdesktop/trunk/doc/it/images/root_menu.png,
- xfdesktop/trunk/doc/it/images/root_menu2.png,
- xfdesktop/trunk/doc/it/images/select_bg_color.png,
- xfdesktop/trunk/doc/it/images/xfdesktop-background.png,
- xfdesktop/trunk/doc/it/images/xfdesktop-list.png: Themes and
- screenshots
+ * : Themes and screenshots
2004-12-23 21:24 pollux
- * xfdesktop/trunk/menu.xml.et,
- xfdesktop/trunk/menueditor/xfce-menueditor.desktop,
- xfdesktop/trunk/po/et.gmo, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/settings/xfce-backdrop-settings.desktop: update
- ET translations
+ * : update ET translations
2004-12-22 21:10 benny
- * xfdesktop/trunk/ChangeLog,
- xfdesktop/trunk/panel-plugin/Makefile.am,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/po/cs.gmo, xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in: Update ChangeLog. Fix make
- distcheck.
+ * : Update ChangeLog. Fix make distcheck.
2004-12-21 09:04 kelnos
- * xfdesktop/trunk/po/cs.po: add/update czech translations
+ * : add/update czech translations
2004-12-20 23:12 kelnos
- * xfdesktop/trunk/po/xfdesktop.pot: something changed, i guess.
+ * : something changed, i guess.
2004-12-20 21:54 kelnos
- * xfdesktop/trunk/NEWS: i suck.
+ * : i suck.
2004-12-20 21:51 kelnos
- * xfdesktop/trunk/NEWS: update NEWS
+ * : update NEWS
2004-12-20 21:00 jasper
- * xfdesktop/trunk/ChangeLog, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac: Update versions and ChangeLog
+ * : Update versions and ChangeLog
2004-12-19 20:01 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: make jasper's fix a bit
- easier ^_^
+ * : make jasper's fix a bit easier ^_^
2004-12-19 19:25 pollux
- * xfdesktop/trunk/menueditor/menueditor.c: remove unused DBG()
+ * : remove unused DBG()
2004-12-19 19:19 pollux
- * xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/add_menu_dialog.c,
- xfdesktop/trunk/menueditor/dnd.c,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h,
- xfdesktop/trunk/menueditor/move.c: avoid potential conflicts with
- GLib 2.4
+ * : avoid potential conflicts with GLib 2.4
2004-12-19 16:36 fleclainche
- * xfdesktop/trunk/doc/C/images/select_bg_color.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-background.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-editor.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-list.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-menu-tab.png:
- Documentation screenshots update
+ * : Documentation screenshots update
2004-12-19 12:46 jasper
- * xfdesktop/trunk/src/xfce-desktop.c: Preserve background when
- changing themes. Brian, please check this.
+ * : Preserve background when changing themes. Brian, please check
+ this.
2004-12-18 20:17 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: ditch gdk_draw_drawable() and
- use gdk_window_clear_area() instead. i'm not
+ * : ditch gdk_draw_drawable() and use gdk_window_clear_area()
+ instead. i'm not
sure why this wasn't working before (perhaps i was forgetting to
call
gdk_window_set_back_pixmap() at that point), but it works now,
@@ -11603,177 +4599,105 @@
2004-12-18 11:20 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: ok, this should actually fix
- the menu redraw problem (bug 403). i'm
+ * : ok, this should actually fix the menu redraw problem (bug 403).
+ i'm
still convinced that gtk 2.6 should not have changed the behavior
here, but at least this works around it.
2004-12-18 10:57 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: this doesn't fix bug #403,
- but it makes things a bit less messy
+ * : this doesn't fix bug #403, but it makes things a bit less messy
2004-12-16 19:04 pollux
- * xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/add_menu_dialog.c,
- xfdesktop/trunk/menueditor/dnd.c,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h,
- xfdesktop/trunk/menueditor/move.c: fix #598 using a glib 2.4
- func, i added a copy in the menueditor code conditionnaly
- compiled but it needs testing
+ * : fix #598 using a glib 2.4 func, i added a copy in the
+ menueditor code conditionnaly compiled but it needs testing
2004-12-15 18:46 pollux
- * xfdesktop/trunk/menu.xml.pt_BR,
- xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.pt_BR:
- update pt_BR translations
+ * : update pt_BR translations
2004-12-14 20:33 pollux
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/menu.xml.ro, xfdesktop/trunk/po/ro.gmo,
- xfdesktop/trunk/po/ro.po: add RO translations
+ * : add RO translations
2004-12-14 08:15 pollux
- * xfdesktop/trunk/po/ko.gmo, xfdesktop/trunk/po/zh_TW.gmo,
- xfdesktop/trunk/po/zh_TW.po: update zh_TW translations
+ * : update zh_TW translations
2004-12-13 22:08 pollux
- * xfdesktop/trunk/po/ko.po: update KO translations
+ * : update KO translations
2004-12-11 17:51 olivier
- * xfdesktop/trunk/po/xfdesktop.pot: Various changes and small fixes
+ * : Various changes and small fixes
2004-12-11 16:57 olivier
- * xfdesktop/trunk/settings/backdrop_settings.c: Use #ffff as
- default alpha value (that makes absolutely no difference for now)
+ * : Use #ffff as default alpha value (that makes absolutely no
+ difference for now)
2004-12-11 03:33 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-cache.c: cache should
- track changes to the XDG_DATA_DIRS env var
+ * : cache should track changes to the XDG_DATA_DIRS env var
2004-12-11 03:07 kelnos
- * xfdesktop/trunk/src/windowlist.c: put back the add/remove
- workspace menu items in the window list because
+ * : put back the add/remove workspace menu items in the window list
+ because
francois asked so nicely ^_^
2004-12-10 03:11 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: check size of existing
- bg_pixmap in the GtkStyle to make sure it fits
+ * : check size of existing bg_pixmap in the GtkStyle to make sure
+ it fits
the screen dimensions before reusing it (hopefully fix bug 584)
2004-12-05 21:38 pollux
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/nb_NO.gmo, xfdesktop/trunk/po/nb_NO.po: add
- nb_NO translations
+ * : add nb_NO translations
2004-12-05 21:20 pollux
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/en_GB.gmo, xfdesktop/trunk/po/en_GB.po: add
- en_GB translations
+ * : add en_GB translations
2004-12-05 20:50 pollux
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/compile,
- xfdesktop/trunk/config.guess, xfdesktop/trunk/config.sub,
- xfdesktop/trunk/configure, xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/doc/it/Makefile.in,
- xfdesktop/trunk/doc/it/images/Makefile.in,
- xfdesktop/trunk/install-sh, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/menu.xml.ko,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/pixmaps/Makefile.in, xfdesktop/trunk/po/ko.gmo,
- xfdesktop/trunk/po/ko.po, xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: update KO translations and add
- screenshots in xfprint doc
+ * : update KO translations and add screenshots in xfprint doc
2004-12-05 11:35 kelnos
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/compile,
- xfdesktop/trunk/config.guess, xfdesktop/trunk/config.sub,
- xfdesktop/trunk/configure, xfdesktop/trunk/doc/C/Makefile.am,
- xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/doc/fr/xfdesktop.html,
- xfdesktop/trunk/doc/it/Makefile.in,
- xfdesktop/trunk/doc/it/images/Makefile.in,
- xfdesktop/trunk/doc/it/xfdesktop.html,
- xfdesktop/trunk/install-sh, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: fix broken target in
- doc/C/Makefile.am (thanks JF)
+ * : fix broken target in doc/C/Makefile.am (thanks JF)
2004-12-05 11:31 kelnos
- * xfdesktop/trunk/doc/it, xfdesktop/trunk/doc/it/.cvsignore,
- xfdesktop/trunk/doc/it/images,
- xfdesktop/trunk/doc/it/images/.cvsignore: add .cvsignore because
- i'm easily annoyed
+ * : add .cvsignore because i'm easily annoyed
2004-12-05 11:17 kelnos
- * xfdesktop/trunk/ChangeLog: update changelog
+ * : update changelog
2004-12-05 11:16 kelnos
- * xfdesktop/trunk/NEWS: update NEWS for 4.2rc2
+ * : update NEWS for 4.2rc2
2004-12-05 11:14 kelnos
- * xfdesktop/trunk/src/windowlist.c: fix windowlist that i somehow
- broke the other day.
+ * : fix windowlist that i somehow broke the other day.
2004-12-04 17:26 benny
- * xfdesktop/trunk/ChangeLog, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/po/tr.gmo: Update configure and ChangeLog.
+ * : Update configure and ChangeLog.
2004-12-04 08:35 olivier
- * xfdesktop/trunk/menueditor/xfce-menueditor.desktop,
- xfdesktop/trunk/settings/xfce-backdrop-settings.desktop: Fix
- invalid UTF8 string used in pt_BR translation thanks to Adriano
- Winter Bess <adrianob@linhalivre.net>
+ * : Fix invalid UTF8 string used in pt_BR translation thanks to
+ Adriano Winter Bess <adrianob@linhalivre.net>
2004-12-03 06:02 kelnos
- * xfdesktop/trunk/src/windowlist.c: er, oops. last commit message
- was supposed to be:
+ * : er, oops. last commit message was supposed to be:
just create a PangoFontDescription at the top of the function and
destroy
it at the end. also use the deactivate signal to destroy the
@@ -11782,44 +4706,42 @@
2004-12-03 06:00 kelnos
- * xfdesktop/trunk/src/windowlist.c: *** empty log message ***
+ * : *** empty log message ***
2004-12-03 05:40 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-file.c: when including
- menu files, use xfce_resource_lookup() instead of
+ * : when including menu files, use xfce_resource_lookup() instead
+ of
xfce_get_userfile() if the file is relative.
2004-12-03 05:36 kelnos
- * xfdesktop/trunk/src/windowlist.c: don't use markup when
- generating window list items; use gtk_widget_modify_font()
+ * : don't use markup when generating window list items; use
+ gtk_widget_modify_font()
instead. this way we don't have to worry about escaping markup in
titles.
(bug 567)
2004-12-01 12:03 pollux
- * xfdesktop/trunk/po/pt_BR.gmo, xfdesktop/trunk/po/pt_BR.po: update
- pt_BR translations
+ * : update pt_BR translations
2004-11-28 18:14 pollux
- * xfdesktop/trunk/menu.xml.es: update ES menu file
+ * : update ES menu file
2004-11-28 18:01 pollux
- * xfdesktop/trunk/po/tr.po: update TR translations
+ * : update TR translations
2004-11-26 19:06 pollux
- * xfdesktop/trunk/po/ko.gmo, xfdesktop/trunk/po/ko.po: update KO
- translations
+ * : update KO translations
2004-11-25 08:01 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-file.c: hmm, didn't
- mean to commit this, but this cleans up the quasi-fix for
+ * : hmm, didn't mean to commit this, but this cleans up the
+ quasi-fix for
the problem of not loading the menu module because for some odd
reason some systems can't resolve quit() from the xfdesktop
binary.
@@ -11827,907 +4749,441 @@
2004-11-25 05:37 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/modules/menu/desktop-menu.c,
- xfdesktop/trunk/modules/menu/desktop-menuspec.c: possibly fix
- warnings from bug 525
+ * : possibly fix warnings from bug 525
2004-11-25 05:18 kelnos
- * xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/C/xfdesktop.xml: update docs a bit
+ * : update docs a bit
2004-11-21 22:02 olivier
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/xfdesktop.pot: Update version.
+ * : Update version.
2004-11-20 22:32 olivier
- * xfdesktop/trunk/src/windowlist.c: Revering previous horrible hack
- for bug #502
+ * : Revering previous horrible hack for bug #502
2004-11-20 11:40 kelnos
- * xfdesktop/trunk/src/windowlist.c: i'm sorry for smoking crack
- while coding. windowlist shows sticky
+ * : i'm sorry for smoking crack while coding. windowlist shows
+ sticky
windows now (bug 518).
2004-11-20 10:07 olivier
- * xfdesktop/trunk/src/windowlist.c: Add a pause between the
- workspace activation and the window activation to avoid the race
- condition that causes bug #502
+ * : Add a pause between the workspace activation and the window
+ activation to avoid the race condition that causes bug #502
2004-11-16 14:01 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c: * refuse to
- add items with the same desktop id (.desktop file name)
+ * : * refuse to add items with the same desktop id (.desktop file
+ name)
* use a static string in a couple places instead of malloc()ing
over and
over
2004-11-16 07:12 jasper
- * xfdesktop/trunk/doc/xfce-nochunk.xsl: Update some docs and update
- to new color scheme at the suggestion of Jeff Franks
+ * : Update some docs and update to new color scheme at the
+ suggestion of Jeff Franks
2004-11-14 19:01 jasper
- * xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/C/xfdesktop.xml: Fix some outdated info
+ * : Fix some outdated info
2004-11-14 10:38 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c: don't look in
- $XDG_DATA_DIRS/apps/, but use $XDG_DATA_DIRS/gnome/apps/
+ * : don't look in $XDG_DATA_DIRS/apps/, but use
+ $XDG_DATA_DIRS/gnome/apps/
2004-11-13 18:01 olivier
- * xfdesktop/trunk/ChangeLog: Update ChangeLog
+ * : Update ChangeLog
2004-11-13 15:19 olivier
- * xfdesktop/trunk/ltmain.sh: Auto-tools check-up.
+ * : Auto-tools check-up.
2004-11-13 11:13 pollux
- * xfdesktop/trunk/menueditor/about_dialog.c: i want my cedilla ! :)
+ * : i want my cedilla ! :)
2004-11-11 20:31 jasper
- * xfdesktop/trunk/doc/C/xfdesktop.html: tweak
+ * : tweak
2004-11-11 20:21 jasper
- * xfdesktop/trunk/doc/C/images/Makefile.am,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/C/images/root_menu.png,
- xfdesktop/trunk/doc/C/images/root_menu2.png,
- xfdesktop/trunk/doc/C/images/select_bg_color.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-background.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-editor.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-list.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-menu-tab.png,
- xfdesktop/trunk/doc/C/xfdesktop.xml,
- xfdesktop/trunk/doc/fr/xfdesktop.html,
- xfdesktop/trunk/doc/it/xfdesktop.html: Big screenshot update for
- the docs
+ * : Big screenshot update for the docs
2004-11-11 18:09 pollux
- * xfdesktop/trunk/menu.xml.pt_BR: add missing file
+ * : add missing file
2004-11-11 10:24 pollux
- * xfdesktop/trunk/menueditor/xfce-menueditor.desktop,
- xfdesktop/trunk/settings/xfce-backdrop-settings.desktop: fix typo
+ * : fix typo
2004-11-11 10:22 pollux
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/menueditor/xfce-menueditor.desktop,
- xfdesktop/trunk/po/pt_BR.gmo, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/settings/xfce-backdrop-settings.desktop: update
- pt_BR translations
+ * : update pt_BR translations
2004-11-07 01:04 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: possibly fix
- 471 (menu button sometimes remains in active state after
+ * : possibly fix 471 (menu button sometimes remains in active state
+ after
menu disappears, often when no menu pops up in the first place)
2004-11-06 16:24 olivier
- * xfdesktop/trunk/ChangeLog, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/compile,
- xfdesktop/trunk/config.guess, xfdesktop/trunk/config.sub,
- xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/depcomp, xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/doc/it/Makefile.in,
- xfdesktop/trunk/doc/it/images/Makefile.in,
- xfdesktop/trunk/install-sh,
- xfdesktop/trunk/menueditor/Makefile.in, xfdesktop/trunk/missing,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: Update
- automake/autoconf/libtool/gettext versions to generate the
- configure scripts and Makefiles,
+ * : Update automake/autoconf/libtool/gettext versions to generate
+ the configure scripts and Makefiles,
Update versions of all packages to 4.1.99.1 (ie 4.2 RC1),
Update ChangeLogs.
2004-11-06 05:42 kelnos
- * xfdesktop/trunk/menu.xml, xfdesktop/trunk/menu.xml.et,
- xfdesktop/trunk/menu.xml.he, xfdesktop/trunk/menu.xml.nl,
- xfdesktop/trunk/menu.xml.vi, xfdesktop/trunk/menu.xml.zh_TW: hmm,
- not sure why that's incorrect...
+ * : hmm, not sure why that's incorrect...
2004-11-02 17:28 benny
- * xfdesktop/trunk/doc/README.kiosk: Fix dirs.
+ * : Fix dirs.
2004-10-30 22:28 olivier
- * xfdesktop/trunk/xfdesktop.spec.in: Fix spec files
+ * : Fix spec files
2004-10-30 21:39 olivier
- * xfdesktop/trunk/xfdesktop.spec.in: Spec file broken
+ * : Spec file broken
2004-10-30 19:03 olivier
- * xfdesktop/trunk/ChangeLog, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.guess,
- xfdesktop/trunk/config.sub, xfdesktop/trunk/configure,
- xfdesktop/trunk/depcomp, xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/doc/it/Makefile.in,
- xfdesktop/trunk/doc/it/images/Makefile.in,
- xfdesktop/trunk/install-sh, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: Global update for 4.1.91 (Xfce
- 4.2 beta 2)
+ * : Global update for 4.1.91 (Xfce 4.2 beta 2)
2004-10-30 14:42 jasper
- * xfdesktop/trunk/po/nl.gmo, xfdesktop/trunk/po/nl.po: Update a few
- nl translations
+ * : Update a few nl translations
2004-10-30 14:00 pollux
- * xfdesktop/trunk/po/lt.gmo, xfdesktop/trunk/po/lt.po: update LT
- translations
+ * : update LT translations
2004-10-29 08:34 kelnos
- * xfdesktop/trunk/ChangeLog, xfdesktop/trunk/NEWS,
- xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.guess,
- xfdesktop/trunk/config.sub, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/depcomp,
- xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/doc/it/Makefile.in,
- xfdesktop/trunk/doc/it/images/Makefile.in,
- xfdesktop/trunk/install-sh, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: * update ChangeLog and NEWS
+ * : * update ChangeLog and NEWS
* bump version dependencies to 4.1.91
* regen and commit all autotools-related files
2004-10-28 11:55 pollux
- * xfdesktop/trunk/menueditor/xfce-menueditor.desktop,
- xfdesktop/trunk/po/ar.gmo, xfdesktop/trunk/po/az.gmo,
- xfdesktop/trunk/po/be.gmo, xfdesktop/trunk/po/bg.gmo,
- xfdesktop/trunk/po/ca.gmo, xfdesktop/trunk/po/cs.gmo,
- xfdesktop/trunk/po/de.gmo, xfdesktop/trunk/po/es.gmo,
- xfdesktop/trunk/po/es_MX.gmo, xfdesktop/trunk/po/et.gmo,
- xfdesktop/trunk/po/eu.gmo, xfdesktop/trunk/po/fi.gmo,
- xfdesktop/trunk/po/fr.gmo, xfdesktop/trunk/po/gu.gmo,
- xfdesktop/trunk/po/he.gmo, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.gmo, xfdesktop/trunk/po/hu.gmo,
- xfdesktop/trunk/po/it.gmo, xfdesktop/trunk/po/ja.gmo,
- xfdesktop/trunk/po/ko.gmo, xfdesktop/trunk/po/lt.gmo,
- xfdesktop/trunk/po/ms.gmo, xfdesktop/trunk/po/nl.gmo,
- xfdesktop/trunk/po/pa.gmo, xfdesktop/trunk/po/pl.gmo,
- xfdesktop/trunk/po/pt_BR.gmo, xfdesktop/trunk/po/pt_PT.gmo,
- xfdesktop/trunk/po/ru.gmo, xfdesktop/trunk/po/sk.gmo,
- xfdesktop/trunk/po/sv.gmo, xfdesktop/trunk/po/ta.gmo,
- xfdesktop/trunk/po/tr.gmo, xfdesktop/trunk/po/uk.gmo,
- xfdesktop/trunk/po/vi.gmo, xfdesktop/trunk/po/zh_CN.gmo,
- xfdesktop/trunk/po/zh_TW.gmo,
- xfdesktop/trunk/settings/xfce-backdrop-settings.desktop: update
- HE translations
+ * : update HE translations
2004-10-25 22:08 kelnos
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/xfdesktop.1: add xfdesktop manpage. sure, why
- not?
+ * : add xfdesktop manpage. sure, why not?
2004-10-23 17:49 benny
- * xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/ca.po, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/gu.po,
- xfdesktop/trunk/po/he.po, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.po, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pa.po,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sk.po, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.po, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.po:
- Update-po for Moe.
+ * : Update-po for Moe.
2004-10-23 14:45 olivier
- * xfdesktop/trunk/ChangeLog: Update ChangeLog
+ * : Update ChangeLog
2004-10-23 10:32 pollux
- * xfdesktop/trunk/menueditor/.indent.pro,
- xfdesktop/trunk/menueditor/about_dialog.c,
- xfdesktop/trunk/menueditor/about_dialog.h,
- xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/add_dialog.h,
- xfdesktop/trunk/menueditor/add_menu_dialog.c,
- xfdesktop/trunk/menueditor/add_menu_dialog.h,
- xfdesktop/trunk/menueditor/dnd.c,
- xfdesktop/trunk/menueditor/dnd.h,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/edit_dialog.h,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h,
- xfdesktop/trunk/menueditor/move.c,
- xfdesktop/trunk/menueditor/move.h,
- xfdesktop/trunk/menueditor/new_dialog.c,
- xfdesktop/trunk/menueditor/new_dialog.h: fix indentation (indent
- is really a great tool)
+ * : fix indentation (indent is really a great tool)
2004-10-22 20:38 olivier
- * xfdesktop/trunk/ChangeLog, xfdesktop/trunk/ltmain.sh: Updated
- versions and change logs
+ * : Updated versions and change logs
2004-10-22 19:33 olivier
- * xfdesktop/trunk/po/xfdesktop.pot: Theme fixes
+ * : Theme fixes
update locale [fr] for desktop files
2004-10-20 22:06 pollux
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/ltmain.sh, xfdesktop/trunk/menu.xml.et,
- xfdesktop/trunk/po/et.gmo, xfdesktop/trunk/po/et.po: update ET
- translations
+ * : update ET translations
2004-10-17 20:29 pollux
- * xfdesktop/trunk/po/es.gmo, xfdesktop/trunk/po/es_MX.gmo,
- xfdesktop/trunk/po/fi.gmo, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/pt_PT.gmo: update FI translations
+ * : update FI translations
2004-10-17 09:21 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c: check to make
- sure xfce_app_menu_item_new_from_desktop_entry() returns
+ * : check to make sure xfce_app_menu_item_new_from_desktop_entry()
+ returns
a valid pointer
2004-10-17 09:04 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c: fix warnings.
- damn, gcc 3.4 is picky... (though correct)
+ * : fix warnings. damn, gcc 3.4 is picky... (though correct)
2004-10-15 02:44 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: don't need that flag
- anymore...
+ * : don't need that flag anymore...
2004-10-15 02:42 kelnos
- * xfdesktop/trunk/src/windowlist.c,
- xfdesktop/trunk/src/xfce-backdrop.c,
- xfdesktop/trunk/src/xfce-desktop.c: * fix some warnings
+ * : * fix some warnings
* hopefully fix crash on exit (bug #344)
2004-10-14 06:31 olivier
- * xfdesktop/trunk/ChangeLog, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/po/ar.gmo, xfdesktop/trunk/po/az.gmo,
- xfdesktop/trunk/po/be.gmo, xfdesktop/trunk/po/bg.gmo,
- xfdesktop/trunk/po/ca.gmo, xfdesktop/trunk/po/cs.gmo,
- xfdesktop/trunk/po/de.gmo, xfdesktop/trunk/po/et.gmo,
- xfdesktop/trunk/po/eu.gmo, xfdesktop/trunk/po/fi.gmo,
- xfdesktop/trunk/po/fr.gmo, xfdesktop/trunk/po/gu.gmo,
- xfdesktop/trunk/po/he.gmo, xfdesktop/trunk/po/hi.gmo,
- xfdesktop/trunk/po/hu.gmo, xfdesktop/trunk/po/it.gmo,
- xfdesktop/trunk/po/ja.gmo, xfdesktop/trunk/po/ko.gmo,
- xfdesktop/trunk/po/lt.gmo, xfdesktop/trunk/po/ms.gmo,
- xfdesktop/trunk/po/nl.gmo, xfdesktop/trunk/po/pa.gmo,
- xfdesktop/trunk/po/pl.gmo, xfdesktop/trunk/po/pt_BR.gmo,
- xfdesktop/trunk/po/ru.gmo, xfdesktop/trunk/po/sk.gmo,
- xfdesktop/trunk/po/sv.gmo, xfdesktop/trunk/po/ta.gmo,
- xfdesktop/trunk/po/tr.gmo, xfdesktop/trunk/po/uk.gmo,
- xfdesktop/trunk/po/vi.gmo, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/po/zh_CN.gmo, xfdesktop/trunk/po/zh_TW.gmo:
- Update version number to see if #344 was fixed since beta1
+ * : Update version number to see if #344 was fixed since beta1
2004-10-12 06:18 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: fix warnings.
- silly jasper ^_^
+ * : fix warnings. silly jasper ^_^
2004-10-11 18:13 jasper
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: Make menu
- button a toggle button
+ * : Make menu button a toggle button
2004-10-11 16:30 benny
- * xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/ca.po, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/gu.po,
- xfdesktop/trunk/po/he.po, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.po, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pa.po,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sk.po, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.po, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.po:
- update-po for Moe.
+ * : update-po for Moe.
2004-10-10 11:52 pollux
- * xfdesktop/trunk/po/pt_PT.gmo, xfdesktop/trunk/po/pt_PT.po: update
- pt_PT translations
+ * : update pt_PT translations
2004-10-09 14:20 pollux
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/fa.gmo, xfdesktop/trunk/po/fa.po,
- xfdesktop/trunk/po/fa_IR.gmo, xfdesktop/trunk/po/fa_IR.po: update
- FA translations
+ * : update FA translations
2004-10-09 13:48 pollux
- * xfdesktop/trunk/po/es.gmo, xfdesktop/trunk/po/es_MX.gmo: Punjabi
- translations update from jaswinderlinux@netscape.net
+ * : Punjabi translations update from jaswinderlinux@netscape.net
2004-10-08 15:28 edscott
- * xfdesktop/trunk/po/es.po, xfdesktop/trunk/po/es_MX.po: update
- translations. Note to Brian: there are way too many similar or
- nearly
+ * : update translations. Note to Brian: there are way too many
+ similar or nearly
identical translations strings.
2004-10-07 20:36 benny
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/configure,
- xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/doc/it/Makefile.in,
- xfdesktop/trunk/doc/it/images/Makefile.in,
- xfdesktop/trunk/m4/debug.m4, xfdesktop/trunk/m4/glib-gettext.m4,
- xfdesktop/trunk/m4/pkg.m4,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: Added --enable-final (-O1 for
- GNU ld) as per Jaspers request. Added missing
+ * : Added --enable-final (-O1 for GNU ld) as per Jaspers request.
+ Added missing
m4 files.
2004-10-03 16:14 pollux
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/ltmain.sh, xfdesktop/trunk/po/pa.gmo,
- xfdesktop/trunk/po/pa.po: Punjabi translations (PA) from
- jaswinderlinux@netscape.net
+ * : Punjabi translations (PA) from jaswinderlinux@netscape.net
2004-10-03 15:43 pollux
- * xfdesktop/trunk/menueditor/xfce-menueditor.desktop,
- xfdesktop/trunk/settings/xfce-backdrop-settings.desktop: zh_TW
- translations of desktop files from Ambrose Li <acli@ada.dhs.org>
+ * : zh_TW translations of desktop files from Ambrose Li
+ <acli@ada.dhs.org>
2004-10-03 07:46 olivier
- * xfdesktop/trunk/xfdesktop.spec.in: Files missing from spec file
+ * : Files missing from spec file
2004-10-02 22:49 olivier
- * xfdesktop/trunk/xfdesktop.spec.in: Wrong path is spec file
+ * : Wrong path is spec file
2004-10-02 16:01 olivier
- * xfdesktop/trunk/xfdesktop.spec.in: Actually Red Hat calls the
- package "gtk2"
+ * : Actually Red Hat calls the package "gtk2"
2004-10-02 15:44 olivier
- * xfdesktop/trunk/xfdesktop.spec.in: Wrong package name
+ * : Wrong package name
2004-10-02 13:28 olivier
- * xfdesktop/trunk/ChangeLog, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/po/xfdesktop.pot: Update all files for 4.2 beta 1
+ * : Update all files for 4.2 beta 1
2004-09-30 08:17 pollux
- * xfdesktop/trunk/po/it.gmo, xfdesktop/trunk/po/it.po: Updated
- Italian translations from Luca Marrocco <buildup@libero.it>
+ * : Updated Italian translations from Luca Marrocco
+ <buildup@libero.it>
2004-09-29 08:22 pollux
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.guess,
- xfdesktop/trunk/config.sub, xfdesktop/trunk/configure,
- xfdesktop/trunk/depcomp, xfdesktop/trunk/install-sh,
- xfdesktop/trunk/ltmain.sh, xfdesktop/trunk/menu.xml.zh_TW,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.zh_TW,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/po/zh_TW.gmo, xfdesktop/trunk/po/zh_TW.po,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: updated zh_TW translations from
- Ambrose Li <acli@ada.dhs.org>
+ * : updated zh_TW translations from Ambrose Li <acli@ada.dhs.org>
2004-09-29 07:59 pollux
- * xfdesktop/trunk/po/zh_CN.gmo, xfdesktop/trunk/po/zh_CN.po:
- updated zh_CN translations from yongtao yang
+ * : updated zh_CN translations from yongtao yang
<yongtao.yang@gmail.com>
2004-09-27 07:07 kelnos
- * xfdesktop/trunk/settings/backdrop-mgr.c: bleh, some old compilers
- barf on this
+ * : bleh, some old compilers barf on this
2004-09-27 07:00 kelnos
- * xfdesktop/trunk/common/xfdesktop-common.c,
- xfdesktop/trunk/common/xfdesktop-common.h,
- xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/settings_common.c,
- xfdesktop/trunk/settings/settings_common.h,
- xfdesktop/trunk/src/xfce-desktop.c: remove image validation from
- backdrop list editor; handle fixing up list
+ * : remove image validation from backdrop list editor; handle
+ fixing up list
files in xfdesktop instead (bug #326)
2004-09-26 09:56 jasper
- * xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/doc/fr/xfdesktop.html,
- xfdesktop/trunk/doc/it/Makefile.in,
- xfdesktop/trunk/doc/it/images/Makefile.in,
- xfdesktop/trunk/doc/it/xfdesktop.html: Fix html target for docs.
- Not build by default.
+ * : Fix html target for docs. Not build by default.
2004-09-25 22:23 kelnos
- * xfdesktop/trunk/src/main.c: committing nils rennebarth's patch to
- forward scroll events and other
+ * : committing nils rennebarth's patch to forward scroll events and
+ other
unused mouse events to the (real) root window. with a couple
style fixes,
and making it non-broken for multihead ^_~
2004-09-24 06:05 kelnos
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.guess,
- xfdesktop/trunk/config.sub, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/depcomp,
- xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/doc/it/Makefile.in,
- xfdesktop/trunk/doc/it/images/Makefile.in,
- xfdesktop/trunk/install-sh, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/pixmaps/Makefile.in, xfdesktop/trunk/po/ar.gmo,
- xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.gmo,
- xfdesktop/trunk/po/az.po, xfdesktop/trunk/po/be.gmo,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/po/bg.gmo,
- xfdesktop/trunk/po/bg.po, xfdesktop/trunk/po/ca.gmo,
- xfdesktop/trunk/po/ca.po, xfdesktop/trunk/po/cs.gmo,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.gmo,
- xfdesktop/trunk/po/de.po, xfdesktop/trunk/po/es.gmo,
- xfdesktop/trunk/po/es.po, xfdesktop/trunk/po/es_MX.gmo,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/et.gmo,
- xfdesktop/trunk/po/et.po, xfdesktop/trunk/po/eu.gmo,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa_IR.gmo,
- xfdesktop/trunk/po/fa_IR.po, xfdesktop/trunk/po/fi.gmo,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.gmo,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/he.gmo,
- xfdesktop/trunk/po/he.po, xfdesktop/trunk/po/hi.gmo,
- xfdesktop/trunk/po/hi.po, xfdesktop/trunk/po/hu.gmo,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/it.gmo,
- xfdesktop/trunk/po/it.po, xfdesktop/trunk/po/ja.gmo,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/po/ko.gmo,
- xfdesktop/trunk/po/ko.po, xfdesktop/trunk/po/lt.gmo,
- xfdesktop/trunk/po/lt.po, xfdesktop/trunk/po/ms.gmo,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nl.gmo,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pl.gmo,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.gmo,
- xfdesktop/trunk/po/pt_BR.po, xfdesktop/trunk/po/pt_PT.gmo,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ru.gmo,
- xfdesktop/trunk/po/ru.po, xfdesktop/trunk/po/sk.gmo,
- xfdesktop/trunk/po/sk.po, xfdesktop/trunk/po/sv.gmo,
- xfdesktop/trunk/po/sv.po, xfdesktop/trunk/po/ta.gmo,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.gmo,
- xfdesktop/trunk/po/tr.po, xfdesktop/trunk/po/uk.gmo,
- xfdesktop/trunk/po/uk.po, xfdesktop/trunk/po/vi.gmo,
- xfdesktop/trunk/po/vi.po, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/po/zh_CN.gmo, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.gmo, xfdesktop/trunk/po/zh_TW.po,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/src/Makefile.in: migrate ~/.xfce4/backdrops.list
+ * : migrate ~/.xfce4/backdrops.list
bump version to 4.1.90
2004-09-23 21:41 pollux
- * xfdesktop/trunk/menueditor/dnd.c,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h,
- xfdesktop/trunk/menueditor/move.c: fix #322 (Mantis)
+ * : fix #322 (Mantis)
2004-09-23 21:37 pollux
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/gu.gmo, xfdesktop/trunk/po/gu.po: add Gujarati
- translations (GU) from Ankit Patel <ankit@redhat.com>
+ * : add Gujarati translations (GU) from Ankit Patel
+ <ankit@redhat.com>
2004-09-23 20:51 jasper
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: Fix resizing
- problems (Bug #327)
+ * : Fix resizing problems (Bug #327)
2004-09-23 19:20 jasper
- * xfdesktop/trunk/menueditor/menueditor.c: Fix crash when icon
- theme changes
+ * : Fix crash when icon theme changes
2004-09-23 09:42 jasper
- * xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.nl:
- nl update
+ * : nl update
2004-09-23 09:19 jasper
- * xfdesktop/trunk/menu.xml.nl: nl updte
+ * : nl updte
2004-09-23 09:09 jasper
- * xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/settings/xfce-backdrop-settings.desktop: Better
- translation
+ * : Better translation
2004-09-23 08:22 jasper
- * xfdesktop/trunk/menueditor/xfce-menueditor.desktop,
- xfdesktop/trunk/settings/xfce-backdrop-settings.desktop: Add nl
- translations
+ * : Add nl translations
2004-09-23 05:20 jasper
- * xfdesktop/trunk/menu.xml.nl,
- xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml.nl:
- updated nl menu and categories file
+ * : updated nl menu and categories file
2004-09-23 02:30 kelnos
- * xfdesktop/trunk/src/xfce-backdrop.c,
- xfdesktop/trunk/src/xfce-desktop.c: whoops! committed the wrong
- file. reverting xfce-desktop.c and committing
+ * : whoops! committed the wrong file. reverting xfce-desktop.c and
+ committing
my "just in case..." to xfce-backdrop.c
2004-09-23 02:28 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: just in case...
+ * : just in case...
2004-09-22 16:16 pollux
- * xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/add_menu_dialog.c,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h,
- xfdesktop/trunk/menueditor/new_dialog.c: fix #324
+ * : fix #324
2004-09-22 07:21 kelnos
- * xfdesktop/trunk/po/ar.gmo, xfdesktop/trunk/po/ar.po,
- xfdesktop/trunk/po/az.gmo, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.gmo, xfdesktop/trunk/po/be.po,
- xfdesktop/trunk/po/bg.gmo, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/ca.gmo, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.gmo, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.gmo, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/es.gmo, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.gmo, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/et.gmo, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.gmo, xfdesktop/trunk/po/eu.po,
- xfdesktop/trunk/po/fa_IR.gmo, xfdesktop/trunk/po/fa_IR.po,
- xfdesktop/trunk/po/fi.gmo, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.gmo, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/he.gmo, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.gmo, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.gmo, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/it.gmo, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.gmo, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.gmo, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.gmo, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/ms.gmo, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nl.gmo, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pl.gmo, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.gmo, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.gmo, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ru.gmo, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sk.gmo, xfdesktop/trunk/po/sk.po,
- xfdesktop/trunk/po/sv.gmo, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.gmo, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.gmo, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.gmo, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.gmo, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.gmo,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.gmo,
- xfdesktop/trunk/po/zh_TW.po: run "make update-po && make"
+ * : run "make update-po && make"
2004-09-22 07:20 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menuspec.c: remove a couple
- strings that should NOT be translated
+ * : remove a couple strings that should NOT be translated
2004-09-22 06:59 kelnos
- * xfdesktop/trunk/menu.xml: update menu a bit
+ * : update menu a bit
2004-09-22 03:46 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c: add
- GenericName to menu parser
+ * : add GenericName to menu parser
2004-09-22 03:18 kelnos
- * xfdesktop/trunk/menueditor/xfce-menueditor.desktop,
- xfdesktop/trunk/settings/xfce-backdrop-settings.desktop: add
- GenericName tags to settings .desktop files
+ * : add GenericName tags to settings .desktop files
2004-09-22 02:24 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c: revert
- speed-enhancing fix. at least the menu widgets won't get all
- funky
+ * : revert speed-enhancing fix. at least the menu widgets won't get
+ all funky
for some people (odd that i've never seen it.)
2004-09-21 11:51 jasper
- * xfdesktop/trunk/po/ar.gmo, xfdesktop/trunk/po/ar.po,
- xfdesktop/trunk/po/az.gmo, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/be.gmo, xfdesktop/trunk/po/be.po,
- xfdesktop/trunk/po/bg.gmo, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/ca.gmo, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.gmo, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.gmo, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/es.gmo, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.gmo, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/et.gmo, xfdesktop/trunk/po/et.po,
- xfdesktop/trunk/po/eu.gmo, xfdesktop/trunk/po/eu.po,
- xfdesktop/trunk/po/fa_IR.gmo, xfdesktop/trunk/po/fa_IR.po,
- xfdesktop/trunk/po/fi.gmo, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.gmo, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/he.gmo, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.gmo, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.gmo, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/it.gmo, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.gmo, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.gmo, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.gmo, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/ms.gmo, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nl.gmo, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pl.gmo, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.gmo, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.gmo, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ru.gmo, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sk.gmo, xfdesktop/trunk/po/sk.po,
- xfdesktop/trunk/po/sv.gmo, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.gmo, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.gmo, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.gmo, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.gmo, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/zh_CN.gmo, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.gmo, xfdesktop/trunk/po/zh_TW.po: Run
- make update-po at Moe's request.
+ * : Run make update-po at Moe's request.
2004-09-21 10:59 moe
- * xfdesktop/trunk/po/de.po: Updating de.po. Need to run 'update-po'
- in all module directories
+ * : Updating de.po. Need to run 'update-po' in all module
+ directories
2004-09-20 22:22 olivier
- * xfdesktop/trunk/ChangeLog, xfdesktop/trunk/po/xfdesktop.pot:
- Update all ChangeLogs
+ * : Update all ChangeLogs
2004-09-20 11:46 pollux
- * xfdesktop/trunk/menueditor/Makefile.am,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/menueditor/TODO,
- xfdesktop/trunk/menueditor/about_dialog.c,
- xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/add_menu_dialog.c,
- xfdesktop/trunk/menueditor/dnd.c,
- xfdesktop/trunk/menueditor/dnd.h,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h,
- xfdesktop/trunk/menueditor/move.c,
- xfdesktop/trunk/menueditor/new_dialog.c: big code cleaning in
- menueditor, it doesn't use a global menueditor_app to store
- pointer anymore
+ * : big code cleaning in menueditor, it doesn't use a global
+ menueditor_app to store pointer anymore
2004-09-20 01:56 kelnos
- * xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/xfce-desktop.c: *
- xfdesktop cleans up after itself on exit (and doesn't crash)
+ * : * xfdesktop cleans up after itself on exit (and doesn't crash)
* fix xrandr screen change on xinerama screens
* random cleanups and stuff
2004-09-19 00:25 moe
- * xfdesktop/trunk/po/de.po: Updating translations. Only xfprint and
- xfwm4 missing. yay!
+ * : Updating translations. Only xfprint and xfwm4 missing. yay!
2004-09-18 20:50 jasper
- * xfdesktop/trunk/settings/backdrop_settings.c: Fix translations
- for mcs plugins
+ * : Fix translations for mcs plugins
2004-09-18 18:28 jasper
- * xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/settings_common.c,
- xfdesktop/trunk/settings/settings_common.h: autogen for Maarten +
- basedir tweaks
+ * : autogen for Maarten + basedir tweaks
2004-09-18 16:41 pollux
- * xfdesktop/trunk/po/de.gmo, xfdesktop/trunk/po/eu.gmo,
- xfdesktop/trunk/po/eu.po: update EU translations
+ * : update EU translations
2004-09-18 10:02 moe
- * xfdesktop/trunk/po/de.po: hm .. xfdesktop for now. Ain't touching
- xffm as usual ;-).
+ * : hm .. xfdesktop for now. Ain't touching xffm as usual ;-).
xfwm4 yet to come. Eagerly awaiting Olivier's changes.
2004-09-18 04:01 kelnos
- * xfdesktop/trunk/common/desktop-menu-stub.c,
- xfdesktop/trunk/po/de.gmo: fix module path
+ * : fix module path
2004-09-18 00:02 moe
- * xfdesktop/trunk/po/de.po: Updating these for alpha release. Not
- yet finished .. but I'm
+ * : Updating these for alpha release. Not yet finished .. but I'm
just too tired to continue. Needs extensive spell checking
and approvement (Note to myself: Write mail to the list!).
2004-09-17 15:50 pollux
- * xfdesktop/trunk/menueditor/edit_dialog.c: fix segfault when
- editing a submenu entry
+ * : fix segfault when editing a submenu entry
2004-09-16 22:10 pollux
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.guess,
- xfdesktop/trunk/config.sub, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/depcomp,
- xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/doc/it/Makefile.in,
- xfdesktop/trunk/doc/it/images/Makefile.in,
- xfdesktop/trunk/install-sh, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/pixmaps/Makefile.in, xfdesktop/trunk/po/be.gmo,
- xfdesktop/trunk/po/be.po, xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: add BE translations from Ales
- Nyakhaychyk <nab@mail.by>
+ * : add BE translations from Ales Nyakhaychyk <nab@mail.by>
2004-09-16 18:19 kelnos
- * xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/src/Makefile.am, xfdesktop/trunk/src/Makefile.in:
- cygwin fixes:
+ * : cygwin fixes:
* add -module to modules/menu/Makefile.am and rename library to
remove
'lib' prefix
@@ -12735,283 +5191,127 @@
2004-09-16 02:53 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c: fix crash bug
+ * : fix crash bug
2004-09-15 07:41 kelnos
- * xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.am,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/doc/it/Makefile.in,
- xfdesktop/trunk/doc/it/images/Makefile.in,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/panel-plugin/Makefile.am,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in, xfdesktop/trunk/src/main.c,
- xfdesktop/trunk/src/main.h, xfdesktop/trunk/src/xfdesktop.def:
- cygwin fixes from maarten boekhold
+ * : cygwin fixes from maarten boekhold
2004-09-13 08:35 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c: * look in
- ~/.local/share/applications for .desktop files
+ * : * look in ~/.local/share/applications for .desktop files
* merge KDE dir lookups into main lookup
2004-09-13 08:23 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: nah, this is more portable;
- uses gdk instead of xlib directly
+ * : nah, this is more portable; uses gdk instead of xlib directly
2004-09-13 08:07 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: make sure eterm and aterm can
- get a background image for their transparency
+ * : make sure eterm and aterm can get a background image for their
+ transparency
2004-09-12 15:47 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu.c,
- xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: whoops,
- remove some debug statements
+ * : whoops, remove some debug statements
2004-09-12 15:40 kelnos
- * xfdesktop/trunk/common/desktop-menu-stub.c,
- xfdesktop/trunk/common/desktop-menu-stub.h,
- xfdesktop/trunk/modules/menu/desktop-menu-private.h,
- xfdesktop/trunk/modules/menu/desktop-menu.c,
- xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c,
- xfdesktop/trunk/src/menu.c: clean up how the desktop menu stub
- library works, simplify the interface
+ * : clean up how the desktop menu stub library works, simplify the
+ interface
so it's more transparent. also, i found a race condition that
causes a crash
that i've just never triggered until now. all better ^_^.
2004-09-12 13:54 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu.c: add a missing
- G_MODULE_EXPORT for maarten (needed for win32 build)
+ * : add a missing G_MODULE_EXPORT for maarten (needed for win32
+ build)
2004-09-12 02:41 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c: this should
- drastically speed up app responsiveness while the desktop menu
+ * : this should drastically speed up app responsiveness while the
+ desktop menu
is being generated. i'm not really happy with the solution, so
it's only in
there conditionally, as long as it doesn't cause problems.
2004-09-12 01:10 dannym
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c: shamelessly
- add NoDisplay
+ * : shamelessly add NoDisplay
2004-09-11 10:49 pollux
- * xfdesktop/trunk/menueditor/menueditor.c: XDG basedir stuff
- support in menueditor
+ * : XDG basedir stuff support in menueditor
2004-09-11 09:48 kelnos
- * xfdesktop/trunk/settings/backdrop_settings.c: migrate MCS plugin
- config file. dunno why i didn't do this before...
+ * : migrate MCS plugin config file. dunno why i didn't do this
+ before...
2004-09-11 09:38 kelnos
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.guess,
- xfdesktop/trunk/config.sub, xfdesktop/trunk/configure,
- xfdesktop/trunk/depcomp, xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/doc/it/Makefile.in,
- xfdesktop/trunk/doc/it/images/Makefile.in,
- xfdesktop/trunk/install-sh, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/modules/menu/desktop-menu-cache.c,
- xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/modules/menu/desktop-menu.c,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: XDG basedir stuff for menu.xml
- and xfce-registered-categories.xml
+ * : XDG basedir stuff for menu.xml and
+ xfce-registered-categories.xml
NOTE: i haven't migrated the mcs plugin's file yet
2004-09-10 20:49 pollux
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/menu.xml.he: HE translations update from Yuval
- Tanny <tanai@int.gov.il>
+ * : HE translations update from Yuval Tanny <tanai@int.gov.il>
2004-09-10 18:46 pollux
- * xfdesktop/trunk/menueditor/menueditor.c: use dummy icon if
- xfce_icon_theme_load returns NULL
+ * : use dummy icon if xfce_icon_theme_load returns NULL
2004-09-10 18:39 pollux
- * xfdesktop/trunk/menueditor/about_dialog.c,
- xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/dnd.c,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h,
- xfdesktop/trunk/menueditor/move.c: menueditor now uses
- XfceIconTheme and dynamicly changes the icons
+ * : menueditor now uses XfceIconTheme and dynamicly changes the
+ icons
2004-09-09 19:02 pollux
- * xfdesktop/trunk/po/vi.gmo, xfdesktop/trunk/po/vi.po: VI
- translations update
+ * : VI translations update
2004-09-09 18:51 pollux
- * xfdesktop/trunk/menu.xml.vi: update VI translations
+ * : update VI translations
2004-09-07 19:45 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu.c: me not so smart
- sometimes
+ * : me not so smart sometimes
2004-09-06 14:08 pollux
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/et.gmo, xfdesktop/trunk/po/et.po: ET
- translations from Peeter Vois <Peeter.Vois@proekspert.ee>
+ * : ET translations from Peeter Vois <Peeter.Vois@proekspert.ee>
2004-08-30 09:59 pollux
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.guess,
- xfdesktop/trunk/config.sub, xfdesktop/trunk/configure,
- xfdesktop/trunk/depcomp, xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/doc/it/Makefile.in,
- xfdesktop/trunk/doc/it/images/Makefile.in,
- xfdesktop/trunk/install-sh, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/menu.xml.sk,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: add menu.xml.sk
+ * : add menu.xml.sk
2004-08-30 07:06 dannym
- * xfdesktop/trunk/menu.xml.de: mess with menu.xml.de
+ * : mess with menu.xml.de
*hides*
2004-08-30 00:10 kelnos
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in: remove
- menu.xml.sk from makefile, as it was never committed
+ * : remove menu.xml.sk from makefile, as it was never committed
2004-08-29 16:03 pollux
- * xfdesktop/trunk/po/az.gmo, xfdesktop/trunk/po/az.po: AZ
- translations update from Metin Amiroff <metin@karegen.com>
+ * : AZ translations update from Metin Amiroff <metin@karegen.com>
2004-08-29 03:23 kelnos
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.guess,
- xfdesktop/trunk/config.sub, xfdesktop/trunk/configure,
- xfdesktop/trunk/depcomp, xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/doc/it/Makefile.in,
- xfdesktop/trunk/doc/it/images/Makefile.in,
- xfdesktop/trunk/install-sh, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: stop creating
- settings/backdrop-icon.h
+ * : stop creating settings/backdrop-icon.h
2004-08-29 03:18 kelnos
- * xfdesktop/trunk/menu.xml,
- xfdesktop/trunk/modules/menu/desktop-menu-dentry.c: whoops.
- resize the icon first...
+ * : whoops. resize the icon first...
2004-08-29 02:50 kelnos
- * xfdesktop/trunk/menu.xml,
- xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/modules/menu/desktop-menu-private.h,
- xfdesktop/trunk/modules/menu/desktop-menu.c,
- xfdesktop/trunk/modules/menu/desktop-menuspec.c,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml,
- xfdesktop/trunk/po/ar.gmo, xfdesktop/trunk/po/ar.po,
- xfdesktop/trunk/po/az.gmo, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/bg.gmo, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/ca.gmo, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.gmo, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.gmo, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/es.gmo, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.gmo, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/eu.gmo, xfdesktop/trunk/po/eu.po,
- xfdesktop/trunk/po/fa_IR.gmo, xfdesktop/trunk/po/fa_IR.po,
- xfdesktop/trunk/po/fi.gmo, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.gmo, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/he.gmo, xfdesktop/trunk/po/he.po,
- xfdesktop/trunk/po/hi.gmo, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.gmo, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/it.gmo, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.gmo, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.gmo, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.gmo, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/ms.gmo, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nl.gmo, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pl.gmo, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.gmo, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.gmo, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ru.gmo, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sk.gmo, xfdesktop/trunk/po/sk.po,
- xfdesktop/trunk/po/sv.gmo, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.gmo, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.gmo, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.gmo, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.gmo, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.gmo,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.gmo,
- xfdesktop/trunk/po/zh_TW.po: * make the menu use XfceIconTheme
+ * : * make the menu use XfceIconTheme
* make xfce-registered-categories use the builtin category icon
lists from
XfceIconTheme
@@ -13019,93 +5319,37 @@
2004-08-29 02:02 kelnos
- * xfdesktop/trunk/settings/backdrop-mgr.c: consistent UI for the 3
- progress dialogs
+ * : consistent UI for the 3 progress dialogs
2004-08-29 01:41 kelnos
- * xfdesktop/trunk/settings/menu_settings.c: line up the first item
- on each tab
+ * : line up the first item on each tab
2004-08-29 01:38 kelnos
- * xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/settings_common.c,
- xfdesktop/trunk/settings/settings_common.h: * large backdrop
- lists will load MUCH faster in the editor now
+ * : * large backdrop lists will load MUCH faster in the editor now
* cosmetic dialog fixes
2004-08-28 19:21 pollux
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/sk.gmo, xfdesktop/trunk/po/sk.po: add Slovak
- translations from Juraj Brosz <Juraj.Brosz@pobox.sk>
+ * : add Slovak translations from Juraj Brosz <Juraj.Brosz@pobox.sk>
2004-08-26 19:54 pollux
- * xfdesktop/trunk/po/fi.gmo, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/nl.gmo: finnish translations update from Ilkka
- Ollakka <ilkka.j.ollakka@students.oamk.fi>
+ * : finnish translations update from Ilkka Ollakka
+ <ilkka.j.ollakka@students.oamk.fi>
2004-08-25 18:34 jasper
- * xfdesktop/trunk/po/nl.po: Update dutch translations, only po
- files for now
+ * : Update dutch translations, only po files for now
2004-08-24 10:04 pollux
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/menu.xml.ru, xfdesktop/trunk/po/ru.gmo,
- xfdesktop/trunk/po/ru.po: RU translations update from Anthony
- Ivanoff <a-i@bk.ru>
+ * : RU translations update from Anthony Ivanoff <a-i@bk.ru>
2004-08-15 19:39 olivier
- * xfdesktop/trunk/menu.xml, xfdesktop/trunk/menu.xml.fr,
- xfdesktop/trunk/menueditor/xfce-menueditor.desktop,
- xfdesktop/trunk/modules/menu/desktop-menu-cache.c,
- xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/modules/menu/desktop-menu.c,
- xfdesktop/trunk/modules/menu/desktop-menuspec.c,
- xfdesktop/trunk/po/ar.gmo, xfdesktop/trunk/po/ar.po,
- xfdesktop/trunk/po/az.gmo, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/bg.gmo, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/ca.gmo, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.gmo, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.gmo, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/es.gmo, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.gmo, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/eu.gmo, xfdesktop/trunk/po/eu.po,
- xfdesktop/trunk/po/fa_IR.gmo, xfdesktop/trunk/po/fa_IR.po,
- xfdesktop/trunk/po/fi.gmo, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.gmo, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/hi.gmo, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.gmo, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/it.gmo, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.gmo, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.gmo, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.gmo, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/ms.gmo, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nl.gmo, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pl.gmo, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.gmo, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.gmo, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ru.gmo, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sv.gmo, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.gmo, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.gmo, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.gmo, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.gmo, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.gmo,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.gmo,
- xfdesktop/trunk/po/zh_TW.po,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/menu_settings.c,
- xfdesktop/trunk/settings/xfce-backdrop-settings.desktop: Resync
- with repository, most notably:
+ * : Resync with repository, most notably:
- libxfcegui4 fixes with gtk 2.2
- xfwm4 updates
- Present panel plugins in alphabetical order
@@ -13115,370 +5359,194 @@
2004-08-15 19:07 dannym
- * xfdesktop/trunk/src/main.c: possible bugfix for xfdesktop
- sometimes (but just sometimes :->) dying on SIGUSR1.
+ * : possible bugfix for xfdesktop sometimes (but just sometimes
+ :->) dying on SIGUSR1.
2004-08-14 19:45 pollux
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/he.gmo, xfdesktop/trunk/po/he.po: Hebrew
- translations from Yuval Tanny <tanai@int.gov.il>
+ * : Hebrew translations from Yuval Tanny <tanai@int.gov.il>
2004-08-13 12:54 pollux
- * xfdesktop/trunk/menueditor/menueditor.c: adds preview widget in
- icon filechooser dialog, improves icon and command filechoosers
- dialogs
+ * : adds preview widget in icon filechooser dialog, improves icon
+ and command filechoosers dialogs
2004-08-13 09:45 pollux
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/aclocal.m4, xfdesktop/trunk/menu.xml.ro,
- xfdesktop/trunk/menueditor/about_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c: adds menu.xml Romanian
- translation from Razvan T. Coloja
+ * : adds menu.xml Romanian translation from Razvan T. Coloja
some little fixes in menueditor
2004-08-08 14:00 benny
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/doc/C/Makefile.am,
- xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/root_menu.png,
- xfdesktop/trunk/doc/C/images/root_menu2.png,
- xfdesktop/trunk/doc/C/images/select_bg_color.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-background.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-editor.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-list.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-menu-tab.png,
- xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/C/xfdesktop.xml: Updated documentation,
- thanks to Francois.
+ * : Updated documentation, thanks to Francois.
2004-08-04 13:01 benny
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in: Fix
- make dist.
+ * : Fix make dist.
2004-08-04 10:26 kelnos
- * xfdesktop/trunk/common/desktop-menu-stub.c,
- xfdesktop/trunk/modules/menu/desktop-menu.c,
- xfdesktop/trunk/modules/menu/desktop-menu.h: fix symbol clash -
- should fix problem where module unload/reload
+ * : fix symbol clash - should fix problem where module
+ unload/reload
sometimes causes the panel to crash
2004-07-30 18:09 kelnos
- * xfdesktop/trunk/settings/backdrop_settings.c: eh, i don't really
- have a strong opinion. changing icon from 32x32 to 48x48
+ * : eh, i don't really have a strong opinion. changing icon from
+ 32x32 to 48x48
2004-07-30 00:33 kelnos
- * xfdesktop/trunk/settings/backdrop-icon.h,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/menu.png: use themed icon for settings
- panel
+ * : use themed icon for settings panel
2004-07-28 21:31 benny
- * xfdesktop/trunk/configure, xfdesktop/trunk/src/xfce-desktop.c:
- Rerun autogen.sh and make fix compiler warning.
+ * : Rerun autogen.sh and make fix compiler warning.
2004-07-28 21:22 benny
- * xfdesktop/trunk/m4/depends.m4: Fixed (module)_FOUND bug reported
- by brian. Hopefully nothing else broke
+ * : Fixed (module)_FOUND bug reported by brian. Hopefully nothing
+ else broke
this time.
2004-07-28 19:15 pollux
- * xfdesktop/trunk/menueditor/menueditor.c: fix bug causing drag and
- drog when clicking in the tree while popup menu is shown
+ * : fix bug causing drag and drog when clicking in the tree while
+ popup menu is shown
2004-07-27 19:42 benny
- * xfdesktop/trunk/pixmaps/Makefile.am,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/pixmaps/me-icon16.xpm,
- xfdesktop/trunk/pixmaps/me-icon24.xpm,
- xfdesktop/trunk/pixmaps/me-icon32.xpm,
- xfdesktop/trunk/pixmaps/me-icon48.xpm: The xpm files are no
- longer required.
+ * : The xpm files are no longer required.
2004-07-27 19:36 pollux
- * xfdesktop/trunk/menueditor/about_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c: use
- xfce_themed_icon_load instead of hardcoded icons
+ * : use xfce_themed_icon_load instead of hardcoded icons
2004-07-27 19:27 benny
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.guess,
- xfdesktop/trunk/config.sub, xfdesktop/trunk/configure,
- xfdesktop/trunk/depcomp, xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/doc/it/Makefile.in,
- xfdesktop/trunk/doc/it/images/Makefile.in,
- xfdesktop/trunk/install-sh, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/pixmaps/32x32/xfce4-backdrop.png,
- xfdesktop/trunk/pixmaps/32x32/xfce4-menueditor.png,
- xfdesktop/trunk/pixmaps/48x48/xfce4-backdrop.png,
- xfdesktop/trunk/pixmaps/48x48/xfce4-menueditor.png,
- xfdesktop/trunk/pixmaps/Makefile.am,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/pixmaps/scalable,
- xfdesktop/trunk/pixmaps/scalable/xfce4-backdrop.svg,
- xfdesktop/trunk/pixmaps/scalable/xfce4-menueditor.svg,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/backdrop-icon.h,
- xfdesktop/trunk/src/Makefile.in,
- xfdesktop/trunk/src/xfce-desktop.c: Added icons from Francois.
+ * : Added icons from Francois.
2004-07-26 19:58 kelnos
- * xfdesktop/trunk/settings/backdrop_settings.c: actually do
- something with the CustomizeBackdrop kiosk setting
+ * : actually do something with the CustomizeBackdrop kiosk setting
2004-07-26 19:40 kelnos
- * xfdesktop/trunk/doc/README.kiosk: fix doc errors
+ * : fix doc errors
2004-07-26 19:36 kelnos
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.guess,
- xfdesktop/trunk/config.sub, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/depcomp,
- xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/README.kiosk,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/doc/it/Makefile.in,
- xfdesktop/trunk/doc/it/images/Makefile.in,
- xfdesktop/trunk/install-sh, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/modules/menu/desktop-menu.c,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/menu_settings.c,
- xfdesktop/trunk/src/Makefile.in: add kiosk support to xfdesktop
- using benny's new XfceKiosk architecture. see
+ * : add kiosk support to xfdesktop using benny's new XfceKiosk
+ architecture. see
xfdesktop/docs/README.kiosk for details.
2004-07-25 13:03 pollux
- * xfdesktop/trunk/menueditor/TODO,
- xfdesktop/trunk/menueditor/menueditor.c: create popup menu only
- if needed
+ * : create popup menu only if needed
2004-07-25 11:29 kelnos
- * xfdesktop/trunk/common/desktop-menu-stub.c: mmmm, spelling typos
+ * : mmmm, spelling typos
2004-07-24 18:52 benny
- * xfdesktop/trunk/m4/depends.m4: Readded XFCE_MCS_PLUGIN() again,
- dunno how I manage to remove it everytime
+ * : Readded XFCE_MCS_PLUGIN() again, dunno how I manage to remove
+ it everytime
I edit depends.m4!
2004-07-24 17:30 benny
- * xfdesktop/trunk/m4/depends.m4: XFCE_PANEL_PLUGIN had wrong panel
- version for the threaded test.
+ * : XFCE_PANEL_PLUGIN had wrong panel version for the threaded
+ test.
2004-07-24 17:28 benny
- * xfdesktop/trunk/m4/depends.m4: Extended the XFCE_PANEL_PLUGIN
- macro to include some magic for threaded panels.
+ * : Extended the XFCE_PANEL_PLUGIN macro to include some magic for
+ threaded panels.
2004-07-23 19:18 pollux
- * xfdesktop/trunk/menueditor/menueditor.c: xfce_confirm replaced by
- xfce_message_dialog and non-internationalized output used in
- g_warning
+ * : xfce_confirm replaced by xfce_message_dialog and
+ non-internationalized output used in g_warning
2004-07-23 18:03 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: xinerama fix from benny
+ * : xinerama fix from benny
2004-07-22 15:10 jasper
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: Make panel
- plugin act like a real menu button. Needs latest panel changes.
+ * : Make panel plugin act like a real menu button. Needs latest
+ panel changes.
2004-07-21 23:00 benny
- * xfdesktop/trunk/m4/depends.m4: Readded the XFCE_MCS_PLUGIN macro.
- I didn't ment to remove it, tho.
+ * : Readded the XFCE_MCS_PLUGIN macro. I didn't ment to remove it,
+ tho.
2004-07-21 21:29 pollux
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.guess,
- xfdesktop/trunk/config.sub, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/depcomp,
- xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/doc/it/Makefile.in,
- xfdesktop/trunk/doc/it/images/Makefile.in,
- xfdesktop/trunk/install-sh, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: menueditor requires libxfcegui4
- 4.1.25
+ * : menueditor requires libxfcegui4 4.1.25
2004-07-21 14:21 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: fix for bug
- #266
+ * : fix for bug #266
2004-07-20 20:58 benny
- * xfdesktop/trunk/m4/depends.m4: Modifed panel plugin check, so one
- (the installer) can choose to install
+ * : Modifed panel plugin check, so one (the installer) can choose
+ to install
into a different plugin dir.
2004-07-20 18:15 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/modules/menu/desktop-menu-private.h,
- xfdesktop/trunk/modules/menu/desktop-menu.c: remove menu DnD at
- olivier's request
+ * : remove menu DnD at olivier's request
2004-07-20 14:22 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: fix compiler
- warnings and a potential crash
+ * : fix compiler warnings and a potential crash
2004-07-20 01:34 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: * tweak
- settings dialog
+ * : * tweak settings dialog
* handle settings a little better
2004-07-20 01:22 kelnos
- * xfdesktop/trunk/common/desktop-menu-stub.c,
- xfdesktop/trunk/common/desktop-menu-stub.h,
- xfdesktop/trunk/modules/menu/desktop-menu-cache.c,
- xfdesktop/trunk/modules/menu/desktop-menu-cache.h,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.h,
- xfdesktop/trunk/modules/menu/desktop-menu-private.h,
- xfdesktop/trunk/modules/menu/desktop-menu.c,
- xfdesktop/trunk/modules/menu/desktop-menu.h,
- xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c,
- xfdesktop/trunk/po/ar.gmo, xfdesktop/trunk/po/ar.po,
- xfdesktop/trunk/po/az.gmo, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/bg.gmo, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/ca.gmo, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.gmo, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.gmo, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/es.gmo, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.gmo, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/eu.gmo, xfdesktop/trunk/po/eu.po,
- xfdesktop/trunk/po/fa_IR.gmo, xfdesktop/trunk/po/fa_IR.po,
- xfdesktop/trunk/po/fi.gmo, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.gmo, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/hi.gmo, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.gmo, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/it.gmo, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.gmo, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.gmo, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.gmo, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/ms.gmo, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nl.gmo, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pl.gmo, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.gmo, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.gmo, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ru.gmo, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sv.gmo, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.gmo, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.gmo, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.gmo, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.gmo, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.gmo,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.gmo,
- xfdesktop/trunk/po/zh_TW.po: * allow multiple cache files for
- different menu files
+ * : * allow multiple cache files for different menu files
* reorg and simplify some menu code
* add menu file option to panel plugin
2004-07-18 17:55 kelnos
- * xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/menu.c,
- xfdesktop/trunk/src/menu.h: make sure the menu gets reloaded on
- 'xfdesktop -reload'
+ * : make sure the menu gets reloaded on 'xfdesktop -reload'
2004-07-18 17:55 kelnos
- * xfdesktop/trunk/modules/menu/xfce-registered-categories.xml: add
- wine and winex to the registered categories list (so they aren't
- actually
+ * : add wine and winex to the registered categories list (so they
+ aren't actually
registered; who cares)
2004-07-18 12:54 pollux
- * xfdesktop/trunk/menueditor/menueditor.c: use of xfce_* for
- dialogs
+ * : use of xfce_* for dialogs
2004-07-18 10:10 pollux
- * xfdesktop/trunk/menueditor/menueditor.c: little code cleaning,
- fix "GLib-GObject-WARNING **: unable to set property `text' of
- type `gchararray' from value of type `gpointer'" with
- enable-debug=full
+ * : little code cleaning, fix "GLib-GObject-WARNING **: unable to
+ set property `text' of type `gchararray' from value of type
+ `gpointer'" with enable-debug=full
2004-07-17 13:33 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-cache.c: *sigh* and it
- should be static...
+ * : *sigh* and it should be static...
2004-07-17 13:33 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-cache.c: meh, the
- default should be FALSE, not TRUE
+ * : meh, the default should be FALSE, not TRUE
2004-07-17 13:25 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-cache.c,
- xfdesktop/trunk/modules/menu/desktop-menu-cache.h,
- xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.h,
- xfdesktop/trunk/modules/menu/desktop-menu-private.h,
- xfdesktop/trunk/modules/menu/desktop-menu.c: * rewrote the
- file/dir mtime checks for menu update
+ * : * rewrote the file/dir mtime checks for menu update
* a lot of cache reworking so it knows where to look for changes
while we're
using the cache
@@ -13486,160 +5554,80 @@
2004-07-17 12:52 pollux
- * xfdesktop/trunk/menueditor/TODO,
- xfdesktop/trunk/menueditor/edit_dialog.c: code cleaning, TODO
- update
+ * : code cleaning, TODO update
2004-07-17 12:12 pollux
- * xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/add_menu_dialog.c,
- xfdesktop/trunk/menueditor/edit_dialog.c: code cleaning
+ * : code cleaning
2004-07-17 11:57 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-cache.c: move
- g_markup_escape_text() into cache_add_entry() to clean things up,
- also
+ * : move g_markup_escape_text() into cache_add_entry() to clean
+ things up, also
escape the command
2004-07-17 10:48 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-cache.c,
- xfdesktop/trunk/modules/menu/desktop-menu-dentry.c: from benny:
+ * : from benny:
* use g_markup_escape_text() before writing to XML file
* use XDG basedirs for .desktop file search
2004-07-16 19:33 kelnos
- * xfdesktop/trunk/menueditor/add_menu_dialog.c,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: fix compile
- warnings for --enable-debug=full
+ * : fix compile warnings for --enable-debug=full
2004-07-16 19:12 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-cache.c: oops. go copy
- and paste!
+ * : oops. go copy and paste!
2004-07-16 19:09 kelnos
- * xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/modules/menu/desktop-menu-cache.c,
- xfdesktop/trunk/modules/menu/desktop-menu-cache.h,
- xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/modules/menu/desktop-menu.c: the desktop menu now
- caches itself. w00t w00t.
+ * : the desktop menu now caches itself. w00t w00t.
2004-07-16 17:53 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu.c,
- xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/src/settings.c,
- xfdesktop/trunk/src/xfce-backdrop.c: compiler warnings...
+ * : compiler warnings...
2004-07-16 16:36 kelnos
- * xfdesktop/trunk/menu.xml: yeah, that doesn't work anymore...
+ * : yeah, that doesn't work anymore...
2004-07-16 15:20 kelnos
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.guess,
- xfdesktop/trunk/config.sub, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/depcomp,
- xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/doc/it/Makefile.in,
- xfdesktop/trunk/doc/it/images/Makefile.in,
- xfdesktop/trunk/install-sh, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/src/Makefile.in: use XfceColorButton in the
- settings panel, bump libxfcegui4 version requirement
+ * : use XfceColorButton in the settings panel, bump libxfcegui4
+ version requirement
2004-07-16 14:12 pollux
- * xfdesktop/trunk/menueditor/menueditor.c: - fix #256
+ * : - fix #256
- change some hardcoded .xfce4 to xfce_get_userdir
2004-07-15 08:49 pollux
- * xfdesktop/trunk/menueditor/menueditor.c: fix #219 in menueditor
+ * : fix #219 in menueditor
2004-07-15 08:43 pollux
- * xfdesktop/trunk/menueditor/ChangeLog,
- xfdesktop/trunk/menueditor/add_menu_dialog.c,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/move.c: - some code cleaning
+ * : - some code cleaning
- update ChangeLog
2004-07-14 20:56 jasper
- * xfdesktop/trunk/doc/fr/xfdesktop.html,
- xfdesktop/trunk/doc/fr/xfdesktop.xml,
- xfdesktop/trunk/doc/it/xfdesktop.html: get rid of moongroup
- references
+ * : get rid of moongroup references
2004-07-13 17:48 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-file.c: fix segfault
- when you try to include a nonexistant file (or a non-valid file)
+ * : fix segfault when you try to include a nonexistant file (or a
+ non-valid file)
2004-07-09 20:50 pollux
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.guess,
- xfdesktop/trunk/config.sub, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/depcomp,
- xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.am, xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/doc/it, xfdesktop/trunk/doc/it/Makefile.am,
- xfdesktop/trunk/doc/it/Makefile.in,
- xfdesktop/trunk/doc/it/images,
- xfdesktop/trunk/doc/it/images/Makefile.am,
- xfdesktop/trunk/doc/it/images/Makefile.in,
- xfdesktop/trunk/doc/it/images/root_menu.png,
- xfdesktop/trunk/doc/it/images/root_menu2.png,
- xfdesktop/trunk/doc/it/images/select_bg_color.png,
- xfdesktop/trunk/doc/it/images/xfdesktop-background.png,
- xfdesktop/trunk/doc/it/images/xfdesktop-list.png,
- xfdesktop/trunk/doc/it/xfdesktop.html,
- xfdesktop/trunk/doc/it/xfdesktop.xml, xfdesktop/trunk/install-sh,
- xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: more italian doc translation
- from Sascha Ales
+ * : more italian doc translation from Sascha Ales
2004-07-07 15:44 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/main.h: * fix bug
- #192 - selecting "quit" builtin when we're a panel plugin should
+ * : * fix bug #192 - selecting "quit" builtin when we're a panel
+ plugin should
log out from the session manager if it's active
* also remove the gtk_widget_set_name() stuff in prep for a
possible fix for
@@ -13647,295 +5635,127 @@
2004-06-29 00:32 kelnos
- * xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c: * remove deprecated
- calls to xfce_file_chooser_set_local_only()
+ * : * remove deprecated calls to xfce_file_chooser_set_local_only()
* fix directory setting for gtk 2.2 file chooser
2004-06-28 23:21 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/modules/menu/desktop-menu.c: DnD fixes:
+ * : DnD fixes:
* GDK_ACTION_DEFAULT -> GDK_ACTION_COPY
* add STRING and text/plain types
2004-06-28 23:07 kelnos
- * xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/menu_settings.c: * fix "-0" problem with
- settings brightness slider
+ * : * fix "-0" problem with settings brightness slider
* be a bit smarter about executing xfce4-menueditor from settings
2004-06-22 06:30 pollux
- * xfdesktop/trunk/menueditor/menueditor.c: correct use of
- xfce_file_chooser_get_filename
+ * : correct use of xfce_file_chooser_get_filename
2004-06-21 20:27 kelnos
- * xfdesktop/trunk/pixmaps/Makefile.am,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/xfdesktop.spec.in: fix 'make dist', fix specfile
+ * : fix 'make dist', fix specfile
2004-06-21 20:03 kelnos
- * xfdesktop/trunk/src/xfce-backdrop.c: calling a variable "new"
- probably isn't the best idea
+ * : calling a variable "new" probably isn't the best idea
2004-06-21 20:02 kelnos
- * xfdesktop/trunk/src/xfce-backdrop.c: remove unneded #include and
- #define
+ * : remove unneded #include and #define
2004-06-21 19:58 kelnos
- * xfdesktop/trunk/po/ar.gmo, xfdesktop/trunk/po/ar.po,
- xfdesktop/trunk/po/az.gmo, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/bg.gmo, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/ca.gmo, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.gmo, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.gmo, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/es.gmo, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.gmo, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/eu.gmo, xfdesktop/trunk/po/eu.po,
- xfdesktop/trunk/po/fa_IR.gmo, xfdesktop/trunk/po/fa_IR.po,
- xfdesktop/trunk/po/fi.gmo, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.gmo, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/hi.gmo, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.gmo, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/it.gmo, xfdesktop/trunk/po/it.po,
- xfdesktop/trunk/po/ja.gmo, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.gmo, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.gmo, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/ms.gmo, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nl.gmo, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pl.gmo, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_BR.gmo, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.gmo, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ru.gmo, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sv.gmo, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.gmo, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.gmo, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.gmo, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.gmo, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.gmo,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.gmo,
- xfdesktop/trunk/po/zh_TW.po,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/src/xfce-backdrop.c,
- xfdesktop/trunk/src/xfce-desktop.c: ok, so saturation sucks.
- implement a _real_ brightness control.
+ * : ok, so saturation sucks. implement a _real_ brightness control.
2004-06-21 17:46 kelnos
- * xfdesktop/trunk/src/settings.c: some cleanup
+ * : some cleanup
2004-06-20 21:51 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: *sigh*, add
- set_imgfile_root_property() to the initial settings load as well
+ * : *sigh*, add set_imgfile_root_property() to the initial settings
+ load as well
2004-06-20 21:42 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: might as well set the
- XFDESKTOP_IMAGE_FILE_# property all the time, not just
+ * : might as well set the XFDESKTOP_IMAGE_FILE_# property all the
+ time, not just
when we're setting it from an image list
2004-06-20 16:24 pollux
- * xfdesktop/trunk/menueditor/dnd.c: Fix DND insertion in the XML
- tree
+ * : Fix DND insertion in the XML tree
2004-06-20 12:05 pollux
- * xfdesktop/trunk/menueditor/dnd.c: Fix DND to support
- xfce4-appfinder
+ * : Fix DND to support xfce4-appfinder
2004-06-19 21:00 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c,
- xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c:
- xfce_file_chooser_dialog_new() --> xfce_file_chooser_new()
+ * : xfce_file_chooser_dialog_new() --> xfce_file_chooser_new()
2004-06-19 20:58 kelnos
- * xfdesktop/trunk/settings/backdrop_settings.c: make settings dlg
- icon use 32x32 icon
+ * : make settings dlg icon use 32x32 icon
2004-06-19 19:39 kelnos
- * xfdesktop/trunk/menu.xml: update default menu, fix some icon name
- changes
+ * : update default menu, fix some icon name changes
2004-06-19 19:29 pollux
- * xfdesktop/trunk/menueditor/menueditor.c: use XfceFileChooser
- instead of GtkFileSelection
+ * : use XfceFileChooser instead of GtkFileSelection
2004-06-19 09:33 pollux
- * xfdesktop/trunk/menueditor/ChangeLog: Update ChangeLog
+ * : Update ChangeLog
2004-06-19 07:58 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c: i've always
- thought that structure looked ugly. this is a little better.
+ * : i've always thought that structure looked ugly. this is a
+ little better.
2004-06-19 07:46 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/modules/menu/desktop-menu-private.h,
- xfdesktop/trunk/modules/menu/desktop-menu.c,
- xfdesktop/trunk/po/POTFILES.in, xfdesktop/trunk/po/ar.gmo,
- xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.gmo,
- xfdesktop/trunk/po/az.po, xfdesktop/trunk/po/bg.gmo,
- xfdesktop/trunk/po/bg.po, xfdesktop/trunk/po/ca.gmo,
- xfdesktop/trunk/po/ca.po, xfdesktop/trunk/po/cs.gmo,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.gmo,
- xfdesktop/trunk/po/de.po, xfdesktop/trunk/po/es.gmo,
- xfdesktop/trunk/po/es.po, xfdesktop/trunk/po/es_MX.gmo,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/eu.gmo,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa_IR.gmo,
- xfdesktop/trunk/po/fa_IR.po, xfdesktop/trunk/po/fi.gmo,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.gmo,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/hi.gmo,
- xfdesktop/trunk/po/hi.po, xfdesktop/trunk/po/hu.gmo,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/it.gmo,
- xfdesktop/trunk/po/it.po, xfdesktop/trunk/po/ja.gmo,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/po/ko.gmo,
- xfdesktop/trunk/po/ko.po, xfdesktop/trunk/po/lt.gmo,
- xfdesktop/trunk/po/lt.po, xfdesktop/trunk/po/ms.gmo,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nl.gmo,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pl.gmo,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.gmo,
- xfdesktop/trunk/po/pt_BR.po, xfdesktop/trunk/po/pt_PT.gmo,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ru.gmo,
- xfdesktop/trunk/po/ru.po, xfdesktop/trunk/po/sv.gmo,
- xfdesktop/trunk/po/sv.po, xfdesktop/trunk/po/ta.gmo,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.gmo,
- xfdesktop/trunk/po/tr.po, xfdesktop/trunk/po/uk.gmo,
- xfdesktop/trunk/po/uk.po, xfdesktop/trunk/po/vi.gmo,
- xfdesktop/trunk/po/vi.po, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/po/zh_CN.gmo, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.gmo, xfdesktop/trunk/po/zh_TW.po: * fix
- translations and .po files AGAIN
+ * : * fix translations and .po files AGAIN
* add preliminary desktop menu DnD support
2004-06-19 05:48 kelnos
- * xfdesktop/trunk/ChangeLog, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/po/POTFILES.in,
- xfdesktop/trunk/po/ar.po, xfdesktop/trunk/po/az.po,
- xfdesktop/trunk/po/bg.po, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/cs.po, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/es.po, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/eu.po, xfdesktop/trunk/po/fa_IR.po,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/hi.po, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/it.po, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.po, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/pt_PT.po, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/sv.po, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.po, xfdesktop/trunk/po/uk.po,
- xfdesktop/trunk/po/vi.po, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.po,
- xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/menu.c,
- xfdesktop/trunk/xfdesktop.spec.in: re-hook the gettext stuff,
- update POTFILES.in, update xfdesktop.pot,
+ * : re-hook the gettext stuff, update POTFILES.in, update
+ xfdesktop.pot,
ran make update-po, update ChangeLog, a few misc tweaks
2004-06-19 05:27 kelnos
- * xfdesktop/trunk/src/xfce-backdrop.c: fix memleak when toggling
- 'show image' checkbox
+ * : fix memleak when toggling 'show image' checkbox
2004-06-18 17:35 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: fix memleak when ditching old
- pixmap
+ * : fix memleak when ditching old pixmap
2004-06-18 16:14 kelnos
- * xfdesktop/trunk/src/xfce-desktop.c: set _XROOTPMAP_ID after
- setting a new backdrop
+ * : set _XROOTPMAP_ID after setting a new backdrop
2004-06-17 22:03 kelnos
- * xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/settings_common.h,
- xfdesktop/trunk/src/xfce-backdrop.c,
- xfdesktop/trunk/src/xfce-backdrop.h,
- xfdesktop/trunk/src/xfce-desktop.c: add image brightness % option
- as suggested by some dude in #xfce. it's
+ * : add image brightness % option as suggested by some dude in
+ #xfce. it's
actually image color saturation, but it's a pretty neat effect.
don't worry,
there's no performance impact if you leave it at 100% ^_~
2004-06-17 16:42 kelnos
- * xfdesktop/trunk/common/xfdesktop-common.c,
- xfdesktop/trunk/common/xfdesktop-common.h: oops, forgot a couple
+ * : oops, forgot a couple
2004-06-17 16:41 kelnos
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.am,
- xfdesktop/trunk/common/Makefile.in,
- xfdesktop/trunk/common/backdrop-common.c,
- xfdesktop/trunk/common/backdrop-common.h,
- xfdesktop/trunk/config.guess, xfdesktop/trunk/config.h.in,
- xfdesktop/trunk/config.sub, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/depcomp,
- xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/install-sh, xfdesktop/trunk/m4/debug.m4,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/dnd.c,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h,
- xfdesktop/trunk/menueditor/move.c,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/modules/menu/desktop-menu.c,
- xfdesktop/trunk/panel-plugin/Makefile.am,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c,
- xfdesktop/trunk/pixmaps/Makefile.am,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/menu_settings.c,
- xfdesktop/trunk/settings/settings_common.h,
- xfdesktop/trunk/src/Makefile.am, xfdesktop/trunk/src/Makefile.in,
- xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/backdrop.h,
- xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/main.h,
- xfdesktop/trunk/src/menu.c, xfdesktop/trunk/src/menu.h,
- xfdesktop/trunk/src/settings.c, xfdesktop/trunk/src/settings.h,
- xfdesktop/trunk/src/windowlist.c,
- xfdesktop/trunk/src/windowlist.h,
- xfdesktop/trunk/src/xfce-backdrop.c,
- xfdesktop/trunk/src/xfce-backdrop.h,
- xfdesktop/trunk/src/xfce-desktop.c,
- xfdesktop/trunk/src/xfce-desktop.h,
- xfdesktop/trunk/xfdesktop.spec.in: merging in the new xfdesktop,
- version is 4.1.5 *crosses fingers*
+ * : merging in the new xfdesktop, version is 4.1.5 *crosses
+ fingers*
this will fix the app crashing problem, and has full multihead
support, among
a bunch of other improvements i won't list here.
@@ -13943,48 +5763,33 @@
2004-06-16 09:49 perldude
- * xfdesktop/trunk/settings/menu_settings.c: added a spacer.
+ * : added a spacer.
2004-06-13 21:18 pollux
- * xfdesktop/trunk/po/lt.gmo, xfdesktop/trunk/po/lt.po: Updated lt
- translations from Mantas Zapolskas
+ * : Updated lt translations from Mantas Zapolskas
2004-06-13 09:40 pollux
- * xfdesktop/trunk/po/de.gmo: .gmo files updated
+ * : .gmo files updated
2004-06-04 19:20 pollux
- * xfdesktop/trunk/pixmaps/32x32/xfce4-menueditor.png,
- xfdesktop/trunk/pixmaps/48x48/xfce4-menueditor.png,
- xfdesktop/trunk/pixmaps/me-icon16.xpm,
- xfdesktop/trunk/pixmaps/me-icon24.xpm,
- xfdesktop/trunk/pixmaps/me-icon32.xpm,
- xfdesktop/trunk/pixmaps/me-icon48.xpm: use new icon from Francois
+ * : use new icon from Francois
2004-06-01 20:29 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: not sure why
- i was including time.h, but it doesn't appear to be needed
+ * : not sure why i was including time.h, but it doesn't appear to
+ be needed
yes, you can tell i'm bored.
2004-06-01 20:06 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c,
- xfdesktop/trunk/po/xfdesktop.pot: change plugin name to
- "xfce-menu" and caption to "Xfce Menu"
+ * : change plugin name to "xfce-menu" and caption to "Xfce Menu"
2004-06-01 20:00 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c,
- xfdesktop/trunk/pixmaps/Makefile.am,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/pixmaps/xfce4_xicon1.png,
- xfdesktop/trunk/pixmaps/xfce4_xicon2.png,
- xfdesktop/trunk/pixmaps/xfce4_xicon3.png,
- xfdesktop/trunk/pixmaps/xfce4_xicon4.png,
- xfdesktop/trunk/po/xfdesktop.pot: * add new icons from nikola!
+ * : * add new icons from nikola!
* change default to xfce4_xicon1.png (which is a renamed
xfce4_icon.png from
nikola)
@@ -13992,95 +5797,66 @@
2004-06-01 18:24 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: OR, we can do
- this the smart(er) way
+ * : OR, we can do this the smart(er) way
2004-06-01 18:11 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: fix icon
- resize bug reported by Philip Scott
+ * : fix icon resize bug reported by Philip Scott
also fix a memleak or two
2004-05-29 22:16 pollux
- * xfdesktop/trunk/pixmaps/32x32/xfce4-menueditor.png,
- xfdesktop/trunk/pixmaps/48x48/xfce4-menueditor.png,
- xfdesktop/trunk/pixmaps/me-icon16.xpm,
- xfdesktop/trunk/pixmaps/me-icon24.xpm,
- xfdesktop/trunk/pixmaps/me-icon32.xpm,
- xfdesktop/trunk/pixmaps/me-icon48.xpm: menueditor uses new nice
- icon from Fran�ois
+ * : menueditor uses new nice icon from Fran�ois
2004-05-27 12:28 pollux
- * xfdesktop/trunk/menueditor/dnd.c,
- xfdesktop/trunk/menueditor/menueditor.c: DND from Rox, Nautilus,
- Xffm and Konqueror supported
+ * : DND from Rox, Nautilus, Xffm and Konqueror supported
2004-05-26 21:07 pollux
- * xfdesktop/trunk/menueditor/dnd.c: DND of a .desktop from Rox
- supported
+ * : DND of a .desktop from Rox supported
2004-05-25 18:46 pollux
- * xfdesktop/trunk/menueditor/dnd.c,
- xfdesktop/trunk/menueditor/menueditor.c: Finaly DND works with
- xffm (i haven't tested lastest code) and framework for
- application/x-desktop support
+ * : Finaly DND works with xffm (i haven't tested lastest code) and
+ framework for application/x-desktop support
2004-05-25 18:13 pollux
- * xfdesktop/trunk/menueditor/dnd.c: DND from a .desktop now
- supports Icon tag... doesn't work anymore with xffm (i don't know
- since when)...
+ * : DND from a .desktop now supports Icon tag... doesn't work
+ anymore with xffm (i don't know since when)...
2004-05-25 17:26 pollux
- * xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c: search for executable in
- PATH
+ * : search for executable in PATH
2004-05-25 16:22 pollux
- * xfdesktop/trunk/menueditor/TODO,
- xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h: Check if the command
- exists
+ * : Check if the command exists
2004-05-25 15:36 pollux
- * xfdesktop/trunk/menueditor/about_dialog.c: Make about dialog
- taller by default
+ * : Make about dialog taller by default
2004-05-23 18:58 pollux
- * xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h: collapse tree and expand
- tree added
+ * : collapse tree and expand tree added
2004-05-23 18:34 pollux
- * xfdesktop/trunk/menueditor/edit_dialog.c: popup->Edit now
- supported
+ * : popup->Edit now supported
2004-05-23 18:20 pollux
- * xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/edit_dialog.h,
- xfdesktop/trunk/menueditor/move.c: begin of popup->Edit
+ * : begin of popup->Edit
2004-05-23 18:17 pollux
- * xfdesktop/trunk/menueditor/menueditor.c: code cleaning
+ * : code cleaning
2004-05-22 21:13 pollux
- * xfdesktop/trunk/menueditor/about_dialog.c,
- xfdesktop/trunk/menueditor/move.c: despite time running out
- before the exams, found time...
+ * : despite time running out before the exams, found time...
- my_gtk_tree_store_swap_up/down fully rewrited (fix bug reported
by Jasper in which menu content wasn't moved), but moving with
the up and down arrow still need a little work
@@ -14088,229 +5864,139 @@
2004-05-21 18:56 kelnos
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in: install
- missing .es and .eu menu.xml files
+ * : install missing .es and .eu menu.xml files
2004-05-17 09:31 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu.c: add another null
- check
+ * : add another null check
2004-05-17 08:03 jasper
- * xfdesktop/trunk/modules/menu/desktop-menu.c: Extra NULL check
+ * : Extra NULL check
2004-05-12 23:06 kelnos
- * xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/modules/menu/desktop-menu-private.h,
- xfdesktop/trunk/modules/menu/desktop-menu.c: * add .desktop
- directories recursively
+ * : * add .desktop directories recursively
* overhaul the dentry need_update checks
2004-05-12 08:52 kelnos
- * xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c: gtk 2.2 compilation
- fixes
+ * : gtk 2.2 compilation fixes
2004-05-11 17:10 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.h,
- xfdesktop/trunk/modules/menu/desktop-menu-private.h,
- xfdesktop/trunk/modules/menu/desktop-menu.c: bugfix:
+ * : bugfix:
if the user has no ~/.xfce4/menu.xml, but later creates one, we
should notice
that and regenerate using their custom file
2004-05-11 16:33 kelnos
- * xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/menu_settings.c: add "edit desktop menu"
- button to the menu settings at francois' suggestion
+ * : add "edit desktop menu" button to the menu settings at
+ francois' suggestion
add some keyboard mnemonics to the settings panel in general
2004-05-11 15:25 kelnos
- * xfdesktop/trunk/src/menu.c: fix initial menu-less settings
- problem
+ * : fix initial menu-less settings problem
(this is something that shouldn't occur, but does if the mcs
plugin isn't
loaded properly the first time)
2004-05-11 14:55 jasper
- * xfdesktop/trunk/src/menu.c: Add a couple of debug statements
+ * : Add a couple of debug statements
2004-05-11 07:22 jasper
- * xfdesktop/trunk/common/backdrop-common.c,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/modules/menu/desktop-menu.c,
- xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c,
- xfdesktop/trunk/po/fr.gmo,
- xfdesktop/trunk/settings/backdrop-icon.h,
- xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/settings_common.c,
- xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/menu.h: Fix
- warnings to allow compiling with --enable-debug=full.
+ * : Fix warnings to allow compiling with --enable-debug=full.
2004-05-11 02:08 kelnos
- * xfdesktop/trunk/aclocal.m4, xfdesktop/trunk/ltmain.sh: hmm,
- perhaps this will fix the libtool problems
+ * : hmm, perhaps this will fix the libtool problems
2004-05-10 20:02 kelnos
- * xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/settings/menu_settings.c: fix typo in settings
- dialog (thanks francois)
+ * : fix typo in settings dialog (thanks francois)
2004-05-07 16:15 pollux
- * xfdesktop/trunk/menueditor/TODO,
- xfdesktop/trunk/menueditor/menueditor.c: if ~/.xfce4/menu.xml
- doesn't exist, it's been created from the default menu (need to
- be tested with a rm -rf .xfce4)
+ * : if ~/.xfce4/menu.xml doesn't exist, it's been created from the
+ default menu (need to be tested with a rm -rf .xfce4)
2004-05-07 14:37 pollux
- * xfdesktop/trunk/menueditor/edit_dialog.c: really uses the dummy
- icon when icon is not found (in edition)
+ * : really uses the dummy icon when icon is not found (in edition)
2004-05-07 14:34 pollux
- * xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c: use the dummy icon when
- icon is not set or not found
+ * : use the dummy icon when icon is not set or not found
2004-05-07 11:46 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu.c: fix gtk 2.2
- compilation error
+ * : fix gtk 2.2 compilation error
2004-05-06 09:06 pollux
- * xfdesktop/trunk/menueditor/menueditor.c: saveas problem fixed
+ * : saveas problem fixed
2004-05-05 14:35 pollux
- * xfdesktop/trunk/menueditor/menueditor.c: tell the user when
- cannot save and why
+ * : tell the user when cannot save and why
2004-05-04 21:45 kelnos
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.am,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/modules/Makefile.am,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: new directory
- inclusion/exclusion strategy to fix 'make distclean'
+ * : new directory inclusion/exclusion strategy to fix 'make
+ distclean'
2004-05-04 17:13 kelnos
- * xfdesktop/trunk/po/POTFILES.in, xfdesktop/trunk/po/xfdesktop.pot:
- update potfile
+ * : update potfile
2004-05-04 17:06 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: fix initial
- state of 'show icons' checkbox on addition of new item
+ * : fix initial state of 'show icons' checkbox on addition of new
+ item
2004-05-04 17:06 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c: fix item
- height for autogenerated submenus if an icon isn't found (i.e.,
- add
+ * : fix item height for autogenerated submenus if an icon isn't
+ found (i.e., add
dummy trans icon to _ensure_path())
2004-05-03 21:44 olivier
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/config.guess, xfdesktop/trunk/config.sub,
- xfdesktop/trunk/configure, xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/install-sh, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/mkinstalldirs,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/pixmaps/Makefile.in: Update zh_TW translations
- from umm <umm@pchome.com.tw>
+ * : Update zh_TW translations from umm <umm@pchome.com.tw>
2004-05-03 19:35 dannym
- * xfdesktop/trunk/settings/backdrop-mgr.c: reformatting
+ * : reformatting
2004-05-03 19:28 dannym
- * xfdesktop/trunk/settings/backdrop-mgr.c: boldness, appear
+ * : boldness, appear
2004-05-03 19:17 dannym
- * xfdesktop/trunk/src/main.c: small bugfix, kelnos, please check if
- that's right :)
+ * : small bugfix, kelnos, please check if that's right :)
2004-05-03 13:12 kelnos
- * xfdesktop/trunk/src/menu.c: forgot an #ifdef USE_DESKTOP_MENU
+ * : forgot an #ifdef USE_DESKTOP_MENU
2004-05-03 08:37 kelnos
- * xfdesktop/trunk/common/desktop-menu-stub.c,
- xfdesktop/trunk/common/desktop-menu-stub.h,
- xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: * remove
- useless and hacky function from desktop-menu-stub
+ * : * remove useless and hacky function from desktop-menu-stub
* add "show menu icons" option to panel plugin
2004-05-03 08:20 kelnos
- * xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/menu.c,
- xfdesktop/trunk/src/menu.h: a couple cleanups i missed
+ * : a couple cleanups i missed
2004-05-03 08:10 kelnos
- * xfdesktop/trunk/common/desktop-menu-stub.c,
- xfdesktop/trunk/common/desktop-menu-stub.h,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/modules/menu/desktop-menu.c,
- xfdesktop/trunk/modules/menu/desktop-menu.h,
- xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/menu_settings.c,
- xfdesktop/trunk/settings/menu_settings.h,
- xfdesktop/trunk/settings/settings_common.h,
- xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/main.c,
- xfdesktop/trunk/src/main.h, xfdesktop/trunk/src/menu.c,
- xfdesktop/trunk/src/menu.h, xfdesktop/trunk/src/settings.c,
- xfdesktop/trunk/src/settings.h: * add options to settings dialog
- for window list and desktop menu
+ * : * add options to settings dialog for window list and desktop
+ menu
* preselect and frame with asterisks the currently set backdrop
when the user
edits the backdrop list
@@ -14318,216 +6004,160 @@
2004-05-01 22:09 kelnos
- * xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/settings_common.h: add some padding for
- the notebook-in-a-notebook, looks better now
+ * : add some padding for the notebook-in-a-notebook, looks better
+ now
2004-05-01 16:28 kelnos
- * xfdesktop/trunk/settings/backdrop-mgr.c: add support for DnD of
- directories into image lists
+ * : add support for DnD of directories into image lists
also make file chooser (image lists again) allow multiple file
selection
2004-04-30 20:46 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-file.c: cleanup:
- g_object_unref(pix) --> g_object_unref(G_OBJECT(pix))
+ * : cleanup: g_object_unref(pix) --> g_object_unref(G_OBJECT(pix))
2004-04-30 20:41 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-file.c: fix compile
- failure on mmap()-less systems
+ * : fix compile failure on mmap()-less systems
2004-04-30 20:02 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-file.c: fix
- glib-gobject-warning
+ * : fix glib-gobject-warning
2004-04-30 02:43 kelnos
- * xfdesktop/trunk/modules/menu/dummy.h,
- xfdesktop/trunk/modules/menu/dummy_icon.h: committing the right
- file is a good idea.
+ * : committing the right file is a good idea.
2004-04-30 02:41 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/modules/menu/desktop-menu.c,
- xfdesktop/trunk/modules/menu/desktop-menu.h,
- xfdesktop/trunk/modules/menu/dummy.h: add dummy transparent icon
- to make sure all menu items are the same height,
+ * : add dummy transparent icon to make sure all menu items are the
+ same height,
even if some items don't have icons.
2004-04-29 20:52 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menuspec.c: gee, that was
- dumb. thanks for noticing, olivier
+ * : gee, that was dumb. thanks for noticing, olivier
2004-04-29 20:44 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c: fix memleak
- that olivier found
+ * : fix memleak that olivier found
2004-04-26 19:03 kelnos
- * xfdesktop/trunk/src/backdrop.h: forgot to commit this, needed for
- gradient support
+ * : forgot to commit this, needed for gradient support
2004-04-26 18:35 kelnos
- * xfdesktop/trunk/src/backdrop.c: make color gradient actually do
- something
+ * : make color gradient actually do something
2004-04-26 18:34 kelnos
- * xfdesktop/trunk/settings/backdrop_settings.c: make settings
- dialog not block the settings manager
+ * : make settings dialog not block the settings manager
make "use color only" checkbox get set properly on dialog
creation
2004-04-26 05:16 kelnos
- * xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/main.c:
- desktop shouldn't flash a grey window on startup anymore
+ * : desktop shouldn't flash a grey window on startup anymore
2004-04-26 05:04 kelnos
- * xfdesktop/trunk/src/backdrop.c: fix problem where the gtk2
- theme's background pixmap would override our
+ * : fix problem where the gtk2 theme's background pixmap would
+ override our
backdrop
2004-04-23 19:20 pollux
- * xfdesktop/trunk/menueditor/menueditor.c: remove no more needed
- C++ style comments
+ * : remove no more needed C++ style comments
2004-04-22 20:45 kelnos
- * xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h: compiled fixes for gtk
- 2.2 users
+ * : compiled fixes for gtk 2.2 users
2004-04-22 19:12 kelnos
- * xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/main.c: fix
- initialisation order, (hopefully) fix the color missing problem,
- speed
+ * : fix initialisation order, (hopefully) fix the color missing
+ problem, speed
up startup a little.
2004-04-22 05:57 kelnos
- * xfdesktop/trunk/common/Makefile.in,
- xfdesktop/trunk/common/backdrop-common.h,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/src/Makefile.am, xfdesktop/trunk/src/Makefile.in,
- xfdesktop/trunk/src/backdrop.c: a few tweaks for initial
- settings, plus a couple cleanups
+ * : a few tweaks for initial settings, plus a couple cleanups
2004-04-22 05:32 kelnos
- * xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/backdrop.h,
- xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/main.h,
- xfdesktop/trunk/src/menu.c: keep around the GdkScreen for each
- xfdesktop/xfbackdrop to reduce the
+ * : keep around the GdkScreen for each xfdesktop/xfbackdrop to
+ reduce the
multiple calls to gdk_display_get_screen().
2004-04-21 22:46 kelnos
- * xfdesktop/trunk/src/backdrop.c: fix crash on "don't set backdrop"
+ * : fix crash on "don't set backdrop"
2004-04-21 22:14 kelnos
- * xfdesktop/trunk/settings/backdrop_settings.c: fix initial
- settings for new users
+ * : fix initial settings for new users
2004-04-21 22:09 kelnos
- * xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c: use XfceFileFilter
- instead of GtkFileFilter (forgot to commit yesterday)
+ * : use XfceFileFilter instead of GtkFileFilter (forgot to commit
+ yesterday)
don't display the tab notebook in the settings panel if we only
have one screen
2004-04-21 00:59 kelnos
- * xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: make desktop
- menu plugin work with new gtk-less libxfcegui4
+ * : make desktop menu plugin work with new gtk-less libxfcegui4
apply icon border size fix to initial icon as well
2004-04-21 00:58 kelnos
- * xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu.c,
- xfdesktop/trunk/src/Makefile.in, xfdesktop/trunk/src/main.c,
- xfdesktop/trunk/src/menu.c: make xfdesktop's icon themes work
- properly with gtk 2.2 (no GtkIconTheme).
+ * : make xfdesktop's icon themes work properly with gtk 2.2 (no
+ GtkIconTheme).
also, xfdesktop now requires gtk 2.2.0 or greater
2004-04-21 00:57 kelnos
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac: bump
- version, bump libxfcegui4 version requirement
+ * : bump version, bump libxfcegui4 version requirement
2004-04-20 20:46 kelnos
- * xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/menu.c,
- xfdesktop/trunk/src/menu.h: have the menu show up on the proper
- screen when the desktop is clicked
+ * : have the menu show up on the proper screen when the desktop is
+ clicked
2004-04-20 20:21 kelnos
- * xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/main.c:
- woohoo, multiscreen officially works! big thanks to danny for
+ * : woohoo, multiscreen officially works! big thanks to danny for
helping me
track this one down.
2004-04-20 18:51 dannym
- * xfdesktop/trunk/m4/debug.m4: GTK_DISABLE_DEPRECATED, be disabled.
+ * : GTK_DISABLE_DEPRECATED, be disabled.
2004-04-20 18:48 dannym
- * xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/menu.c:
- --enable-debug=full
+ * : --enable-debug=full
2004-04-20 18:32 kelnos
- * xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/main.c,
- xfdesktop/trunk/src/main.h: multiscreen still doesn't work (get
- 'BadMatch'). this is as far as i can
+ * : multiscreen still doesn't work (get 'BadMatch'). this is as far
+ as i can
get (bunches of debug messages). works fine with single head.
2004-04-20 15:56 kelnos
- * xfdesktop/trunk/settings/xfce-backdrop-settings.desktop: update
- the .desktop file for the settings panel
+ * : update the .desktop file for the settings panel
2004-04-20 15:37 kelnos
- * xfdesktop/trunk/common/Makefile.am,
- xfdesktop/trunk/common/Makefile.in,
- xfdesktop/trunk/common/backdrop-common.c,
- xfdesktop/trunk/common/backdrop-common.h,
- xfdesktop/trunk/common/background-common.c,
- xfdesktop/trunk/common/background-common.h: add missing files
+ * : add missing files
2004-04-20 10:39 kelnos
- * xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/backdrop.h,
- xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/main.h,
- xfdesktop/trunk/src/menu.c, xfdesktop/trunk/src/menu.h,
- xfdesktop/trunk/src/settings.c, xfdesktop/trunk/src/settings.h:
- brand-spankin' new desktop settings dialog (mostly), which should
- support
+ * : brand-spankin' new desktop settings dialog (mostly), which
+ should support
multiscreen.
a lot of multiscreen fixes (i hope). needs a lot of testing, but
i think
@@ -14535,29 +6165,25 @@
2004-04-20 10:27 kelnos
- * xfdesktop/trunk/src/backdrop.c: *** empty log message ***
+ * : *** empty log message ***
2004-04-20 00:35 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: fix panel
- resize problem when plugin is added (thanks linuce!)
+ * : fix panel resize problem when plugin is added (thanks linuce!)
2004-04-19 04:53 kelnos
- * xfdesktop/trunk/src/backdrop.c: and re-committing the one change
- that i _did_ want for that file, *sigh*
+ * : and re-committing the one change that i _did_ want for that
+ file, *sigh*
2004-04-19 04:51 kelnos
- * xfdesktop/trunk/src/backdrop.c: whoops, didn't mean to commit
- _that_ file. reverting.
+ * : whoops, didn't mean to commit _that_ file. reverting.
2004-04-19 04:35 kelnos
- * xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/main.c,
- xfdesktop/trunk/src/main.h, xfdesktop/trunk/src/settings.c,
- xfdesktop/trunk/src/settings.h: reworked desktop handling. now we
- can have multiple desktops, which should
+ * : reworked desktop handling. now we can have multiple desktops,
+ which should
give us multi-screen support. this is only preliminary: the menu
probably
won't work properly yet. also, settings aren't really handled all
@@ -14573,196 +6199,128 @@
2004-04-18 17:14 pollux
- * xfdesktop/trunk/menueditor/move.c: when moving an entry in a
- submenu or a parent menu, the icon now moves with (bug reported
- by Jasper Huijsmans)
+ * : when moving an entry in a submenu or a parent menu, the icon
+ now moves with (bug reported by Jasper Huijsmans)
2004-04-18 11:04 kelnos
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: remove text
- option, and add option to set a custom icon. make use of
+ * : remove text option, and add option to set a custom icon. make
+ use of
XfceFileChooser, and depend on libxfcegui4 >= 4.1.13
2004-04-16 07:28 pollux
- * xfdesktop/trunk/menueditor/menueditor.c: add --version support
+ * : add --version support
2004-04-15 21:38 kelnos
- * xfdesktop/trunk/README, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/menu.xml,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/modules/menu/desktop-menuspec.c,
- xfdesktop/trunk/src/Makefile.am, xfdesktop/trunk/src/Makefile.in,
- xfdesktop/trunk/src/main.c, xfdesktop/trunk/xfdesktop.spec.in: *
- change --version string to conform to xfwm4's style (yeah, i'm a
- conformist)
+ * : * change --version string to conform to xfwm4's style (yeah,
+ i'm a conformist)
* XFce -> Xfce in a bunch of places
2004-04-15 21:24 kelnos
- * xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/C/xfdesktop.xml: some documentation
- updates/fixes
+ * : some documentation updates/fixes
2004-04-15 19:58 pollux
- * xfdesktop/trunk/menueditor/about_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c: change all remainning
- occurences of XFce into Xfce
+ * : change all remainning occurences of XFce into Xfce
2004-04-14 20:18 kelnos
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/src/main.c: whoops, let's do that properly, no?
+ * : whoops, let's do that properly, no?
(might as well use PACKAGE instead of xfdesktop, while i'm at it)
2004-04-14 20:07 kelnos
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/src/Makefile.am, xfdesktop/trunk/src/Makefile.in,
- xfdesktop/trunk/src/main.c: add --version/-V to xfdesktop
+ * : add --version/-V to xfdesktop
2004-04-12 13:50 dannym
- * xfdesktop/trunk/menu.xml.ca: catalan menu.xml by Carles Mu��oz
- Gorriz
+ * : catalan menu.xml by Carles Mu��oz Gorriz
2004-04-12 13:34 dannym
- * xfdesktop/trunk/po/ca.gmo, xfdesktop/trunk/po/ca.po: Updated
- Catalan translations by Carles Mu��oz Gorriz
+ * : Updated Catalan translations by Carles Mu��oz Gorriz
2004-04-10 15:50 pollux
- * xfdesktop/trunk/menueditor/xfce-menueditor.desktop: added french
- translations in the .desktop
+ * : added french translations in the .desktop
2004-04-10 15:48 pollux
- * xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/xfdesktop.pot: -
- french translations update
+ * : - french translations update
2004-04-09 17:51 pollux
- * xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h: - in add dialog : if
- icon isn't exist however stores the path
+ * : - in add dialog : if icon isn't exist however stores the path
- add popup menu in the treeview
2004-04-08 19:17 kelnos
- * xfdesktop/trunk/menueditor/new_dialog.c,
- xfdesktop/trunk/po/xfdesktop.pot: whoops, missed a string
+ * : whoops, missed a string
2004-04-08 19:09 kelnos
- * xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/menueditor/about_dialog.c,
- xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/add_menu_dialog.c,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/move.c,
- xfdesktop/trunk/menueditor/new_dialog.c,
- xfdesktop/trunk/po/xfdesktop.pot: bunch of string fixes,
- aesthetic mods mainly
+ * : bunch of string fixes, aesthetic mods mainly
don't use "gtk-new", "gtk-open", etc., but GTK_STOCK_NEW,
GTK_STOCK_OPEN
2004-04-08 12:07 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-file.c: fix xfdesktop
- crash if <title> has an icon
+ * : fix xfdesktop crash if <title> has an icon
2004-04-07 19:50 pollux
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: fix the
- enlarging panel bug
+ * : fix the enlarging panel bug
2004-04-04 13:16 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: partial fix
- so desktop menu doesn't make the panel taller. it still isn't
+ * : partial fix so desktop menu doesn't make the panel taller. it
+ still isn't
perfect (panel grows a pixel or two depending on the panel size),
but it's
better.
2004-04-03 03:39 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: fix crash bug
- (i think) and make resize events more efficient
+ * : fix crash bug (i think) and make resize events more efficient
2004-04-01 13:07 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu.c: icon theme tracking
- fixes (todo: need to test properly with gtk 2.2)
+ * : icon theme tracking fixes (todo: need to test properly with gtk
+ 2.2)
2004-03-31 21:45 kelnos
- * xfdesktop/trunk/src/menu.c: argh, type the right #ifdef names,
- mmkay?
+ * : argh, type the right #ifdef names, mmkay?
2004-03-31 21:08 kelnos
- * xfdesktop/trunk/common/Makefile.am,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.h.in,
- xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/src/Makefile.in, xfdesktop/trunk/src/menu.c:
- #ifdef out all the menu loading code in xfdesktop (including the
- stub
+ * : #ifdef out all the menu loading code in xfdesktop (including
+ the stub
loader) if --disable-desktop-menu is specified
2004-03-31 20:47 kelnos
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac: actually
- build the menueditor...
+ * : actually build the menueditor...
2004-03-31 20:42 benny
- * xfdesktop/trunk/m4/depends.m4: Fix "no" condition.
+ * : Fix "no" condition.
2004-03-31 20:41 benny
- * xfdesktop/trunk/m4/depends.m4: let BM_DEPEND_CHECK() define
- $1_FOUND="no/yes".
+ * : let BM_DEPEND_CHECK() define $1_FOUND="no/yes".
2004-03-31 20:10 kelnos
- * xfdesktop/trunk/AUTHORS, xfdesktop/trunk/Makefile.am,
- xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.h.in,
- xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/menueditor/Makefile.am,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/modules/Makefile.am,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/po/POTFILES.in, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: fixing POTFILES.in and 'make
- dist'
+ * : fixing POTFILES.in and 'make dist'
also changing benny's email address at his request
2004-03-31 18:42 kelnos
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/modules/Makefile.am,
- xfdesktop/trunk/modules/Makefile.in: i got bored, so:
+ * : i got bored, so:
* make libxml2 check non-fatal, and disable building
xfce4-menueditor if
it isn't present
@@ -14771,298 +6329,171 @@
2004-03-29 17:34 kelnos
- * xfdesktop/trunk/settings/backdrop_settings.c: moral of the story:
- don't commit stuff without testing with gtk 2.2 also
+ * : moral of the story: don't commit stuff without testing with gtk
+ 2.2 also
2004-03-29 14:37 kelnos
- * xfdesktop/trunk/settings/backdrop_settings.c: fix broken color
- selection dialog
+ * : fix broken color selection dialog
2004-03-29 08:16 kelnos
- * xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c: not critical, but
- might as well ditch those functions for gtk 2.4 since
+ * : not critical, but might as well ditch those functions for gtk
+ 2.4 since
we don't use them
2004-03-29 08:13 kelnos
- * xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c: * fix image list
- edit memleak
+ * : * fix image list edit memleak
* lots of refactoring
* lots of cleanup
2004-03-27 11:37 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu.c: * ok, new way of
- attacking icon size: start larger, and gradually work
+ * : * ok, new way of attacking icon size: start larger, and
+ gradually work
our way down to the desired size. that seems to work better.
* do a couple sanity checks when parsing .desktop files
2004-03-27 10:18 kelnos
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/modules/menu/desktop-menu-private.h,
- xfdesktop/trunk/modules/menu/desktop-menu.c: set icon size
- properly for all items
+ * : set icon size properly for all items
fix bug in legacydir code (all legacy entries dumped in the same
menu)
better memory management of pixbufs
2004-03-27 03:06 kelnos
- * xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c: more
- GtkFileChooserDialog goodness
+ * : more GtkFileChooserDialog goodness
2004-03-27 02:28 kelnos
- * xfdesktop/trunk/settings/backdrop_settings.c: use new
- GtkFileChooserDialog with gtk+ 2.4
+ * : use new GtkFileChooserDialog with gtk+ 2.4
2004-03-26 23:59 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: desktop menu
- panel plugin prefs panel (man...) from JF, with some
+ * : desktop menu panel plugin prefs panel (man...) from JF, with
+ some
modification by yours truly
2004-03-26 23:15 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: only pop up
- for button 1 click, lest we suppress the panel menu
+ * : only pop up for button 1 click, lest we suppress the panel menu
2004-03-26 18:42 kelnos
- * xfdesktop/trunk/TODO: startup notification support implemented...
+ * : startup notification support implemented...
2004-03-26 18:35 kelnos
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac: bump
- libxfcegui4 version requirement
+ * : bump libxfcegui4 version requirement
2004-03-26 18:34 kelnos
- * xfdesktop/trunk/po, xfdesktop/trunk/po/.cvsignore,
- xfdesktop/trunk/po/Makefile.in, xfdesktop/trunk/po/POTFILES:
- these are generated by configure
+ * : these are generated by configure
2004-03-26 17:49 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-dentry.c: fix crash
- when not using legacy dirs (thanks dannym)
+ * : fix crash when not using legacy dirs (thanks dannym)
2004-03-26 17:45 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-file.c: fix <menu ...
- visible="false">
+ * : fix <menu ... visible="false">
2004-03-26 03:21 kelnos
- * xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: make the menu
- button act more like a real menu item - raise the menu on
+ * : make the menu button act more like a real menu item - raise the
+ menu on
mouse press, not release
2004-03-26 01:59 kelnos
- * xfdesktop/trunk/pixmaps/xfce4_xicon.png: higher-res icon from
- francois
+ * : higher-res icon from francois
2004-03-25 20:13 kelnos
- * xfdesktop/trunk/modules/menu/desktop-menu-file.c: shouldn't empty
- out the menu file state data every time we include a new
+ * : shouldn't empty out the menu file state data every time we
+ include a new
menu file, just append to it
2004-03-24 23:22 pollux
- * xfdesktop/trunk/menueditor/new.c,
- xfdesktop/trunk/menueditor/new.h,
- xfdesktop/trunk/menueditor/new_dialog.c,
- xfdesktop/trunk/menueditor/new_dialog.h: fix renaming file
- problem
+ * : fix renaming file problem
2004-03-24 21:37 kelnos
- * xfdesktop/trunk, xfdesktop/trunk/.cvsignore,
- xfdesktop/trunk/backdrops, xfdesktop/trunk/backdrops/.cvsignore,
- xfdesktop/trunk/common, xfdesktop/trunk/common/.cvsignore,
- xfdesktop/trunk/doc, xfdesktop/trunk/doc/.cvsignore,
- xfdesktop/trunk/doc/C, xfdesktop/trunk/doc/C/.cvsignore,
- xfdesktop/trunk/doc/C/images,
- xfdesktop/trunk/doc/C/images/.cvsignore, xfdesktop/trunk/doc/fr,
- xfdesktop/trunk/doc/fr/.cvsignore, xfdesktop/trunk/doc/fr/images,
- xfdesktop/trunk/doc/fr/images/.cvsignore,
- xfdesktop/trunk/menueditor,
- xfdesktop/trunk/menueditor/.cvsignore, xfdesktop/trunk/modules,
- xfdesktop/trunk/modules/.cvsignore, xfdesktop/trunk/modules/menu,
- xfdesktop/trunk/modules/menu/.cvsignore,
- xfdesktop/trunk/panel-plugin,
- xfdesktop/trunk/panel-plugin/.cvsignore, xfdesktop/trunk/pixmaps,
- xfdesktop/trunk/pixmaps/.cvsignore,
- xfdesktop/trunk/pixmaps/32x32,
- xfdesktop/trunk/pixmaps/32x32/.cvsignore,
- xfdesktop/trunk/pixmaps/48x48,
- xfdesktop/trunk/pixmaps/48x48/.cvsignore, xfdesktop/trunk/po,
- xfdesktop/trunk/po/.cvsignore, xfdesktop/trunk/settings,
- xfdesktop/trunk/settings/.cvsignore, xfdesktop/trunk/src,
- xfdesktop/trunk/src/.cvsignore: remove *.in from .cvsignore
- files... sorry for the spam again
+ * : remove *.in from .cvsignore files... sorry for the spam again
2004-03-24 21:36 kelnos
- * xfdesktop/trunk/po/POTFILES: you too, get in there, grrr
+ * : you too, get in there, grrr
2004-03-24 21:35 kelnos
- * xfdesktop/trunk/po/Makefile.in: hmm, how come you were missing,
- little makefile?
+ * : hmm, how come you were missing, little makefile?
2004-03-24 16:07 kelnos
- * xfdesktop/trunk, xfdesktop/trunk/.cvsignore,
- xfdesktop/trunk/backdrops, xfdesktop/trunk/backdrops/.cvsignore,
- xfdesktop/trunk/common, xfdesktop/trunk/common/.cvsignore,
- xfdesktop/trunk/doc, xfdesktop/trunk/doc/.cvsignore,
- xfdesktop/trunk/doc/C, xfdesktop/trunk/doc/C/.cvsignore,
- xfdesktop/trunk/doc/C/images,
- xfdesktop/trunk/doc/C/images/.cvsignore, xfdesktop/trunk/doc/fr,
- xfdesktop/trunk/doc/fr/.cvsignore, xfdesktop/trunk/doc/fr/images,
- xfdesktop/trunk/doc/fr/images/.cvsignore,
- xfdesktop/trunk/menueditor,
- xfdesktop/trunk/menueditor/.cvsignore, xfdesktop/trunk/modules,
- xfdesktop/trunk/modules/.cvsignore, xfdesktop/trunk/modules/menu,
- xfdesktop/trunk/modules/menu/.cvsignore,
- xfdesktop/trunk/panel-plugin,
- xfdesktop/trunk/panel-plugin/.cvsignore, xfdesktop/trunk/pixmaps,
- xfdesktop/trunk/pixmaps/.cvsignore,
- xfdesktop/trunk/pixmaps/32x32,
- xfdesktop/trunk/pixmaps/32x32/.cvsignore,
- xfdesktop/trunk/pixmaps/48x48,
- xfdesktop/trunk/pixmaps/48x48/.cvsignore, xfdesktop/trunk/po,
- xfdesktop/trunk/po/.cvsignore, xfdesktop/trunk/settings,
- xfdesktop/trunk/settings/.cvsignore, xfdesktop/trunk/src,
- xfdesktop/trunk/src/.cvsignore: so tired of all the noise in 'cvs
- update' output (sorry for the commits
+ * : so tired of all the noise in 'cvs update' output (sorry for the
+ commits
spam!)
2004-03-24 10:05 pollux
- * xfdesktop/trunk/menueditor/Makefile.am,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/add_menu_dialog.c,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c: - new.c/h renamed into
- new_dialog.c/h
+ * : - new.c/h renamed into new_dialog.c/h
- add default response in dialogs
2004-03-22 20:28 kelnos
- * xfdesktop/trunk/src/dummy.h, xfdesktop/trunk/src/dummy.png,
- xfdesktop/trunk/src/menu-dentry.c,
- xfdesktop/trunk/src/menu-dentry.h,
- xfdesktop/trunk/src/menu-file.c, xfdesktop/trunk/src/menu-file.h,
- xfdesktop/trunk/src/menuspec.c, xfdesktop/trunk/src/menuspec.h,
- xfdesktop/trunk/src/xfce-registered-categories.xml: remove old
- menu system files
+ * : remove old menu system files
2004-03-22 20:23 kelnos
- * xfdesktop/trunk/menu.xml: new default menu
+ * : new default menu
2004-03-22 19:52 kelnos
- * xfdesktop/trunk/pixmaps/Makefile.am,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/pixmaps/xfce4_xicon.png: whoops, remember to add
- (temporary) panel plugin icon
+ * : whoops, remember to add (temporary) panel plugin icon
2004-03-22 19:50 kelnos
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/common/Makefile.am,
- xfdesktop/trunk/common/Makefile.in,
- xfdesktop/trunk/common/desktop-menu-stub.c,
- xfdesktop/trunk/common/desktop-menu-stub.h,
- xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/src/Makefile.am, xfdesktop/trunk/src/Makefile.in,
- xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/menu.c,
- xfdesktop/trunk/src/menu.h: add gmodule glue code, autoconf
- changes, hookup code in xfdesktop app
+ * : add gmodule glue code, autoconf changes, hookup code in
+ xfdesktop app
2004-03-22 19:47 kelnos
- * xfdesktop/trunk/modules, xfdesktop/trunk/modules/Makefile.am,
- xfdesktop/trunk/modules/Makefile.in,
- xfdesktop/trunk/modules/menu,
- xfdesktop/trunk/modules/menu/Makefile.am,
- xfdesktop/trunk/modules/menu/Makefile.in,
- xfdesktop/trunk/modules/menu/desktop-menu-dentry.c,
- xfdesktop/trunk/modules/menu/desktop-menu-dentry.h,
- xfdesktop/trunk/modules/menu/desktop-menu-file.c,
- xfdesktop/trunk/modules/menu/desktop-menu-file.h,
- xfdesktop/trunk/modules/menu/desktop-menu-private.h,
- xfdesktop/trunk/modules/menu/desktop-menu.c,
- xfdesktop/trunk/modules/menu/desktop-menu.h,
- xfdesktop/trunk/modules/menu/desktop-menuspec.c,
- xfdesktop/trunk/modules/menu/desktop-menuspec.h,
- xfdesktop/trunk/modules/menu/xfce-registered-categories.xml,
- xfdesktop/trunk/panel-plugin,
- xfdesktop/trunk/panel-plugin/Makefile.am,
- xfdesktop/trunk/panel-plugin/Makefile.in,
- xfdesktop/trunk/panel-plugin/desktop-menu-plugin.c: add
- XfceDesktopMenu gmodule and panel applet
+ * : add XfceDesktopMenu gmodule and panel applet
2004-03-21 19:58 pollux
- * xfdesktop/trunk/po/fr.gmo, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/xfdesktop.pot: french translations updated
+ * : french translations updated
2004-03-21 19:53 pollux
- * xfdesktop/trunk/menueditor/TODO,
- xfdesktop/trunk/menueditor/edit_dialog.c: fix memory leak : when
- editing previous icon wasn't unref
+ * : fix memory leak : when editing previous icon wasn't unref
2004-03-18 08:50 pollux
- * xfdesktop/trunk/menueditor/menueditor.c: (re)add support for "no"
- value in visible attribute for backward compatibility
+ * : (re)add support for "no" value in visible attribute for
+ backward compatibility
2004-03-18 08:40 pollux
- * xfdesktop/trunk/menueditor/menueditor.c: change visible attribute
- set of values from yes/no to true/false
+ * : change visible attribute set of values from yes/no to
+ true/false
2004-03-17 20:40 pollux
- * xfdesktop/trunk/menueditor/add_menu_dialog.c,
- xfdesktop/trunk/menueditor/add_menu_dialog.h,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.h: added support for style
- and unique attribute for the include entry in the menu
+ * : added support for style and unique attribute for the include
+ entry in the menu
2004-03-15 10:35 pollux
- * xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c: support for icon in
- title and menu tag as brian asked
+ * : support for icon in title and menu tag as brian asked
2004-03-15 07:36 olivier
- * xfdesktop/trunk/aclocal.m4, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/po/ar.gmo, xfdesktop/trunk/po/ar.po,
- xfdesktop/trunk/po/bg.gmo, xfdesktop/trunk/po/bg.po,
- xfdesktop/trunk/po/it.gmo, xfdesktop/trunk/po/it.po: Add/update
- i18n for:
+ * : Add/update i18n for:
Bulgarian from Miroslav Yordanov <miordanov@i-space.org> and
Peter Slavov <peshka@i-space.org>
Italian from Alex Dupre <ale@FreeBSD.org>
@@ -15070,83 +6501,59 @@
2004-03-13 12:21 pollux
- * xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/add_dialog.h,
- xfdesktop/trunk/menueditor/edit_dialog.c: added support for term
- attribute of a launcher
+ * : added support for term attribute of a launcher
2004-03-12 10:37 pollux
- * xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c: user can now set an icon
- to the builtin quit entry
+ * : user can now set an icon to the builtin quit entry
2004-03-12 09:27 pollux
- * xfdesktop/trunk/src/menu.c: - builtin quit didn't work anymore,
- corrected
+ * : - builtin quit didn't work anymore, corrected
2004-03-11 01:05 benny
- * xfdesktop/trunk/common/Makefile.am,
- xfdesktop/trunk/common/Makefile.in: No need for -export-dynamic
- here, since its a noinst lib.
+ * : No need for -export-dynamic here, since its a noinst lib.
2004-03-10 07:09 kelnos
- * xfdesktop/trunk/settings/backdrop_settings.c: use xfce_exec()
- instead of deprecated exec_command()
+ * : use xfce_exec() instead of deprecated exec_command()
2004-03-07 11:42 pollux
- * xfdesktop/trunk/menueditor/edit_dialog.c: i forgot a xmlFree
+ * : i forgot a xmlFree
2004-03-07 11:40 pollux
- * xfdesktop/trunk/menueditor/TODO,
- xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/add_dialog.h,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c: - added snotify tag
- support
+ * : - added snotify tag support
- now the edited filename is showed in the titlebar
2004-03-07 11:30 olivier
- * xfdesktop/trunk/src/menu.c: Switch to window's worskpace before
- activating
+ * : Switch to window's worskpace before activating
2004-03-07 10:45 pollux
- * xfdesktop/trunk/menueditor/TODO,
- xfdesktop/trunk/menueditor/about_dialog.c: - updated TODO
+ * : - updated TODO
- added some contributors in the about dialog
2004-03-07 05:49 kelnos
- * xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/add_menu_dialog.c,
- xfdesktop/trunk/menueditor/dnd.c,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/new.c: fix (hopefully) all warnings.
- --enable-debug=full _should_ work now.
+ * : fix (hopefully) all warnings. --enable-debug=full _should_ work
+ now.
/me looks pointedly at dannym
2004-03-07 00:35 moe
- * xfdesktop/trunk/po/de.po: nag!
+ * : nag!
2004-03-06 22:02 dannym
- * xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/add_menu_dialog.c: config.h
+ * : config.h
2004-03-06 21:58 dannym
- * xfdesktop/trunk/menueditor/add_menu_dialog.c: add_menu_dialog.c:
- In function `add_menu_cb':
+ * : add_menu_dialog.c: In function `add_menu_cb':
add_menu_dialog.c:68: Warnung: implicit declaration of function
`create_header'
add_menu_dialog.c:68: Warnung: assignment makes pointer from
@@ -15157,38 +6564,35 @@
2004-03-06 21:29 dannym
- * xfdesktop/trunk/menueditor/add_dialog.c: using xfce_* prefixed
- functions now, add enumeration "INCLUDE" to switch (empty);
- pollux please check if correct
+ * : using xfce_* prefixed functions now, add enumeration "INCLUDE"
+ to switch (empty); pollux please check if correct
2004-03-06 21:26 dannym
- * xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.h: warnings, warnings, let
- me compile with debugging info so I can debug, will you...
+ * : warnings, warnings, let me compile with debugging info so I can
+ debug, will you...
2004-03-06 21:23 dannym
- * xfdesktop/trunk/src/menuspec.c: i get the feeling i should update
- my compiler, rather... it gets ridiculous...
+ * : i get the feeling i should update my compiler, rather... it
+ gets ridiculous...
2004-03-06 21:19 dannym
- * xfdesktop/trunk/src/menu-dentry.c: unused variables...
+ * : unused variables...
2004-03-06 21:18 dannym
- * xfdesktop/trunk/src/menuspec.c: add missing include
+ * : add missing include
2004-03-06 21:16 dannym
- * xfdesktop/trunk/src/menu-dentry.c: g_strcasecmp ->
- g_ascii_strcasecmp
+ * : g_strcasecmp -> g_ascii_strcasecmp
2004-03-06 21:11 dannym
- * xfdesktop/trunk/src/menuspec.c: sigh... changing deprecated gtk
- function g_strcasecmp to g_ascii_strcasecmp,
+ * : sigh... changing deprecated gtk function g_strcasecmp to
+ g_ascii_strcasecmp,
although the "ascii" in the name kinda sounds like it will freak
out with
utf8, well we'll see... and it shouldn't matter in this specific
@@ -15196,86 +6600,77 @@
2004-03-06 21:05 dannym
- * xfdesktop/trunk/src/menu-file.c: make gcc shut up about "may be
- unititialized" ... its totally braindead
+ * : make gcc shut up about "may be unititialized" ... its totally
+ braindead
2004-03-06 21:01 dannym
- * xfdesktop/trunk/src/menu-file.c: g_strcasecmp is deprecated, so
- use g_utf8_collate
+ * : g_strcasecmp is deprecated, so use g_utf8_collate
2004-03-06 20:56 dannym
- * xfdesktop/trunk/src/menu.c: using xfce_inline_icon_at_size
+ * : using xfce_inline_icon_at_size
2004-03-06 20:54 dannym
- * xfdesktop/trunk/src/menu-file.c: add missing include
+ * : add missing include
2004-03-06 20:51 dannym
- * xfdesktop/trunk/src/menu.c: add missing includes
+ * : add missing includes
2004-03-06 20:50 dannym
- * xfdesktop/trunk/src/menu.c: get rid of warnings
+ * : get rid of warnings
2004-03-06 20:34 moe
- * xfdesktop/trunk/po/de.po: What a mess
+ * : What a mess
2004-03-06 20:33 dannym
- * xfdesktop/trunk/src/backdrop.c: actually do what the comment says
- ;)
+ * : actually do what the comment says ;)
2004-03-06 20:15 dannym
- * xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c: use
- xfce_create_header instead of create_header
+ * : use xfce_create_header instead of create_header
2004-03-06 20:13 moe
- * xfdesktop/trunk/po/de.po: Unbreak translations. Danny, please
- talk to me before you change it again ;)
+ * : Unbreak translations. Danny, please talk to me before you
+ change it again ;)
2004-03-06 19:57 dannym
- * xfdesktop/trunk/settings/backdrop_settings.c: ok, you icon you,
- behave
+ * : ok, you icon you, behave
2004-03-06 19:53 dannym
- * xfdesktop/trunk/po/de.gmo, xfdesktop/trunk/po/de.po: better title
- in settings dialog
+ * : better title in settings dialog
2004-03-06 19:48 dannym
- * xfdesktop/trunk/settings/backdrop-icon.h: since the previous
- icons seemed to be a bit smaller than everything else
+ * : since the previous icons seemed to be a bit smaller than
+ everything else
in the settings manager, here I go, using a scythe to make it all
equal ;P
2004-03-06 19:39 dannym
- * xfdesktop/trunk/po/de.gmo: and part 2
+ * : and part 2
2004-03-06 19:25 dannym
- * xfdesktop/trunk/po/de.po: filling in missing translations
+ * : filling in missing translations
2004-03-05 08:01 kelnos
- * xfdesktop/trunk/settings/backdrop-icon.h: put this back (oopsie)
+ * : put this back (oopsie)
2004-03-05 07:58 kelnos
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/src/menu-dentry.c,
- xfdesktop/trunk/src/menu-file.c, xfdesktop/trunk/src/menu.c,
- xfdesktop/trunk/src/menu.h: use xfce_exec() for all your spawning
- needs. also hook up startup
+ * : use xfce_exec() for all your spawning needs. also hook up
+ startup
notification for apps that support it.
note: added menu.xml <app> attribute snotify="true|false". yes,
like we
@@ -15284,112 +6679,90 @@
2004-03-03 05:01 kelnos
- * xfdesktop/trunk/src/menu-dentry.c: fix check for dentry dir mtime
- check - after each pass they were getting
+ * : fix check for dentry dir mtime check - after each pass they
+ were getting
inited to zero, and thus would appear to need a regen every 10
seconds
2004-03-02 04:55 kelnos
- * xfdesktop/trunk/src/menu-dentry.c: breaking things is bad, mmkay?
- let's actually keep track of _all_ the
+ * : breaking things is bad, mmkay? let's actually keep track of
+ _all_ the
directory mtimes again...
2004-03-02 04:24 kelnos
- * xfdesktop/trunk/src/menu-dentry.c,
- xfdesktop/trunk/src/menu-dentry.h,
- xfdesktop/trunk/src/menu-file.c, xfdesktop/trunk/src/menuspec.c,
- xfdesktop/trunk/src/menuspec.h: legacy menu dir support. no one
- has complained, so i proclaim it good.
+ * : legacy menu dir support. no one has complained, so i proclaim
+ it good.
2004-03-02 04:13 kelnos
- * xfdesktop/trunk/src/menu-file.c: we don't need to check for a
- localised filename in the user's .xfce4
+ * : we don't need to check for a localised filename in the user's
+ .xfce4
directory. good call jasper.
2004-03-01 22:37 benny
- * xfdesktop/trunk/menueditor/menueditor.h: libxfce4util provides
- the i18n macros, no need to redefine here :-)
+ * : libxfce4util provides the i18n macros, no need to redefine here
+ :-)
2004-03-01 21:09 benny
- * xfdesktop/trunk/m4/debug.m4: Added --enable-gcov to compile xfce
- with support for coverage tests. Very
+ * : Added --enable-gcov to compile xfce with support for coverage
+ tests. Very
useful.
2004-03-01 18:16 kelnos
- * xfdesktop/trunk/src/menu-file.c: use a localised menu.xml.XX
- again
+ * : use a localised menu.xml.XX again
2004-02-29 13:22 pollux
- * xfdesktop/trunk/menueditor/TODO,
- xfdesktop/trunk/menueditor/dnd.c,
- xfdesktop/trunk/menueditor/menueditor.c: - more accurate dnd (if
- anybody has an idea to make it well tell me)
+ * : - more accurate dnd (if anybody has an idea to make it well
+ tell me)
2004-02-28 21:21 perldude
- * xfdesktop/trunk/menueditor/menueditor.c: Removed menubar-icons.
+ * : Removed menubar-icons.
2004-02-28 21:13 kelnos
- * xfdesktop/trunk/settings/backdrop_settings.c: that'll teach me
- not to 'cvs update' first...
+ * : that'll teach me not to 'cvs update' first...
2004-02-28 21:10 kelnos
- * xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/backdrop_settings.c: * revert mcs
- settings panel icon handling changes - no need to go thru
+ * : * revert mcs settings panel icon handling changes - no need to
+ go thru
the trouble of converting the rest until DBUS.
* s/background/backdrop/i <-- let's be consistent
2004-02-28 12:27 benny
- * xfdesktop/trunk/settings/backdrop_settings.c: Sync comment 8-),
- nice color btw.
+ * : Sync comment 8-), nice color btw.
2004-02-28 11:05 olivier
- * xfdesktop/trunk/settings/backdrop_settings.c: Change various
- default colors
+ * : Change various default colors
2004-02-27 14:03 pollux
- * xfdesktop/trunk/menueditor/menueditor.c: - savings are now atomic
- (thx Benny)
+ * : - savings are now atomic (thx Benny)
2004-02-27 11:31 pollux
- * xfdesktop/trunk/menueditor/TODO,
- xfdesktop/trunk/menueditor/dnd.c,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c: - data acquired by
- xmlGetProp are now freed (remark from Brian)
+ * : - data acquired by xmlGetProp are now freed (remark from Brian)
2004-02-27 10:31 pollux
- * xfdesktop/trunk/menueditor/TODO,
- xfdesktop/trunk/menueditor/about_dialog.c,
- xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h: - menueditor now uses
- xfce_load_themed_icon instead of home made
+ * : - menueditor now uses xfce_load_themed_icon instead of home
+ made
load_icon_from_theme
- little changes in the about box
2004-02-27 05:43 kelnos
- * xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in: * make sized icons for the
- backdrop settings panel and the menu editor,
+ * : * make sized icons for the backdrop settings panel and the menu
+ editor,
and install them to the hicolor icon theme.
* make the settings panel icon use xfce_load_themed_icon()
* change names to 'Xfce 4' from 'Xfce4' and remove extension from
@@ -15398,21 +6771,8 @@
2004-02-27 05:19 kelnos
- * xfdesktop/trunk/menueditor/xfce-menueditor.desktop,
- xfdesktop/trunk/pixmaps/32x32,
- xfdesktop/trunk/pixmaps/32x32/xfce4-backdrop.png,
- xfdesktop/trunk/pixmaps/32x32/xfce4-menueditor.png,
- xfdesktop/trunk/pixmaps/48x48,
- xfdesktop/trunk/pixmaps/48x48/xfce4-backdrop.png,
- xfdesktop/trunk/pixmaps/48x48/xfce4-menueditor.png,
- xfdesktop/trunk/pixmaps/Makefile.am,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/pixmaps/xfce4-backdrop.png,
- xfdesktop/trunk/pixmaps/xfce4-menueditor.png,
- xfdesktop/trunk/settings/backdrop-icon.h,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/xfce-backdrop-settings.desktop: * make
- sized icons for the backdrop settings panel and the menu editor,
+ * : * make sized icons for the backdrop settings panel and the menu
+ editor,
and install them to the hicolor icon theme.
* make the settings panel icon use xfce_load_themed_icon()
* change names to 'Xfce 4' from 'Xfce4' and remove extension from
@@ -15421,240 +6781,132 @@
2004-02-27 00:50 kelnos
- * xfdesktop/trunk/src/menu.c: or we can use xfce_load_themed_icon
- instead
+ * : or we can use xfce_load_themed_icon instead
2004-02-27 00:16 kelnos
- * xfdesktop/trunk/src/menu.c, xfdesktop/trunk/src/menu.h: use
- load_themed_icon()
+ * : use load_themed_icon()
2004-02-26 15:26 kelnos
- * xfdesktop/trunk/src/menu.c: support more standard icon sizes
+ * : support more standard icon sizes
2004-02-26 09:40 pollux
- * xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h: - the menueditor now
- uses gtk_icon_theme_load_icon instead of find_icon
+ * : - the menueditor now uses gtk_icon_theme_load_icon instead of
+ find_icon
2004-02-26 03:38 kelnos
- * xfdesktop/trunk/src/menu-dentry.c: fix memleak, move check for
- blacklisted entry above the MenuItem
+ * : fix memleak, move check for blacklisted entry above the
+ MenuItem
allocation so we don't have to free it on a blacklist match.
also, bail
if Exec is NULL.
2004-02-26 03:14 kelnos
- * xfdesktop/trunk/src/menu-dentry.c: add a 'blacklist' of gnome/kde
- control panels that don't have an
+ * : add a 'blacklist' of gnome/kde control panels that don't have
+ an
OnlyShowIn= property
2004-02-26 01:05 kelnos
- * xfdesktop/trunk/pixmaps/Makefile.am,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/pixmaps/xfce4-backdrop.png,
- xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/backdrop.png,
- xfdesktop/trunk/settings/xfce-backdrop-settings.desktop: * add
- .desktop file for backdrop settings
+ * : * add .desktop file for backdrop settings
* rename and move pixmap
2004-02-26 00:25 kelnos
- * xfdesktop/trunk/src/menu.c: how did that get there?
+ * : how did that get there?
2004-02-26 00:03 kelnos
- * xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/menu.c,
- xfdesktop/trunk/src/menu.h: -reload cmdline option now also
- causes menu regen
+ * : -reload cmdline option now also causes menu regen
2004-02-25 18:13 kelnos
- * xfdesktop/trunk/src/menu.c: fix breakage
+ * : fix breakage
2004-02-25 13:14 pollux
- * xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h: - add_dialog and
- edit_dialog now use find_icon
+ * : - add_dialog and edit_dialog now use find_icon
- when deleting an entry the GdkPixbuf of the icon is now freed
2004-02-25 12:53 pollux
- * xfdesktop/trunk/menueditor/about_dialog.c,
- xfdesktop/trunk/menueditor/about_dialog.h,
- xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/add_dialog.h,
- xfdesktop/trunk/menueditor/add_menu_dialog.c,
- xfdesktop/trunk/menueditor/add_menu_dialog.h,
- xfdesktop/trunk/menueditor/dnd.c,
- xfdesktop/trunk/menueditor/dnd.h,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/edit_dialog.h,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h,
- xfdesktop/trunk/menueditor/move.c,
- xfdesktop/trunk/menueditor/move.h,
- xfdesktop/trunk/menueditor/new.c,
- xfdesktop/trunk/menueditor/new.h: - menueditor.h is no more
- included in all .h but in the .c
+ * : - menueditor.h is no more included in all .h but in the .c
- website in the about dialog changed in http://www.xfce.org
- some (little) code corrections
2004-02-25 08:11 kelnos
- * xfdesktop/trunk/src/menu-dentry.c, xfdesktop/trunk/src/menu.c: *
- use g_getenv() instead of probing for system getenv()
+ * : * use g_getenv() instead of probing for system getenv()
* make sanitise_dentry_cmd() a little more sane
2004-02-24 20:08 pollux
- * xfdesktop/trunk/menueditor/ChangeLog,
- xfdesktop/trunk/menueditor/TODO,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h: the menueditor now uses
- the themed icons (need to be restarted to apply changes)
+ * : the menueditor now uses the themed icons (need to be restarted
+ to apply changes)
2004-02-24 18:59 kelnos
- * xfdesktop/trunk/src/menu.c: fix for bug #124, thanks tkoskine
+ * : fix for bug #124, thanks tkoskine
2004-02-24 14:44 kelnos
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/src/Makefile.am, xfdesktop/trunk/src/Makefile.in,
- xfdesktop/trunk/src/menu-dentry.c,
- xfdesktop/trunk/src/menu-file.c, xfdesktop/trunk/src/menu-icon.c,
- xfdesktop/trunk/src/menu-icon.h, xfdesktop/trunk/src/menu.c,
- xfdesktop/trunk/src/menu.h: desktop menu now uses GtkIconTheme,
- bump libxfcegui4 version
+ * : desktop menu now uses GtkIconTheme, bump libxfcegui4 version
requirement. note: this will somewhat break some icon loading
until i
fix the /usr/share/xfce4/themes hierarchy.
2004-02-20 15:12 pollux
- * xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/configure,
- xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/ltmain.sh, xfdesktop/trunk/menueditor/ChangeLog,
- xfdesktop/trunk/menueditor/Makefile.am,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/menueditor/undo.c,
- xfdesktop/trunk/menueditor/undo.h, xfdesktop/trunk/po/fr.gmo,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: - French translations updated
+ * : - French translations updated
- undo.c and undo.h removed
2004-02-19 16:06 kelnos
- * xfdesktop/trunk/menueditor/about_dialog.c,
- xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/dnd.c,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h,
- xfdesktop/trunk/menueditor/move.c,
- xfdesktop/trunk/menueditor/new.c: patch from jean-francois to
- remove the non-CVS libxfce* compatibility
+ * : patch from jean-francois to remove the non-CVS libxfce*
+ compatibility
2004-02-18 22:21 kelnos
- * xfdesktop/trunk/menueditor/about_dialog.c: actually destroy the
- about dialog when 'close' is clicked...
+ * : actually destroy the about dialog when 'close' is clicked...
2004-02-18 15:37 kelnos
- * xfdesktop/trunk/menueditor/Makefile.am,
- xfdesktop/trunk/menueditor/Makefile.in: add .desktop file and
- icon for xfce4-menueditor
+ * : add .desktop file and icon for xfce4-menueditor
2004-02-18 15:09 kelnos
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/menueditor/xfce-menueditor.desktop,
- xfdesktop/trunk/pixmaps/Makefile.am,
- xfdesktop/trunk/pixmaps/Makefile.in,
- xfdesktop/trunk/pixmaps/xfce4-menueditor.png: add .desktop file
- and icon for xfce4-menueditor
+ * : add .desktop file and icon for xfce4-menueditor
2004-02-17 19:36 jasper
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/menu.xml.ms, xfdesktop/trunk/po/ms.gmo,
- xfdesktop/trunk/po/ms.po: Update Malay translations
+ * : Update Malay translations
2004-02-17 16:57 kelnos
- * xfdesktop/trunk/pixmaps, xfdesktop/trunk/pixmaps/me-icon16.xpm,
- xfdesktop/trunk/pixmaps/me-icon24.xpm,
- xfdesktop/trunk/pixmaps/me-icon32.xpm,
- xfdesktop/trunk/pixmaps/me-icon48.xpm: whoops. forgot to add
- these (for the menueditor)
+ * : whoops. forgot to add these (for the menueditor)
2004-02-17 01:11 kelnos
- * xfdesktop/trunk/po/POTFILES.in: i always forget something...
+ * : i always forget something...
2004-02-17 00:51 kelnos
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/menueditor, xfdesktop/trunk/menueditor/BUGS,
- xfdesktop/trunk/menueditor/ChangeLog,
- xfdesktop/trunk/menueditor/Makefile.am,
- xfdesktop/trunk/menueditor/Makefile.in,
- xfdesktop/trunk/menueditor/TODO,
- xfdesktop/trunk/menueditor/about_dialog.c,
- xfdesktop/trunk/menueditor/about_dialog.h,
- xfdesktop/trunk/menueditor/add_dialog.c,
- xfdesktop/trunk/menueditor/add_dialog.h,
- xfdesktop/trunk/menueditor/add_menu_dialog.c,
- xfdesktop/trunk/menueditor/add_menu_dialog.h,
- xfdesktop/trunk/menueditor/dnd.c,
- xfdesktop/trunk/menueditor/dnd.h,
- xfdesktop/trunk/menueditor/edit_dialog.c,
- xfdesktop/trunk/menueditor/edit_dialog.h,
- xfdesktop/trunk/menueditor/menueditor.c,
- xfdesktop/trunk/menueditor/menueditor.h,
- xfdesktop/trunk/menueditor/move.c,
- xfdesktop/trunk/menueditor/move.h,
- xfdesktop/trunk/menueditor/new.c,
- xfdesktop/trunk/menueditor/new.h,
- xfdesktop/trunk/menueditor/undo.c,
- xfdesktop/trunk/menueditor/undo.h,
- xfdesktop/trunk/po/xfdesktop.pot: added xfce4-menueditor from
- jean-francois wauthy
+ * : added xfce4-menueditor from jean-francois wauthy
2004-02-16 21:38 kelnos
- * xfdesktop/trunk/AUTHORS: adding myself to AUTHORS file... plus a
- test commit to see if my
+ * : adding myself to AUTHORS file... plus a test commit to see if
+ my
commits get to xfce4-commits now...
2004-02-16 07:01 kelnos
- * xfdesktop/trunk/src/menu-icon.c, xfdesktop/trunk/src/menu-icon.h,
- xfdesktop/trunk/src/menu.c: * move the icon sizing code out of
- menu-icon.c. menu_icon_find() now
+ * : * move the icon sizing code out of menu-icon.c.
+ menu_icon_find() now
takes an extra |gint size| parameter.
* tweaked the icon sizing a bit. seems to work well with small
point
@@ -15662,11 +6914,8 @@
2004-02-16 06:41 kelnos
- * xfdesktop/trunk/src/menu-dentry.c,
- xfdesktop/trunk/src/menu-file.c, xfdesktop/trunk/src/menu-icon.c,
- xfdesktop/trunk/src/menu.c, xfdesktop/trunk/src/menuspec.c: *
- menu entry "themability" from danny (somewhat reworked). you can
- add
+ * : * menu entry "themability" from danny (somewhat reworked). you
+ can add
a style class to ~/.gtkrc-2.0 to change the appearance of menu
items:
style "xfdesktopmenu" {
@@ -15683,30 +6932,26 @@
2004-02-14 22:43 dannym
- * xfdesktop/trunk/src/menu-dentry.c,
- xfdesktop/trunk/src/menu-dentry.h: added
- menu_dentry_need_update(), but don't call it yet (until we decide
- its useful and worth it).
+ * : added menu_dentry_need_update(), but don't call it yet (until
+ we decide its useful and worth it).
2004-02-13 20:53 kelnos
- * xfdesktop/trunk/src/menu.c: window icons in the window list
+ * : window icons in the window list
2004-02-12 04:04 kelnos
- * xfdesktop/trunk/src/menu-dentry.c: update for libxfce4util
- change: xfce_desktop_entry.h -> xfce-desktopentry.h
+ * : update for libxfce4util change: xfce_desktop_entry.h ->
+ xfce-desktopentry.h
2004-02-11 20:44 jasper
- * xfdesktop/trunk/configure, xfdesktop/trunk/menu.xml.eu,
- xfdesktop/trunk/po/eu.gmo, xfdesktop/trunk/po/eu.po: Add Basque
- (eu) translations
+ * : Add Basque (eu) translations
2004-02-11 20:31 kelnos
- * xfdesktop/trunk/src/menu.c: i don't know why this broke launching
- things from the menu for some
+ * : i don't know why this broke launching things from the menu for
+ some
people, so i'm putting it back until i have a chance to look at
it more
closely. unfortunately, this way, if you kill xfdesktop, all apps
@@ -15714,56 +6959,42 @@
2004-02-11 16:58 kelnos
- * xfdesktop/trunk/src/menu-file.c: add "visible" attribute to
- <include> tag for menu.xml
+ * : add "visible" attribute to <include> tag for menu.xml
2004-02-11 16:45 kelnos
- * xfdesktop/trunk/src/menu.c: whoops, g_error() calls abort(),
- forgot about that. let's use
+ * : whoops, g_error() calls abort(), forgot about that. let's use
g_warning() instead, mmm?
2004-02-11 00:05 kelnos
- * xfdesktop/trunk/src/menu-icon.c: add a few more icon paths
+ * : add a few more icon paths
move the KDE icon path search out into its own generic function,
and use
it to do a search of ~/.icons as well
2004-02-10 21:04 dannym
- * xfdesktop/trunk/TODO: take note in todo file of the
- "StartupNotify=true" entry in some .desktop files
+ * : take note in todo file of the "StartupNotify=true" entry in
+ some .desktop files
2004-02-10 20:58 dannym
- * xfdesktop/trunk/src/menu-dentry.c: shamelessly added "OnlyShowIn"
- support to parse_dentry ;)
+ * : shamelessly added "OnlyShowIn" support to parse_dentry ;)
2004-02-10 07:18 jasper
- * xfdesktop/trunk/config.h.in, xfdesktop/trunk/configure,
- xfdesktop/trunk/ltmain.sh, xfdesktop/trunk/src/Makefile.in: Rerun
- autogen.sh
+ * : Rerun autogen.sh
2004-02-10 04:22 kelnos
- * xfdesktop/trunk/src/menu.c: whoops, i broke the actual execution
- of apps. no idea why this actually
+ * : whoops, i broke the actual execution of apps. no idea why this
+ actually
fixes it though.
2004-02-10 03:36 kelnos
- * xfdesktop/trunk/configure.ac, xfdesktop/trunk/menu.xml,
- xfdesktop/trunk/src/Makefile.am, xfdesktop/trunk/src/dummy.h,
- xfdesktop/trunk/src/dummy.png, xfdesktop/trunk/src/menu-dentry.c,
- xfdesktop/trunk/src/menu-dentry.h,
- xfdesktop/trunk/src/menu-file.c, xfdesktop/trunk/src/menu-file.h,
- xfdesktop/trunk/src/menu-icon.c, xfdesktop/trunk/src/menu-icon.h,
- xfdesktop/trunk/src/menu.c, xfdesktop/trunk/src/menu.h,
- xfdesktop/trunk/src/menuspec.c, xfdesktop/trunk/src/menuspec.h,
- xfdesktop/trunk/src/xfce-registered-categories.xml: menu icon
- support for the desktop menu!
+ * : menu icon support for the desktop menu!
quick summary:
*major code reorg
*menu icon support
@@ -15775,352 +7006,204 @@
2004-02-06 17:58 olivier
- * xfdesktop/trunk/settings/backdrop_settings.c: Revert to #336699
+ * : Revert to #336699
2004-02-04 21:10 olivier
- * xfdesktop/trunk/settings/backdrop_settings.c: Change default
- background color
+ * : Change default background color
2004-02-01 00:08 kelnos
- * xfdesktop/trunk/src/backdrop.c: fix for bug #94. thanks to dannym
- for figuring this out. moral of the
+ * : fix for bug #94. thanks to dannym for figuring this out. moral
+ of the
story: don't call functions that can put up dialog boxes from
inside an
X event handler.
2004-01-29 15:51 jasper
- * xfdesktop/trunk/po/fa_IR.gmo, xfdesktop/trunk/po/fa_IR.po: Update
- Persian translations
+ * : Update Persian translations
2004-01-25 00:07 olivier
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/compile,
- xfdesktop/trunk/config.guess, xfdesktop/trunk/config.sub,
- xfdesktop/trunk/configure, xfdesktop/trunk/depcomp,
- xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/install-sh, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/missing, xfdesktop/trunk/mkinstalldirs,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: Update libtool and other
- automake, autoconf and gettext packages
+ * : Update libtool and other automake, autoconf and gettext
+ packages
2004-01-22 20:28 jasper
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/menu.xml.fa_IR: Persian menu file
+ * : Persian menu file
2004-01-21 13:44 jasper
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/es.gmo, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/fa_IR.gmo, xfdesktop/trunk/po/fa_IR.po,
- xfdesktop/trunk/po/ja.gmo, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/pt_BR.gmo, xfdesktop/trunk/po/pt_BR.po,
- xfdesktop/trunk/po/zh_CN.gmo, xfdesktop/trunk/po/zh_CN.po:
- Translations added/updated for spanish, persian, japanese,
+ * : Translations added/updated for spanish, persian, japanese,
korean, brasilian and chinese
2004-01-02 16:17 jasper
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/menu.xml.tr: Add Turkish menu translation
+ * : Add Turkish menu translation
2003-12-30 08:10 jasper
- * xfdesktop/trunk/src/main.c: Set NAUTILUS_DESKTOP_WINDOW_ID
- property
+ * : Set NAUTILUS_DESKTOP_WINDOW_ID property
2003-12-29 10:56 jasper
- * xfdesktop/trunk/po/tr.gmo, xfdesktop/trunk/po/tr.po: Update
- Norwegian and Turkish translations
+ * : Update Norwegian and Turkish translations
2003-12-27 19:46 jasper
- * xfdesktop/trunk/po/pl.gmo, xfdesktop/trunk/po/pl.po: Update
- Polish translations
+ * : Update Polish translations
2003-12-23 18:46 moe
- * xfdesktop/trunk/po/de.po: This is a test .. changes may savely be
- ignored
+ * : This is a test .. changes may savely be ignored
2003-12-23 13:49 jasper
- * xfdesktop/trunk/src/backdrop.c: Fix listfile handling
+ * : Fix listfile handling
2003-12-23 12:04 jasper
- * xfdesktop/trunk/src/backdrop.c: Fix root window property handling
+ * : Fix root window property handling
2003-12-19 14:30 jasper
- * xfdesktop/trunk/src/backdrop.c: Add error trapping when updating
- root property
+ * : Add error trapping when updating root property
2003-12-16 09:23 jasper
- * xfdesktop/trunk/settings/backdrop_settings.c: Put back dialog
- centering
+ * : Put back dialog centering
2003-12-16 08:26 jasper
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/menu.xml.az: Add Azerbaijani translations
+ * : Add Azerbaijani translations
2003-12-15 20:56 jasper
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/az.gmo, xfdesktop/trunk/po/az.po: Add
- Azerbaijani translations
+ * : Add Azerbaijani translations
2003-12-05 08:01 jasper
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/it.gmo, xfdesktop/trunk/po/it.po: Add italian
- translation
+ * : Add italian translation
2003-12-02 10:30 jasper
- * xfdesktop/trunk/common/background-common.c,
- xfdesktop/trunk/common/background-common.h,
- xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop-mgr.h,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/menu-icon.h,
- xfdesktop/trunk/settings/menu_settings.c,
- xfdesktop/trunk/settings/menu_settings.h,
- xfdesktop/trunk/settings/settings_common.c,
- xfdesktop/trunk/settings/settings_common.h,
- xfdesktop/trunk/settings/workspaces-icon.h,
- xfdesktop/trunk/settings/workspaces.png,
- xfdesktop/trunk/settings/workspaces_settings.c,
- xfdesktop/trunk/settings/workspaces_settings.h,
- xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/backdrop.h,
- xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/main.h,
- xfdesktop/trunk/src/menu.c, xfdesktop/trunk/src/menu.h,
- xfdesktop/trunk/src/settings.c, xfdesktop/trunk/src/settings.h:
- Add stretched and scaled options + reindent files + remove
+ * : Add stretched and scaled options + reindent files + remove
workspace related files
2003-12-02 08:20 jasper
- * xfdesktop/trunk/src/workspaces.c,
- xfdesktop/trunk/src/workspaces.h: These files haven't been needed
- for some time
+ * : These files haven't been needed for some time
2003-12-01 11:53 jasper
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/menu.xml.vi, xfdesktop/trunk/po/ca.gmo: Update
- vietnamese translations
+ * : Update vietnamese translations
2003-12-01 11:03 jasper
- * xfdesktop/trunk/po/ca.po: Update catalan translations
+ * : Update catalan translations
2003-11-29 08:14 jasper
- * xfdesktop/trunk/src/backdrop.c: only check for _XROOTPIXMAP_ID --
- looking for both that and _ESETROOT_PMAP_ID fails, don't know why
+ * : only check for _XROOTPIXMAP_ID -- looking for both that and
+ _ESETROOT_PMAP_ID fails, don't know why
2003-11-28 19:06 jasper
- * xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/main.c: Be a
- bit smarter about _ESETROOT_PMAP_ID property
+ * : Be a bit smarter about _ESETROOT_PMAP_ID property
2003-11-28 13:55 jasper
- * xfdesktop/trunk/src/main.c: Oops, forgot to put window at (0,0)
+ * : Oops, forgot to put window at (0,0)
2003-11-28 13:42 jasper
- * xfdesktop/trunk/src/backdrop.c: Check root property when not
- setting the background ourselves
+ * : Check root property when not setting the background ourselves
2003-11-28 07:21 jasper
- * xfdesktop/trunk/common/Makefile.am,
- xfdesktop/trunk/common/Makefile.in,
- xfdesktop/trunk/common/backdrop.c,
- xfdesktop/trunk/common/backdrop.h,
- xfdesktop/trunk/common/background-common.c,
- xfdesktop/trunk/common/background-common.h,
- xfdesktop/trunk/po/de.gmo,
- xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop-mgr.h,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/src/Makefile.am, xfdesktop/trunk/src/Makefile.in,
- xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/backdrop.h,
- xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/main.h,
- xfdesktop/trunk/src/menu.c, xfdesktop/trunk/src/menu.h,
- xfdesktop/trunk/src/settings.c, xfdesktop/trunk/src/settings.h:
- Put desktop window back in
+ * : Put desktop window back in
2003-11-23 13:50 moe
- * xfdesktop/trunk/po/de.po: Updating german translation
+ * : Updating german translation
2003-11-16 21:49 olivier
- * xfdesktop/trunk/po/ca.gmo, xfdesktop/trunk/po/cs.gmo,
- xfdesktop/trunk/po/de.gmo, xfdesktop/trunk/po/es.gmo,
- xfdesktop/trunk/po/es_MX.gmo, xfdesktop/trunk/po/fi.gmo,
- xfdesktop/trunk/po/fr.gmo, xfdesktop/trunk/po/hi.gmo,
- xfdesktop/trunk/po/hu.gmo, xfdesktop/trunk/po/ja.gmo,
- xfdesktop/trunk/po/ko.gmo, xfdesktop/trunk/po/lt.gmo,
- xfdesktop/trunk/po/ms.gmo, xfdesktop/trunk/po/nl.gmo,
- xfdesktop/trunk/po/pl.gmo, xfdesktop/trunk/po/pt_PT.gmo,
- xfdesktop/trunk/po/ru.gmo, xfdesktop/trunk/po/sv.gmo,
- xfdesktop/trunk/po/ta.gmo, xfdesktop/trunk/po/tr.gmo,
- xfdesktop/trunk/po/uk.gmo, xfdesktop/trunk/po/vi.gmo,
- xfdesktop/trunk/po/zh_CN.gmo, xfdesktop/trunk/po/zh_TW.gmo: Fix
- 64bit/endianess problem
+ * : Fix 64bit/endianess problem
2003-11-16 08:45 jasper
- * xfdesktop/trunk/po/cs.po: Update Czech translations
+ * : Update Czech translations
2003-11-14 18:28 jasper
- * xfdesktop/trunk/po/ca.po, xfdesktop/trunk/po/cs.po,
- xfdesktop/trunk/po/de.po, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.po, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/hi.po,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.po, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ru.po, xfdesktop/trunk/po/sv.po,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/uk.po, xfdesktop/trunk/po/vi.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/po/zh_TW.po: Update po file at Moe's request
+ * : Update po file at Moe's request
2003-11-14 17:18 moe
- * xfdesktop/trunk/po/de.po: Updating German translation
+ * : Updating German translation
2003-11-13 10:07 jasper
- * xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/C/xfdesktop.xml,
- xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/main.c:
- Remove full screen widget and replace with input-only widget to
+ * : Remove full screen widget and replace with input-only widget to
catch mouse clicks
2003-11-09 19:22 jasper
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/cs.gmo, xfdesktop/trunk/po/cs.po: Add Check
- translations
+ * : Add Check translations
2003-11-07 12:49 jasper
- * xfdesktop/trunk/backdrops/Makefile.in, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/Makefile.am, xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/fr, xfdesktop/trunk/doc/fr/Makefile.am,
- xfdesktop/trunk/doc/fr/Makefile.in,
- xfdesktop/trunk/doc/fr/images,
- xfdesktop/trunk/doc/fr/images/Makefile.am,
- xfdesktop/trunk/doc/fr/images/Makefile.in,
- xfdesktop/trunk/doc/fr/images/root_menu.png,
- xfdesktop/trunk/doc/fr/images/root_menu2.png,
- xfdesktop/trunk/doc/fr/images/select_bg_color.png,
- xfdesktop/trunk/doc/fr/images/xfdesktop-background.png,
- xfdesktop/trunk/doc/fr/images/xfdesktop-list.png,
- xfdesktop/trunk/doc/fr/xfdesktop.html,
- xfdesktop/trunk/doc/fr/xfdesktop.xml: Add French documentation.
- Rather large commit.
+ * : Add French documentation. Rather large commit.
2003-11-04 09:17 jasper
- * xfdesktop/trunk/backdrops/Makefile.am,
- xfdesktop/trunk/backdrops/xfce-in-a-grid.png: Add lightweight,
- nice-looking backdrop by Francois.
+ * : Add lightweight, nice-looking backdrop by Francois.
2003-11-03 18:06 jasper
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/uk.gmo, xfdesktop/trunk/po/uk.po: Add Ukranian
- translations
+ * : Add Ukranian translations
2003-11-02 08:22 olivier
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/hi.gmo, xfdesktop/trunk/po/hi.po: Add hi.po
+ * : Add hi.po
2003-10-24 22:20 jasper
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/vi.gmo, xfdesktop/trunk/po/vi.po: Add
- vietnamese translations by Lam Vinh Nien <nienvl@yahoo.ca>.
+ * : Add vietnamese translations by Lam Vinh Nien <nienvl@yahoo.ca>.
2003-10-24 11:29 jasper
- * xfdesktop/trunk/src/menu.c: Use mtime instead of ctime to check
- if menu changed.
+ * : Use mtime instead of ctime to check if menu changed.
2003-10-21 06:06 jasper
- * xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/menu.c,
- xfdesktop/trunk/src/menu.h: Use button and event time information
- when popping up the menus
+ * : Use button and event time information when popping up the menus
2003-10-19 19:21 jasper
- * xfdesktop/trunk/NEWS, xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/C/xfdesktop.xml, xfdesktop/trunk/src/main.c,
- xfdesktop/trunk/src/menu.c, xfdesktop/trunk/src/menu.h: Add -menu
- and -windowlist options to popup the menu or window list from the
- command line
+ * : Add -menu and -windowlist options to popup the menu or window
+ list from the command line
2003-10-17 15:37 jasper
- * xfdesktop/trunk/aclocal.m4, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/po/sv.gmo,
- xfdesktop/trunk/po/sv.po: Add/update swedish translations
+ * : Add/update swedish translations
2003-10-16 16:30 benny
- * xfdesktop/trunk/AUTHORS, xfdesktop/trunk/ChangeLog,
- xfdesktop/trunk/NEWS, xfdesktop/trunk/TODO,
- xfdesktop/trunk/aclocal.m4, xfdesktop/trunk/configure,
- xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/main.c: Added
- XRandR support (gtk+ 2.2 is required for this to work at present)
+ * : Added XRandR support (gtk+ 2.2 is required for this to work at
+ present)
2003-10-13 18:51 jasper
- * xfdesktop/trunk/ChangeLog: Update ChangeLog's after syncing with
- SF. Everything should now be up-to-date.
+ * : Update ChangeLog's after syncing with SF. Everything should now
+ be up-to-date.
2003-10-13 16:21 jasper
- * xfdesktop/trunk/doc/C/images/Makefile.am,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/C/images/xfdesktop-workspace.png,
- xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/C/xfdesktop.xml,
- xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/backdrop-icon.h,
- xfdesktop/trunk/src/Makefile.am, xfdesktop/trunk/src/Makefile.in,
- xfdesktop/trunk/src/menu.c, xfdesktop/trunk/src/settings.c: Huge
- commit to bring new repository in sync with SF. We are losing
- some
+ * : Huge commit to bring new repository in sync with SF. We are
+ losing some
CVS history here, but for completeness sake I'm including the
ChangeLog
entries here:
@@ -16462,1039 +7545,608 @@
2003-09-30 14:10 huysmans
- * xfdesktop/trunk/menu.xml.ta: Add menu.xml.ta. Got left out
- previously. Oh, the joy of branches ;-)
+ * : Add menu.xml.ta. Got left out previously. Oh, the joy of
+ branches ;-)
2003-09-27 12:38 huysmans
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/po/ta.gmo, xfdesktop/trunk/po/ta.po: Update tamil
- translation
+ * : Update tamil translation
2003-09-22 20:52 huysmans
- * xfdesktop/trunk/ChangeLog: Update ChangeLogs
+ * : Update ChangeLogs
2003-09-22 20:33 huysmans
- * xfdesktop/trunk/po/ca.gmo, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/de.gmo, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/es.gmo, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.gmo, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/fi.gmo, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.gmo, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/hu.gmo, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/ja.gmo, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.gmo, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.gmo, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/ms.gmo, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nl.gmo, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pl.gmo, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/pt_PT.gmo, xfdesktop/trunk/po/pt_PT.po,
- xfdesktop/trunk/po/ru.gmo, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/ta.gmo, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.gmo, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.gmo,
- xfdesktop/trunk/po/zh_CN.po, xfdesktop/trunk/po/zh_TW.gmo,
- xfdesktop/trunk/po/zh_TW.po: Update version numbers and po files
- for release
+ * : Update version numbers and po files for release
2003-09-21 22:19 xfce
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac: Update
- version number to 4.0.0
+ * : Update version number to 4.0.0
Improve focus change for modal dialogs in xfwm4
2003-09-19 21:10 xfce
- * xfdesktop/trunk/doc/C/images/root_menu.png,
- xfdesktop/trunk/doc/C/images/root_menu2.png,
- xfdesktop/trunk/doc/C/images/select_bg_color.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-background.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-list.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-workspace.png,
- xfdesktop/trunk/settings/backdrop_settings.c: Change default
- background color to #336699 and update screen captures for doc
- (default WM decorations are rounded)
+ * : Change default background color to #336699 and update screen
+ captures for doc (default WM decorations are rounded)
2003-09-15 20:55 huysmans
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/pt_PT.gmo, xfdesktop/trunk/po/pt_PT.po: Big
- portugese translation update
+ * : Big portugese translation update
2003-09-14 22:07 xfce
- * xfdesktop/trunk/ChangeLog: Update ChangeLog
+ * : Update ChangeLog
2003-09-14 12:20 huysmans
- * xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/C/xfdesktop.xml: Documentation updates
+ * : Documentation updates
2003-09-13 23:13 xfce
- * xfdesktop/trunk/ChangeLog: Update ChangeLog
+ * : Update ChangeLog
2003-09-13 13:01 huysmans
- * xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/C/xfdesktop.xml: Update by francois
+ * : Update by francois
2003-09-13 12:28 huysmans
- * xfdesktop/trunk/menu.xml.hu: Fix hungarian translated config
- files
+ * : Fix hungarian translated config files
2003-09-10 07:54 huysmans
- * xfdesktop/trunk/ChangeLog: Update ChangeLogs
+ * : Update ChangeLogs
2003-09-10 07:39 huysmans
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/zh_TW.po: Update version numbers and po files
- for release
+ * : Update version numbers and po files for release
2003-09-02 06:48 huysmans
- * xfdesktop/trunk/po/ms.gmo, xfdesktop/trunk/po/ms.po: Update
- malaysian translations
+ * : Update malaysian translations
2003-09-02 05:50 huysmans
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/menu.xml.zh_TW: Add zh_TW menu translation
+ * : Add zh_TW menu translation
2003-08-30 12:49 huysmans
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/aclocal.m4, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/po/zh_TW.Big5.gmo,
- xfdesktop/trunk/po/zh_TW.Big5.po, xfdesktop/trunk/po/zh_TW.gmo,
- xfdesktop/trunk/po/zh_TW.po: Rename zh_TW.Big5 -> zh_TW
+ * : Rename zh_TW.Big5 -> zh_TW
2003-08-30 08:58 huysmans
- * xfdesktop/trunk/po/zh_TW.Big5.gmo,
- xfdesktop/trunk/po/zh_TW.Big5.po: Add traditional chinese
- translations
+ * : Add traditional chinese translations
2003-08-30 07:16 huysmans
- * xfdesktop/trunk/menu.xml.hu: Add hungarian config files
+ * : Add hungarian config files
2003-08-26 07:38 huysmans
- * xfdesktop/trunk/ChangeLog: Update changelogs
+ * : Update changelogs
2003-08-26 07:12 huysmans
- * xfdesktop/trunk/po/ca.gmo, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/de.gmo, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/es.gmo, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.gmo, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/fi.gmo, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.gmo, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/hu.gmo, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/ja.gmo, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ko.gmo, xfdesktop/trunk/po/ko.po,
- xfdesktop/trunk/po/lt.gmo, xfdesktop/trunk/po/lt.po,
- xfdesktop/trunk/po/ms.gmo, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nl.gmo, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pl.gmo, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/ru.gmo, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/ta.gmo, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.gmo, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/zh_CN.gmo, xfdesktop/trunk/po/zh_CN.po: Update
- version numbers and po files for release
+ * : Update version numbers and po files for release
2003-08-17 11:36 huysmans
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/lt.gmo, xfdesktop/trunk/po/lt.po: Add
- lithuanian translations
+ * : Add lithuanian translations
2003-08-14 19:09 xfce
- * xfdesktop/trunk/po/xfdesktop.pot: Resync with cvs
+ * : Resync with cvs
2003-08-12 23:06 xfce
- * xfdesktop/trunk/src/menu.c: Fix improper use of button param in
- gtk_menu_popup() that was causing trouble when using right mouse
- button to select entries in xfdesktop menu.
+ * : Fix improper use of button param in gtk_menu_popup() that was
+ causing trouble when using right mouse button to select entries
+ in xfdesktop menu.
2003-08-10 19:54 huysmans
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/menu.xml.zh_CN, xfdesktop/trunk/po/zh_CN.gmo,
- xfdesktop/trunk/po/zh_CN.po: Update chinese translations
+ * : Update chinese translations
2003-08-08 14:17 edscott
- * xfdesktop/trunk/menu.xml.es: spanish tranlation
+ * : spanish tranlation
2003-08-08 05:42 huysmans
- * xfdesktop/trunk/menu.xml.ca: Oops, forgot this one
+ * : Oops, forgot this one
2003-08-07 22:09 huysmans
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in: Update
- catalan translations
+ * : Update catalan translations
2003-08-07 19:05 huysmans
- * xfdesktop/trunk/menu.xml.nl, xfdesktop/trunk/src/menu.c: Make
- i18n work
+ * : Make i18n work
2003-08-05 14:53 huysmans
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/aclocal.m4, xfdesktop/trunk/configure,
- xfdesktop/trunk/menu.xml.nl: Add dutch translation for the menu
+ * : Add dutch translation for the menu
2003-08-04 21:46 xfce
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/configure, xfdesktop/trunk/menu.xml.de,
- xfdesktop/trunk/po/xfdesktop.pot: Add menu.xml.de
+ * : Add menu.xml.de
2003-08-04 17:47 huysmans
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/ko.gmo, xfdesktop/trunk/po/ko.po: Add korean
- translations
+ * : Add korean translations
2003-08-03 18:45 bmeurer
- * xfdesktop/trunk/ChangeLog: Updated ChangeLogs
+ * : Updated ChangeLogs
2003-08-03 18:37 bmeurer
- * xfdesktop/trunk/m4/X11.m4: grep -q does not work with Solaris
- grep, fixed it.
+ * : grep -q does not work with Solaris grep, fixed it.
2003-08-03 16:53 xfce
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/menu.xml.fr,
- xfdesktop/trunk/src/menu.c: Add localizable default desktop menu
+ * : Add localizable default desktop menu
Add some testing to returned values
2003-07-31 06:00 huysmans
- * xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c: Fix compiler
- warnings
+ * : Fix compiler warnings
2003-07-30 19:11 huysmans
- * xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c: Fix some warnings
+ * : Fix some warnings
2003-07-30 11:31 huysmans
- * xfdesktop/trunk/ChangeLog: Update changlogs
+ * : Update changlogs
2003-07-30 08:05 huysmans
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/ca.gmo, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/de.gmo, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/es.gmo, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.gmo, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/fi.gmo, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.gmo, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/hu.gmo, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/ja.gmo, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ms.gmo, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nl.gmo, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pl.gmo, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/ru.gmo, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/ta.gmo, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.gmo, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.gmo,
- xfdesktop/trunk/po/zh_CN.po: Update version numbers and po files
- for release
+ * : Update version numbers and po files for release
2003-07-29 15:04 huysmans
- * xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/C/xfdesktop.xml: Update documentation to
- latest versions
+ * : Update documentation to latest versions
2003-07-29 12:24 huysmans
- * xfdesktop/trunk/doc/C/images/root_menu.png,
- xfdesktop/trunk/doc/C/images/root_menu2.png,
- xfdesktop/trunk/doc/C/images/select_bg_color.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-background.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-list.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-workspace.png: Update all
- images to new defaults
+ * : Update all images to new defaults
2003-07-29 06:28 huysmans
- * xfdesktop/trunk/po/ru.gmo, xfdesktop/trunk/po/ru.po: Update
- russian translations
+ * : Update russian translations
2003-07-25 21:30 huysmans
- * xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/src/backdrop.c: Reread list file when it has been
- updated
+ * : Reread list file when it has been updated
2003-07-22 20:07 xfce
- * xfdesktop/trunk/src/menu.c: Change button bindings
+ * : Change button bindings
2003-07-19 09:30 huysmans
- * xfdesktop/trunk/ChangeLog: Update ChangeLogs
+ * : Update ChangeLogs
2003-07-19 08:59 huysmans
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/ca.gmo, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/de.gmo, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/es.gmo, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.gmo, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/fi.gmo, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.gmo, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/hu.gmo, xfdesktop/trunk/po/hu.po,
- xfdesktop/trunk/po/ja.gmo, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ms.gmo, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nl.gmo, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pl.gmo, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/ru.gmo, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/ta.gmo, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.gmo, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.gmo,
- xfdesktop/trunk/po/zh_CN.po: Update version numbers and po files
- for release
+ * : Update version numbers and po files for release
2003-07-18 19:57 xfce
- * xfdesktop/trunk/settings/backdrop_settings.c: Change Default
- color ro #8892A8
+ * : Change Default color ro #8892A8
2003-07-18 10:56 huysmans
- * xfdesktop/trunk/po/hu.gmo, xfdesktop/trunk/po/hu.po: Update
- hungarian translations
+ * : Update hungarian translations
2003-07-18 07:46 huysmans
- * xfdesktop/trunk/po/tr.gmo, xfdesktop/trunk/po/tr.po: Update
- turkish translations
+ * : Update turkish translations
2003-07-17 23:13 xfce
- * xfdesktop/trunk/backdrops/Makefile.am,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/backdrops/xfce-stripes.png,
- xfdesktop/trunk/settings/backdrop_settings.c: Add new bg
- xfce-stripes.png, change defaults
+ * : Add new bg xfce-stripes.png, change defaults
2003-07-17 07:37 huysmans
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/src/main.c:
- Make xfdesktop work on multiple screens
+ * : Make xfdesktop work on multiple screens
2003-07-16 18:01 huysmans
- * xfdesktop/trunk/po/nl.gmo, xfdesktop/trunk/po/nl.po: Update dutch
- translations
+ * : Update dutch translations
2003-07-16 09:57 huysmans
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/ca.po, xfdesktop/trunk/po/hu.gmo,
- xfdesktop/trunk/po/hu.po, xfdesktop/trunk/po/zh_CN.gmo,
- xfdesktop/trunk/po/zh_CN.po: Add hungarian translations
+ * : Add hungarian translations
2003-07-16 08:22 huysmans
- * xfdesktop/trunk/po/ca.gmo, xfdesktop/trunk/po/ca.po: Update
- catalan translations
+ * : Update catalan translations
2003-07-13 08:43 huysmans
- * xfdesktop/trunk/ChangeLog: Update ChangeLogs for release
+ * : Update ChangeLogs for release
2003-07-11 07:33 huysmans
- * xfdesktop/trunk/ChangeLog: Update ChangeLog's for release
+ * : Update ChangeLog's for release
2003-07-11 06:55 huysmans
- * xfdesktop/trunk/po/zh_CN.gmo, xfdesktop/trunk/po/zh_CN.po: Update
- Chinese translations
+ * : Update Chinese translations
2003-07-10 09:56 huysmans
- * xfdesktop/trunk/ChangeLog: Update ChangeLog's for release
+ * : Update ChangeLog's for release
2003-07-10 09:24 huysmans
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/ca.gmo, xfdesktop/trunk/po/ca.po,
- xfdesktop/trunk/po/de.gmo, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/es.gmo, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/po/es_MX.gmo, xfdesktop/trunk/po/es_MX.po,
- xfdesktop/trunk/po/fi.gmo, xfdesktop/trunk/po/fi.po,
- xfdesktop/trunk/po/fr.gmo, xfdesktop/trunk/po/fr.po,
- xfdesktop/trunk/po/ja.gmo, xfdesktop/trunk/po/ja.po,
- xfdesktop/trunk/po/ms.gmo, xfdesktop/trunk/po/ms.po,
- xfdesktop/trunk/po/nl.gmo, xfdesktop/trunk/po/nl.po,
- xfdesktop/trunk/po/pl.gmo, xfdesktop/trunk/po/pl.po,
- xfdesktop/trunk/po/ru.gmo, xfdesktop/trunk/po/ru.po,
- xfdesktop/trunk/po/ta.gmo, xfdesktop/trunk/po/ta.po,
- xfdesktop/trunk/po/tr.gmo, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/po/xfdesktop.pot, xfdesktop/trunk/po/zh_CN.gmo,
- xfdesktop/trunk/po/zh_CN.po: Bump version numbers for release and
- update po files
+ * : Bump version numbers for release and update po files
2003-07-08 08:35 huysmans
- * xfdesktop/trunk/settings/backdrop-mgr.c: Update dialogs to use
- open stock icon on buttons instead of ...
+ * : Update dialogs to use open stock icon on buttons instead of ...
2003-07-07 21:18 huysmans
- * xfdesktop/trunk/po/ca.gmo, xfdesktop/trunk/po/ca.po: Update
- catalan translations
+ * : Update catalan translations
2003-07-07 20:45 xfce
- * xfdesktop/trunk/ltmain.sh: Attempt with patched ltmain.sh for
- MacOS-X problem
+ * : Attempt with patched ltmain.sh for MacOS-X problem
2003-07-07 19:44 huysmans
- * xfdesktop/trunk/po/fi.gmo, xfdesktop/trunk/po/fi.po: Updated
- finnish translations
+ * : Updated finnish translations
2003-07-06 19:45 huysmans
- * xfdesktop/trunk/ChangeLog: Updating ChangeLogs
+ * : Updating ChangeLogs
2003-07-05 12:31 xfce
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/ltconfig: Remove
- ltconfig script as it is generated
+ * : Remove ltconfig script as it is generated
2003-07-05 08:59 xfce
- * xfdesktop/trunk/backdrops/Makefile.am,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/backdrops/xfce-stellar-tile.png: Add backdrop
+ * : Add backdrop
2003-07-04 23:37 xfce
- * xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.am,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in, xfdesktop/trunk/ltcf-c.sh,
- xfdesktop/trunk/po/es_MX.gmo,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: libttol update and all
+ * : libttol update and all
2003-07-04 20:31 edscott
- * xfdesktop/trunk/po/es_MX.po: *** empty log message ***
+ * : *** empty log message ***
2003-07-04 19:48 xfce
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.am,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.h.in,
- xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: Revert es_MX as actual potfiel
- is missing
+ * : Revert es_MX as actual potfiel is missing
2003-07-04 18:02 bmeurer
- * xfdesktop/trunk/src/main.c: Increase the SM priority a bit.
+ * : Increase the SM priority a bit.
2003-07-03 18:16 edscott
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.h.in,
- xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in, xfdesktop/trunk/ltcf-c.sh,
- xfdesktop/trunk/ltconfig, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/po/es.gmo, xfdesktop/trunk/po/es.po,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: spanish tranlation updates for
- 4.0 release.
+ * : spanish tranlation updates for 4.0 release.
2003-07-02 09:55 huysmans
- * xfdesktop/trunk/settings/backdrop-mgr.c: Use framebox for list
- manager as well
+ * : Use framebox for list manager as well
2003-07-01 08:27 huysmans
- * xfdesktop/trunk/settings/backdrop_settings.c: Fix crash when
- choosing backdrop list
+ * : Fix crash when choosing backdrop list
2003-06-28 09:46 xfce
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.h.in,
- xfdesktop/trunk/configure, xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: Update to libtool-1.5
+ * : Update to libtool-1.5
Use proper complete CURRENT:REVISION:AGE scheme for lib
versionning
2003-06-21 21:10 bmeurer
- * xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in: Added menu_settings.* to
- EXTRA_DIST, so it doesn't break if POTFILES.in is
+ * : Added menu_settings.* to EXTRA_DIST, so it doesn't break if
+ POTFILES.in is
wrong.
2003-06-21 21:00 bmeurer
- * xfdesktop/trunk/po/POTFILES.in, xfdesktop/trunk/po/xfdesktop.pot:
- Fixes.
+ * : Fixes.
2003-06-21 18:06 bmeurer
- * xfdesktop/trunk/aclocal.m4, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac: Fixes.
+ * : Fixes.
2003-06-18 22:23 bmeurer
- * xfdesktop/trunk/doc/C/images/select_bg_color.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-background.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-list.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-workspace.png: Updated
- images, thank to Francois.
+ * : Updated images, thank to Francois.
2003-06-18 20:36 xfce
- * xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/workspaces_settings.c: Call
- gtk_window_set_position () as late at possible as it seems there
- is a race cond in gtk+
+ * : Call gtk_window_set_position () as late at possible as it seems
+ there is a race cond in gtk+
2003-06-14 21:53 bmeurer
- * xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/workspaces_settings.c,
- xfdesktop/trunk/src/main.c: Introduced xfce_textdomain()
+ * : Introduced xfce_textdomain()
2003-06-14 16:03 xfce
- * xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/workspaces_settings.c: Revert the
- GTK_POS_WINDOW_CENTER
+ * : Revert the GTK_POS_WINDOW_CENTER
2003-06-13 23:57 xfce
- * xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/workspaces_settings.c: Use
- GTK_WIN_POS_CENTER_ALWAYS instead of GTK_WIN_POS_CENTER when
- centering dialogs
+ * : Use GTK_WIN_POS_CENTER_ALWAYS instead of GTK_WIN_POS_CENTER
+ when centering dialogs
2003-06-13 22:33 bmeurer
- * xfdesktop/trunk/aclocal.m4, xfdesktop/trunk/configure,
- xfdesktop/trunk/m4/i18n.m4: Fixed bind_textdomain_codeset()
- problem on linux.
+ * : Fixed bind_textdomain_codeset() problem on linux.
2003-06-13 21:27 bmeurer
- * xfdesktop/trunk/settings/backdrop_settings.c: Make use of
- "user-data".
+ * : Make use of "user-data".
2003-06-12 20:20 bmeurer
- * xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/workspaces_settings.c: Fixes
- bind_textdomain_codeset() problem.
+ * : Fixes bind_textdomain_codeset() problem.
2003-06-10 20:42 bmeurer
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.guess,
- xfdesktop/trunk/config.sub, xfdesktop/trunk/configure,
- xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in, xfdesktop/trunk/install-sh,
- xfdesktop/trunk/ltcf-c.sh, xfdesktop/trunk/ltconfig,
- xfdesktop/trunk/ltmain.sh, xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/src/Makefile.in, xfdesktop/trunk/src/backdrop.c,
- xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/menu.c,
- xfdesktop/trunk/src/settings.c, xfdesktop/trunk/src/workspaces.c:
- Make --enable-debug=full work.
+ * : Make --enable-debug=full work.
2003-06-09 23:39 xfce
- * xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/workspaces_settings.c: Add new widget
- xfce_framebox to unify look across UI
+ * : Add new widget xfce_framebox to unify look across UI
Migrate all plugins to this new widget
2003-06-09 17:18 xfce
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/workspaces_settings.c: Redesign UI
+ * : Redesign UI
2003-06-08 14:29 huysmans
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.h.in,
- xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in, xfdesktop/trunk/po/ru.gmo,
- xfdesktop/trunk/po/ru.po, xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in, xfdesktop/trunk/src/menu.c: Add
- russian translation and fix xfdesktop not reading a new local
- menu
+ * : Add russian translation and fix xfdesktop not reading a new
+ local menu
2003-06-06 21:37 xfce
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.h.in,
- xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in, xfdesktop/trunk/ltcf-c.sh,
- xfdesktop/trunk/ltconfig, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: Versionning scheme
+ * : Versionning scheme
2003-06-05 21:49 huysmans
- * xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/C/xfdesktop.xml: Doc fixes assorti
+ * : Doc fixes assorti
2003-06-05 09:08 huysmans
- * xfdesktop/trunk/doc/C/images/root_menu.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-background.png: Updated
- images
+ * : Updated images
2003-06-05 07:28 huysmans
- * xfdesktop/trunk/po/de.gmo, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/tr.gmo, xfdesktop/trunk/po/tr.po,
- xfdesktop/trunk/settings/backdrop-mgr.c: Updated translations and
- multiple file drop on backdrop list manager
+ * : Updated translations and multiple file drop on backdrop list
+ manager
2003-06-04 21:54 xfce
- * xfdesktop/trunk/menu.xml: Simply menu.xml, remove editor, remove
- separator in setting submenu, put back backdrop
+ * : Simply menu.xml, remove editor, remove separator in setting
+ submenu, put back backdrop
2003-06-04 21:11 bmeurer
- * xfdesktop/trunk/aclocal.m4, xfdesktop/trunk/configure,
- xfdesktop/trunk/ltcf-c.sh, xfdesktop/trunk/ltconfig,
- xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/settings/backdrop_settings.c: Changed UI of the
- "Backdrop settings" dialog as noted in
+ * : Changed UI of the "Backdrop settings" dialog as noted in
20030604100902.GB36220@vmax.unix-ag.uni-siegen.de. No strings are
affected
by this change, therefore no translations have to be updated.
2003-06-04 09:40 huysmans
- * xfdesktop/trunk/menu.xml: comment all settings except background
+ * : comment all settings except background
2003-06-03 19:59 xfce
- * xfdesktop/trunk/settings/backdrop_settings.c: Follow JAsper's
- advice and use the logo as default image
+ * : Follow JAsper's advice and use the logo as default image
Change default color to #404080 (kinda smooth purple)
2003-06-03 12:27 huysmans
- * xfdesktop/trunk/doc/C/images/root_menu.png,
- xfdesktop/trunk/doc/C/images/root_menu2.png,
- xfdesktop/trunk/doc/C/images/select_bg_color.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-background.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-list.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-workspace.png: Use
- properly compressed images
+ * : Use properly compressed images
2003-06-02 20:55 huysmans
- * xfdesktop/trunk/doc/C/images/root_menu.png,
- xfdesktop/trunk/doc/C/images/root_menu2.png,
- xfdesktop/trunk/doc/C/images/select_bg_color.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-background.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-list.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-workspace.png: Update
- images by Francois
+ * : Update images by Francois
2003-06-02 20:20 huysmans
- * xfdesktop/trunk/po/es.gmo, xfdesktop/trunk/po/es.po: po file
- fixes
+ * : po file fixes
2003-06-02 15:46 huysmans
- * xfdesktop/trunk/menu.xml: change some defaults
+ * : change some defaults
2003-06-01 20:53 huysmans
- * xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/C/xfdesktop.xml: update note about UTF-8
+ * : update note about UTF-8
2003-06-01 20:47 huysmans
- * xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/C/xfdesktop.xml: Add note about UTF-8
+ * : Add note about UTF-8
2003-06-01 17:24 huysmans
- * xfdesktop/trunk/po/Makefile.in.in, xfdesktop/trunk/po/ca.gmo,
- xfdesktop/trunk/po/ca.po, xfdesktop/trunk/po/de.gmo,
- xfdesktop/trunk/po/de.po, xfdesktop/trunk/po/es.gmo,
- xfdesktop/trunk/po/es.po, xfdesktop/trunk/po/fi.gmo,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.gmo,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/ja.gmo,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/po/ms.gmo,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/po/nl.gmo,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pl.gmo,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/ta.gmo,
- xfdesktop/trunk/po/ta.po, xfdesktop/trunk/po/tr.gmo,
- xfdesktop/trunk/po/tr.po, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/po/zh_CN.gmo, xfdesktop/trunk/po/zh_CN.po: po
- file tweaks
+ * : po file tweaks
2003-06-01 12:23 huysmans
- * xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/C/xfdesktop.xml: Add menu editing text
+ * : Add menu editing text
2003-05-31 12:19 huysmans
- * xfdesktop/trunk/doc/C/images/Makefile.am,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/C/images/root_menu.png,
- xfdesktop/trunk/doc/C/images/root_menu2.png,
- xfdesktop/trunk/doc/C/images/select_bg_color.png,
- xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/C/xfdesktop.xml: Doc updates by Francois
+ * : Doc updates by Francois
2003-05-31 11:10 huysmans
- * xfdesktop/trunk/po/tr.gmo, xfdesktop/trunk/po/tr.po: Update
- turkish translations
+ * : Update turkish translations
2003-05-30 21:41 huysmans
- * xfdesktop/trunk/settings/backdrop-mgr.c: Fix list renaming issue
+ * : Fix list renaming issue
2003-05-30 20:36 huysmans
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.guess,
- xfdesktop/trunk/config.h.in, xfdesktop/trunk/config.sub,
- xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/depcomp, xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.am,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in, xfdesktop/trunk/install-sh,
- xfdesktop/trunk/mkinstalldirs, xfdesktop/trunk/po/es.gmo,
- xfdesktop/trunk/po/es.po, xfdesktop/trunk/po/ms.gmo,
- xfdesktop/trunk/po/ms.po, xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: Add malayan translations
+ * : Add malayan translations
2003-05-29 18:20 huysmans
- * xfdesktop/trunk/xfdesktop.spec.in: updating spec files
+ * : updating spec files
2003-05-29 12:53 huysmans
- * xfdesktop/trunk/doc/xfce-nochunk.xsl: improve stylesheet import
+ * : improve stylesheet import
2003-05-29 12:35 huysmans
- * xfdesktop/trunk/po/ca.gmo, xfdesktop/trunk/po/ca.po: Update
- catalan translations
+ * : Update catalan translations
2003-05-29 09:59 huysmans
- * xfdesktop/trunk/po/nl.po: Translations update
+ * : Translations update
2003-05-27 21:29 xfce
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.guess,
- xfdesktop/trunk/config.h.in, xfdesktop/trunk/config.sub,
- xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/depcomp, xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in, xfdesktop/trunk/install-sh,
- xfdesktop/trunk/mkinstalldirs, xfdesktop/trunk/po/ja.gmo,
- xfdesktop/trunk/po/ja.po, xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: Add Japanese translation by
- Zhao-Ji <zhao-ji at awz dot ne dot jp>
+ * : Add Japanese translation by Zhao-Ji <zhao-ji at awz dot ne dot
+ jp>
2003-05-21 21:43 huysmans
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/tr.gmo, xfdesktop/trunk/po/tr.po: Add Turkish
- translations
+ * : Add Turkish translations
2003-05-21 20:30 xfce
- * xfdesktop/trunk/settings/backdrop_settings.c: Use no backdrop by
- default
+ * : Use no backdrop by default
Unselect "color only" checkbox when the user choose an image,
assuming that (s)he want to see the selected image
2003-05-20 21:30 huysmans
- * xfdesktop/trunk/settings/backdrop_settings.c: Force automtic mode
- for lists
+ * : Force automtic mode for lists
2003-05-16 18:25 huysmans
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/po/ta.gmo,
- xfdesktop/trunk/po/ta.po: Add tamil translations
+ * : Add tamil translations
2003-05-15 22:30 xfce
- * xfdesktop/trunk/settings/backdrop_settings.c: Forgot to change
- default mode to "scaled" for the new wallpaper
+ * : Forgot to change default mode to "scaled" for the new wallpaper
2003-05-15 21:50 xfce
- * xfdesktop/trunk/settings/backdrop_settings.c: Change default
- background color to #205080
+ * : Change default background color to #205080
2003-05-15 11:03 huysmans
- * xfdesktop/trunk/ChangeLog: Mass update of ChangeLogs
+ * : Mass update of ChangeLogs
2003-05-14 18:35 huysmans
- * xfdesktop/trunk/src/menu.c: increase max length window list items
+ * : increase max length window list items
2003-05-14 18:23 huysmans
- * xfdesktop/trunk/src/menu.c: show sticky windows in window list
+ * : show sticky windows in window list
2003-05-13 19:45 xfce
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.am,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/backdrops/xfce-turbulence.png,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.guess,
- xfdesktop/trunk/config.sub, xfdesktop/trunk/doc/C/Makefile.in,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/src/Makefile.in: Add new backdrop, change default
- color
+ * : Add new backdrop, change default color
2003-05-13 18:09 huysmans
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/po/ca.gmo, xfdesktop/trunk/po/ca.po: Add catalan
- translations
+ * : Add catalan translations
2003-05-13 12:13 huysmans
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/aclocal.m4, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/doc/C,
- xfdesktop/trunk/doc/C/Makefile.am,
- xfdesktop/trunk/doc/C/Makefile.in, xfdesktop/trunk/doc/C/images,
- xfdesktop/trunk/doc/C/images/Makefile.am,
- xfdesktop/trunk/doc/C/images/Makefile.in,
- xfdesktop/trunk/doc/C/images/xfdesktop-background.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-list.png,
- xfdesktop/trunk/doc/C/images/xfdesktop-workspace.png,
- xfdesktop/trunk/doc/C/xfdesktop.html,
- xfdesktop/trunk/doc/C/xfdesktop.xml,
- xfdesktop/trunk/doc/Makefile.am, xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/html, xfdesktop/trunk/doc/images,
- xfdesktop/trunk/doc/xfce-nochunk.xsl, xfdesktop/trunk/doc/xml:
- Move docs to new location
+ * : Move docs to new location
2003-05-05 06:24 huysmans
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/po/ChangeLog, xfdesktop/trunk/po/de.gmo,
- xfdesktop/trunk/po/de.po, xfdesktop/trunk/po/fi.gmo,
- xfdesktop/trunk/po/fi.po, xfdesktop/trunk/po/fr.gmo,
- xfdesktop/trunk/po/fr.po, xfdesktop/trunk/po/nl.gmo,
- xfdesktop/trunk/po/nl.po, xfdesktop/trunk/po/pl.gmo,
- xfdesktop/trunk/po/pl.po, xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/po/zh_CN.gmo, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.am, xfdesktop/trunk/src/Makefile.in,
- xfdesktop/trunk/xfdesktop.spec.in: Fixes for rpm and distcheck
- targets
+ * : Fixes for rpm and distcheck targets
2003-05-03 11:34 huysmans
- * xfdesktop/trunk/src/menu.c: Center workspace names in menu. Much
- better IMO.
+ * : Center workspace names in menu. Much better IMO.
2003-05-03 10:27 huysmans
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.guess,
- xfdesktop/trunk/config.sub, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/html/Makefile.in,
- xfdesktop/trunk/doc/images/Makefile.in,
- xfdesktop/trunk/doc/xml/Makefile.in, xfdesktop/trunk/ltcf-c.sh,
- xfdesktop/trunk/ltconfig, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/po/zh_CN.gmo, xfdesktop/trunk/po/zh_CN.po,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: Add Chinese translations
+ * : Add Chinese translations
2003-05-02 17:12 bmeurer
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/html/Makefile.in,
- xfdesktop/trunk/doc/images/Makefile.in,
- xfdesktop/trunk/doc/xml/Makefile.in,
- xfdesktop/trunk/m4/depends.m4,
- xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: Several changes. See
+ * : Several changes. See
http://www.home.unix-ag.org/bmeurer/xfce/index.html#20030502
for details.
2003-05-01 10:42 bmeurer
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.am,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/html/Makefile.in,
- xfdesktop/trunk/doc/images/Makefile.in,
- xfdesktop/trunk/doc/xml/Makefile.in, xfdesktop/trunk/ltcf-c.sh,
- xfdesktop/trunk/ltconfig, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.am, xfdesktop/trunk/src/Makefile.in:
- Added i18n functions to libxfce4util.
+ * : Added i18n functions to libxfce4util.
2003-05-01 05:55 huysmans
- * xfdesktop/trunk/po/pl.gmo: Add missing gmo files
+ * : Add missing gmo files
2003-04-29 20:23 huysmans
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/po/de.gmo,
- xfdesktop/trunk/po/fi.gmo, xfdesktop/trunk/po/nl.gmo,
- xfdesktop/trunk/po/nl.po: Add Dutch translations
+ * : Add Dutch translations
2003-04-28 19:54 xfce
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.am,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/backdrops/flower.png, xfdesktop/trunk/configure,
- xfdesktop/trunk/ltcf-c.sh, xfdesktop/trunk/ltconfig,
- xfdesktop/trunk/ltmain.sh: Add flower.png from xfce 3.x backdrops
+ * : Add flower.png from xfce 3.x backdrops
2003-04-27 21:15 xfce
- * xfdesktop/trunk/src/menu.c: Wrap workspaces when reaching the
- first or last workspace when using the wheel mouse
+ * : Wrap workspaces when reaching the first or last workspace when
+ using the wheel mouse
2003-04-27 20:17 bmeurer
- * xfdesktop/trunk/aclocal.m4, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/po/pl.po: added
- polish translations.
+ * : added polish translations.
2003-04-26 21:16 bmeurer
- * xfdesktop/trunk/m4/depends.m4: Updated BM_DEPEND_CHECK.
+ * : Updated BM_DEPEND_CHECK.
2003-04-26 11:53 bmeurer
- * xfdesktop/trunk/m4/debug.m4: Fixed a stupid typo.
+ * : Fixed a stupid typo.
2003-04-25 17:26 bmeurer
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/common/backdrop.c, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/ltcf-c.sh,
- xfdesktop/trunk/ltconfig, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/po/fi.po: Added finish translations.
+ * : Added finish translations.
2003-04-25 09:53 bmeurer
- * xfdesktop/trunk/m4/depends.m4: Updated depends.m4 and added macro
- for use with panel plugins. Updated
+ * : Updated depends.m4 and added macro for use with panel plugins.
+ Updated
libxfce4util to install the common m4 files into
$(datadir)/xfce4/m4.
2003-04-25 09:22 bmeurer
- * xfdesktop/trunk/po/de.po: Better german translation. Provided by
- Moritz Heiber.
+ * : Better german translation. Provided by Moritz Heiber.
2003-04-21 20:11 xfce
- * xfdesktop/trunk/po/fr.gmo, xfdesktop/trunk/po/fr.po: Update
- french translation
+ * : Update french translation
2003-04-21 13:00 xfce
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/ltcf-c.sh, xfdesktop/trunk/ltconfig,
- xfdesktop/trunk/ltmain.sh, xfdesktop/trunk/po/fr.gmo,
- xfdesktop/trunk/po/fr.po: Add french locale
+ * : Add french locale
2003-04-09 20:41 bmeurer
- * xfdesktop/trunk/aclocal.m4, xfdesktop/trunk/configure,
- xfdesktop/trunk/m4/debug.m4, xfdesktop/trunk/src/main.c: Improved
- debug.m4:
+ * : Improved debug.m4:
1) --disable-debug no longer disables assert()'s
2) --enable-profiling now enables profiling code
@@ -17502,33 +8154,12 @@
2003-04-06 20:34 bmeurer
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/TODO, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.guess,
- xfdesktop/trunk/config.h.in, xfdesktop/trunk/config.sub,
- xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/depcomp, xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/html/Makefile.in,
- xfdesktop/trunk/doc/images/Makefile.in,
- xfdesktop/trunk/doc/xml/Makefile.in, xfdesktop/trunk/ltconfig,
- xfdesktop/trunk/m4/i18n.m4, xfdesktop/trunk/menu.xml,
- xfdesktop/trunk/po, xfdesktop/trunk/po/Makefile.in.in,
- xfdesktop/trunk/po/POTFILES.in, xfdesktop/trunk/po/de.po,
- xfdesktop/trunk/po/xfdesktop.pot,
- xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/workspaces_settings.c,
- xfdesktop/trunk/src/Makefile.am, xfdesktop/trunk/src/Makefile.in:
- Added po/*, awaiting more translations.
+ * : Added po/*, awaiting more translations.
2003-04-05 00:10 xfce
- * xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/main.c,
- xfdesktop/trunk/src/menu.c, xfdesktop/trunk/src/settings.c,
- xfdesktop/trunk/src/workspaces.c: Revert last change in debug.h,
- use "??" instead of ((__const char *)0)
+ * : Revert last change in debug.h, use "??" instead of ((__const
+ char *)0)
Replace DBG() statements with TRACE() in libxfcegui4 and xfwm4
because it was generating far too much logs in simple debug mode
(use --enable-debug=full to get full traces)
@@ -17537,48 +8168,20 @@
2003-04-03 22:08 bmeurer
- * xfdesktop/trunk/m4/depends.m4: Updated BM_DEPEND_CHECK to make it
- possible to disable the test
+ * : Updated BM_DEPEND_CHECK to make it possible to disable the test
2003-04-03 21:36 bmeurer
- * xfdesktop/trunk/aclocal.m4, xfdesktop/trunk/m4/depends.m4: Fixed
- BM_DEPEND_CHECK
+ * : Fixed BM_DEPEND_CHECK
2003-04-02 21:18 xfce
- * xfdesktop/trunk/ChangeLog: Update ChangeLog
+ * : Update ChangeLog
2003-04-02 20:34 bmeurer
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.am,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.am,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/config.h.in,
- xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/doc/Makefile.am, xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/ltcf-c.sh, xfdesktop/trunk/ltconfig,
- xfdesktop/trunk/ltmain.sh, xfdesktop/trunk/m4/debug.m4,
- xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop-mgr.h,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/debug.h,
- xfdesktop/trunk/settings/settings_common.c,
- xfdesktop/trunk/settings/settings_common.h,
- xfdesktop/trunk/settings/workspaces_settings.c,
- xfdesktop/trunk/settings/workspaces_settings.h,
- xfdesktop/trunk/src/Makefile.am, xfdesktop/trunk/src/Makefile.in,
- xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/debug.h,
- xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/main.h,
- xfdesktop/trunk/src/menu.c, xfdesktop/trunk/src/menu.h,
- xfdesktop/trunk/src/settings.c, xfdesktop/trunk/src/settings.h,
- xfdesktop/trunk/src/workspaces.c,
- xfdesktop/trunk/src/workspaces.h: Debugging stuff now provided by
- libxfce4util. As a result of this change
+ * : Debugging stuff now provided by libxfce4util. As a result of
+ this change
libxfcegui4 now depends on libxfce4util.
Some other updates.
added a hint to the libxfcegui4 README for Xinerama problems with
@@ -17586,8 +8189,7 @@
2003-04-02 16:02 bmeurer
- * xfdesktop/trunk/m4/X11.m4: Updated i18n stuff (libxfce4util now
- provides a i18n.h).
+ * : Updated i18n stuff (libxfce4util now provides a i18n.h).
updated X11.m4
updated xfwm4 to compile well with -Werror -Wall
updated xfce-mcs-plugins and added a hint to the README for
@@ -17595,137 +8197,71 @@
2003-04-01 21:33 xfce
- * xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/workspaces_settings.c: Initialize early
- i18n in mcs plugins
+ * : Initialize early i18n in mcs plugins
Add Etria theme
2003-03-27 21:37 xfce
- * xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/main.c:
- Prefer gdk_screen[width|height] instead of XDisplay[Width|Height]
+ * : Prefer gdk_screen[width|height] instead of
+ XDisplay[Width|Height]
2003-03-27 20:32 xfce
- * xfdesktop/trunk/ChangeLog: Update ChangeLog
+ * : Update ChangeLog
2003-03-24 20:43 xfce
- * xfdesktop/trunk/common/Makefile.am,
- xfdesktop/trunk/common/Makefile.in,
- xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.am, xfdesktop/trunk/src/Makefile.in,
- xfdesktop/trunk/src/backdrop.c: Remove deprecated calls
+ * : Remove deprecated calls
2003-03-23 21:17 xfce
- * xfdesktop/trunk/ChangeLog: Update ChangeLog
+ * : Update ChangeLog
2003-03-23 16:32 huysmans
- * xfdesktop/trunk/menu.xml, xfdesktop/trunk/src/menu.c: Add support
- for included menu files. Updated default menu file
+ * : Add support for included menu files. Updated default menu file
2003-03-19 07:12 huysmans
- * xfdesktop/trunk/autogen.sh: Only add extra autogen parameters
- when none are given
+ * : Only add extra autogen parameters when none are given
2003-03-18 22:34 xfce
- * xfdesktop/trunk/ChangeLog, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/ltcf-c.sh, xfdesktop/trunk/ltconfig,
- xfdesktop/trunk/ltmain.sh: Update ChangeLog
+ * : Update ChangeLog
Update build scripts (ie rerun autogen.sh)
Update xfwm4's microdeck theme
Remove 1 pix border arround xffm menu bar
2003-03-15 11:15 bmeurer
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/common/Makefile.am,
- xfdesktop/trunk/common/Makefile.in, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/html/Makefile.in,
- xfdesktop/trunk/doc/images/Makefile.in,
- xfdesktop/trunk/doc/xml/Makefile.in,
- xfdesktop/trunk/m4/depends.m4,
- xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.am, xfdesktop/trunk/src/Makefile.in,
- xfdesktop/trunk/xfdesktop.spec.in: autotools update.
+ * : autotools update.
2003-03-15 09:24 bmeurer
- * xfdesktop/trunk/autogen.sh: Removed --enable-debug=full
+ * : Removed --enable-debug=full
2003-03-14 23:51 bmeurer
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac: Update
+ * : Update
2003-03-14 16:46 bmeurer
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/TODO, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/autogen.sh,
- xfdesktop/trunk/backdrops/Makefile.in, xfdesktop/trunk/common,
- xfdesktop/trunk/common/Makefile.am,
- xfdesktop/trunk/common/Makefile.in,
- xfdesktop/trunk/common/backdrop.c,
- xfdesktop/trunk/common/backdrop.h, xfdesktop/trunk/config.h.in,
- xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/html/Makefile.in,
- xfdesktop/trunk/doc/images/Makefile.in,
- xfdesktop/trunk/doc/xml/Makefile.in, xfdesktop/trunk/m4/X11.m4,
- xfdesktop/trunk/m4/rpath.m4,
- xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/backdrop_settings.h,
- xfdesktop/trunk/src/Makefile.am, xfdesktop/trunk/src/Makefile.in,
- xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/backdrop.h,
- xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/main.h: Autotools
- update 2nd stage. Started putting common code into common/.
+ * : Autotools update 2nd stage. Started putting common code into
+ common/.
Reverted removal of g_file_get_contents().
2003-03-14 10:20 bmeurer
- * xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/src/backdrop.c: Implemented the
- "previndex-Feature" as mentioned by Jasper.
+ * : Implemented the "previndex-Feature" as mentioned by Jasper.
2003-03-14 00:23 bmeurer
- * xfdesktop/trunk/m4, xfdesktop/trunk/m4/debug.m4: Leftover from
- the last commit.
+ * : Leftover from the last commit.
2003-03-14 00:22 bmeurer
- * xfdesktop/trunk/AUTHORS, xfdesktop/trunk/Makefile.am,
- xfdesktop/trunk/Makefile.in, xfdesktop/trunk/README,
- xfdesktop/trunk/TODO, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/autogen.sh,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/config.guess, xfdesktop/trunk/config.h.in,
- xfdesktop/trunk/config.sub, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/html/Makefile.in,
- xfdesktop/trunk/doc/images/Makefile.in,
- xfdesktop/trunk/doc/xml/Makefile.in, xfdesktop/trunk/ltcf-c.sh,
- xfdesktop/trunk/ltconfig, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/settings_common.c,
- xfdesktop/trunk/src/Makefile.in, xfdesktop/trunk/src/backdrop.c,
- xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/main.h,
- xfdesktop/trunk/src/menu.c: Autotools update. Bugfixes in
- backdrop code (some of the memory leaks are
+ * : Autotools update. Bugfixes in backdrop code (some of the memory
+ leaks are
fixed now, the others are to come soon, hopefully). Use xfce_*()
instead
of show_*(), also changed and added some message, so translations
@@ -17734,465 +8270,307 @@
2003-03-13 20:39 xfce
- * xfdesktop/trunk/ChangeLog: Update Changelogs
+ * : Update Changelogs
2003-02-28 23:38 xfce
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/config.guess, xfdesktop/trunk/config.h.in,
- xfdesktop/trunk/config.sub, xfdesktop/trunk/configure,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/html/Makefile.in,
- xfdesktop/trunk/doc/images/Makefile.in,
- xfdesktop/trunk/doc/xml/Makefile.in, xfdesktop/trunk/ltcf-c.sh,
- xfdesktop/trunk/ltconfig, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: *** empty log message ***
+ * : *** empty log message ***
2003-02-28 19:09 bmeurer
- * xfdesktop/trunk/menu.xml: Fixed type "xfhelp" -> "xfhelp4"
+ * : Fixed type "xfhelp" -> "xfhelp4"
2003-02-28 18:43 xfce
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/config.guess, xfdesktop/trunk/configure,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/html/Makefile.in,
- xfdesktop/trunk/doc/images/Makefile.in,
- xfdesktop/trunk/doc/xml/Makefile.in, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: Fix xfce-mcs-manager API/ABI
- versionning
+ * : Fix xfce-mcs-manager API/ABI versionning
Update configure/libtool to use libtool 1.4.3
2003-02-28 10:55 bmeurer
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/config.guess, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/html/Makefile.in,
- xfdesktop/trunk/doc/images/Makefile.in,
- xfdesktop/trunk/doc/xml/Makefile.in, xfdesktop/trunk/ltcf-c.sh,
- xfdesktop/trunk/ltconfig, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: Fixes xfce-mcs-manager issue.
+ * : Fixes xfce-mcs-manager issue.
2003-02-27 20:08 xfce
- * xfdesktop/trunk/src/main.c, xfdesktop/trunk/src/menu.c: Add
- desktop switching with mouse wheel
+ * : Add desktop switching with mouse wheel
2003-02-26 14:33 huysmans
- * xfdesktop/trunk/src/main.c: POSIX signal handling
+ * : POSIX signal handling
2003-02-26 07:17 xfce
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in, xfdesktop/trunk/configure,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/html/Makefile.in,
- xfdesktop/trunk/doc/images/Makefile.in,
- xfdesktop/trunk/doc/xml/Makefile.in,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/settings_common.c,
- xfdesktop/trunk/src/Makefile.in: Apply Benedikt Meurer
- <Benedikt.Meurer@unix-ag.uni-siegen.de> patch
+ * : Apply Benedikt Meurer <Benedikt.Meurer@unix-ag.uni-siegen.de>
+ patch
Replace all occurences of g_getenv("HOME") with g_get_home_dir()
Regenerate all Makefiles.on and configure scripts
2003-02-25 10:54 huysmans
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in, xfdesktop/trunk/configure,
- xfdesktop/trunk/doc/Makefile.in,
- xfdesktop/trunk/doc/html/Makefile.in,
- xfdesktop/trunk/doc/html/xfdesktop-background.html,
- xfdesktop/trunk/doc/html/xfdesktop-copyright.html,
- xfdesktop/trunk/doc/html/xfdesktop-workspace.html,
- xfdesktop/trunk/doc/html/xfdesktop.html,
- xfdesktop/trunk/doc/images/Makefile.am,
- xfdesktop/trunk/doc/images/Makefile.in,
- xfdesktop/trunk/doc/images/xfdesktop-background.png,
- xfdesktop/trunk/doc/images/xfdesktop-list.png,
- xfdesktop/trunk/doc/images/xfdesktop-workspace.png,
- xfdesktop/trunk/doc/xml/Makefile.in,
- xfdesktop/trunk/doc/xml/xfdesktop.xml,
- xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/settings_common.h,
- xfdesktop/trunk/settings/workspaces_settings.c,
- xfdesktop/trunk/src/Makefile.in: Update screenshots for new
- dialog style
+ * : Update screenshots for new dialog style
2003-02-24 22:57 huysmans
- * xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/workspaces_settings.c: Make dialogs use
- frames
+ * : Make dialogs use frames
2003-02-24 21:14 jensl
- * xfdesktop/trunk/doc/images/xfdesktop-background.png,
- xfdesktop/trunk/doc/images/xfdesktop-workspace.png: screenshots
- with default theme
+ * : screenshots with default theme
2003-02-24 20:51 jensl
- * xfdesktop/trunk/doc/html/xfdesktop.html: added copyright
- notice/author
+ * : added copyright notice/author
2003-02-24 20:49 jensl
- * xfdesktop/trunk/doc/images/Makefile.am: fixed installation path
+ * : fixed installation path
2003-02-24 20:35 jensl
- * xfdesktop/trunk/doc/images/Makefile.am: fixed typo
+ * : fixed typo
2003-02-24 20:15 jensl
- * xfdesktop/trunk/doc/html/Makefile.am,
- xfdesktop/trunk/doc/html/xfdesktop-background.html,
- xfdesktop/trunk/doc/html/xfdesktop-copyright.html,
- xfdesktop/trunk/doc/html/xfdesktop-workspace.html,
- xfdesktop/trunk/doc/html/xfdesktop.html,
- xfdesktop/trunk/doc/xml/xfdesktop.xml: added screenshots
+ * : added screenshots
2003-02-24 20:02 jensl
- * xfdesktop/trunk/doc/images/Makefile.am: added screenshots
+ * : added screenshots
2003-02-24 20:00 jensl
- * xfdesktop/trunk/doc/images/xfdesktop-background.png,
- xfdesktop/trunk/doc/images/xfdesktop-workspace.png: screenshots
+ * : screenshots
2003-02-24 08:41 huysmans
- * xfdesktop/trunk/ChangeLog, xfdesktop/trunk/Makefile.am,
- xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/config.guess, xfdesktop/trunk/config.sub,
- xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/doc, xfdesktop/trunk/doc/Makefile.am,
- xfdesktop/trunk/doc/Makefile.in, xfdesktop/trunk/doc/html,
- xfdesktop/trunk/doc/html/Makefile.am,
- xfdesktop/trunk/doc/html/Makefile.in,
- xfdesktop/trunk/doc/html/xfdesktop-copyright.html,
- xfdesktop/trunk/doc/html/xfdesktop-using.html,
- xfdesktop/trunk/doc/html/xfdesktop.html,
- xfdesktop/trunk/doc/images,
- xfdesktop/trunk/doc/images/Makefile.am,
- xfdesktop/trunk/doc/images/Makefile.in, xfdesktop/trunk/doc/xml,
- xfdesktop/trunk/doc/xml/Makefile.am,
- xfdesktop/trunk/doc/xml/Makefile.in,
- xfdesktop/trunk/doc/xml/xfce.xsl,
- xfdesktop/trunk/doc/xml/xfdesktop.xml, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/margins-icon.h,
- xfdesktop/trunk/settings/margins.png,
- xfdesktop/trunk/settings/margins_settings.c,
- xfdesktop/trunk/settings/margins_settings.h,
- xfdesktop/trunk/src/Makefile.am, xfdesktop/trunk/src/Makefile.in,
- xfdesktop/trunk/src/margins.c, xfdesktop/trunk/src/margins.h,
- xfdesktop/trunk/src/settings.c: Add mostly empty docs and remove
- margins settings.
+ * : Add mostly empty docs and remove margins settings.
2003-02-23 20:00 huysmans
- * xfdesktop/trunk/src/menu.c: Use workspace names in window list.
- Thanks to Joakim Andreasson.
+ * : Use workspace names in window list. Thanks to Joakim
+ Andreasson.
2003-02-15 11:31 huysmans
- * xfdesktop/trunk/menu.xml: Add invisible quite option to the menu
+ * : Add invisible quite option to the menu
2003-02-15 11:06 huysmans
- * xfdesktop/trunk/src/menu.c: Add quit builtin menu item, for
- people who don't want to run the panel.
+ * : Add quit builtin menu item, for people who don't want to run
+ the panel.
2003-02-13 04:10 botsie
- * xfdesktop/trunk/src/debug.h: Made 'debug.h' more portable, mostly
- to fix compile errors on BSD
+ * : Made 'debug.h' more portable, mostly to fix compile errors on
+ BSD
2003-02-12 19:05 huysmans
- * xfdesktop/trunk/src/debug.h: Fix debug.h, breaks for gcc < 2.6
- and possibly for non-gcc compilers. Just don't enable debug if
- you have one of those.
+ * : Fix debug.h, breaks for gcc < 2.6 and possibly for non-gcc
+ compilers. Just don't enable debug if you have one of those.
2003-02-11 16:43 jensl
- * xfdesktop/trunk/src/backdrop.c: added error message dialogs using
- libxfcegui4's show_error()
+ * : added error message dialogs using libxfcegui4's show_error()
2003-02-10 20:47 xfce
- * xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/main.c,
- xfdesktop/trunk/src/main.h, xfdesktop/trunk/src/margins.c,
- xfdesktop/trunk/src/menu.c, xfdesktop/trunk/src/settings.c,
- xfdesktop/trunk/src/workspaces.c: Remove g_error (that causes and
- abort() and thus a core dump) where not necessary.
+ * : Remove g_error (that causes and abort() and thus a core dump)
+ where not necessary.
2003-02-07 13:13 xfce
- * xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/main.c: Put
- back gtk_widget_set_style(fullscreen_window, NULL); to free
+ * : Put back gtk_widget_set_style(fullscreen_window, NULL); to free
previously allocated pixmap
2003-02-07 12:43 botsie
- * xfdesktop/trunk/src/debug.h: Added a 'TRACE' macro to debug.h
+ * : Added a 'TRACE' macro to debug.h
2003-02-07 09:56 xfce
- * xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/src/backdrop.c: Fix problem with textured theme :
+ * : Fix problem with textured theme :
1) in backdrop window, by using our own theme not derived from
the widget theme
2) in color oicker button by using GtkImage/GdkPixbuf
2003-02-04 21:31 huysmans
- * xfdesktop/trunk/src/menu.c: Update menu if file changed
+ * : Update menu if file changed
2003-02-04 16:35 botsie
- * xfdesktop/trunk/menu.xml: Fixed error in menu.xml. Thanks to
- Jasper Huijsmans.
+ * : Fixed error in menu.xml. Thanks to Jasper Huijsmans.
2003-02-04 16:35 huysmans
- * xfdesktop/trunk/src/menu.c: Reorder file for better readability
+ * : Reorder file for better readability
2003-02-04 14:31 botsie
- * xfdesktop/trunk/ChangeLog, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/aclocal.m4, xfdesktop/trunk/config.guess,
- xfdesktop/trunk/config.sub, xfdesktop/trunk/configure,
- xfdesktop/trunk/ltmain.sh: Making up for some dropped commits.
+ * : Making up for some dropped commits.
2003-02-04 14:17 botsie
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/configure.ac: Fixed
- a couple of bugs related to adding dependency to libxml2 and
- adding a
+ * : Fixed a couple of bugs related to adding dependency to libxml2
+ and adding a
new data file: menu.xml
2003-02-04 13:28 botsie
- * xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: Oops ... forgot to add
- dependency to libxml2. Required by configurable
+ * : Oops ... forgot to add dependency to libxml2. Required by
+ configurable
menu. ;-)
Updated AUTHORS.
2003-02-04 13:02 botsie
- * xfdesktop/trunk/ChangeLog: Updated ChangeLog
+ * : Updated ChangeLog
2003-02-04 12:53 botsie
- * xfdesktop/trunk/src/menu.c: XML based configurable menu.
+ * : XML based configurable menu.
2003-02-04 12:50 botsie
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/menu.xml: Added Data
- file for configurable menus.
+ * : Added Data file for configurable menus.
2003-02-04 11:06 xfce
- * xfdesktop/trunk/src/backdrop.c: paranoid check.
+ * : paranoid check.
2003-02-01 13:59 xfce
- * xfdesktop/trunk/backdrops/Makefile.am,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/backdrops/xfce4gradientcurve.png,
- xfdesktop/trunk/src/Makefile.in: Add a new transparent background
+ * : Add a new transparent background
2003-02-01 11:00 xfce
- * xfdesktop/trunk/backdrops/xfce4logo.png: Redesign xfce4logo.png
- using alpha. This allow changing the background color along with
- xfce4logo.png :)
+ * : Redesign xfce4logo.png using alpha. This allow changing the
+ background color along with xfce4logo.png :)
2003-02-01 10:46 huysmans
- * xfdesktop/trunk/src/menu.c: Small cleanups
+ * : Small cleanups
2003-02-01 07:59 botsie
- * xfdesktop/trunk/src/Makefile.in, xfdesktop/trunk/src/debug.h,
- xfdesktop/trunk/src/menu.c: First stage of changes needed for
- configurable menu.
+ * : First stage of changes needed for configurable menu.
2003-01-31 06:37 xfce
- * xfdesktop/trunk/settings/backdrop_settings.c: *** empty log
- message ***
+ * : *** empty log message ***
2003-01-30 22:46 xfce
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac: Add
- dependency on libxfce4mcs .4
+ * : Add dependency on libxfce4mcs .4
2003-01-30 20:54 xfce
- * xfdesktop/trunk/src/backdrop.c: Get rid of cmap
+ * : Get rid of cmap
2003-01-29 21:40 xfce
- * xfdesktop/trunk/src/menu.c: Remove the "Exit" menu entry, it's
- confusing.
+ * : Remove the "Exit" menu entry, it's confusing.
2003-01-29 11:01 xfce
- * xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/src/backdrop.c: A bunch of bug fixes + speed
- improvements by using composite only when necessary !
+ * : A bunch of bug fixes + speed improvements by using composite
+ only when necessary !
2003-01-29 09:00 xfce
- * xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/margins.c,
- xfdesktop/trunk/src/settings.c, xfdesktop/trunk/src/settings.h,
- xfdesktop/trunk/src/workspaces.c: Decrease initial startup time
- by 2 or 3 times.
+ * : Decrease initial startup time by 2 or 3 times.
2003-01-28 21:53 xfce
- * xfdesktop/trunk/src/backdrop.c: Add support for alpha in
- backdrops for all modes (centered, tiled and scaled))
+ * : Add support for alpha in backdrops for all modes (centered,
+ tiled and scaled))
2003-01-28 09:35 xfce
- * xfdesktop/trunk/src/backdrop.c: Set root pixmap so that aterm
- "fast" transparency works.
+ * : Set root pixmap so that aterm "fast" transparency works.
2003-01-27 20:42 xfce
- * xfdesktop/trunk/src/backdrop.c: Simplify
+ * : Simplify
2003-01-27 19:45 huysmans
- * xfdesktop/trunk/ChangeLog, xfdesktop/trunk/src/backdrop.c: Delete
- ESETROOT_PMAP_ID and detroy pixmap
+ * : Delete ESETROOT_PMAP_ID and detroy pixmap
2003-01-26 21:24 xfce
- * xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/src/main.c: Use libxfcegui4 .15 to avoid input on
- xfdesktop root window
+ * : Use libxfcegui4 .15 to avoid input on xfdesktop root window
2003-01-25 15:56 xfce
- * xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/backdrops, xfdesktop/trunk/backdrops/Makefile.am,
- xfdesktop/trunk/backdrops/Makefile.in,
- xfdesktop/trunk/backdrops/xfce-in-the-moon.png,
- xfdesktop/trunk/backdrops/xfce4logo.png,
- xfdesktop/trunk/configure, xfdesktop/trunk/configure.ac,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/xfdesktop.spec.in: Modify default settings and
- add two background images so that defaults look like this :
+ * : Modify default settings and add two background images so that
+ defaults look like this :
http://www.xfce.org/archive/xfce4default.png
2003-01-25 14:35 xfce
- * xfdesktop/trunk/settings/backdrop_settings.c: Fix missing
- separator in default backdrop path and change defaults to use
- another image by default, center and color.
+ * : Fix missing separator in default backdrop path and change
+ defaults to use another image by default, center and color.
2003-01-23 16:54 xfce
- * xfdesktop/trunk/settings/backdrop_settings.c: Fix a double free
- that I presumably introduced when fixing another bug.
+ * : Fix a double free that I presumably introduced when fixing
+ another bug.
2003-01-23 11:52 jensl
- * xfdesktop/trunk/src/menu.c: shorten window-titles in window-list
+ * : shorten window-titles in window-list
2003-01-21 22:23 xfce
- * xfdesktop/trunk/settings/backdrop_settings.c: Fix an obvious bug
- in settings/backdrop_settings.c
+ * : Fix an obvious bug in settings/backdrop_settings.c
2003-01-21 18:35 huysmans
- * xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/backdrop_settings.h,
- xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/settings.c:
- Add color chooser and option to use only color
+ * : Add color chooser and option to use only color
2003-01-20 21:30 huysmans
- * xfdesktop/trunk/src/workspaces.c,
- xfdesktop/trunk/src/workspaces.h: Add missing files
+ * : Add missing files
2003-01-20 21:20 huysmans
- * xfdesktop/trunk/ChangeLog,
- xfdesktop/trunk/settings/workspaces_settings.c: Fix workspace
- count bug
+ * : Fix workspace count bug
2003-01-20 20:29 huysmans
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/configure, xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/workspaces_settings.c,
- xfdesktop/trunk/settings/workspaces_settings.h,
- xfdesktop/trunk/src/Makefile.am, xfdesktop/trunk/src/Makefile.in,
- xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/main.c,
- xfdesktop/trunk/src/settings.c: Don't use gtk 2.2 functions and
- let xfdesktop set workspaces hints
+ * : Don't use gtk 2.2 functions and let xfdesktop set workspaces
+ hints
2003-01-20 13:50 xfce
- * xfdesktop/trunk/settings/workspaces_settings.c: Fix
- workspace_settings to properly set the number of desktops at
- startup...
+ * : Fix workspace_settings to properly set the number of desktops
+ at startup...
2003-01-19 18:23 huysmans
- * xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/debug.h: Add debug.h. It's silly to
- depend on version insalled by xfce4-panel.
+ * : Add debug.h. It's silly to depend on version insalled by
+ xfce4-panel.
2003-01-19 15:32 huysmans
- * xfdesktop/trunk/settings/workspaces_settings.c: Pick up changes
- in the number of desktops made by other programs
+ * : Pick up changes in the number of desktops made by other
+ programs
2003-01-19 13:49 huysmans
- * xfdesktop/trunk/settings/backdrop_settings.c: Fix initial
- backdrop location. Thanks to James Tapin for reporting it.
+ * : Fix initial backdrop location. Thanks to James Tapin for
+ reporting it.
2003-01-18 13:54 xfce
- * xfdesktop/trunk/ChangeLog: Update ChangeLog
+ * : Update ChangeLog
2003-01-18 13:51 xfce
- * xfdesktop/trunk/src/backdrop.c, xfdesktop/trunk/src/main.c: *
- Remove double buffering in desktop window otherwise
+ * : * Remove double buffering in desktop window otherwise
gtk allocates twice the size of the screen in video memory
which can show to be unusable even on a GeForce II MX with
32Mb using 3D because the video RAM alloted to pixmaps
@@ -18203,89 +8581,37 @@
2003-01-16 20:51 xfce
- * xfdesktop/trunk/Makefile.in, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/autogen.sh, xfdesktop/trunk/config.guess,
- xfdesktop/trunk/config.sub, xfdesktop/trunk/configure,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/src/Makefile.in: Try to fix libtool error
+ * : Try to fix libtool error
2003-01-16 20:03 huysmans
- * xfdesktop/trunk/ChangeLog, xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in: Make sure icons are
- included in dist tarball
+ * : Make sure icons are included in dist tarball
2003-01-15 22:11 huysmans
- * xfdesktop/trunk/src/backdrop.c: Small compile fix
+ * : Small compile fix
2003-01-15 22:08 huysmans
- * xfdesktop/trunk/settings/backdrop-mgr.c: Fix a couple of bugs
- again and again
+ * : Fix a couple of bugs again and again
2003-01-15 22:03 huysmans
- * xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop_settings.c: Fix a couple of
- bugs
+ * : Fix a couple of bugs
2003-01-15 21:45 huysmans
- * xfdesktop/trunk/ChangeLog, xfdesktop/trunk/src/Makefile.am,
- xfdesktop/trunk/src/Makefile.in, xfdesktop/trunk/src/backdrop.c,
- xfdesktop/trunk/src/margins.c: Fix a compile error (?)
+ * : Fix a compile error (?)
2003-01-15 19:30 huysmans
- * xfdesktop/trunk/settings/backdrop_settings.c: Fix crash in
- backdrop dialogs
+ * : Fix crash in backdrop dialogs
2003-01-15 19:09 huysmans
- * xfdesktop/trunk/AUTHORS, xfdesktop/trunk/COPYING,
- xfdesktop/trunk/ChangeLog, xfdesktop/trunk/INSTALL,
- xfdesktop/trunk/Makefile.am, xfdesktop/trunk/Makefile.in,
- xfdesktop/trunk/NEWS, xfdesktop/trunk/README,
- xfdesktop/trunk/TODO, xfdesktop/trunk/aclocal.m4,
- xfdesktop/trunk/autogen.sh, xfdesktop/trunk/compile,
- xfdesktop/trunk/config.guess, xfdesktop/trunk/config.h.in,
- xfdesktop/trunk/config.sub, xfdesktop/trunk/configure,
- xfdesktop/trunk/configure.ac, xfdesktop/trunk/depcomp,
- xfdesktop/trunk/install-sh, xfdesktop/trunk/ltmain.sh,
- xfdesktop/trunk/missing, xfdesktop/trunk/mkinstalldirs,
- xfdesktop/trunk/settings, xfdesktop/trunk/settings/Makefile.am,
- xfdesktop/trunk/settings/Makefile.in,
- xfdesktop/trunk/settings/backdrop-icon.h,
- xfdesktop/trunk/settings/backdrop-mgr.c,
- xfdesktop/trunk/settings/backdrop-mgr.h,
- xfdesktop/trunk/settings/backdrop.png,
- xfdesktop/trunk/settings/backdrop_settings.c,
- xfdesktop/trunk/settings/backdrop_settings.h,
- xfdesktop/trunk/settings/margins-icon.h,
- xfdesktop/trunk/settings/margins.png,
- xfdesktop/trunk/settings/margins_settings.c,
- xfdesktop/trunk/settings/margins_settings.h,
- xfdesktop/trunk/settings/menu-icon.h,
- xfdesktop/trunk/settings/menu.png,
- xfdesktop/trunk/settings/menu_settings.c,
- xfdesktop/trunk/settings/menu_settings.h,
- xfdesktop/trunk/settings/settings_common.c,
- xfdesktop/trunk/settings/settings_common.h,
- xfdesktop/trunk/settings/workspaces-icon.h,
- xfdesktop/trunk/settings/workspaces.png,
- xfdesktop/trunk/settings/workspaces_settings.c,
- xfdesktop/trunk/src, xfdesktop/trunk/src/Makefile.am,
- xfdesktop/trunk/src/Makefile.in, xfdesktop/trunk/src/backdrop.c,
- xfdesktop/trunk/src/backdrop.h, xfdesktop/trunk/src/main.c,
- xfdesktop/trunk/src/main.h, xfdesktop/trunk/src/margins.c,
- xfdesktop/trunk/src/margins.h, xfdesktop/trunk/src/menu.c,
- xfdesktop/trunk/src/menu.h, xfdesktop/trunk/src/settings.c,
- xfdesktop/trunk/src/settings.h,
- xfdesktop/trunk/xfdesktop.spec.in: Initial import of xfdesktop
+ * : Initial import of xfdesktop
2003-01-15 19:09
- * xfdesktop/branches, xfdesktop/tags, xfdesktop/trunk: New
- repository initialized by cvs2svn.
+ * : New repository initialized by cvs2svn.