Skip to content

Commit

Permalink
Release 0.34
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Pesenti Gritti committed Oct 13, 2006
1 parent e176a53 commit 34a70e3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ AC_SUBST(PYGTK_DEFSDIR)
#
ALL_LINGUAS="it ha ig yo"
GETTEXT_PACKAGE=sugar
AC_PROG_INTLTOOL([0.33])
AC_PROG_INTLTOOL([0.34])
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Gettext package])
AM_GLIB_GNU_GETTEXT
Expand Down
2 changes: 1 addition & 1 deletion lib/Makefile.am
Original file line number Diff line number Diff line change
@@ -1 +1 @@
SUBDIRS = src python
SUBDIRS = src python threadframe
2 changes: 1 addition & 1 deletion po/POTFILES.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
activities/browser/NavigationToolbar.py
activities/web/webactivity.py
sugar/chat/ChatEditor.py
activities/chat/ChatActivity.py
activities/groupchat/GroupChatActivity.py
Expand Down

0 comments on commit 34a70e3

Please sign in to comment.