diff --git a/doc/kcontrol/paths/CMakeLists.txt b/doc/kcontrol/paths/CMakeLists.txt new file mode 100644 index 000000000..f7f5e8607 --- /dev/null +++ b/doc/kcontrol/paths/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION kcontrol/paths ) diff --git a/doc/kcontrol/paths/Makefile.am b/doc/kcontrol/paths/Makefile.am new file mode 100644 index 000000000..545bc2d1d --- /dev/null +++ b/doc/kcontrol/paths/Makefile.am @@ -0,0 +1,2 @@ +KDE_LANG = en +KDE_DOCS = kcontrol/paths diff --git a/doc/kcontrol/paths/index.docbook b/doc/kcontrol/paths/index.docbook new file mode 100644 index 000000000..7b663b062 --- /dev/null +++ b/doc/kcontrol/paths/index.docbook @@ -0,0 +1,131 @@ + + + +]> + +
+Paths + + + + + +Michael +Anderson + + +Anne-Marie +Mahfouf + +&tde-authors; + + + + +2009 +Michael Anderson +Anne-Marie Mahfouf + + +&tde-copyright-date; +&tde-team; + + +&tde-release-version; +Reviewed: &tde-release-date; + + +TDE +KControl +System Settings +paths + + + + +Paths + +Use this module to configure essential paths for the &tde; desktop. These paths help &tde; +find specific types of files. + + + +Configure some &tde; paths + + + + + + Configure some &tde; paths + + + + + + + + +Desktop path: +The Desktop folder contains all the files that you see on your desktop. The default +path usually is ~/Desktop but you can change here the location +of this folder. + + + + +Autostart path: + +The Autostart folder contains applications or links to applications or scripts you want to start whenever +&tde; starts. You can change the location of this folder. There might exist other autostart directories +in your $HOME user directory, which &tde; supports, but this path affects &tde; apps only. + + + + +Documents path: +This folder will be used by default to load or save documents from or to. + + + +Download path: +This folder will be used by default to save your downloaded items. + + + +Music path: +This folder will be used by default to load or save music from or to. + + + +Pictures path: +This folder will be used by default to load or save pictures from or to. + + + +Public Share path: +This folder will be used by default to load or save public shared files from or to. +Typically this is a directory that you have provided access permissions to other users to + view. + + + +Templates path: +This folder will be used by default to load or save templates from or to. Template +files are used when creating new files and you want the new files to be just like the content and +format used in the template. Mostly this location is used by office suite applications. + + + +Videos path: +This folder will be used by default to load or save videos from or to. + + + + + + + + +
diff --git a/doc/kcontrol/paths/paths.png b/doc/kcontrol/paths/paths.png new file mode 100644 index 000000000..a9103687f Binary files /dev/null and b/doc/kcontrol/paths/paths.png differ diff --git a/kcontrol/konq/desktoppath.desktop b/kcontrol/konq/desktoppath.desktop index f316f8841..5110eac8e 100644 --- a/kcontrol/konq/desktoppath.desktop +++ b/kcontrol/konq/desktoppath.desktop @@ -1,10 +1,9 @@ [Desktop Entry] Type=Application -DocPath=kcontrol/desktop/index.html#desktop-desktop-path +DocPath=kcontrol/paths/index.html Icon=kfm Exec=tdecmshell desktoppath - X-TDE-Library=konq X-TDE-FactoryName=dpath X-TDE-ParentApp=kcontrol