Changeset 18578f1fdbaac325333c9c80603cab78283eded3

Show
Ignore:
Timestamp:
06/15/08 22:11:04 (4 years ago)
Author:
Lincoln de Sousa <lincoln@…>
Children:
95d3ca771a1ce90e9a5ccd7d4b3b36d8e3dcde3c
Parents:
663f21d9b78fec0adc1059a9991055395645ce98
git-committer:
Lincoln de Sousa <lincoln@…> (06/15/08 22:11:04)
Message:

Bumping to version 0.3 and fixing some macro positions

Files:
2 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r34f52bf r18578f1  
    112008-06-15  Lincoln de Sousa  <lincoln@minaslivre.org> 
     2 
     3        * configure.ac: Bump to version 0.3. 
     4 
     5        * Makefile.am: Removing some intl files reference (it was breaking 
     6        make dist rule) 
    27 
    38        * src/guake.py (PrefsDialog): Changed the old way of showing 
  • configure.ac

    rfba3351 r18578f1  
    1717# Boston, MA 02111-1307, USA. 
    1818 
    19 AC_INIT([guake], [0.2], [http://trac.guake-terminal.org/]) 
     19AC_INIT([guake], [0.3], [http://trac.guake-terminal.org/]) 
    2020 
    2121AC_CONFIG_HEADERS([config.h]) 
     
    2929AC_PROG_CC 
    3030 
    31 AC_PROG_INTLTOOL 
     31AC_PROG_INTLTOOL([0.35.0]) 
     32AM_GLIB_GNU_GETTEXT 
    3233 
    3334dnl python checks 
     
    8990AC_SUBST([ALL_LINGUAS]) 
    9091 
    91 AM_GLIB_GNU_GETTEXT 
    92  
    9392dnl output files 
    9493AC_CONFIG_FILES([