Changeset f6e63663795f5f5162607c3fc194a44b8bcef9f4

Show
Ignore:
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:
3 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    re140703 rf6e6366  
     12008-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 
    162008-08-05  Gabriel Falcão <gabriel@nacaolivre.org> 
    27 
  • TODO

    r512b8d8 rf6e6366  
    5252        # Add new tab OK 
    5353        # 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  
    5754 
    5855 * Add to preferences window: 
    5956 
    6057   - DONE * History size 
     58 
     59 * Add to gconf options 
    6160 
    6261   - Visual bell 
  • configure.ac

    r767310e0 rf6e6366  
    1717# Boston, MA 02111-1307, USA. 
    1818 
    19 AC_INIT([guake], [0.3.1], [http://trac.guake-terminal.org/]) 
     19AC_INIT([guake], [0.4.0], [http://trac.guake-terminal.org/]) 
    2020 
    2121AC_CONFIG_HEADERS([config.h])