diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-19 18:22:05 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-19 18:22:05 +0000 |
commit | 57e10fedbcb8c3e8c6590ff0935dbf017ce5587f (patch) | |
tree | 3000a7649ca4e40e43f9e7feed963236a0b0f56b /doc/de_kipi-plugins/wallpaper.docbook | |
download | kipi-plugins-57e10fedbcb8c3e8c6590ff0935dbf017ce5587f.tar.gz kipi-plugins-57e10fedbcb8c3e8c6590ff0935dbf017ce5587f.zip |
Import abandoned KDE3 version of kipi plugins
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1077221 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'doc/de_kipi-plugins/wallpaper.docbook')
-rw-r--r-- | doc/de_kipi-plugins/wallpaper.docbook | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/doc/de_kipi-plugins/wallpaper.docbook b/doc/de_kipi-plugins/wallpaper.docbook new file mode 100644 index 0000000..8ae2945 --- /dev/null +++ b/doc/de_kipi-plugins/wallpaper.docbook @@ -0,0 +1,81 @@ +<chapter id="wallpaper"> +<chapterinfo> + +<title +>Hintergrundbild</title> + +<authorgroup> + <author +><firstname +>Gilles</firstname +><surname +>Caulier</surname +> <affiliation +><address +><email +>caulier dot gilles at free.fr</email +></address +></affiliation> + </author> +</authorgroup> + +<abstract> +<para +>Das KIPI Modul "Hintergrundbild" ist ein Werkzeug, um ein Bild als Hintergrundbild für die Arbeitsoberfläche zu setzen. </para> +</abstract> + +<keywordset> +<keyword +>KDE</keyword> +<keyword +>KIPI</keyword> +</keywordset> +</chapterinfo> + +<title +>Einführung</title> + +<para +>Diese Modul setzt das aktuell ausgewählte Bild, in Abhängigkeit von der ausgewählten Option des Untermenüs, als Hintergrund für Ihre KDE-Arbeitsoberfläche. </para> + +<itemizedlist> +<listitem +><para +>Zentriert.</para +></listitem> +<listitem +><para +>Gekachelt.</para +></listitem> +<listitem +><para +>Zentrierte Kacheln.</para +></listitem> +<listitem +><para +>Zentrierte Maximalausdehnung.</para +></listitem> +<listitem +><para +>Gekachelte Maximalausdehnung.</para +></listitem> +<listitem +><para +>Skaliert.</para +></listitem> +<listitem +><para +>Zentriert mit autom. Anpassung</para +></listitem> +</itemizedlist> + +</chapter> + +<!-- +Local Variables: +mode: sgml +sgml-omittag: nil +sgml-shorttag: t +End: +--> + |