[wiican: 3/3] Baptized as 0.3.2



commit 3fb910f72fa28c4c3f271e269cce1a3471a13df4
Author: J. Félix Ontañón <fontanon emergya es>
Date:   Sun Feb 13 00:59:15 2011 +0100

    Baptized as 0.3.2

 data/wiimotemanager.ui |   40 +++++++++++++++++++++++++++++-----------
 doc/conf.py            |    4 ++--
 doc/mappings.rst       |    4 ++--
 setup.py               |    4 ++--
 4 files changed, 35 insertions(+), 17 deletions(-)
---
diff --git a/data/wiimotemanager.ui b/data/wiimotemanager.ui
index 68c1b60..1ed68f4 100644
--- a/data/wiimotemanager.ui
+++ b/data/wiimotemanager.ui
@@ -8,8 +8,8 @@
     <property name="destroy_with_parent">True</property>
     <property name="type_hint">normal</property>
     <property name="program_name">Wiican</property>
-    <property name="version">0.3.1</property>
-    <property name="copyright">2009, 2010 J. Félix Ontañón &lt;fontanon emergya es&gt;</property>
+    <property name="version">0.3.2</property>
+    <property name="copyright">2009-2011 J. Félix Ontañón &lt;fontanon emergya es&gt;</property>
     <property name="comments" translatable="yes">Yes wii can
 Wiimote usage assistant and mapping manager</property>
     <property name="website">http://fontanon.org/wiican</property>
@@ -692,15 +692,33 @@ Public License instead of this License.  But first, please read
 </property>
     <property name="authors">J. Félix Ontañón &lt;fontanon emergya es&gt;</property>
     <property name="translator_credits" comments="TRANSLATORS: Replace this string with your names, one name per line.">J. Félix Ontañón &lt;fontanon emergya es&gt;
-Pierre Slamich &lt;pierre slamich gmail com&gt;
-Siegfried Gevatter &lt;rainct ubuntu com&gt;
-Christian Widell &lt;christian widell gmail com&gt;
-Zpon &lt;zpon dk gmail com&gt;
-Ceelight
-Metin Akdere
-Nielsek
-Jean Roberto Souza
-Emanuele Toscano</property>
+
+Launchpad contributors:
+(it) Andrea Amoroso &lt;andrea amoroso alice com&gt;
+(it) Emanuele Aiello 
+(it) Emanuele Toscano 
+(it) Martino Barbon 
+(fr) Chris Murphy &lt;chrismurf+ubuntu gmail com&gt;
+(fr) Djiboun 
+(fr) Fabien Boutantin &lt;fabien boutantin laposte net&gt;
+(fr) Florent Thévenet &lt;feuloren free fr&gt;
+(fr) Pierre Slamich &lt;pierre slamich net&gt;
+(en_GB) bouchard renaud 
+(pt_BR) Jean Roberto Souza 
+(pt_BR) Licio Fonseca &lt;licio ubuntu com&gt;
+(pt_BR) Moraes Junior &lt;moraesjunior gmail com&gt;
+(pt_BR) Sam Samuels &lt;gemini_sam_samuels hotmail co uk&gt;
+(pt_BR) feen 
+(pt_BR) pcgaldo 
+(sv) Christian Widell &lt;christian widell gmail com&gt;
+(sv) Leopold Augustsson 
+(sv) Phoenix 
+(ru) Alexander 'FONTER' Zinin &lt;spore_09 mail ru&gt;
+(ru) Alexey Afanasyev 
+(ru) Anton Lashkov 
+(ru) Darth Raven 
+(ru) Papazu 
+(ru) Voronin Viktor </property>
     <property name="artists">Dani Planas &lt;daniplanas a gmail com&gt;
 Ulisse &lt;ulisail yahoo it&gt;</property>
     <property name="logo">wiican.svg</property>
diff --git a/doc/conf.py b/doc/conf.py
index 4df83c6..4d01adc 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -45,9 +45,9 @@ copyright = u'2010, J. Félix Ontañón Carmona'
 # built documents.
 #
 # The short X.Y version.
-version = '0.3.1'
+version = '0.3.2'
 # The full version, including alpha/beta/rc tags.
-release = '0.3.1'
+release = '0.3.2'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
diff --git a/doc/mappings.rst b/doc/mappings.rst
index c40b73c..0715a1a 100644
--- a/doc/mappings.rst
+++ b/doc/mappings.rst
@@ -26,7 +26,7 @@ metadata and icon associated:
 Every mapping lives on home directory under .local/share/wiican/
 so maybe you want to see if i'm telling the true now ;).
 
-By the current mapping definition (wiican 0.3.1) there are names reserved for
+By the current mapping definition (wiican 0.3.2) there are names reserved for
 the mapping file and the info file: mapping.wminput and info.desktop 
 respectively.
 
@@ -46,7 +46,7 @@ translations and special fields easily. This is the basic structure::
     Comment=Control mouse with IR and A+B buttons
     Comment[es_ES]=Controla el ratón con infrarojos y los botones A+B
     X-Authors=J. Félix Ontañón <felixonta `at` gmail `dot` com>
-    X-Version=0.3.1
+    X-Version=0.3.2
     Icon=wiimouse.svg
 
 *Name* and *Comment* fields support translations via XDG DesktopEntry localized 
diff --git a/setup.py b/setup.py
index 5b65214..de36f08 100755
--- a/setup.py
+++ b/setup.py
@@ -83,7 +83,7 @@ class InstallData(install_data):
 
 setup(
         name='wiican',
-        version='0.3.1',
+        version='0.3.2',
         description='Wiimote connection and mapping manager',
         long_description='WiiCan assists on configuration and management of ' + \
             'your wiimote under GNU/Linux. It tracks bluetooth connectivity ' + \
@@ -94,7 +94,7 @@ setup(
         url='http://fontanon.org/wiican',
 
         classifiers=[
-            'Development Status :: 0.3.1 - Beta',
+            'Development Status :: 0.3.2 - Beta',
             'Environment :: Desktop Environment',
             'Intended Audience :: End Users/Desktop',
             'License :: OSI Approved :: GNU General Public License (GPL)',



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]