From 667a6e09dce27767a017ee373c7f47b388e627ca Mon Sep 17 00:00:00 2001 From: tpearson Date: Sun, 21 Aug 2011 01:43:11 +0000 Subject: Convert remaining references to kde3 (e.g. in paths) to trinity git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index eb7c857..1025439 100644 --- a/README +++ b/README @@ -13,7 +13,7 @@ distribution) to compile KPowersave: and maybe also these packages: - doxygen (for code documentation) - - docbook, kde3sdk (handbook) + - docbook, trinitysdk (handbook) other (may) needed packages for run all KPowersave features: - PolicyKit, recommended >= 0.2 @@ -26,7 +26,7 @@ distribution) to compile KPowersave: * For SUSE users how to generate configure: - . /etc/opt/kde3/common_options + . /etc/opt/trinity/common_options update_admin * For other distributions try this to generate configure: @@ -36,7 +36,7 @@ distribution) to compile KPowersave: * Execute the following commands to compile, make and install kpowersave: - ./configure --prefix=/opt/kde3 [--enable-debug=full] + ./configure --prefix=/opt/trinity [--enable-debug=full] make make install -- cgit v1.2.1