[Xfce4-commits] r29151 - pyxfce/trunk/util

Danny Milosavljevic dannym at xfce.org
Sun Jan 11 14:44:31 CET 2009


Author: dannym
Date: 2009-01-11 13:44:31 +0000 (Sun, 11 Jan 2009)
New Revision: 29151

Modified:
   pyxfce/trunk/util/desktopentry.defs
   pyxfce/trunk/util/fileutils.defs
   pyxfce/trunk/util/i18n.defs
   pyxfce/trunk/util/kiosk.defs
   pyxfce/trunk/util/miscutils.defs
   pyxfce/trunk/util/rc.defs
   pyxfce/trunk/util/resource.defs
   pyxfce/trunk/util/utf8.defs
Log:
mini-changes in comments (nothing else).

Modified: pyxfce/trunk/util/desktopentry.defs
===================================================================
--- pyxfce/trunk/util/desktopentry.defs	2009-01-11 13:43:07 UTC (rev 29150)
+++ pyxfce/trunk/util/desktopentry.defs	2009-01-11 13:44:31 UTC (rev 29151)
@@ -10,7 +10,7 @@
 ;; Enumerations and flags ...
 
 
-;; From /usr/local/include/xfce4/libxfce4util/xfce-desktopentry.h
+;; From xfce-desktopentry.h
 
 (define-function desktop_entry_get_type
   (c-name "xfce_desktop_entry_get_type")

Modified: pyxfce/trunk/util/fileutils.defs
===================================================================
--- pyxfce/trunk/util/fileutils.defs	2009-01-11 13:43:07 UTC (rev 29150)
+++ pyxfce/trunk/util/fileutils.defs	2009-01-11 13:44:31 UTC (rev 29151)
@@ -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/trunk/util/i18n.defs
===================================================================
--- pyxfce/trunk/util/i18n.defs	2009-01-11 13:43:07 UTC (rev 29150)
+++ pyxfce/trunk/util/i18n.defs	2009-01-11 13:44:31 UTC (rev 29151)
@@ -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/trunk/util/kiosk.defs
===================================================================
--- pyxfce/trunk/util/kiosk.defs	2009-01-11 13:43:07 UTC (rev 29150)
+++ pyxfce/trunk/util/kiosk.defs	2009-01-11 13:44:31 UTC (rev 29151)
@@ -3,7 +3,7 @@
 ;; Enumerations and flags ...
 
 
-;; From /usr/local/include/xfce4/libxfce4util/xfce-kiosk.h
+;; From xfce-kiosk.h
 
 (define-function kiosk_new
   (c-name "xfce_kiosk_new")

Modified: pyxfce/trunk/util/miscutils.defs
===================================================================
--- pyxfce/trunk/util/miscutils.defs	2009-01-11 13:43:07 UTC (rev 29150)
+++ pyxfce/trunk/util/miscutils.defs	2009-01-11 13:44:31 UTC (rev 29151)
@@ -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")

Modified: pyxfce/trunk/util/rc.defs
===================================================================
--- pyxfce/trunk/util/rc.defs	2009-01-11 13:43:07 UTC (rev 29150)
+++ pyxfce/trunk/util/rc.defs	2009-01-11 13:44:31 UTC (rev 29151)
@@ -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")

Modified: pyxfce/trunk/util/resource.defs
===================================================================
--- pyxfce/trunk/util/resource.defs	2009-01-11 13:43:07 UTC (rev 29150)
+++ pyxfce/trunk/util/resource.defs	2009-01-11 13:44:31 UTC (rev 29151)
@@ -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")

Modified: pyxfce/trunk/util/utf8.defs
===================================================================
--- pyxfce/trunk/util/utf8.defs	2009-01-11 13:43:07 UTC (rev 29150)
+++ pyxfce/trunk/util/utf8.defs	2009-01-11 13:44:31 UTC (rev 29151)
@@ -3,7 +3,7 @@
 ;; Enumerations and flags ...
 
 
-;; From /usr/local/include/xfce4/libxfce4util/xfce-utf8.h
+;; From xfce-utf8.h
 
 (define-function utf8_remove_controls
   (c-name "xfce_utf8_remove_controls")




More information about the Xfce4-commits mailing list