diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CMakeLists.txt | 12 | ||||
-rw-r--r-- | doc/Makefile.am | 6 | ||||
-rw-r--r-- | doc/cs/CMakeLists.txt | 12 | ||||
-rw-r--r-- | doc/cs/Makefile.am | 2 | ||||
-rw-r--r-- | doc/cs/index.docbook | 8 | ||||
-rw-r--r-- | doc/de/CMakeLists.txt | 12 | ||||
-rw-r--r-- | doc/de/Makefile.am | 2 | ||||
-rw-r--r-- | doc/de/index.docbook | 8 | ||||
-rw-r--r-- | doc/en/CMakeLists.txt | 12 | ||||
-rw-r--r-- | doc/en/Makefile.am | 2 | ||||
-rw-r--r-- | doc/en/index.docbook | 8 | ||||
-rw-r--r-- | doc/fi/CMakeLists.txt | 12 | ||||
-rw-r--r-- | doc/fi/Makefile.am | 2 | ||||
-rw-r--r-- | doc/fi/index.docbook | 8 | ||||
-rw-r--r-- | doc/hu/CMakeLists.txt | 12 | ||||
-rw-r--r-- | doc/hu/Makefile.am | 2 | ||||
-rw-r--r-- | doc/hu/index.docbook | 8 | ||||
-rw-r--r-- | doc/man/tdepowersave.1 | 148 | ||||
-rw-r--r-- | doc/nb/CMakeLists.txt | 12 | ||||
-rw-r--r-- | doc/nb/Makefile.am | 2 | ||||
-rw-r--r-- | doc/online/Makefile | 8 | ||||
-rwxr-xr-x | doc/online/replace | 2 | ||||
-rw-r--r-- | doc/other/doxy/README (renamed from doc/doxy/README) | 0 | ||||
-rw-r--r-- | doc/other/doxy/changelog.dox (renamed from doc/doxy/changelog.dox) | 2 | ||||
-rw-r--r-- | doc/other/doxy/enhance.dox (renamed from doc/doxy/enhance.dox) | 2 | ||||
-rw-r--r-- | doc/other/doxy/fixed_bugs.dox (renamed from doc/doxy/fixed_bugs.dox) | 8 | ||||
-rw-r--r-- | doc/other/doxy/footer.html (renamed from doc/doxy/footer.html) | 0 | ||||
-rw-r--r-- | doc/other/doxy/header.html (renamed from doc/doxy/header.html) | 0 | ||||
-rw-r--r-- | doc/other/doxy/main.dox (renamed from doc/doxy/main.dox) | 7 | ||||
-rw-r--r-- | doc/other/doxy/process.dox (renamed from doc/doxy/process.dox) | 0 | ||||
-rw-r--r-- | doc/other/doxy/styleSheet.css (renamed from doc/doxy/styleSheet.css) | 0 |
31 files changed, 155 insertions, 164 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt deleted file mode 100644 index a8b8de4..0000000 --- a/doc/CMakeLists.txt +++ /dev/null @@ -1,12 +0,0 @@ -################################################# -# -# (C) 2010-2011 Serghei Amelian -# serghei (DOT) amelian (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -tde_auto_add_subdirectories() diff --git a/doc/Makefile.am b/doc/Makefile.am deleted file mode 100644 index 40baf08..0000000 --- a/doc/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -# the SUBDIRS is filled automatically by am_edit. If files are -# in this directory they are installed into the english dir - -KDE_LANG = en -KDE_DOCS = AUTO -SUBDIRS = $(AUTODIRS) diff --git a/doc/cs/CMakeLists.txt b/doc/cs/CMakeLists.txt deleted file mode 100644 index bf6d4a5..0000000 --- a/doc/cs/CMakeLists.txt +++ /dev/null @@ -1,12 +0,0 @@ -################################################# -# -# (C) 2010-2011 Serghei Amelian -# serghei (DOT) amelian (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -tde_create_handbook( LANG cs DESTINATION tdepowersave ) diff --git a/doc/cs/Makefile.am b/doc/cs/Makefile.am deleted file mode 100644 index d84e212..0000000 --- a/doc/cs/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_DOCS = tdepowersave -KDE_LANG = cs diff --git a/doc/cs/index.docbook b/doc/cs/index.docbook index f1e90f7..90726da 100644 --- a/doc/cs/index.docbook +++ b/doc/cs/index.docbook @@ -520,11 +520,3 @@ Entries which require special treatment are marked with comments starting with ' </chapter> </book> - -<!-- Keep this comment at the end of the file -Local variables: -mode: xml -coding: utf-8 -sgml-indent-step: 1 -End: ---> diff --git a/doc/de/CMakeLists.txt b/doc/de/CMakeLists.txt deleted file mode 100644 index b94a5a6..0000000 --- a/doc/de/CMakeLists.txt +++ /dev/null @@ -1,12 +0,0 @@ -################################################# -# -# (C) 2010-2011 Serghei Amelian -# serghei (DOT) amelian (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -tde_create_handbook( LANG de DESTINATION tdepowersave ) diff --git a/doc/de/Makefile.am b/doc/de/Makefile.am deleted file mode 100644 index df4330f..0000000 --- a/doc/de/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_DOCS = tdepowersave -KDE_LANG = de diff --git a/doc/de/index.docbook b/doc/de/index.docbook index 443efe4..4fc8c4d 100644 --- a/doc/de/index.docbook +++ b/doc/de/index.docbook @@ -597,11 +597,3 @@ Entries which require special treatment are marked with comments starting with ' </chapter> </book> - -<!-- Keep this comment at the end of the file -Local variables: -mode: xml -coding: utf-8 -sgml-indent-step: 1 -End: ---> diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt deleted file mode 100644 index 03f6d32..0000000 --- a/doc/en/CMakeLists.txt +++ /dev/null @@ -1,12 +0,0 @@ -################################################# -# -# (C) 2010-2011 Serghei Amelian -# serghei (DOT) amelian (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -tde_create_handbook( LANG en DESTINATION tdepowersave ) diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am deleted file mode 100644 index 3a62a55..0000000 --- a/doc/en/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_DOCS = tdepowersave -KDE_LANG = en diff --git a/doc/en/index.docbook b/doc/en/index.docbook index e8303f4..5a29662 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -517,11 +517,3 @@ Entries which require special treatment are marked with comments starting with ' </chapter> </book> - -<!-- Keep this comment at the end of the file -Local variables: -mode: xml -coding: utf-8 -sgml-indent-step: 1 -End: ---> diff --git a/doc/fi/CMakeLists.txt b/doc/fi/CMakeLists.txt deleted file mode 100644 index d1a05d6..0000000 --- a/doc/fi/CMakeLists.txt +++ /dev/null @@ -1,12 +0,0 @@ -################################################# -# -# (C) 2010-2011 Serghei Amelian -# serghei (DOT) amelian (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -tde_create_handbook( LANG fi DESTINATION tdepowersave ) diff --git a/doc/fi/Makefile.am b/doc/fi/Makefile.am deleted file mode 100644 index ae1fef4..0000000 --- a/doc/fi/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_DOCS = tdepowersave -KDE_LANG = fi diff --git a/doc/fi/index.docbook b/doc/fi/index.docbook index 47acd95..3f13931 100644 --- a/doc/fi/index.docbook +++ b/doc/fi/index.docbook @@ -511,11 +511,3 @@ Entries which require special treatment are marked with comments starting with ' </chapter> </book> - -<!-- Keep this comment at the end of the file -Local variables: -mode: xml -coding: utf-8 -sgml-indent-step: 1 -End: ---> diff --git a/doc/hu/CMakeLists.txt b/doc/hu/CMakeLists.txt deleted file mode 100644 index 0526f81..0000000 --- a/doc/hu/CMakeLists.txt +++ /dev/null @@ -1,12 +0,0 @@ -################################################# -# -# (C) 2010-2011 Serghei Amelian -# serghei (DOT) amelian (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -tde_create_handbook( LANG hu DESTINATION tdepowersave ) diff --git a/doc/hu/Makefile.am b/doc/hu/Makefile.am deleted file mode 100644 index 1868e28..0000000 --- a/doc/hu/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_DOCS = tdepowersave -KDE_LANG = hu diff --git a/doc/hu/index.docbook b/doc/hu/index.docbook index 8b087cd..ef3facf 100644 --- a/doc/hu/index.docbook +++ b/doc/hu/index.docbook @@ -537,11 +537,3 @@ felülbírálják az általános feketelista beállításait. </chapter> </book> - -<!-- Keep this comment at the end of the file -Local variables: -mode: xml -coding: utf-8 -sgml-indent-step: 1 -End: ---> diff --git a/doc/man/tdepowersave.1 b/doc/man/tdepowersave.1 new file mode 100644 index 0000000..1428e20 --- /dev/null +++ b/doc/man/tdepowersave.1 @@ -0,0 +1,148 @@ +.\" This file was generated by kdemangen.pl +.TH TDEPOWERSAVE 1 "Sep 2005" "Trinity Desktop Environment" "A TDE KPart Application" +.SH NAME +tdepowersave +\- A TDE KPart Application +.SH SYNOPSIS +tdepowersave [TQt\-options] [TDE\-options] +.SH DESCRIPTION +A TDE KPart Application +.SH OPTIONS +.SS Generic options: +.TP +.B \-\-help +Show help about options +.TP +.B \-\-help\-tqt +Show TQt specific options +.TP +.B \-\-help\-tde +Show TDE specific options +.TP +.B \-\-help\-all +Show all options +.TP +.B \-\-author +Show author information +.TP +.B \-v, \-\-version +Show version information +.TP +.B \-\-license +Show license information +.TP +.B \-\- +End of options +.SS +.SS TDE options: +.TP +.B \-\-caption <caption> +Use 'caption' as name in the titlebar +.TP +.B \-\-icon <icon> +Use 'icon' as the application icon +.TP +.B \-\-miniicon <icon> +Use 'icon' as the icon in the titlebar +.TP +.B \-\-config <filename> +Use alternative configuration file +.TP +.B \-\-dcopserver <server> +Use the DCOP Server specified by 'server' +.TP +.B \-\-nocrashhandler +Disable crash handler, to get core dumps +.TP +.B \-\-waitforwm +Waits for a WM_NET compatible windowmanager +.TP +.B \-\-style <style> +sets the application GUI style +.TP +.B \-\-geometry <geometry> +sets the client geometry of the main widget - see man X for the argument format +.TP +.B \-\-nofork +Don't run in the background. +.SS TQt options: +.TP +.B \-\-display <displayname> +Use the X-server display 'displayname' +.TP +.B \-\-session <sessionId> +Restore the application for the given 'sessionId' +.TP +.B \-\-cmap +Causes the application to install a private color +map on an 8-bit display +.TP +.B \-\-ncols <count> +Limits the number of colors allocated in the color +cube on an 8-bit display, if the application is +using the QApplication::ManyColor color +specification +.TP +.B \-\-nograb +tells TQt to never grab the mouse or the keyboard +.TP +.B \-\-dograb +running under a debugger can cause an implicit +-nograb, use -dograb to override +.TP +.B \-\-sync +switches to synchronous mode for debugging +.TP +.B \-\-fn, \-\-font <fontname> +defines the application font +.TP +.B \-\-bg, \-\-background <color> +sets the default background color and an +application palette (light and dark shades are +calculated) +.TP +.B \-\-fg, \-\-foreground <color> +sets the default foreground color +.TP +.B \-\-btn, \-\-button <color> +sets the default button color +.TP +.B \-\-name <name> +sets the application name +.TP +.B \-\-title <title> +sets the application title (caption) +.TP +.B \-\-visual TrueColor +forces the application to use a TrueColor visual on +an 8-bit display +.TP +.B \-\-inputstyle <inputstyle> +sets XIM (X Input Method) input style. Possible +values are onthespot, overthespot, offthespot and +root +.TP +.B \-\-im <XIM server> +set XIM server +.TP +.B \-\-noxim +disable XIM +.TP +.B \-\-reverse +mirrors the whole layout of widgets +.SS + +.SH SEE ALSO +Full user documentation is available through the TDE Help Center. You can also enter the URL +.BR help:/tdepowersave/ +directly into konqueror or you can run +.BR "`khelpcenter help:/tdepowersave/'" +from the command-line. +.br +.SH AUTHORS +.nf +Danny Kukawka <dkukawka@suse.de> +.br +Thomas Renninger <trenn@suse.de> +.br + diff --git a/doc/nb/CMakeLists.txt b/doc/nb/CMakeLists.txt deleted file mode 100644 index f7235d3..0000000 --- a/doc/nb/CMakeLists.txt +++ /dev/null @@ -1,12 +0,0 @@ -################################################# -# -# (C) 2010-2011 Serghei Amelian -# serghei (DOT) amelian (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -tde_create_handbook( LANG nb DESTINATION tdepowersave ) diff --git a/doc/nb/Makefile.am b/doc/nb/Makefile.am deleted file mode 100644 index a5b5f87..0000000 --- a/doc/nb/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_DOCS = tdepowersave -KDE_LANG = nb diff --git a/doc/online/Makefile b/doc/online/Makefile deleted file mode 100644 index e51b7a2..0000000 --- a/doc/online/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -all: - meinproc --stylesheet /opt/trinity/share/apps/ksgmltools2/customization/tde-web.xsl ../en/index.docbook - ./replace - rm *.bak - cp ../en/*.png . - -clean: - rm *.png *.html diff --git a/doc/online/replace b/doc/online/replace deleted file mode 100755 index 9b99c81..0000000 --- a/doc/online/replace +++ /dev/null @@ -1,2 +0,0 @@ -von='..\/common\/kde_logo.png' nach='kde_logo.png'; filetype='*.html'; OLDIFS=$IFS; IFS=' -' ; files=`find . -name "$filetype"`; for f in $files;do cp $f $f.bak; g="$f.mettytmp"; echo "Searching in $f ..."; cat "$f" | sed "s/$von/$nach/" > "$g" && mv "$g" "$f"; rm -f *.mettytmp; done; IFS=$OLDIFS; diff --git a/doc/doxy/README b/doc/other/doxy/README index e6cdd2c..e6cdd2c 100644 --- a/doc/doxy/README +++ b/doc/other/doxy/README diff --git a/doc/doxy/changelog.dox b/doc/other/doxy/changelog.dox index d1c2cf6..8cf824a 100644 --- a/doc/doxy/changelog.dox +++ b/doc/other/doxy/changelog.dox @@ -274,7 +274,7 @@ * - added set scheme specific brigthness settings to tdepowersave and the configuration dialog * - added patch to fix compiler warning from Daniel Gollub <dgollub@suse.de> * - updated translation (nl) and code documentation -* - replaced usage of QString::null with QString() +* - replaced usage of TQString::null with TQString() * - added warning if 'Aggressive Powersave' scheme is selected * - updated version strings * diff --git a/doc/doxy/enhance.dox b/doc/other/doxy/enhance.dox index b506354..a9ca05e 100644 --- a/doc/doxy/enhance.dox +++ b/doc/other/doxy/enhance.dox @@ -33,7 +33,7 @@ * \subsection enh_tooltip Tooltip * \li \b CPU \b Tooltip \b like \b kicker \b mouseover \b effects \n \n * \b [Priority: \b I] \n \n -* I like the nice mouseover effects on Kicker. Unforunately there is currently no QWidget for this. +* I like the nice mouseover effects on Kicker. Unforunately there is currently no TQWidget for this. * If we would implement this we need to adapt the wifget from amarok/src/tracktooltip.cpp. * * \li \b Battery \b estimated \b empty \b at \b xx:yy \b in \b Tooltip \n \n diff --git a/doc/doxy/fixed_bugs.dox b/doc/other/doxy/fixed_bugs.dox index e478b96..65911f9 100644 --- a/doc/doxy/fixed_bugs.dox +++ b/doc/other/doxy/fixed_bugs.dox @@ -11,10 +11,10 @@ * \li Bug \b #245081 - TDEPowersave does not set (ondemand) governor on startup \n * \li Bug \b #244052 - Close lid of a laptop and suspend to ram cause TDEPowersave 100% CPU \n \n * Needed to uncouple Action calls (as e.g. suspend on lidclose) which include blocking dialogs -* from the related events. This is needed because otherwise the D-Bus QT3 bindings run amok -* if the dialog block the filterfunction, since signals in QT are not really independent +* from the related events. This is needed because otherwise the D-Bus TQt bindings run amok +* if the dialog block the filterfunction, since signals in TQt are not really independent * (they are more function calls). Used QTimer:SingleShot() for this since they go into the -* QT event loop and don't follow the workflow of the rest of the program. \n \n +* TQt event loop and don't follow the workflow of the rest of the program. \n \n * \li Bug \b #229960 - CPUFREQ_DYNAMIC_PERFORMANCE seems to be ignored during boot and scheme change \n * \li Bug \b #230686 - TDEPowersave need to be restarted to set changed DPMS settings \n * \li Bug \b #230965 - puzzling battery state info \n @@ -140,7 +140,7 @@ * \li Bug \b #95279 - tdepowersave progress bar popup does not handle "close" event. \n \n * If the progressbar popup does not get closed by a "101%"-event, it does never * close. If you close it via the window manager, tdepowersave never opens a popup again. -* Fix: Now the suspend/progress dialog is Qt::WDestructiveClose and TDEPowersave connect to the +* Fix: Now the suspend/progress dialog is TQt::WDestructiveClose and TDEPowersave connect to the * destroyed() signal of the dialog \n \n * \li Bug \b #82880 - KDE: KMessageBox::error not on top since KDE 3.4 \n \n * All TDEPowersave error messages are not on the top, and popup in the background. \n \n diff --git a/doc/doxy/footer.html b/doc/other/doxy/footer.html index 96b8825..96b8825 100644 --- a/doc/doxy/footer.html +++ b/doc/other/doxy/footer.html diff --git a/doc/doxy/header.html b/doc/other/doxy/header.html index 58e906f..58e906f 100644 --- a/doc/doxy/header.html +++ b/doc/other/doxy/header.html diff --git a/doc/doxy/main.dox b/doc/other/doxy/main.dox index 727cf2f..d029839 100644 --- a/doc/doxy/main.dox +++ b/doc/other/doxy/main.dox @@ -2,7 +2,7 @@ \mainpage TDEPowersave - a KDE Kickerapplet/fontend for Powermanagement \section intro_sec Introduction TDEPowersave provides battery monitoring and suspend/standby triggers. - It is based on HAL and D-Bus and therefore supports APM, ACPI and PMU. + It supports APM, ACPI and PMU. Together with the powersave package (to provide powermanagement if TDEPowersave is not running) and the YaST Powermanagement module it is the preferred package @@ -34,11 +34,6 @@ \section using_sec Using tdepowersave This Applet work under <a href="http://www.kde.org">KDE</a> (and also <a href="http://www.gnome.org">GNOME</a>). - To use tdepowersave, you need the following programms/packages: - - linux kernel 2.6.x (<a href="http://www.kernel.org">Homepage</a>) - - HAL (Hardware Abstraction Layer) >= 0.5.8.1 (<a href="http://www.freedesktop.org/Software/hal">Homepage</a>) - - D-Bus >= >= 0.6.x (recommended >= 0.9.x) (<a href="http://www.freedesktop.org/Software/dbus">Homepage</a>) - Dependig on some features you maybe need also: - PolicyKit (<a href="http://gitweb.freedesktop.org/?p=PolicyKit.git;a=summary">git repository</a>) diff --git a/doc/doxy/process.dox b/doc/other/doxy/process.dox index 2fe265e..2fe265e 100644 --- a/doc/doxy/process.dox +++ b/doc/other/doxy/process.dox diff --git a/doc/doxy/styleSheet.css b/doc/other/doxy/styleSheet.css index 1d4d631..1d4d631 100644 --- a/doc/doxy/styleSheet.css +++ b/doc/other/doxy/styleSheet.css |