Updating branch refs/heads/master
         to 0f9ccf029632a9bb61f393243c1153fb58dd5793 (commit)
       from b408c7b5f735db6c91e3381953e6c5cfca967901 (commit)

commit 0f9ccf029632a9bb61f393243c1153fb58dd5793
Author: Nick Schermer <n...@xfce.org>
Date:   Sun May 20 12:13:07 2007 +0000

        * mousepad/Makefile.am: Use the new exo-csource
          --strip-comments and --strip-content arguments.
    
    (Old svn revision: 25729)

 ChangeLog            |    5 +++++
 mousepad/Makefile.am |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 51a7ff2..66929ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
 2007-05-20     Nick Schermer <n...@xfce.org>
+       * mousepad/Makefile.am: Use the new exo-csource
+         --strip-comments and --strip-content arguments.
+
+
+2007-05-20     Nick Schermer <n...@xfce.org>
        * mousepad/mousepad-view.c: Initialize variables, so gcc is
          happy.
        * README: Add some lines.
diff --git a/mousepad/Makefile.am b/mousepad/Makefile.am
index 9ec9015..68f49f9 100644
--- a/mousepad/Makefile.am
+++ b/mousepad/Makefile.am
@@ -116,7 +116,7 @@ mousepad-dbus-infos.h: $(srcdir)/mousepad-dbus-infos.xml 
Makefile
 endif
 
 mousepad-window-ui.h: Makefile $(srcdir)/mousepad-window-ui.xml
-       exo-csource --static --name=mousepad_window_ui 
$(srcdir)/mousepad-window-ui.xml > mousepad-window-ui.h
+       exo-csource --strip-comments --strip-content --static 
--name=mousepad_window_ui $(srcdir)/mousepad-window-ui.xml > 
mousepad-window-ui.h
 
 mousepad-enum-types.h: stamp-mousepad-enum-types.h
        @true
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to