[Goodies-commits] r6854 - xfce4-xkb-plugin/trunk

Alexander Iliev sasoiliev at xfce.org
Fri Mar 6 14:14:55 CET 2009


Author: sasoiliev
Date: 2009-03-06 13:14:55 +0000 (Fri, 06 Mar 2009)
New Revision: 6854

Modified:
   xfce4-xkb-plugin/trunk/ChangeLog
   xfce4-xkb-plugin/trunk/configure.in.in
Log:
Version bump for 0.5.3.3

Modified: xfce4-xkb-plugin/trunk/ChangeLog
===================================================================
--- xfce4-xkb-plugin/trunk/ChangeLog	2009-03-06 13:10:34 UTC (rev 6853)
+++ xfce4-xkb-plugin/trunk/ChangeLog	2009-03-06 13:14:55 UTC (rev 6854)
@@ -1,3 +1,86 @@
+2009-03-06 13:10  sasoiliev
+
+	* panel-plugin/xfce4-xkb-plugin.c, panel-plugin/xkb-config.c,
+	  panel-plugin/xkb-settings-dialog.c: Added an option to not select
+	  key combination to change layout
+
+2009-03-05 20:12  mmassonnet
+
+	* po/pt.no, po/pt.po: Fix the renaming of the pt nb files -- thanks
+	  to jerome who noticed this problem
+
+2009-03-05 14:53  mmassonnet
+
+	* po/ChangeLog, po/LINGUAS, po/pt.no, po/pt_PT.po: Renamed pt_PT to
+	  pt and nb_NO to nb (bug #4574)
+
+2009-03-01 22:48  maximilian
+
+	* po/ChangeLog, po/uk.po: Translations updates - es pl uk
+
+2009-03-01 16:39  dumol
+
+	* po/ChangeLog, po/LINGUAS, po/ro.po: Added Romanian translation
+
+2009-02-22 22:57  mmassonnet
+
+	* po/ChangeLog, po/LINGUAS, po/es.po, po/ja.po: Update translations
+	  -- Remove executable property on all po files (only da.po
+	  actuall)
+
+2009-02-19 19:45  pko
+
+	* po/ChangeLog, po/ru.po: * ru.po: Russian translation updated
+	  (Pavel Lakushev)
+	  * ru.po: Russian translation updated (Pavel Lakushev)
+	  * ru.po, LINGUAS: Russian translation added (Pavel Labushev)
+
+2009-02-09 00:44  eulex
+
+	* po/ChangeLog, po/sv.po: xfce4-cddrive-plugin/trunk/po:
+	  * sv.po: Swedish translation update (Daniel Nylander)
+	  xfce4-radio-plugin/trunk/po:
+	  * sv.po: Swedish translation update (Daniel Nylander)
+	  xfce4-xkb-plugin/trunk/po:
+	  * sv.po: Swedish translation update (Daniel Nylander)
+	  xfce4-xfapplet-plugin/trunk/po:
+	  * sv.po: Swedish translation update (Daniel Nylander)
+	  xfce4-sensors-plugin/trunk/po:
+	  * sv.po: Swedish translation update (Daniel Nylander)
+	  xfce4-dict/trunk/po:
+	  * sv.po: Swedish translation update (Daniel Nylander)
+	  xfce4-teatime-plugin/trunk/po:
+	  * sv.po: Swedish translation update (Daniel Nylander)
+	  xfce4-cellmodem-plugin/trunk/po:
+	  * sv.po: Swedish translation update (Daniel Nylander)
+	  thunar-shares-plugin/trunk/po:
+	  * sv.po: Swedish translation update (Daniel Nylander)
+	  xfmpc/trunk/po:
+	  * sv.po: Swedish translation update (Daniel Nylander)
+
+2009-02-08 08:24  maximilian
+
+	* po/ChangeLog, po/LINGUAS, po/fr.po, po/it.po: Translations
+	  updates - fr id it ja nb pl
+
+2009-02-03 22:30  sasoiliev
+
+	* configure.in.in: Version bump for 0.5.3.2
+
+2009-02-03 22:29  sasoiliev
+
+	* panel-plugin/xfce4-xkb-plugin.c, panel-plugin/xkb-config.c,
+	  panel-plugin/xkb-settings-dialog.c: Added an option to not select
+	  the compose key position - bugzilla #4895
+
+2009-02-01 01:22  majkl
+
+	* po/ChangeLog, po/cs.po: Czech translation fixed
+
+2009-01-30 13:42  sasoiliev
+
+	* ChangeLog: ChangeLog updated
+
 2009-01-30 11:17  sasoiliev
 
 	* configure.in.in: Version bump for 0.5.3.1

Modified: xfce4-xkb-plugin/trunk/configure.in.in
===================================================================
--- xfce4-xkb-plugin/trunk/configure.in.in	2009-03-06 13:10:34 UTC (rev 6853)
+++ xfce4-xkb-plugin/trunk/configure.in.in	2009-03-06 13:14:55 UTC (rev 6854)
@@ -11,7 +11,7 @@
 m4_define([xkb_version_major], [0])
 m4_define([xkb_version_minor], [5])
 m4_define([xkb_version_micro], [3])
-m4_define([xkb_version_nano], [2])
+m4_define([xkb_version_nano], [3])
 m4_define([xkb_version], [xkb_version_major().xkb_version_minor().xkb_version_micro()ifelse(xkb_version_nano(), [], [], .[xkb_version_nano()])])
 
 dnl ***************************




More information about the Goodies-commits mailing list