Prepared new plug-in release.

Sat, 28 Sep 2013 13:30:57 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 28 Sep 2013 13:30:57 +0200
changeset 8
7383349ed96c
parent 7
2ff3497e8b0c
child 9
0fdda251e86a

Prepared new plug-in release.

ChangeLog file | annotate | diff | comparison | revisions
PluginProjectKivy.zip file | annotate | diff | comparison | revisions
ProjectKivy/i18n/kivy_de.ts file | annotate | diff | comparison | revisions
ProjectKivy/i18n/kivy_en.ts file | annotate | diff | comparison | revisions
ProjectKivy/i18n/kivy_es.ts file | annotate | diff | comparison | revisions
diff -r 2ff3497e8b0c -r 7383349ed96c ChangeLog
--- a/ChangeLog	Wed Jul 10 21:54:38 2013 +0200
+++ b/ChangeLog	Sat Sep 28 13:30:57 2013 +0200
@@ -1,4 +1,7 @@
 ChangeLog
 ---------
+Version 3.0.0
+- first formal release
+
 Version 3.0.0-snapshot-20130612:
 - first snapshot release of the Kivy project plugin for eric5
diff -r 2ff3497e8b0c -r 7383349ed96c PluginProjectKivy.zip
Binary file PluginProjectKivy.zip has changed
diff -r 2ff3497e8b0c -r 7383349ed96c ProjectKivy/i18n/kivy_de.ts
--- a/ProjectKivy/i18n/kivy_de.ts	Wed Jul 10 21:54:38 2013 +0200
+++ b/ProjectKivy/i18n/kivy_de.ts	Sat Sep 28 13:30:57 2013 +0200
@@ -1,20 +1,19 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS>
-<TS version="2.0" language="de_DE">
+<!DOCTYPE TS><TS version="2.0" language="de_DE" sourcelanguage="">
 <context>
     <name>ProjectKivyPlugin</name>
     <message>
-        <location filename="PluginProjectKivy.py" line="131"/>
+        <location filename="../../PluginProjectKivy.py" line="131"/>
         <source>Kivy</source>
         <translation>Kivy</translation>
     </message>
     <message>
-        <location filename="PluginProjectKivy.py" line="131"/>
+        <location filename="../../PluginProjectKivy.py" line="131"/>
         <source>Kivy Files (*.kv)</source>
         <translation>Kivy Dateien (*.kv)</translation>
     </message>
     <message>
-        <location filename="PluginProjectKivy.py" line="131"/>
+        <location filename="../../PluginProjectKivy.py" line="131"/>
         <source>Kivy Files (*.kv *.kivy)</source>
         <translation>Kivy Dateien (*.kv *.kivy)</translation>
     </message>
diff -r 2ff3497e8b0c -r 7383349ed96c ProjectKivy/i18n/kivy_en.ts
--- a/ProjectKivy/i18n/kivy_en.ts	Wed Jul 10 21:54:38 2013 +0200
+++ b/ProjectKivy/i18n/kivy_en.ts	Sat Sep 28 13:30:57 2013 +0200
@@ -3,17 +3,17 @@
 <context>
     <name>ProjectKivyPlugin</name>
     <message>
-        <location filename="PluginProjectKivy.py" line="131"/>
+        <location filename="../../PluginProjectKivy.py" line="131"/>
         <source>Kivy</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="PluginProjectKivy.py" line="131"/>
+        <location filename="../../PluginProjectKivy.py" line="131"/>
         <source>Kivy Files (*.kv)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="PluginProjectKivy.py" line="131"/>
+        <location filename="../../PluginProjectKivy.py" line="131"/>
         <source>Kivy Files (*.kv *.kivy)</source>
         <translation type="unfinished"></translation>
     </message>
diff -r 2ff3497e8b0c -r 7383349ed96c ProjectKivy/i18n/kivy_es.ts
--- a/ProjectKivy/i18n/kivy_es.ts	Wed Jul 10 21:54:38 2013 +0200
+++ b/ProjectKivy/i18n/kivy_es.ts	Sat Sep 28 13:30:57 2013 +0200
@@ -1,20 +1,19 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS>
-<TS version="2.0" language="es_ES">
+<!DOCTYPE TS><TS version="2.0" language="es_ES" sourcelanguage="">
 <context>
     <name>ProjectKivyPlugin</name>
     <message>
-        <location filename="PluginProjectKivy.py" line="131"/>
+        <location filename="../../PluginProjectKivy.py" line="131"/>
         <source>Kivy</source>
         <translation>Kivy</translation>
     </message>
     <message>
-        <location filename="PluginProjectKivy.py" line="131"/>
+        <location filename="../../PluginProjectKivy.py" line="131"/>
         <source>Kivy Files (*.kv)</source>
         <translation>Archivos Kivy (*.kv)</translation>
     </message>
     <message>
-        <location filename="PluginProjectKivy.py" line="131"/>
+        <location filename="../../PluginProjectKivy.py" line="131"/>
         <source>Kivy Files (*.kv *.kivy)</source>
         <translation>Archivos Kivy (*.kv *.kivy)</translation>
     </message>

eric ide

mercurial