summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli Abdallah <ali.slackware@gmail.com>2009-07-22 08:37:00 +0000
committerAli Abdallah <ali.slackware@gmail.com>2009-07-22 08:37:00 +0000
commite5b84cd8c4a6feb24658a1a906f56b92915cb4d2 (patch)
tree690cd1d1368f71acc9fcc39bf4a953cf1a583b6e
parentb3e72e1d3859988dbae978cf03402bc472f8067a (diff)
downloadixfce4-power-manager-e5b84cd8c4a6feb24658a1a906f56b92915cb4d2.tar.gz
* <!-- interface-requires libxfcegui4 4.6 --> in the interface
file instead, not sure why glade inserts this <requires lib="xfce4" version="2360.6128"/> instead! since this will not work on gtk+2.12, however the interface file passes the Gtk version check, a glade bug? anyway this might fix bug 5599. (Old svn revision: 7753)
-rw-r--r--ChangeLog10
-rw-r--r--data/interfaces/xfpm-settings.ui2
2 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ce95336c..bd141f28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,12 @@
-Ali aliov@xfce.org
+2009-07-22: Ali aliov@xfce.org
+ * <!-- interface-requires libxfcegui4 4.6 --> in the interface
+ file instead, not sure why glade inserts this
+ <requires lib="xfce4" version="2360.6128"/> instead! since
+ this will not work on gtk+2.12, however the interface file
+ passes the Gtk version check, a glade bug? anyway this might
+ fix bug 5599.
+
+2009-07-19: Ali aliov@xfce.org
* Allow compilation without network manager support, since some
distros doesn't have it (like Slackware).
* settings/xfpm-settings.c connect to the signals after settings up all
diff --git a/data/interfaces/xfpm-settings.ui b/data/interfaces/xfpm-settings.ui
index 14866c63..306d0475 100644
--- a/data/interfaces/xfpm-settings.ui
+++ b/data/interfaces/xfpm-settings.ui
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<interface>
<!-- interface-requires gtk+ 2.12 -->
- <requires lib="xfce4" version="2360.6128"/>
+ <!-- interface-requires libxfcegui4 4.6 -->
<!-- interface-naming-policy toplevel-contextual -->
<object class="GtkAdjustment" id="adjustment1">
<property name="value">14</property>