From 3ae269508d006c8da49303a312125e91ee58b811 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 19:58:34 +0200 Subject: [PATCH] Additional k => tde renaming and fixes --- admin | 2 +- po/nl.po | 2 +- src/Makefile.am | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/admin b/admin index b4d585c..6b7f722 160000 --- a/admin +++ b/admin @@ -1 +1 @@ -Subproject commit b4d585c643d92787bfa17b935ce00b09960ee360 +Subproject commit 6b7f7225eff4c49b2dd71804d5fdacb03efcf461 diff --git a/po/nl.po b/po/nl.po index bd26130..90c7052 100644 --- a/po/nl.po +++ b/po/nl.po @@ -16,7 +16,7 @@ msgstr "" "POT-Creation-Date: 2007-08-10 03:16+0200\n" "PO-Revision-Date: 2007-08-20 22:11+0200\n" "Last-Translator: Rinse de Vries \n" -"Language-Team: Nederlands \n" +"Language-Team: Nederlands \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/src/Makefile.am b/src/Makefile.am index dbb26e3..3458c99 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -75,7 +75,7 @@ tdepowersave_la_SOURCES = \ tdepowersave_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) -module -avoid-version -tdepowersave_la_LIBADD = $(LIB_KIO) @PACKAGE_LIBS@ -ldbus-tqt-1 -lXss -lXext -lXtst +tdepowersave_la_LIBADD = $(LIB_TDEIO) @PACKAGE_LIBS@ -ldbus-tqt-1 -lXss -lXext -lXtst # this is where the desktop file will go xdg_apps_DATA = tdepowersave.desktop