rpms/system-config-language/devel ca-po-462914.patch, NONE, 1.1 system-config-language.spec, 1.45, 1.46

Pravin Satpute pravins at fedoraproject.org
Wed Oct 8 12:31:38 UTC 2008


Author: pravins

Update of /cvs/pkgs/rpms/system-config-language/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28474

Modified Files:
	system-config-language.spec 
Added Files:
	ca-po-462914.patch 
Log Message:
* Wed Oct 8 2008 Pravin Satpute <psatpute at redhat.com>- 1.3.2-2
- fix bug 462914


ca-po-462914.patch:

--- NEW FILE ca-po-462914.patch ---
diff -rup system-config-language-1.3.2/po/ca.po system-config-language-1.3.2_mod/po/ca.po
--- system-config-language-1.3.2/po/ca.po	2008-09-16 17:55:22.000000000 +0530
+++ system-config-language-1.3.2_mod/po/ca.po	2008-10-03 13:27:01.000000000 +0530
@@ -6,71 +6,25 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: system-config-language\n"
-"POT-Creation-Date: 2003-11-11 13:37-0500\n"
-"PO-Revision-Date: 2003-12-10 00:26+0100\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2006-11-16 14:34+0000\n"
+"PO-Revision-Date: 2008-09-19 00:26+0100\n"
 "Last-Translator: Xavier Conde Rueda <xaviconde at eresmas.com>\n"
 "Language-Team: Catalan <fedora at softcatala.net>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Report-Msgid-Bugs-To: \n"
 
-#. !/usr/bin/python
-#. # languageBackend.py - Contains the backend code needed for system-config-language
-#. # Copyright (C) 2002, 2003 Red Hat, Inc.
-#. # Copyright (C) 2002, 2003 Brent Fox <bfox at redhat.com>
-#. # This program is free software; you can redistribute it and/or modify
-#. # it under the terms of the GNU General Public License as published by
-#. # the Free Software Foundation; either version 2 of the License, or
-#. # (at your option) any later version.
-#. # This program is distributed in the hope that it will be useful,
-#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
-#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-#. # GNU General Public License for more details.
-#. # You should have received a copy of the GNU General Public License
-#. # along with this program; if not, write to the Free Software
-#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-#. #
-#. # I18N
-#. #
-#. Chop off any encoding data.  We don't really need it
 #: ../src/language_backend.py:94
 msgid "Cannot find locale-list"
 msgstr "No es pot trobar locale-list"
 
-#. XXX - horrible hack to make simplified chinese work
-#. XXX - horrible hack to make simplified chinese work
-#. XXX - horrible hack to make simplified chinese work
-#. !/usr/bin/python
-#. # language_gui.py - Contains the UI code needed for system-config-language
-#. # Copyright (C) 2002, 2003 Red Hat, Inc.
-#. # Copyright (C) 2002, 2003 Brent Fox <bfox at redhat.com>
-#. # This program is free software; you can redistribute it and/or modify
-#. # it under the terms of the GNU General Public License as published by
-#. # the Free Software Foundation; either version 2 of the License, or
-#. # (at your option) any later version.
-#. # This program is distributed in the hope that it will be useful,
-#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
-#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-#. # GNU General Public License for more details.
-#. # You should have received a copy of the GNU General Public License
-#. # along with this program; if not, write to the Free Software
-#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-#. #
-#. # I18N
-#. #
-#. #
-#. # Icon for windows
-#. #
-#. You must specify a runPriority for the order in which you wish your module to run
 #: ../src/language_gui.py:48
 msgid "Language"
 msgstr "Idioma"
 
-#. send message to login manager to re-read config / pick up lang change
-#. Get the lang from the list of languages
 #: ../src/language_gui.py:50 ../src/language_gui.py:64
-#: ../src/language_gui.py:265 ../src/language_tui.py:65
+#: ../src/language_gui.py:265 ../src/language_tui.py:42
 msgid "Language Selection"
 msgstr "Selecció d'idioma"
 
@@ -82,36 +36,10 @@ msgstr "Canvieu l'idioma per defecte del
 msgid "Please select the default language for the system."
 msgstr "Seleccioneu l'idioma per defecte del sistema."
 
-#. Add icon to the top frame
-#. recenter the list
-#. If /etc/sysconfig/i18n file is empty for some reason, assume English is the only lang
-#. Chop encoding off so we can compare to self.installedLangs
-#. If the user didn't actually change the lang when in the app, then just return 1
-#. Get the lang from the list of languages
-#. If the language selection has changed, then apply the changes
-#. If running in firstboot mode, allow firstboot to change the current locale
-#. Else, we're not in firstboot mode, so show the dialog
 #: ../src/language_gui.py:206
 msgid "The changes will take effect the next time you log in."
 msgstr "Heu d'entrar una altra vegada perquè s'apliquin els canvis."
 
-#. # language_tui.py: text mode language selection dialog
-#. # Copyright 2002, 2003 Red Hat, Inc.
-#. # Copyright (C) 2002, 2003 Brent Fox <bfox at redhat.com>
-#. #
-#. # This program is free software; you can redistribute it and/or modify
-#. # it under the terms of the GNU General Public License as published by
-#. # the Free Software Foundation; either version 2 of the License, or
-#. # (at your option) any later version.
-#. #
-#. # This program is distributed in the hope that it will be useful,
-#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
-#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-#. # GNU General Public License for more details.
-#. #
-#. # You should have received a copy of the GNU General Public License
-#. # along with this program; if not, write to the Free Software
-#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 #: ../src/language_tui.py:37
 msgid "OK"
 msgstr "D'acord"
@@ -124,41 +52,12 @@ msgstr "Cancel·la"
 msgid "Select the language for the system."
 msgstr "Seleccioneu l'idioma del sistema."
 
-#. mouse.set(mice[choice], emulate)
-#. oldDev = mouse.getDevice()
-#. if (oldDev):
-#. newDev = mouse.available()[mice[choice]][2]
-#. if ((oldDev[0:4] == "ttyS" and newDev[0:4] == "ttyS") or
-#. (oldDev == newDev)):
-#. pass
-#. else:
-#. mouse.setDevice(newDev)
-#.
-#. return mouse
-#. !/usr/bin/python
-#. # system-config-language.py - Contains the startup script for system-config-language
-#. # Copyright (C) 2002, 2003 Red Hat, Inc.
-#. # Copyright (C) 2002, 2003 Brent Fox <bfox at redhat.com>
-#. # This program is free software; you can redistribute it and/or modify
-#. # it under the terms of the GNU General Public License as published by
-#. # the Free Software Foundation; either version 2 of the License, or
-#. # (at your option) any later version.
-#. # This program is distributed in the hope that it will be useful,
-#. # but WITHOUT ANY WARRANTY; without even the implied warranty of
-#. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-#. # GNU General Public License for more details.
-#. # You should have received a copy of the GNU General Public License
-#. # along with this program; if not, write to the Free Software
-#. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-#. #
-#. # I18N
-#. #
-#. # def useTextMode():
-#. #     import language_tui
-#. #     app = language_tui.childWindow()
-#. # def useCliMode(kbdtype, help):
-#. #     pass
-#: ../src/system-config-language.py:52
-msgid "system-config-language requires a currently running X server."
-msgstr ""
-"system-config-language necessita que s'estigui executant un servidor X."
+#: ../src/system-config-language.py:46
+msgid "Usage: system-config-language [--text]\n"
+msgstr "Ús: system-config-language [--text]\n"
+
+#. Gui can't be started for some reason, so use text mode
+#: ../src/system-config-language.py:69
+msgid "Starting graphical mode failed.  Starting text mode instead."
+msgstr "No s'ha pogut iniciar el mode gràfic. S'iniciarà el mode text."
+


Index: system-config-language.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-language/devel/system-config-language.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- system-config-language.spec	17 Sep 2008 06:40:17 -0000	1.45
+++ system-config-language.spec	8 Oct 2008 12:31:07 -0000	1.46
@@ -1,7 +1,7 @@
 Summary: A graphical interface for modifying the system language
 Name: system-config-language
 Version: 1.3.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/language
 License: GPLv2+
 Group: System Environment/Base
@@ -18,6 +18,7 @@
 Requires: yum >= 2.9.5
 Requires: gtk2 >= 2.6
 Obsoletes: locale_config  <= %{version}
+Patch1: ca-po-462914.patch
 
 %description
 system-config-language is a graphical user interface that 
@@ -25,6 +26,7 @@
 
 %prep
 %setup -q
+%patch1 -p1 -b .1-ca-po
 
 %build
 make %{?_smp_mflags}
@@ -82,6 +84,9 @@
 %config(noreplace) %{_sysconfdir}/security/console.apps/system-config-language
 
 %changelog
+* Wed Oct 8 2008 Pravin Satpute <psatpute at redhat.com>- 1.3.2-2
+- fix bug 462914
+
 * Wed Sep 17 2008 Pravin Satpute <psatpute at redhat.com>- 1.3.2-1
 - upstream realease 1.3.2
 - fix bug 444568, 462439




More information about the fedora-extras-commits mailing list