marlin r1304 - in trunk: . src/dialogs
- From: iain svn gnome org
- To: svn-commits-list gnome org
- Subject: marlin r1304 - in trunk: . src/dialogs
- Date: Sat, 11 Oct 2008 12:05:22 +0000 (UTC)
Author: iain
Date: Sat Oct 11 12:05:22 2008
New Revision: 1304
URL: http://svn.gnome.org/viewvc/marlin?rev=1304&view=rev
Log:
Lower GIO requirement
Modified:
trunk/ChangeLog
trunk/configure.in
trunk/src/dialogs/marlin-information-dialog.c
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Sat Oct 11 12:05:22 2008
@@ -75,7 +75,7 @@
GSTREAMER_REQUIRED=0.10.0
PKG_CHECK_MODULES(MARLIN, glib-2.0 >= 2.10.0 gmodule-2.0 >= 2.10.0 \
gthread-2.0 >= 2.8.0 \
- gio-2.0 >= 2.18.0 \
+ gio-2.0 >= 2.16.0 \
libgnome-2.0 >= 2.6.0 \
gconf-2.0 \
gnome-vfs-2.0 >= 2.6.0 \
Modified: trunk/src/dialogs/marlin-information-dialog.c
==============================================================================
--- trunk/src/dialogs/marlin-information-dialog.c (original)
+++ trunk/src/dialogs/marlin-information-dialog.c Sat Oct 11 12:05:22 2008
@@ -2,10 +2,10 @@
/*
* Authors: Iain Holmes <iain gnome org>
*
- * Copyright 2002-2005 Iain Holmes
+ * Copyright 2002-2008 Iain Holmes
*
* This program is free software; you can redistribute it and/or modify
- * it under the terms of version 2 of the GNU General Public
+ * it under the terms of version 2 of the GNU General Public
* License as published by the Free Foundation.
*
* This program is distributed in the hope that it will be useful,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]