summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
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