[gnome-bluetooth] properties: Mark minimum version as 3.0



commit 3717c965304244b412008617df7a0bb58cc76089
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Mar 4 18:17:37 2011 +0000

    properties: Mark minimum version as 3.0
    
    As we're using GTK+ 3.x

 properties/bluetooth.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/properties/bluetooth.ui b/properties/bluetooth.ui
index 97670d4..7ea2b69 100644
--- a/properties/bluetooth.ui
+++ b/properties/bluetooth.ui
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
-  <!-- interface-requires gtk+ 2.12 -->
+  <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkWindow" id="widget1">
     <property name="can_focus">False</property>
     <property name="title">Bluetooth Preferences</property>



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