Changeset b43b6c954bb18d9ad4fab4e4fe832df0e7b67647
- Timestamp:
- 08/04/08 04:13:30 (4 years ago)
- Author:
- Lincoln de Sousa <lincoln@…>
- Children:
- d975628654971a657e87a71a7f19bc76ba631978
- Parents:
- 7e63a13ca8faf6ab1c647e488a6ed11baeb30ff3
- git-committer:
- Lincoln de Sousa <lincoln@…> (08/04/08 04:13:30)
- Message:
-
adding translators to the about dialog
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
rf2e67a5
|
rb43b6c9
|
|
| 1 | | 2008-08-03 Lincoln de Sousa <lincoln@indigente.viaduto> |
| | 1 | 2008-08-04 Lincoln de Sousa <lincoln@minaslivre.org> |
| | 2 | |
| | 3 | * data/about.glade: Adding translators in about dialog. |
| | 4 | |
| | 5 | 2008-08-03 Lincoln de Sousa <lincoln@minaslivre.org> |
| 2 | 6 | |
| 3 | 7 | * src/guake.py (Guake.__init__): Getting/showing the accel label |
-
|
r512b8d8
|
rb43b6c9
|
|
| 1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | 2 | <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd"> |
| 3 | | <!--Generated with glade3 3.2.2 on Sat Oct 6 15:44:41 2007 by pythonwarrior@pidinti--> |
| | 3 | <!--Generated with glade3 3.4.5 on Mon Aug 4 01:12:05 2008 --> |
| 4 | 4 | <glade-interface> |
| 5 | 5 | <widget class="GtkAboutDialog" id="aboutdialog"> |
| … |
… |
|
| 13 | 13 | <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> |
| 14 | 14 | <property name="has_separator">False</property> |
| 15 | | <property name="version">0.1</property> |
| 16 | | <property name="copyright" translatable="yes">Copyright 2007 Gabriel Falcão |
| 17 | | Copyright 2007 Lincoln de Sousa</property> |
| | 15 | <property name="copyright" translatable="yes">Copyright 2007-2008 Lincoln de Sousa |
| | 16 | Copyright 2007 Gabriel Falcão</property> |
| 18 | 17 | <property name="comments" translatable="yes">Guake is an easy to access |
| 19 | 18 | terminal based on fps games terminal</property> |
| … |
… |
|
| 28 | 27 | <property name="authors">Gabriel Falcao <gabriel@guake-terminal.org> |
| 29 | 28 | Lincoln de Sousa <lincoln@guake-terminal.org></property> |
| | 29 | <property name="documenters"></property> |
| | 30 | <property name="translator_credits" translatable="yes">Brazilian Portuguese |
| | 31 | * Lincoln de Sousa <lincoln@guake-terminal.org> |
| | 32 | |
| | 33 | Spanish |
| | 34 | * Adolfo González Blázquez <code@infinicode.org> |
| | 35 | |
| | 36 | Japanese |
| | 37 | * Nishio Futoshi <futoshi@momonga-linux.org> |
| | 38 | |
| | 39 | Polish |
| | 40 | * Mieszko Ålusarczyk <mieszkoslusarczyk@gmail.com>, 2008. |
| | 41 | * Piotr DrÄ |
| | 42 | g <piotrdrag@gmail.com>, 2008. |
| | 43 | |
| | 44 | Russian |
| | 45 | * Pavel Alexeev Pahan@Hubbitus.spb.su></property> |
| 30 | 46 | <property name="artists">Gabriel Falcao <gabriel@guake-terminal.org></property> |
| 31 | 47 | <property name="wrap_license">True</property> |