[maemo-commits] [maemo-commits] r12966 - in projects/haf/trunk/gtkfilesystemmemory: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Tue Jul 31 17:25:59 EEST 2007
- Previous message: [maemo-commits] r12965 - projects/haf/tags/gtkfilesystemmemory
- Next message: [maemo-commits] r12967 - projects/haf/tags/gtkfilesystemmemory
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: marivoll Date: 2007-07-31 17:25:57 +0300 (Tue, 31 Jul 2007) New Revision: 12966 Modified: projects/haf/trunk/gtkfilesystemmemory/ChangeLog projects/haf/trunk/gtkfilesystemmemory/configure.ac projects/haf/trunk/gtkfilesystemmemory/debian/changelog Log: Released 0.16 Modified: projects/haf/trunk/gtkfilesystemmemory/ChangeLog =================================================================== --- projects/haf/trunk/gtkfilesystemmemory/ChangeLog 2007-07-31 14:19:32 UTC (rev 12965) +++ projects/haf/trunk/gtkfilesystemmemory/ChangeLog 2007-07-31 14:25:57 UTC (rev 12966) @@ -1,3 +1,7 @@ +2007-07-31 Marius Vollmer <marius.vollmer at nokia.com> + + Released 0.16 + 2007-02-08 Marius Vollmer <marius.vollmer at nokia.com> * gtkfilesystemmemory/Makefile.am (libfilesystemmemory_la_CFLAGS): @@ -7,7 +11,7 @@ __GNUC__. (gtk_file_folder_memory_get_info): Use gtk_file_info_set_icon_pixbuf to set the icon in the GtkFileInfo - structure. + structure (N57076). 2007-02-07 Marius Vollmer <marius.vollmer at nokia.com> Modified: projects/haf/trunk/gtkfilesystemmemory/configure.ac =================================================================== --- projects/haf/trunk/gtkfilesystemmemory/configure.ac 2007-07-31 14:19:32 UTC (rev 12965) +++ projects/haf/trunk/gtkfilesystemmemory/configure.ac 2007-07-31 14:25:57 UTC (rev 12966) @@ -1,5 +1,5 @@ AC_INIT(Makefile.am) -AM_INIT_AUTOMAKE(gtkfilesystemmemory, 0.15) +AM_INIT_AUTOMAKE(gtkfilesystemmemory, 0.16) AC_CONFIG_HEADER(config.h) AC_CANONICAL_HOST Modified: projects/haf/trunk/gtkfilesystemmemory/debian/changelog =================================================================== --- projects/haf/trunk/gtkfilesystemmemory/debian/changelog 2007-07-31 14:19:32 UTC (rev 12965) +++ projects/haf/trunk/gtkfilesystemmemory/debian/changelog 2007-07-31 14:25:57 UTC (rev 12966) @@ -1,3 +1,10 @@ +gtkfilesystemmemory (0.16) unstable; urgency=low + + * Build-Depend on gtk+ that has gtk_file_info_set_icon_pixbuf. + Fixes: NB#57076. + + -- Marius Vollmer <marius.vollmer at nokia.com> Tue, 31 Jul 2007 17:25:44 +0300 + gtkfilesystemmemory (0.15-1) unstable; urgency=low * Make icons work again, but need unreleased Gtk+.
- Previous message: [maemo-commits] r12965 - projects/haf/tags/gtkfilesystemmemory
- Next message: [maemo-commits] r12967 - projects/haf/tags/gtkfilesystemmemory
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]