Skip to content

Commit

Permalink
RELEASE 0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
otsaloma committed Jun 9, 2010
1 parent 0aea1d3 commit da4cba8
Show file tree
Hide file tree
Showing 14 changed files with 155 additions and 197 deletions.
11 changes: 11 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
Gaupol 0.16.1
=============

* Add support for a variant of the TMPlayer format with two-digit
hours, i.e. time strings of form HH:MM:SS:
* Fix cropped close icons on tabs
* Fix AttributeError related to locale functions on Windows
* Fix launching web browser on Windows
* Clarify dependencies of aeidon and gaupol in README.aeidon
* Add Russian translation (Алекс)

Gaupol 0.16
===========

Expand Down
11 changes: 0 additions & 11 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
Gaupol 0.16.1
=============

[D] Add support for a variant of the TMPlayer format with two-digit
hours, i.e. time strings of form HH:MM:SS:
[D] Fix cropped close icons on tabs
[D] Fix launching web browser on Windows
[D] Fix AttributeError related to locale functions on Windows
[D] Clarify dependencies of aeidon and gaupol in README.aeidon
[D] Add Russian translation (Алекс)

Gaupol 0.17
===========

Expand Down
2 changes: 1 addition & 1 deletion aeidon/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
import os
import re

__version__ = "0.16"
__version__ = "0.16.1"

debug = (bool(os.environ.get("AEIDON_DEBUG", "")) or
bool(os.environ.get("GAUPOL_DEBUG", "")))
Expand Down
4 changes: 2 additions & 2 deletions data/extensions/bookmarks/bookmarks.gaupol-extension.in
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[Gaupol Extension]
GaupolVersion=0.16
GaupolVersion=0.16.1
Module=bookmarks
Requires=side-pane;
_Name=Bookmarks
_Description=Marking subtitles for easy navigation
Version=0.15.99
Version=0.16.1
Authors=Osmo Salomaa <[email protected]>;
Copyright=Copyright (C) 2008-2010 Osmo Salomaa;
Website=http://home.gna.org/gaupol
4 changes: 2 additions & 2 deletions data/extensions/side-pane/side-pane.gaupol-extension.in
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[Gaupol Extension]
GaupolVersion=0.16
GaupolVersion=0.16.1
Module=side-pane
_Name=Side Pane
_Description=A side pane that can be used by other extensions
Version=0.15.99
Version=0.16.1
Authors=Osmo Salomaa <[email protected]>;
Copyright=Copyright (C) 2008,2010 Osmo Salomaa;
Website=http://home.gna.org/gaupol
Expand Down
2 changes: 1 addition & 1 deletion gaupol/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
import gtk
import os

__version__ = "0.16"
__version__ = "0.16.1"

COMBO_SEPARATOR = "<separator/>"

Expand Down
4 changes: 2 additions & 2 deletions po/ca.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gaupol 0.3.4\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-05-23 19:45+0300\n"
"POT-Creation-Date: 2010-06-09 22:10+0300\n"
"PO-Revision-Date: 2006-01-24 12:28+0100\n"
"Last-Translator: Gil Forcada <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
Expand Down Expand Up @@ -2630,7 +2630,7 @@ msgstr "%d desconegut"
msgid "Close project"
msgstr ""

#: ../gaupol/page.py:327
#: ../gaupol/page.py:325
#, python-format
msgid "%s translation"
msgstr "%s traducció"
Expand Down
4 changes: 2 additions & 2 deletions po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gaupol 0.15\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-05-23 19:45+0300\n"
"POT-Creation-Date: 2010-06-09 22:10+0300\n"
"PO-Revision-Date: 2009-09-23 22:11+GMT\n"
"Last-Translator: Chris Leick <[email protected]>\n"
"Language-Team: German <[email protected]>\n"
Expand Down Expand Up @@ -2672,7 +2672,7 @@ msgstr "Ohne Titel %d"
msgid "Close project"
msgstr "Projekt schließen"

#: ../gaupol/page.py:327
#: ../gaupol/page.py:325
#, python-format
msgid "%s translation"
msgstr "%s-Übersetzung"
Expand Down
4 changes: 2 additions & 2 deletions po/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gaupol 0.3.4\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-05-23 19:45+0300\n"
"POT-Creation-Date: 2010-06-09 22:10+0300\n"
"PO-Revision-Date: 2006-03-21 13:34+0100\n"
"Last-Translator: Miguel Latorre <[email protected]>\n"
"Language-Team: Spanish <[email protected]>\n"
Expand Down Expand Up @@ -2632,7 +2632,7 @@ msgstr "%d sin nombre"
msgid "Close project"
msgstr ""

#: ../gaupol/page.py:327
#: ../gaupol/page.py:325
#, python-format
msgid "%s translation"
msgstr "%s traducción"
Expand Down
4 changes: 2 additions & 2 deletions po/gaupol.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-06-03 03:31+0300\n"
"POT-Creation-Date: 2010-06-09 22:10+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -2619,7 +2619,7 @@ msgstr ""
msgid "Close project"
msgstr ""

#: ../gaupol/page.py:327
#: ../gaupol/page.py:325
#, python-format
msgid "%s translation"
msgstr ""
4 changes: 2 additions & 2 deletions po/hu.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gaupol 0.15\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-05-23 19:45+0300\n"
"POT-Creation-Date: 2010-06-09 22:10+0300\n"
"PO-Revision-Date: 2009-12-02 11:07+0100\n"
"Last-Translator: Laszlo Andrassy <[email protected]>\n"
"Language-Team: Hungarian\n"
Expand Down Expand Up @@ -2644,7 +2644,7 @@ msgstr "Felirat nélkül %d"
msgid "Close project"
msgstr "Projekt bezárása"

#: ../gaupol/page.py:327
#: ../gaupol/page.py:325
#, python-format
msgid "%s translation"
msgstr "%s fordítás"
Expand Down
4 changes: 2 additions & 2 deletions po/pl.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gaupol 0.7.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-05-23 19:45+0300\n"
"POT-Creation-Date: 2010-06-09 22:10+0300\n"
"PO-Revision-Date: 2006-06-03 11:39+0200\n"
"Last-Translator: <[email protected]>\n"
"Language-Team: Polish <[email protected]>\n"
Expand Down Expand Up @@ -2621,7 +2621,7 @@ msgstr "Bez tytułu %d"
msgid "Close project"
msgstr ""

#: ../gaupol/page.py:327
#: ../gaupol/page.py:325
#, python-format
msgid "%s translation"
msgstr "%s tłumaczenie"
Expand Down
Loading

0 comments on commit da4cba8

Please sign in to comment.