Changeset f6e63663795f5f5162607c3fc194a44b8bcef9f4
- Timestamp:
- 08/07/08 14:58:10 (4 years ago)
- Author:
- Gabriel Falcão <gabriel@…>
- Children:
- 494bc7f5cfacf2d7f0ff9345d411ca77d9af3291
- Parents:
- e140703f52b09f0b3b745b57317efc4ea6257895
- git-committer:
- Gabriel Falcão <gabriel@…> (08/07/08 14:58:10)
- Message:
-
Setting a new version, TODO modified
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
re140703
|
rf6e6366
|
|
| | 1 | 2008-08-07 Gabriel Falcão <gabriel@nacaolivre.org> |
| | 2 | |
| | 3 | * TODO: Somethings turn obselete since new features had been implemented. |
| | 4 | * cofnigure.ac: Guake version 0.4.0 |
| | 5 | |
| 1 | 6 | 2008-08-05 Gabriel Falcão <gabriel@nacaolivre.org> |
| 2 | 7 | |
-
|
r512b8d8
|
rf6e6366
|
|
| 52 | 52 | # Add new tab OK |
| 53 | 53 | # remove current tab (I use ctrl+d, maybe a way to explain to the user...) |
| 54 | | # Set window size, here we will set only 10 default sizes: |
| 55 | | # Ctrl-Super-1 -> set to 10% of window |
| 56 | | # Ctrl-Super-0 -> set to 100% of window |
| 57 | 54 | |
| 58 | 55 | * Add to preferences window: |
| 59 | 56 | |
| 60 | 57 | - DONE * History size |
| | 58 | |
| | 59 | * Add to gconf options |
| 61 | 60 | |
| 62 | 61 | - Visual bell |
-
|
r767310e0
|
rf6e6366
|
|
| 17 | 17 | # Boston, MA 02111-1307, USA. |
| 18 | 18 | |
| 19 | | AC_INIT([guake], [0.3.1], [http://trac.guake-terminal.org/]) |
| | 19 | AC_INIT([guake], [0.4.0], [http://trac.guake-terminal.org/]) |
| 20 | 20 | |
| 21 | 21 | AC_CONFIG_HEADERS([config.h]) |