[wiican: 3/3] Baptized as 0.3.2
- From: J. Félix Ontañón <felixonta src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [wiican: 3/3] Baptized as 0.3.2
- Date: Sun, 13 Feb 2011 00:00:28 +0000 (UTC)
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 <fontanon emergya es></property>
+ <property name="version">0.3.2</property>
+ <property name="copyright">2009-2011 J. Félix Ontañón <fontanon emergya es></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 <fontanon emergya es></property>
<property name="translator_credits" comments="TRANSLATORS: Replace this string with your names, one name per line.">J. Félix Ontañón <fontanon emergya es>
-Pierre Slamich <pierre slamich gmail com>
-Siegfried Gevatter <rainct ubuntu com>
-Christian Widell <christian widell gmail com>
-Zpon <zpon dk gmail com>
-Ceelight
-Metin Akdere
-Nielsek
-Jean Roberto Souza
-Emanuele Toscano</property>
+
+Launchpad contributors:
+(it) Andrea Amoroso <andrea amoroso alice com>
+(it) Emanuele Aiello
+(it) Emanuele Toscano
+(it) Martino Barbon
+(fr) Chris Murphy <chrismurf+ubuntu gmail com>
+(fr) Djiboun
+(fr) Fabien Boutantin <fabien boutantin laposte net>
+(fr) Florent Thévenet <feuloren free fr>
+(fr) Pierre Slamich <pierre slamich net>
+(en_GB) bouchard renaud
+(pt_BR) Jean Roberto Souza
+(pt_BR) Licio Fonseca <licio ubuntu com>
+(pt_BR) Moraes Junior <moraesjunior gmail com>
+(pt_BR) Sam Samuels <gemini_sam_samuels hotmail co uk>
+(pt_BR) feen
+(pt_BR) pcgaldo
+(sv) Christian Widell <christian widell gmail com>
+(sv) Leopold Augustsson
+(sv) Phoenix
+(ru) Alexander 'FONTER' Zinin <spore_09 mail ru>
+(ru) Alexey Afanasyev
+(ru) Anton Lashkov
+(ru) Darth Raven
+(ru) Papazu
+(ru) Voronin Viktor </property>
<property name="artists">Dani Planas <daniplanas a gmail com>
Ulisse <ulisail yahoo it></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]