Changeset 00d5684044599668a66521f98df24e6304a43472
- Timestamp:
- 02/02/10 00:55:58 (2 years ago)
- Author:
- Lincoln de Sousa <lincoln@…>
- Children:
- 748534412248284bc46ae009def380b86c0260cf
- Parents:
- 3606bc4311e5316743454601ae28e9f2ed970088
- git-author:
- Pierre-Yves Chibon <pingou@…> (02/01/10 21:50:13)
- git-committer:
- Lincoln de Sousa <lincoln@…> (02/02/10 00:55:58)
- Message:
-
Update NEWS for the new release
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
rcd7995f
|
r00d5684
|
|
| | 1 | changes since 0.4.0: |
| | 2 | |
| | 3 | Updated translation and new translation: |
| | 4 | - Italian |
| | 5 | - French |
| | 6 | - Portuguese/Brazilian |
| | 7 | - Novergian |
| | 8 | - German |
| | 9 | - Polish |
| | 10 | - Greek |
| | 11 | - Hungarian |
| | 12 | |
| | 13 | Bugs/Features: |
| | 14 | - Change start message #168 |
| | 15 | - Add an option to the preference windows to create new tab in cwd #146 |
| | 16 | - Preferences windows are resizable #149 |
| | 17 | - Guake's windows not shown when ran for the first time #174 |
| | 18 | - Implement dbus interface to script with guake #150, #138, #105, #126, #128, #109 |
| | 19 | - Command line arguments implemented |
| | 20 | -n create a new tab |
| | 21 | -e execute a command on a defined tab |
| | 22 | -r rename a tab |
| | 23 | -t toggle visibility |
| | 24 | - Improve regex to use character classes (improve the support of certain locales) #156 |
| | 25 | - Ask user if he really wants to quit when there is a child process #158 |
| | 26 | - Double click on a tab allows you to rename the tab #165 |
| | 27 | - Add more information on the INSTALL file |
| | 28 | - Tray icon position fixed #161 |
| | 29 | |
| | 30 | Infrastructure: |
| | 31 | - Move from guake-terminal.org to guake.org |
| | 32 | - Set up a mailing-list at: http://lists.guake.org/cgi-bin/mailman/listinfo/guake |
| | 33 | |
| | 34 | |
| | 35 | |
| | 36 | |
| 1 | 37 | changes since 0.2 |
| 2 | 38 | |