diff --git a/mcs-plugin/Makefile.in b/mcs-plugin/Makefile.in index d618f57a3ddbc1e78e78374ceba084b409bf6649..d45b1606f4abfa47c6c3837e1e78a2c3fc776e03 100644 --- a/mcs-plugin/Makefile.in +++ b/mcs-plugin/Makefile.in @@ -46,10 +46,13 @@ host_triplet = @host@ @HAVE_CYGWIN_TRUE@ -export-symbols $(datadir)/xfce4/devel/mcs-manager.def @HAVE_CYGWIN_TRUE@am__append_2 = \ +@HAVE_CYGWIN_TRUE@ @LIBX11_LIBS@ + +@HAVE_CYGWIN_TRUE@am__append_3 = \ @HAVE_CYGWIN_TRUE@ -no-undefined \ @HAVE_CYGWIN_TRUE@ -export-symbols $(datadir)/xfce4/devel/mcs-manager.def -@HAVE_CYGWIN_TRUE@am__append_3 = \ +@HAVE_CYGWIN_TRUE@am__append_4 = \ @HAVE_CYGWIN_TRUE@ @LIBX11_LIBS@ subdir = mcs-plugin @@ -75,7 +78,7 @@ am_workspaces_plugin_la_OBJECTS = workspaces_plugin_la-margins.lo \ workspaces_plugin_la-workspaces.lo \ workspaces_plugin_la-plugin.lo workspaces_plugin_la_OBJECTS = $(am_workspaces_plugin_la_OBJECTS) -xfwm4_plugin_la_DEPENDENCIES = +xfwm4_plugin_la_DEPENDENCIES = $(am__DEPENDENCIES_1) am_xfwm4_plugin_la_OBJECTS = xfwm4_plugin_la-xfwm4_plugin.lo \ xfwm4_plugin_la-xfwm4_shortcuteditor.lo xfwm4_plugin_la_OBJECTS = $(am_xfwm4_plugin_la_OBJECTS) @@ -282,14 +285,14 @@ xfwm4_plugin_la_CFLAGS = \ xfwm4_plugin_la_LIBADD = \ @LIBXFCEGUI4_LIBS@ \ @LIBXFCE4MCS_MANAGER_LIBS@ \ - @LIBS@ - + @LIBS@\ +$(am__append_2) workspaces_plugindir = @XFCE_MCS_MANAGER_PLUGINSDIR@ workspaces_plugin_LTLIBRARIES = workspaces_plugin.la workspaces_plugin_la_LDFLAGS = \ -avoid-version \ -module\ -$(am__append_2) +$(am__append_3) workspaces_plugin_la_SOURCES = \ margins.c \ margins.h \ @@ -313,7 +316,7 @@ workspaces_plugin_la_LIBADD = \ @LIBXFCEGUI4_LIBS@ \ @LIBXFCE4MCS_MANAGER_LIBS@ \ @LIBS@\ -$(am__append_3) +$(am__append_4) noinst_DATA = \ monitor-icon.h \ monitor-icon.png diff --git a/po/xfwm4.pot b/po/xfwm4.pot index 15bac2bc1b0c8b14394306cfc1bd6f584560e556..24e5c9b97e4fa3d4776d8d90ac8ef3c88056860e 100644 --- a/po/xfwm4.pot +++ b/po/xfwm4.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-15 08:34+0200\n" +"POT-Creation-Date: 2004-10-17 23:15+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -716,37 +716,37 @@ msgstr "" msgid "%s: Unmanaged net_wm_state (window 0x%lx)" msgstr "" -#: src/settings.c:365 +#: src/settings.c:369 #, c-format msgid "%s: Missing defaults file" msgstr "" -#: src/settings.c:643 +#: src/settings.c:653 #, c-format msgid "%s: Cannot allocate active color %s\n" msgstr "" -#: src/settings.c:649 +#: src/settings.c:659 #, c-format msgid "%s: Cannot parse active color %s\n" msgstr "" -#: src/settings.c:692 +#: src/settings.c:702 #, c-format msgid "%s: Cannot allocate inactive color %s\n" msgstr "" -#: src/settings.c:698 +#: src/settings.c:708 #, c-format msgid "%s: Cannot parse inactive color %s\n" msgstr "" -#: src/settings.c:885 +#: src/settings.c:895 #, c-format msgid "%s: specified key theme \"%s\" missing, using default" msgstr "" -#: src/settings.c:892 +#: src/settings.c:902 #, c-format msgid "%s: Missing values in defaults file" msgstr ""