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

Danny Milosavljevic dannym at xfce.org
Thu Jul 2 23:36:30 CEST 2009


Author: dannym
Date: 2009-07-02 21:36:30 +0000 (Thu, 02 Jul 2009)
New Revision: 30160

Modified:
   pyxfce/branches/4.6/gui/aboutdialog.defs
   pyxfce/branches/4.6/netk/enum_types.defs
   pyxfce/branches/4.6/netk/window_action_menu.defs
   pyxfce/branches/4.6/netk/workspace.defs
   pyxfce/branches/4.6/panel/enums.defs
   pyxfce/branches/4.6/util/fileutils.defs
   pyxfce/branches/4.6/util/i18n.defs
   pyxfce/branches/4.6/util/resource.defs
Log:
commit trivial (comment only) changes

Modified: pyxfce/branches/4.6/gui/aboutdialog.defs
===================================================================
--- pyxfce/branches/4.6/gui/aboutdialog.defs	2009-07-02 21:34:58 UTC (rev 30159)
+++ pyxfce/branches/4.6/gui/aboutdialog.defs	2009-07-02 21:36:30 UTC (rev 30160)
@@ -10,7 +10,7 @@
 ;; Enumerations and flags ...
 
 
-;; From /usr/local/include/xfce4/libxfcegui4/xfce_aboutdialog.h
+;; From xfce_aboutdialog.h
 
 (define-function about_info_get_type
   (c-name "xfce_about_info_get_type")

Modified: pyxfce/branches/4.6/netk/enum_types.defs
===================================================================
--- pyxfce/branches/4.6/netk/enum_types.defs	2009-07-02 21:34:58 UTC (rev 30159)
+++ pyxfce/branches/4.6/netk/enum_types.defs	2009-07-02 21:36:30 UTC (rev 30160)
@@ -3,7 +3,7 @@
 ;; Enumerations and flags ...
 
 
-;; From /usr/local/include/xfce4/libxfcegui4/netk-enum-types.h
+;; From netk-enum-types.h
 
 (define-function window_state_get_type
   (c-name "netk_window_state_get_type")

Modified: pyxfce/branches/4.6/netk/window_action_menu.defs
===================================================================
--- pyxfce/branches/4.6/netk/window_action_menu.defs	2009-07-02 21:34:58 UTC (rev 30159)
+++ pyxfce/branches/4.6/netk/window_action_menu.defs	2009-07-02 21:36:30 UTC (rev 30160)
@@ -3,7 +3,7 @@
 ;; Enumerations and flags ...
 
 
-;; From /usr/local/include/xfce4/libxfcegui4/netk-window-action-menu.h
+;; From netk-window-action-menu.h
 
 (define-function create_window_action_menu
   (c-name "netk_create_window_action_menu")

Modified: pyxfce/branches/4.6/netk/workspace.defs
===================================================================
--- pyxfce/branches/4.6/netk/workspace.defs	2009-07-02 21:34:58 UTC (rev 30159)
+++ pyxfce/branches/4.6/netk/workspace.defs	2009-07-02 21:36:30 UTC (rev 30160)
@@ -10,7 +10,7 @@
 ;; Enumerations and flags ...
 
 
-;; From /usr/local/include/xfce4/libxfcegui4/netk-workspace.h
+;; From netk-workspace.h
 
 (define-function workspace_get_type
   (c-name "netk_workspace_get_type")

Modified: pyxfce/branches/4.6/panel/enums.defs
===================================================================
--- pyxfce/branches/4.6/panel/enums.defs	2009-07-02 21:34:58 UTC (rev 30159)
+++ pyxfce/branches/4.6/panel/enums.defs	2009-07-02 21:36:30 UTC (rev 30160)
@@ -26,6 +26,6 @@
 )
 
 
-;; From /usr/local/include/xfce4/libxfce4panel/xfce-panel-enums.h
+;; From xfce-panel-enums.h
 
 

Modified: pyxfce/branches/4.6/util/fileutils.defs
===================================================================
--- pyxfce/branches/4.6/util/fileutils.defs	2009-07-02 21:34:58 UTC (rev 30159)
+++ pyxfce/branches/4.6/util/fileutils.defs	2009-07-02 21:36:30 UTC (rev 30160)
@@ -3,7 +3,7 @@
 ;; Enumerations and flags ...
 
 
-;; From /usr/local/include/xfce4/libxfce4util/xfce-fileutils.h
+;; From xfce-fileutils.h
 
 (define-function mkdirhier
   (c-name "xfce_mkdirhier")

Modified: pyxfce/branches/4.6/util/i18n.defs
===================================================================
--- pyxfce/branches/4.6/util/i18n.defs	2009-07-02 21:34:58 UTC (rev 30159)
+++ pyxfce/branches/4.6/util/i18n.defs	2009-07-02 21:36:30 UTC (rev 30160)
@@ -3,7 +3,7 @@
 ;; Enumerations and flags ...
 
 
-;; From /usr/local/include/xfce4/libxfce4util/xfce-i18n.h
+;; From xfce-i18n.h
 
 (define-function textdomain
   (c-name "xfce_textdomain")

Modified: pyxfce/branches/4.6/util/resource.defs
===================================================================
--- pyxfce/branches/4.6/util/resource.defs	2009-07-02 21:34:58 UTC (rev 30159)
+++ pyxfce/branches/4.6/util/resource.defs	2009-07-02 21:36:30 UTC (rev 30160)
@@ -16,7 +16,7 @@
 )
 
 
-;; From /usr/local/include/xfce4/libxfce4util/xfce-resource.h
+;; From xfce-resource.h
 
 (define-function resource_dirs
   (c-name "xfce_resource_dirs")




More information about the Xfce4-commits mailing list