summaryrefslogtreecommitdiff
path: root/xfsm-shutdown-helper
diff options
context:
space:
mode:
authorBenedikt Meurer <benny@xfce.org>2004-05-25 21:29:04 +0000
committerBenedikt Meurer <benny@xfce.org>2004-05-25 21:29:04 +0000
commit52c89fea8f467172ab530a923a11eade4b5dca6b (patch)
tree27cdf552190223833ed996c690778fd3fdbd8776 /xfsm-shutdown-helper
parent5ee8f8691a53851a141afc268c5c6dc80134efcd (diff)
downloadxfce4-session-52c89fea8f467172ab530a923a11eade4b5dca6b.tar.gz
Added Gnome compatibility. Improved KDE compatibility (Konqueror seems
somewhat broken, though, dunno why). Some cosmetic fixes on the splash screen (avoid flicker, same y pos for all texts). (Old svn revision: 4580)
Diffstat (limited to 'xfsm-shutdown-helper')
-rw-r--r--xfsm-shutdown-helper/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/xfsm-shutdown-helper/Makefile.in b/xfsm-shutdown-helper/Makefile.in
index 27e0d08c..b2196fd7 100644
--- a/xfsm-shutdown-helper/Makefile.in
+++ b/xfsm-shutdown-helper/Makefile.in
@@ -107,6 +107,9 @@ FFLAGS = @FFLAGS@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
+GNOME_CFLAGS = @GNOME_CFLAGS@
+GNOME_LIBS = @GNOME_LIBS@
+GNOME_REQUIRED_VERSION = @GNOME_REQUIRED_VERSION@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@