From f4624d940a201fd6573afe0c3a0989eded0af109 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Tue, 1 Apr 2014 15:52:50 +0200 Subject: [PATCH] po: Remove files for disabled wallpaper2 module to fix make distcheck The wallpaper2 module got disabled by not includng its makefile anymore which confused gettext as it still had two files listed for it. --- po/POTFILES.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/po/POTFILES.in b/po/POTFILES.in index e784215cf..5881d813f 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -197,8 +197,6 @@ src/modules/conf_theme/e_int_config_transitions.c src/modules/conf_theme/e_int_config_wallpaper.c src/modules/conf_theme/e_int_config_xsettings.c src/modules/conf_theme/e_mod_main.c -src/modules/conf_wallpaper2/e_int_config_wallpaper.c -src/modules/conf_wallpaper2/e_mod_main.c src/modules/conf_window_manipulation/e_int_config_clientlist.c src/modules/conf_window_manipulation/e_int_config_focus.c src/modules/conf_window_manipulation/e_int_config_window_display.c