[Xfce4-commits] r30161 - in pyxfce/branches/4.6: gui netk panel util
Danny Milosavljevic
dannym at xfce.org
Thu Jul 2 23:39:02 CEST 2009
Author: dannym
Date: 2009-07-02 21:39:02 +0000 (Thu, 02 Jul 2009)
New Revision: 30161
Modified:
pyxfce/branches/4.6/gui/colorbutton.defs
pyxfce/branches/4.6/gui/decortoggle.defs
pyxfce/branches/4.6/gui/filechooser.defs
pyxfce/branches/4.6/gui/gtk_extensions.defs
pyxfce/branches/4.6/gui/icontheme.defs
pyxfce/branches/4.6/netk/application.defs
pyxfce/branches/4.6/netk/class_group.defs
pyxfce/branches/4.6/panel/window.defs
pyxfce/branches/4.6/util/rc.defs
Log:
commit trivial (comment only) changes
Modified: pyxfce/branches/4.6/gui/colorbutton.defs
===================================================================
--- pyxfce/branches/4.6/gui/colorbutton.defs 2009-07-02 21:36:30 UTC (rev 30160)
+++ pyxfce/branches/4.6/gui/colorbutton.defs 2009-07-02 21:39:02 UTC (rev 30161)
@@ -3,7 +3,7 @@
;; Enumerations and flags ...
-;; From /usr/local/include/xfce4/libxfcegui4/xfce-colorbutton.h
+;; From xfce-colorbutton.h
(define-function color_button_new
(c-name "xfce_color_button_new")
Modified: pyxfce/branches/4.6/gui/decortoggle.defs
===================================================================
--- pyxfce/branches/4.6/gui/decortoggle.defs 2009-07-02 21:36:30 UTC (rev 30160)
+++ pyxfce/branches/4.6/gui/decortoggle.defs 2009-07-02 21:39:02 UTC (rev 30161)
@@ -10,7 +10,7 @@
;; Enumerations and flags ...
-;; From /usr/local/include/xfce4/libxfcegui4/xfce_decortoggle.h
+;; From xfce_decortoggle.h
(define-function decortoggle_get_type
(c-name "xfce_decortoggle_get_type")
Modified: pyxfce/branches/4.6/gui/filechooser.defs
===================================================================
--- pyxfce/branches/4.6/gui/filechooser.defs 2009-07-02 21:36:30 UTC (rev 30160)
+++ pyxfce/branches/4.6/gui/filechooser.defs 2009-07-02 21:39:02 UTC (rev 30161)
@@ -15,7 +15,7 @@
)
-;; From /usr/local/include/xfce4/libxfcegui4/xfce-filechooser.h
+;; From xfce-filechooser.h
(define-function file_chooser_new
(c-name "xfce_file_chooser_new")
Modified: pyxfce/branches/4.6/gui/gtk_extensions.defs
===================================================================
--- pyxfce/branches/4.6/gui/gtk_extensions.defs 2009-07-02 21:36:30 UTC (rev 30160)
+++ pyxfce/branches/4.6/gui/gtk_extensions.defs 2009-07-02 21:39:02 UTC (rev 30161)
@@ -3,7 +3,7 @@
;; Enumerations and flags ...
-;; From /usr/local/include/xfce4/libxfcegui4/xfce-gtk-extensions.h
+;; From xfce-gtk-extensions.h
(define-function gtk_window_center_on_monitor
(c-name "xfce_gtk_window_center_on_monitor")
Modified: pyxfce/branches/4.6/gui/icontheme.defs
===================================================================
--- pyxfce/branches/4.6/gui/icontheme.defs 2009-07-02 21:36:30 UTC (rev 30160)
+++ pyxfce/branches/4.6/gui/icontheme.defs 2009-07-02 21:39:02 UTC (rev 30161)
@@ -10,7 +10,7 @@
;; Enumerations and flags ...
-;; From /usr/local/include/xfce4/libxfcegui4/xfce-icontheme.h
+;; From xfce-icontheme.h
(define-function icon_theme_get_type
(c-name "xfce_icon_theme_get_type")
Modified: pyxfce/branches/4.6/netk/application.defs
===================================================================
--- pyxfce/branches/4.6/netk/application.defs 2009-07-02 21:36:30 UTC (rev 30160)
+++ pyxfce/branches/4.6/netk/application.defs 2009-07-02 21:39:02 UTC (rev 30161)
@@ -10,7 +10,7 @@
;; Enumerations and flags ...
-;; From /usr/local/include/xfce4/libxfcegui4/netk-application.h
+;; From netk-application.h
(define-function application_get_type
(c-name "netk_application_get_type")
Modified: pyxfce/branches/4.6/netk/class_group.defs
===================================================================
--- pyxfce/branches/4.6/netk/class_group.defs 2009-07-02 21:36:30 UTC (rev 30160)
+++ pyxfce/branches/4.6/netk/class_group.defs 2009-07-02 21:39:02 UTC (rev 30161)
@@ -10,7 +10,7 @@
;; Enumerations and flags ...
-;; From /usr/local/include/xfce4/libxfcegui4/netk-class-group.h
+;; From netk-class-group.h
(define-function class_group_get_type
(c-name "netk_class_group_get_type")
Modified: pyxfce/branches/4.6/panel/window.defs
===================================================================
--- pyxfce/branches/4.6/panel/window.defs 2009-07-02 21:36:30 UTC (rev 30160)
+++ pyxfce/branches/4.6/panel/window.defs 2009-07-02 21:39:02 UTC (rev 30161)
@@ -22,7 +22,7 @@
)
-;; From /usr/local/include/xfce4/libxfce4panel/xfce-panel-window.h
+;; From xfce-panel-window.h
(define-function xfce_panel_window_get_type
(c-name "xfce_panel_window_get_type")
Modified: pyxfce/branches/4.6/util/rc.defs
===================================================================
--- pyxfce/branches/4.6/util/rc.defs 2009-07-02 21:36:30 UTC (rev 30160)
+++ pyxfce/branches/4.6/util/rc.defs 2009-07-02 21:39:02 UTC (rev 30161)
@@ -3,7 +3,7 @@
;; Enumerations and flags ...
-;; From /usr/local/include/xfce4/libxfce4util/xfce-rc.h
+;; From xfce-rc.h
(define-function rc_simple_open
(c-name "xfce_rc_simple_open")
More information about the Xfce4-commits
mailing list