Changeset 08ee9dc1527d8686c7bfa98753110605ecdc03dc
- Timestamp:
- 06/03/08 08:50:59 (4 years ago)
- Author:
- Lincoln de Sousa <lincoln@…>
- Children:
- 45b8ebb201a981e4bc88fb6532f525fc128c4f36
- Parents:
- fd8257592e340d353be6364633afb9d0c849cd70
- git-committer:
- Lincoln de Sousa <lincoln@…> (06/03/08 08:50:59)
- Message:
-
Updating changelog
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r3c2fef8
|
r08ee9dc
|
|
| | 1 | 2008-06-03 Lincoln de Sousa <lincoln@minaslivre.org> |
| | 2 | |
| | 3 | * src/guake.py (Guake.show): Moving window after shown. |
| | 4 | |
| | 5 | * src/guake.py (Guake.show_prefs, Guake.show_about) |
| | 6 | (PrefsDialog.show): Making dialogs be shown and hidden without |
| | 7 | bothering main window. |
| | 8 | |
| | 9 | * data/guake.glade: Removing version number from main window and |
| | 10 | removing window position from center. |
| | 11 | |
| | 12 | * data/prefs.glade: This dialog is no longer set as modal and |
| | 13 | crazy glade changes. |
| | 14 | |
| 1 | 15 | 2008-06-03 Gabriel Falcão <gabriel@nacaolivre.org> |
| 2 | 16 | |
| 3 | | * configure.ac: ALL_LINGUAS configured by adding japanese translation. |
| 4 | | Version changed to 0.2 |
| | 17 | * configure.ac: ALL_LINGUAS configured by adding japanese |
| | 18 | translation. Version changed to 0.2 |
| 5 | 19 | |
| 6 | 20 | 2008-05-28 Gabriel Falcão <gabriel@nacaolivre.org> |
| … |
… |
|
| 22 | 36 | |
| 23 | 37 | * configure.ac: Fixing version number. |
| 24 | | |
| | 38 | |
| 25 | 39 | * po/POTFILES.in: Adding some python files that should be |
| 26 | 40 | internationalized. |
| 27 | | |
| | 41 | |
| 28 | 42 | 2007-10-24 Lincoln de Sousa <lincoln@minaslivre.org> |
| 29 | 43 | |