http://code.google.com/p/labyrinth/source/detail?r=363
Modified:
/trunk/ChangeLog
/trunk/configure.ac
/trunk/po/pt_BR.po
=======================================
--- /trunk/ChangeLog Sun Apr 24 04:25:07 2011
+++ /trunk/ChangeLog Sun Apr 24 04:48:58 2011
@@ -1,3 +1,9 @@
+2011-04-23 Matthias Vogelgesang <matthias.v...@gmail.com>
+ * po/pt_BR.po:
+ Really set to UTF-8
+ * configure.ac:
+ Prepare release candidate
+
2011-04-23 Matthias Vogelgesang <matthias.v...@gmail.com>
* data/labyrinth-ui.xml
* src/MainWindow.py:
=======================================
--- /trunk/configure.ac Sat Apr 23 08:30:19 2011
+++ /trunk/configure.ac Sun Apr 24 04:48:58 2011
@@ -1,7 +1,7 @@
dnl configure.ac based on the same from
dnl the "deskbar-applet" module
-AC_INIT(labyrinth, 0.5.0dev, labyrin...@googlecode.com)
+AC_INIT(labyrinth, 0.5rc1, labyrin...@googlecode.com)
AC_CONFIG_SRCDIR(src/__init__.py)
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_MACRO_DIR([m4])
=======================================
--- /trunk/po/pt_BR.po Sat Apr 23 08:21:34 2011
+++ /trunk/po/pt_BR.po Sun Apr 24 04:48:58 2011
@@ -11,7 +11,7 @@
"Last-Translator: Leonardo Gregianin <leon...@riseup.net>\n"
"Language-Team: Brazilian Portuguese <leon...@riseup.net>\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso8859\n"
+"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 &&
n%"
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"