From 2db2a93cb4a938b0019042a2b91fc1910b572097 Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Sun, 28 Aug 2022 15:43:51 +0200 Subject: Copy translations to a new directory layout. Use common rules for build and install translations. Use common rules for build and install documentation. Added translation of .desktop files. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 28593cba62cd7639c6a0e3cbb4fd8508f6c9ea96) --- doc/other/doxy/main.dox | 75 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 doc/other/doxy/main.dox (limited to 'doc/other/doxy/main.dox') diff --git a/doc/other/doxy/main.dox b/doc/other/doxy/main.dox new file mode 100644 index 0000000..727cf2f --- /dev/null +++ b/doc/other/doxy/main.dox @@ -0,0 +1,75 @@ +/*! +\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. + + Together with the powersave package (to provide powermanagement if TDEPowersave + is not running) and the YaST Powermanagement module it is the preferred package + that should be used for battery monitoring and control of power management + related tasks. + + TDEPowersave is currently, as we know, available/running for/on these distributions: + \li SUSE Linux: defaultly on distribution + - openSUSE 10.2: from the available releases and via sourceforge + - SUSE 10.1/SLED10: from the available releases and updates (for TDEPowersave 0.6.x) + - SUSE 10.0: from + sourceforge.net + - SUSE 9.3 and 9.2: last available version 0.4.5 from: + sourceforge.net + \li Debian: available in unstable and testing tree via 'apt-get install tdepowersave' + \li Ubuntu/Kubuntu: + - for Dapper Drake from universe repository + - for 'Breezy Badger' from + http://www.teco.edu/~biebl/ubuntu (Thanks to Michael Biebl) + \li Fedora Core 4 and 5: from + sourceforge.net + \li Mandriva 2006.1: from + sourceforge.net + \li ALT Linux: TDEPowersave v0.4.5 defaultly on distribution + \li Pardus: TDEPowersave default on the distribution + \li Gentoo, Slackware and other: www.kde-apps.org + + +\section using_sec Using tdepowersave + This Applet work under KDE (and also GNOME). + + To use tdepowersave, you need the following programms/packages: + - linux kernel 2.6.x (Homepage) + - HAL (Hardware Abstraction Layer) >= 0.5.8.1 (Homepage) + - D-Bus >= >= 0.6.x (recommended >= 0.9.x) (Homepage) + + Dependig on some features you maybe need also: + - PolicyKit (git repository) + + You can maybe find more information in the README file in the base dir of the project. + +\section contact_sec Contact + You can contact us via the project website(s), Mailinglists and for bugs also via several bugzilla + systems: + +\subsection contact_web_sec Websites + \li TDEPowersave@freshmeat.net + \li TDEPowersave@kde-apps.org + \li Powersave@sourceforge.net + \li Powersave@forge.novell.com + +\subsection contact_ML_sec Mailing Lists + \li powersave-users@forge.novell.com + \li powersave-devel@forge.novell.com + +\subsection contact_Bugzilla_sec Report Bugs + Websites: + \li SUSE Linux / openSUSE + \li SLED/SLES + \li Debian + \li (K)Ubuntu + \li Mandriva + \li RedHat/Fedora + \li ALT Linux + \li Pardus + + You can also report Bugs to the powersave-users mailing list: + \li powersave-users@forge.novell.com + +*/ -- cgit v1.2.3