Added Spanish translations provided by Jaime Seuma. release-0.2.0

Thu, 19 Dec 2013 15:25:31 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 19 Dec 2013 15:25:31 +0100
changeset 13
ba4283ccf93c
parent 12
7fec041f2d92
child 14
55c0dab20014

Added Spanish translations provided by Jaime Seuma.

ChangeLog file | annotate | diff | comparison | revisions
PKGLIST file | annotate | diff | comparison | revisions
PluginPySide2PyQt.py file | annotate | diff | comparison | revisions
PluginPySide2PyQt.zip file | annotate | diff | comparison | revisions
PySide2PyQt.e4p file | annotate | diff | comparison | revisions
PySide2PyQt/i18n/pyside2pyqt_es.qm file | annotate | diff | comparison | revisions
--- a/ChangeLog	Thu Dec 19 15:25:23 2013 +0100
+++ b/ChangeLog	Thu Dec 19 15:25:31 2013 +0100
@@ -1,4 +1,7 @@
 ChangeLog
 ---------
+Version 0.2.0:
+- added Spanish translations provided by Jaime Seuma
+
 Version 0.1.0:
 - first development release
--- a/PKGLIST	Thu Dec 19 15:25:23 2013 +0100
+++ b/PKGLIST	Thu Dec 19 15:25:31 2013 +0100
@@ -3,3 +3,4 @@
 PySide2PyQt/Documentation/LICENSE.GPL3
 PySide2PyQt/i18n/pyside2pyqt_de.qm
 PySide2PyQt/i18n/pyside2pyqt_en.qm
+PySide2PyQt/i18n/pyside2pyqt_es.qm
--- a/PluginPySide2PyQt.py	Thu Dec 19 15:25:23 2013 +0100
+++ b/PluginPySide2PyQt.py	Thu Dec 19 15:25:31 2013 +0100
@@ -20,7 +20,7 @@
 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
 autoactivate = True
 deactivateable = True
-version = "0.1.0"
+version = "0.2.0"
 className = "PySide2PyQtPlugin"
 packageName = "PySide2PyQt"
 shortDescription = "Convert PySide file to PyQt4 and vice versa"
Binary file PluginPySide2PyQt.zip has changed
--- a/PySide2PyQt.e4p	Thu Dec 19 15:25:23 2013 +0100
+++ b/PySide2PyQt.e4p	Thu Dec 19 15:25:31 2013 +0100
@@ -24,6 +24,7 @@
     <Translation>PySide2PyQt/i18n/pyside2pyqt_es.ts</Translation>
     <Translation>PySide2PyQt/i18n/pyside2pyqt_de.qm</Translation>
     <Translation>PySide2PyQt/i18n/pyside2pyqt_en.qm</Translation>
+    <Translation>PySide2PyQt/i18n/pyside2pyqt_es.qm</Translation>
   </Translations>
   <Resources/>
   <Interfaces/>
Binary file PySide2PyQt/i18n/pyside2pyqt_es.qm has changed

eric ide

mercurial