[Xfce4-commits] <ristretto:master> Fix compile-issues failing make distcheck

Stephan Arts noreply at xfce.org
Mon Oct 17 17:04:01 CEST 2011


Updating branch refs/heads/master
         to 7f26bb438fcee6f30897ea8f337907e4a137eb19 (commit)
       from 6c2f625f610079bf986579d72c56571d82db7fdb (commit)

commit 7f26bb438fcee6f30897ea8f337907e4a137eb19
Author: Stephan Arts <stephan at xfce.org>
Date:   Mon Oct 17 16:40:12 2011 +0200

    Fix compile-issues failing make distcheck

 po/POTFILES.in    |    1 -
 src/main_window.c |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/po/POTFILES.in b/po/POTFILES.in
index f2f98a1..b6c7d1d 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -10,5 +10,4 @@ src/thumbnail.c
 src/thumbnail_bar.c
 src/wallpaper_manager.c
 src/xfce_wallpaper_manager.c
-src/gnome_wallpaper_manager.c
 ristretto.desktop.in
diff --git a/src/main_window.c b/src/main_window.c
index 5b8040b..b86b62e 100644
--- a/src/main_window.c
+++ b/src/main_window.c
@@ -40,7 +40,6 @@
 #include "thumbnail_bar.h"
 #include "wallpaper_manager.h"
 #include "xfce_wallpaper_manager.h"
-#include "gnome_wallpaper_manager.h"
 
 #include "privacy_dialog.h"
 #include "properties_dialog.h"


More information about the Xfce4-commits mailing list