mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-10 05:34:36 +00:00
Updated credits for localizations and added polib to the list of dependencies.
This commit is contained in:
parent
6ab074decb
commit
0b1bf79796
1
README
1
README
@ -31,6 +31,7 @@ General dependencies
|
|||||||
- hsaudiotag3k 1.1.0 (for ME) (http://hg.hardcoded.net/hsaudiotag)
|
- hsaudiotag3k 1.1.0 (for ME) (http://hg.hardcoded.net/hsaudiotag)
|
||||||
- jobprogress 1.0.2 (http://hg.hardcoded.net/jobprogress)
|
- jobprogress 1.0.2 (http://hg.hardcoded.net/jobprogress)
|
||||||
- Sphinx 1.1 (http://sphinx.pocoo.org/)
|
- Sphinx 1.1 (http://sphinx.pocoo.org/)
|
||||||
|
- polib 0.7.0 (http://bitbucket.org/izi/polib)
|
||||||
- pytest 2.0.0, to run unit tests. (http://pytest.org/)
|
- pytest 2.0.0, to run unit tests. (http://pytest.org/)
|
||||||
|
|
||||||
OS X prerequisites
|
OS X prerequisites
|
||||||
|
@ -12,6 +12,10 @@ Unten befindet sich die Liste aller Menschen, die direkt oder indirekt zu dupeGu
|
|||||||
|
|
||||||
| **Eric Dee, chinesische Übersetzung**
|
| **Eric Dee, chinesische Übersetzung**
|
||||||
|
|
||||||
|
| **Aleš Nehyba, Czech localization**
|
||||||
|
|
||||||
|
| **Paolo Rossi, Italian localization**
|
||||||
|
|
||||||
| **Python, Programming language** (`Website <http://www.python.org>`__)
|
| **Python, Programming language** (`Website <http://www.python.org>`__)
|
||||||
| The bestest of the bests
|
| The bestest of the bests
|
||||||
|
|
||||||
|
@ -12,6 +12,10 @@ Below is the list of people who contributed, directly or indirectly to dupeGuru.
|
|||||||
|
|
||||||
| **Eric Dee, Chinese localization**
|
| **Eric Dee, Chinese localization**
|
||||||
|
|
||||||
|
| **Aleš Nehyba, Czech localization**
|
||||||
|
|
||||||
|
| **Paolo Rossi, Italian localization**
|
||||||
|
|
||||||
| **Python, Programming language** (`Website <http://www.python.org>`__)
|
| **Python, Programming language** (`Website <http://www.python.org>`__)
|
||||||
| The bestest of the bests
|
| The bestest of the bests
|
||||||
|
|
||||||
|
@ -11,6 +11,10 @@ Voici la liste des contributeurs de dupeGuru. Merci!
|
|||||||
|
|
||||||
| **Eric Dee, localisation choinoise**
|
| **Eric Dee, localisation choinoise**
|
||||||
|
|
||||||
|
| **Aleš Nehyba, localisation tchèque**
|
||||||
|
|
||||||
|
| **Paolo Rossi, localisation italienne**
|
||||||
|
|
||||||
| **Python, Langage de programmation** (`Website <http://www.python.org>`__)
|
| **Python, Langage de programmation** (`Website <http://www.python.org>`__)
|
||||||
| Le meilleur des meilleurs
|
| Le meilleur des meilleurs
|
||||||
|
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
jobprogress>=1.0.2
|
jobprogress>=1.0.2
|
||||||
Send2Trash3k>=1.2.0
|
Send2Trash3k>=1.2.0
|
||||||
sphinx>=1.1.0
|
sphinx>=1.1.0
|
||||||
|
polib>=0.7.0
|
||||||
hsaudiotag3k>=1.1.2
|
hsaudiotag3k>=1.1.2
|
||||||
pytest>=2.0.0
|
pytest>=2.0.0
|
||||||
pytest-monkeyplus>=1.0.0
|
pytest-monkeyplus>=1.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user