[Xfce4-commits] r30163 - in pyxfce/branches/4.6: gui panel util

Danny Milosavljevic dannym at xfce.org
Thu Jul 2 23:41:35 CEST 2009


Author: dannym
Date: 2009-07-02 21:41:35 +0000 (Thu, 02 Jul 2009)
New Revision: 30163

Modified:
   pyxfce/branches/4.6/gui/framebox.defs
   pyxfce/branches/4.6/gui/gtk_style.defs
   pyxfce/branches/4.6/gui/togglebutton.defs
   pyxfce/branches/4.6/panel/arrow_button.defs
   pyxfce/branches/4.6/util/miscutils.defs
Log:
commit trivial (comment only) changes

Modified: pyxfce/branches/4.6/gui/framebox.defs
===================================================================
--- pyxfce/branches/4.6/gui/framebox.defs	2009-07-02 21:39:49 UTC (rev 30162)
+++ pyxfce/branches/4.6/gui/framebox.defs	2009-07-02 21:41:35 UTC (rev 30163)
@@ -10,7 +10,7 @@
 ;; Enumerations and flags ...
 
 
-;; From /usr/local/include/xfce4/libxfcegui4/xfce_framebox.h
+;; From xfce_framebox.h
 
 (define-function framebox_get_type
   (c-name "xfce_framebox_get_type")

Modified: pyxfce/branches/4.6/gui/gtk_style.defs
===================================================================
--- pyxfce/branches/4.6/gui/gtk_style.defs	2009-07-02 21:39:49 UTC (rev 30162)
+++ pyxfce/branches/4.6/gui/gtk_style.defs	2009-07-02 21:41:35 UTC (rev 30163)
@@ -3,7 +3,7 @@
 ;; Enumerations and flags ...
 
 
-;; From /usr/local/include/xfce4/libxfcegui4/gtk_style.h
+;; From gtk_style.h
 
 (define-function get_style
   (c-name "get_style")

Modified: pyxfce/branches/4.6/gui/togglebutton.defs
===================================================================
--- pyxfce/branches/4.6/gui/togglebutton.defs	2009-07-02 21:39:49 UTC (rev 30162)
+++ pyxfce/branches/4.6/gui/togglebutton.defs	2009-07-02 21:41:35 UTC (rev 30163)
@@ -10,7 +10,7 @@
 ;; Enumerations and flags ...
 
 
-;; From /usr/local/include/xfce4/libxfcegui4/xfce_togglebutton.h
+;; From xfce_togglebutton.h
 
 (define-function togglebutton_get_type
   (c-name "xfce_togglebutton_get_type")

Modified: pyxfce/branches/4.6/panel/arrow_button.defs
===================================================================
--- pyxfce/branches/4.6/panel/arrow_button.defs	2009-07-02 21:39:49 UTC (rev 30162)
+++ pyxfce/branches/4.6/panel/arrow_button.defs	2009-07-02 21:41:35 UTC (rev 30163)
@@ -10,7 +10,7 @@
 ;; Enumerations and flags ...
 
 
-;; From /usr/local/include/xfce4/libxfce4panel/xfce-arrow-button.h
+;; From xfce-arrow-button.h
 
 (define-function xfce_arrow_button_get_type
   (c-name "xfce_arrow_button_get_type")

Modified: pyxfce/branches/4.6/util/miscutils.defs
===================================================================
--- pyxfce/branches/4.6/util/miscutils.defs	2009-07-02 21:39:49 UTC (rev 30162)
+++ pyxfce/branches/4.6/util/miscutils.defs	2009-07-02 21:41:35 UTC (rev 30163)
@@ -3,7 +3,7 @@
 ;; Enumerations and flags ...
 
 
-;; From /usr/local/include/xfce4/libxfce4util/xfce-miscutils.h
+;; From xfce-miscutils.h
 
 (define-function version_string
   (c-name "xfce_version_string")




More information about the Xfce4-commits mailing list