From 4aed2c8219774f5d797760606b8489a92ddc5163 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- doc/kcontrol/clock/Makefile.am | 2 ++ doc/kcontrol/clock/index.docbook | 74 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 76 insertions(+) create mode 100644 doc/kcontrol/clock/Makefile.am create mode 100644 doc/kcontrol/clock/index.docbook (limited to 'doc/kcontrol/clock') diff --git a/doc/kcontrol/clock/Makefile.am b/doc/kcontrol/clock/Makefile.am new file mode 100644 index 000000000..a38969bfe --- /dev/null +++ b/doc/kcontrol/clock/Makefile.am @@ -0,0 +1,2 @@ +KDE_LANG = en +KDE_DOCS = kcontrol/clock diff --git a/doc/kcontrol/clock/index.docbook b/doc/kcontrol/clock/index.docbook new file mode 100644 index 000000000..88fd8c317 --- /dev/null +++ b/doc/kcontrol/clock/index.docbook @@ -0,0 +1,74 @@ + + + +]> + +
+ + + +&Mike.McBride; &Mike.McBride.mail; + + + +2003-10-19 +3.2 + + +KDE +KControl +clock +date +time +set +configure + + + + + +Date & Time + +You can use this module to alter the system date and time, using a +convenient graphical interface. + +You must have system administrator (root) access to change the system date and +time. If you do not have this access level, this module will only show +you the current settings. + +When you first start, you are in display mode only. To modify +your settings, click on Administrator Mode. If +you are logged in as root, +you will go straight to the change dialog. If not, &kde; will ask for +a superuser password. + + +Modifying your settings + +You set the date using the left half of the module. Simply +choose your month (the drop down box at the top), year (the spin box +at the top), and the day of the month (simply click on the day in the +calendar). + +You set the time using the spin boxes at the bottom of the clock. +You can also directly enter your value. + +The time is represented in 24 hour format. If you want +the system time to be set to 8:00 PM, you need to set the hour spinbox +to 20 (8 + 12). If you want the system time set +to 8:00 AM, you should set the hour spinbox to +8. + +To set a new time zone, simply select one from +the drop down box at the bottom. + +When you have set the correct date and time, simply click +Apply to make the changes permanent. + + + + +
-- cgit v1.2.1