Revision: 2467
http://svn.sourceforge.net/morphix/?rev=2467&view=rev
Author: alextreme
Date: 2007-04-01 12:26:34 -0700 (Sun, 01 Apr 2007)
Log Message:
-----------
* new version
Modified Paths:
--------------
trunk/keybconf/debian/changelog
trunk/keybconf/po/Makefile
trunk/keybconf/po/Makefile.in
Modified: trunk/keybconf/debian/changelog
===================================================================
--- trunk/keybconf/debian/changelog 2007-04-01 19:24:12 UTC (rev 2466)
+++ trunk/keybconf/debian/changelog 2007-04-01 19:26:34 UTC (rev 2467)
@@ -1,3 +1,15 @@
+keybconf (0.3-3) unstable; urgency=low
+
+ * fixed Turkish setting (Thanatermesis)
+
+ -- root <ro...@al...> Sun, 1 Apr 2007 21:24:30 +0200
+
+keybconf (0.3-2) unstable; urgency=low
+
+ * fixed Latin American setting (Thanatermesis)
+
+ -- root <ro...@al...> Thu, 25 May 2006 18:28:35 +0200
+
keybconf (0.3-1) unstable; urgency=low
* Some languages fixed
Modified: trunk/keybconf/po/Makefile
===================================================================
--- trunk/keybconf/po/Makefile 2007-04-01 19:24:12 UTC (rev 2466)
+++ trunk/keybconf/po/Makefile 2007-04-01 19:26:34 UTC (rev 2467)
@@ -36,7 +36,7 @@
INSTALL_DATA = ${INSTALL} -m 644
MKINSTALLDIRS = $(top_srcdir)/./mkinstalldirs
-CC = gcc
+CC = i486-linux-gnu-gcc
GENCAT = @GENCAT@
GMSGFMT = /usr/bin/msgfmt
MSGFMT = /usr/bin/msgfmt
Modified: trunk/keybconf/po/Makefile.in
===================================================================
--- trunk/keybconf/po/Makefile.in 2007-04-01 19:24:12 UTC (rev 2466)
+++ trunk/keybconf/po/Makefile.in 2007-04-01 19:26:34 UTC (rev 2467)
@@ -36,7 +36,7 @@
INSTALL_DATA = ${INSTALL} -m 644
MKINSTALLDIRS = $(top_srcdir)/./mkinstalldirs
-CC = gcc
+CC = i486-linux-gnu-gcc
GENCAT = @GENCAT@
GMSGFMT = /usr/bin/msgfmt
MSGFMT = /usr/bin/msgfmt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|