[f-spot] fix livewebgallery to work on gtk2.14



commit cb8027c99ea3df134c251f5990ac3f87cd46c6cf
Author: Stephane Delcroix <stephane delcroix org>
Date:   Tue Sep 15 16:21:14 2009 +0200

    fix livewebgallery to work on gtk2.14

 .../Tools/LiveWebGallery/LiveWebGallery.addin.xml  |    2 +-
 .../Tools/LiveWebGallery/ui/LiveWebGallery.ui      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/extensions/Tools/LiveWebGallery/LiveWebGallery.addin.xml b/extensions/Tools/LiveWebGallery/LiveWebGallery.addin.xml
index 6f94f58..f760b56 100644
--- a/extensions/Tools/LiveWebGallery/LiveWebGallery.addin.xml
+++ b/extensions/Tools/LiveWebGallery/LiveWebGallery.addin.xml
@@ -1,7 +1,7 @@
 <Addin namespace="FSpot"
 	id="LiveWebGallery"
 	name="LiveWebGallery"
-	version="0.6.0.2"
+	version="0.6.0.3"
 	description="Share photos with other people on the same network via Web Browser"
 	author="Anton Keks"
 	url="http://blog.azib.net/2009/08/announcing-f-spot-live-web-gallery.html";
diff --git a/extensions/Tools/LiveWebGallery/ui/LiveWebGallery.ui b/extensions/Tools/LiveWebGallery/ui/LiveWebGallery.ui
index c04972c..0bc986c 100644
--- a/extensions/Tools/LiveWebGallery/ui/LiveWebGallery.ui
+++ b/extensions/Tools/LiveWebGallery/ui/LiveWebGallery.ui
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <interface>
-  <requires lib="gtk+" version="2.16"/>
+  <requires lib="gtk+" version="2.14"/>
   <!-- interface-naming-policy toplevel-contextual -->
   <object class="GtkDialog" id="live_web_gallery_dialog">
     <property name="border_width">5</property>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]