From dveranth at izoom.net Tue Apr 1 02:48:45 2014
From: dveranth at izoom.net (dveranth at izoom.net)
Date: Mon, 31 Mar 2014 21:48:45 -0500
Subject: [kde-doc-english] HDMI port
Message-ID: <20140331224845.JGIGL.23722.root@pamxwww08-z02>
Sirs, Is it possible to send video and audio from the computer to tv monitor via the HDMI port ? This was possible running windows 7. If it is could you please teach this dummy how? Thank You Dave Veranth
From yurchor at ukr.net Tue Apr 1 06:37:06 2014
From: yurchor at ukr.net (Yuri Chornoivan)
Date: Tue, 01 Apr 2014 09:37:06 +0300
Subject: [kde-doc-english] HDMI port
In-Reply-To: <20140331224845.JGIGL.23722.root@pamxwww08-z02>
References: <20140331224845.JGIGL.23722.root@pamxwww08-z02>
Message-ID:
???????? Tue, 01 Apr 2014 05:48:45 +0300, :
> Sirs, Is it possible to send video and audio from the computer to tv
> monitor via the HDMI port ? This was possible running windows 7. If it
> is could you please teach this dummy how? Thank You Dave Veranth
Hi,
This list is for KDE documentation writers, not for user support. So your
question is slightly off topic here. ;)
Please try to follow this guide:
http://www.maketecheasier.com/setup-hdmi-digital-playback-in-linux/
If you need further help, please use this page to find an appropriate way
to get it:
http://userbase.kde.org/Getting_Help
Hope this helps.
Best regards,
Yuri
From aleixpol at kde.org Tue Apr 1 13:31:48 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Tue, 1 Apr 2014 15:31:48 +0200
Subject: [kde-doc-english] Splitting kde-runtime/doc
Message-ID:
Hi,
I was looking up the kde-runtime/doc directory for splitting and I stumbled
upon these directories:
api fundamentals glossary onlinehelp
As a guideline, here you have the documentation regarding the ongoing
kde-runtime splitting:
http://community.kde.org/Frameworks/Epics/New_Runtime_Organization
I'm unsure where to move these, anybody has a good solution?
Aleix
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From elvis.angelaccio at kdemail.net Tue Apr 1 13:32:18 2014
From: elvis.angelaccio at kdemail.net (Elvis Angelaccio)
Date: Tue, 1 Apr 2014 15:32:18 +0200
Subject: [kde-doc-english] Help with docbook format
Message-ID:
Hi all,
I'm the creator of the kronometer project, actually part of KDE playground:
https://projects.kde.org/projects/playground/utils/kronometer
According to the application lifecycle policy, in order to be accepted in
the main modules (or in extragear) one of the requirements is the user
documentation in the docbook format.
Since I am a bit in trouble whit this, I'd like to ask help to you.
While I'm able to handle a markup language (like docbook is), there are
specific details that I don't know at all.
So, I'm worried to write a partially wrong docbook that might be
hard/tedious to fix.
How does usually work the writing of a new docbook?
I can suppose two possible ways:
1. I write a .txt with only the documentation content. Then someone creates
from scratch a docbook based on the content in the .txt file. For example I
might provide a text file like this: http://pastebin.com/8wQp7YVJ
2. I write a partial .docbook, filling only the main tags, e.g. ,
, . Then someone completes the docbook with the missing stuff
that I'm not able to handle.
What's the best method?
Thank you in advance for your time,
Elvis Angelaccio
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From yurchor at ukr.net Tue Apr 1 13:40:19 2014
From: yurchor at ukr.net (Yuri Chornoivan)
Date: Tue, 01 Apr 2014 16:40:19 +0300
Subject: [kde-doc-english] Help with docbook format
In-Reply-To:
References:
Message-ID:
???????? Tue, 01 Apr 2014 16:32:18 +0300, Elvis Angelaccio
:
> Hi all,
> I'm the creator of the kronometer project, actually part of KDE
> playground:
> https://projects.kde.org/projects/playground/utils/kronometer
>
> According to the application lifecycle policy, in order to be accepted in
> the main modules (or in extragear) one of the requirements is the user
> documentation in the docbook format.
> Since I am a bit in trouble whit this, I'd like to ask help to you.
>
> While I'm able to handle a markup language (like docbook is), there are
> specific details that I don't know at all.
> So, I'm worried to write a partially wrong docbook that might be
> hard/tedious to fix.
>
> How does usually work the writing of a new docbook?
> I can suppose two possible ways:
>
> 1. I write a .txt with only the documentation content. Then someone
> creates
> from scratch a docbook based on the content in the .txt file. For
> example I
> might provide a text file like this: http://pastebin.com/8wQp7YVJ
>
> 2. I write a partial .docbook, filling only the main tags, e.g.
> ,
> , . Then someone completes the docbook with the missing
> stuff
> that I'm not able to handle.
>
> What's the best method?
>
> Thank you in advance for your time,
> Elvis Angelaccio
Hi,
You can use any format you like. You do not need to know anything about
DocBook format.
I can help you to convert your text and figures into the valid KDE DocBook.
For example, you can compose your docs in ODT (LO Writer or Calligra
Words) then save it as DocBook (*.xml, LO Writer). Later send the data to
me or to this mailing list.
Best regards,
Yuri
From angelaccioelvis at libero.it Tue Apr 1 13:48:35 2014
From: angelaccioelvis at libero.it (Elvis Angelaccio)
Date: Tue, 1 Apr 2014 15:48:35 +0200
Subject: [kde-doc-english] Help with docbook format
In-Reply-To:
References:
Message-ID:
2014-04-01 15:40 GMT+02:00 Yuri Chornoivan :
> ???????? Tue, 01 Apr 2014 16:32:18 +0300, Elvis Angelaccio <
> elvis.angelaccio at kdemail.net>:
>
>
> Hi all,
>> I'm the creator of the kronometer project, actually part of KDE
>> playground:
>> https://projects.kde.org/projects/playground/utils/kronometer
>>
>> According to the application lifecycle policy, in order to be accepted in
>> the main modules (or in extragear) one of the requirements is the user
>> documentation in the docbook format.
>> Since I am a bit in trouble whit this, I'd like to ask help to you.
>>
>> While I'm able to handle a markup language (like docbook is), there are
>> specific details that I don't know at all.
>> So, I'm worried to write a partially wrong docbook that might be
>> hard/tedious to fix.
>>
>> How does usually work the writing of a new docbook?
>> I can suppose two possible ways:
>>
>> 1. I write a .txt with only the documentation content. Then someone
>> creates
>> from scratch a docbook based on the content in the .txt file. For example
>> I
>> might provide a text file like this: http://pastebin.com/8wQp7YVJ
>>
>> 2. I write a partial .docbook, filling only the main tags, e.g. ,
>> , . Then someone completes the docbook with the missing stuff
>> that I'm not able to handle.
>>
>> What's the best method?
>>
>> Thank you in advance for your time,
>> Elvis Angelaccio
>>
>
> Hi,
>
> You can use any format you like. You do not need to know anything about
> DocBook format.
>
> I can help you to convert your text and figures into the valid KDE DocBook.
>
> For example, you can compose your docs in ODT (LO Writer or Calligra
> Words) then save it as DocBook (*.xml, LO Writer). Later send the data to
> me or to this mailing list.
>
> Best regards,
> Yuri
>
Hi Yuri,
I didn't know about the DocBook support in LO Writer. I will use it!
Thank you,
Elvis
> _______________________________________________
> kde-doc-english mailing list
> kde-doc-english at kde.org
> https://mail.kde.org/mailman/listinfo/kde-doc-english
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From lueck at hube-lueck.de Tue Apr 1 14:14:56 2014
From: lueck at hube-lueck.de (Burkhard =?ISO-8859-1?Q?L=FCck?=)
Date: Tue, 01 Apr 2014 16:14:56 +0200
Subject: [kde-doc-english] Splitting kde-runtime/doc
In-Reply-To:
References:
Message-ID: <1470402.1Bef0YI2Et@parodia>
Hi Aleix
Am Dienstag, 1. April 2014, 15:31:48 schrieb Aleix Pol:
> I was looking up the kde-runtime/doc directory for splitting and I stumbled
> upon these directories:
> api fundamentals glossary onlinehelp
>
> As a guideline, here you have the documentation regarding the ongoing
> kde-runtime splitting:
> http://community.kde.org/Frameworks/Epics/New_Runtime_Organization
>
> I'm unsure where to move these, anybody has a good solution?
>
I started a discussion about this a few days ago, see
http://lists.kde.org/?l=kde-doc-english&m=139581710707604&w=2
api -> no idea what this is, never touched nor used it
fundamentals -> khelpcenter ?
onlinehelp -> khelpcenter ?
glossary -> should go into khelpcenter, because it is only used (and usable?)
there
Comments please
Thanks for your work, Aleix
--
Burkhard L?ck
From elvis.angelaccio at kdemail.net Tue Apr 1 17:06:36 2014
From: elvis.angelaccio at kdemail.net (Elvis Angelaccio)
Date: Tue, 1 Apr 2014 19:06:36 +0200
Subject: [kde-doc-english] Help with docbook format
In-Reply-To:
References:
Message-ID:
2014-04-01 15:40 GMT+02:00 Yuri Chornoivan :
> ???????? Tue, 01 Apr 2014 16:32:18 +0300, Elvis Angelaccio <
> elvis.angelaccio at kdemail.net>:
>
>
> Hi all,
>> I'm the creator of the kronometer project, actually part of KDE
>> playground:
>> https://projects.kde.org/projects/playground/utils/kronometer
>>
>> According to the application lifecycle policy, in order to be accepted in
>> the main modules (or in extragear) one of the requirements is the user
>> documentation in the docbook format.
>> Since I am a bit in trouble whit this, I'd like to ask help to you.
>>
>> While I'm able to handle a markup language (like docbook is), there are
>> specific details that I don't know at all.
>> So, I'm worried to write a partially wrong docbook that might be
>> hard/tedious to fix.
>>
>> How does usually work the writing of a new docbook?
>> I can suppose two possible ways:
>>
>> 1. I write a .txt with only the documentation content. Then someone
>> creates
>> from scratch a docbook based on the content in the .txt file. For example
>> I
>> might provide a text file like this: http://pastebin.com/8wQp7YVJ
>>
>> 2. I write a partial .docbook, filling only the main tags, e.g. ,
>> , . Then someone completes the docbook with the missing stuff
>> that I'm not able to handle.
>>
>> What's the best method?
>>
>> Thank you in advance for your time,
>> Elvis Angelaccio
>>
>
> Hi,
>
> You can use any format you like. You do not need to know anything about
> DocBook format.
>
> I can help you to convert your text and figures into the valid KDE DocBook.
>
> For example, you can compose your docs in ODT (LO Writer or Calligra
> Words) then save it as DocBook (*.xml, LO Writer). Later send the data to
> me or to this mailing list.
>
> Best regards,
> Yuri
>
Hi,
I created a first ODT draft using LibreOffice Writer.
Unfortunately when I save the document in the DocBook format, the generated
XML is wrong and some content is lost. Something weird happens.
For this reason I attach both the original ODT and the wrong resulting
DocBook.
Thank you and let me know if something is missing.
Best regards,
Elvis
> _______________________________________________
> kde-doc-english mailing list
> kde-doc-english at kde.org
> https://mail.kde.org/mailman/listinfo/kde-doc-english
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kronometer.odt
Type: application/vnd.oasis.opendocument.text
Size: 21454 bytes
Desc: not available
URL:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kronometer.xml
Type: text/xml
Size: 2323 bytes
Desc: not available
URL:
From yurchor at ukr.net Tue Apr 1 17:14:26 2014
From: yurchor at ukr.net (Yuri Chornoivan)
Date: Tue, 01 Apr 2014 17:14:26 +0000
Subject: [kde-doc-english] [kbibtex] doc: Fix my typos
Message-ID:
Git commit 47b9cc1d4af753a2229a7c3a1035464e3caa0edf by Yuri Chornoivan.
Committed on 01/04/2014 at 17:13.
Pushed by yurchor into branch 'master'.
Fix my typos
M +2 -2 doc/index.docbook
http://commits.kde.org/kbibtex/47b9cc1d4af753a2229a7c3a1035464e3caa0edf
diff --git a/doc/index.docbook b/doc/index.docbook
index db6c68f..2c04ac6 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -13,12 +13,12 @@
LyX">
-
+
]>
-
+The &kbibtex; Handbook
From yurchor at ukr.net Tue Apr 1 18:13:55 2014
From: yurchor at ukr.net (Yuri Chornoivan)
Date: Tue, 01 Apr 2014 21:13:55 +0300
Subject: [kde-doc-english] Help with docbook format
In-Reply-To:
References:
Message-ID:
???????? Tue, 01 Apr 2014 20:06:36 +0300, Elvis Angelaccio
:
> 2014-04-01 15:40 GMT+02:00 Yuri Chornoivan :
>
>> ???????? Tue, 01 Apr 2014 16:32:18 +0300, Elvis Angelaccio <
>> elvis.angelaccio at kdemail.net>:
>>
>>
>> Hi all,
>>> I'm the creator of the kronometer project, actually part of KDE
>>> playground:
>>> https://projects.kde.org/projects/playground/utils/kronometer
>>>
>>> According to the application lifecycle policy, in order to be accepted
>>> in
>>> the main modules (or in extragear) one of the requirements is the user
>>> documentation in the docbook format.
>>> Since I am a bit in trouble whit this, I'd like to ask help to you.
>>>
>>> While I'm able to handle a markup language (like docbook is), there are
>>> specific details that I don't know at all.
>>> So, I'm worried to write a partially wrong docbook that might be
>>> hard/tedious to fix.
>>>
>>> How does usually work the writing of a new docbook?
>>> I can suppose two possible ways:
>>>
>>> 1. I write a .txt with only the documentation content. Then someone
>>> creates
>>> from scratch a docbook based on the content in the .txt file. For
>>> example
>>> I
>>> might provide a text file like this: http://pastebin.com/8wQp7YVJ
>>>
>>> 2. I write a partial .docbook, filling only the main tags, e.g.
>>> ,
>>> , . Then someone completes the docbook with the missing
>>> stuff
>>> that I'm not able to handle.
>>>
>>> What's the best method?
>>>
>>> Thank you in advance for your time,
>>> Elvis Angelaccio
>>>
>>
>> Hi,
>>
>> You can use any format you like. You do not need to know anything about
>> DocBook format.
>>
>> I can help you to convert your text and figures into the valid KDE
>> DocBook.
>>
>> For example, you can compose your docs in ODT (LO Writer or Calligra
>> Words) then save it as DocBook (*.xml, LO Writer). Later send the data
>> to
>> me or to this mailing list.
>>
>> Best regards,
>> Yuri
>>
>
> Hi,
> I created a first ODT draft using LibreOffice Writer.
> Unfortunately when I save the document in the DocBook format, the
> generated
> XML is wrong and some content is lost. Something weird happens.
> For this reason I attach both the original ODT and the wrong resulting
> DocBook.
>
> Thank you and let me know if something is missing.
>
> Best regards,
> Elvis
Hi,
Attached is the converted index.docbook and CMakeLists.txt for /doc folder.
The PDF file can be found here:
https://dl.dropboxusercontent.com/u/55247264/kronometer.pdf
Thanks for documenting your application.
Hope this helps.
Best regards,
Yuri
-------------- next part --------------
A non-text attachment was scrubbed...
Name: index.docbook
Type: application/octet-stream
Size: 7876 bytes
Desc: not available
URL:
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CMakeLists.txt
URL:
From elvis.angelaccio at kdemail.net Tue Apr 1 18:39:48 2014
From: elvis.angelaccio at kdemail.net (Elvis Angelaccio)
Date: Tue, 1 Apr 2014 20:39:48 +0200
Subject: [kde-doc-english] Help with docbook format
In-Reply-To:
References:
Message-ID:
Thank you for your help, Yuri!
Best regards,
Elvis
2014-04-01 20:13 GMT+02:00 Yuri Chornoivan :
> ???????? Tue, 01 Apr 2014 20:06:36 +0300, Elvis Angelaccio <
> elvis.angelaccio at kdemail.net>:
>
>
> 2014-04-01 15:40 GMT+02:00 Yuri Chornoivan :
>>
>> ???????? Tue, 01 Apr 2014 16:32:18 +0300, Elvis Angelaccio <
>>> elvis.angelaccio at kdemail.net>:
>>>
>>>
>>> Hi all,
>>>
>>>> I'm the creator of the kronometer project, actually part of KDE
>>>> playground:
>>>> https://projects.kde.org/projects/playground/utils/kronometer
>>>>
>>>> According to the application lifecycle policy, in order to be accepted
>>>> in
>>>> the main modules (or in extragear) one of the requirements is the user
>>>> documentation in the docbook format.
>>>> Since I am a bit in trouble whit this, I'd like to ask help to you.
>>>>
>>>> While I'm able to handle a markup language (like docbook is), there are
>>>> specific details that I don't know at all.
>>>> So, I'm worried to write a partially wrong docbook that might be
>>>> hard/tedious to fix.
>>>>
>>>> How does usually work the writing of a new docbook?
>>>> I can suppose two possible ways:
>>>>
>>>> 1. I write a .txt with only the documentation content. Then someone
>>>> creates
>>>> from scratch a docbook based on the content in the .txt file. For
>>>> example
>>>> I
>>>> might provide a text file like this: http://pastebin.com/8wQp7YVJ
>>>>
>>>> 2. I write a partial .docbook, filling only the main tags, e.g.
>>>> ,
>>>> , . Then someone completes the docbook with the missing
>>>> stuff
>>>> that I'm not able to handle.
>>>>
>>>> What's the best method?
>>>>
>>>> Thank you in advance for your time,
>>>> Elvis Angelaccio
>>>>
>>>>
>>> Hi,
>>>
>>> You can use any format you like. You do not need to know anything about
>>> DocBook format.
>>>
>>> I can help you to convert your text and figures into the valid KDE
>>> DocBook.
>>>
>>> For example, you can compose your docs in ODT (LO Writer or Calligra
>>> Words) then save it as DocBook (*.xml, LO Writer). Later send the data to
>>> me or to this mailing list.
>>>
>>> Best regards,
>>> Yuri
>>>
>>>
>> Hi,
>> I created a first ODT draft using LibreOffice Writer.
>> Unfortunately when I save the document in the DocBook format, the
>> generated
>> XML is wrong and some content is lost. Something weird happens.
>> For this reason I attach both the original ODT and the wrong resulting
>> DocBook.
>>
>> Thank you and let me know if something is missing.
>>
>> Best regards,
>> Elvis
>>
>
> Hi,
>
> Attached is the converted index.docbook and CMakeLists.txt for /doc folder.
>
> The PDF file can be found here:
>
> https://dl.dropboxusercontent.com/u/55247264/kronometer.pdf
>
> Thanks for documenting your application.
>
> Hope this helps.
>
> Best regards,
> Yuri
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From null at kde.org Tue Apr 1 23:43:14 2014
From: null at kde.org (Commit Hook)
Date: Tue, 01 Apr 2014 23:43:14 -0000
Subject: [kde-doc-english] Review Request 116037: change entities to
reflect new branding
In-Reply-To: <20140225010222.29702.66967@probe.kde.org>
References: <20140225010222.29702.66967@probe.kde.org>
Message-ID: <20140401234314.9162.40093@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116037/#review54830
-----------------------------------------------------------
This review has been submitted with commit b981a3f02700c197724ebc0f3a0624e5f9fb3a5e by Luigi Toscano on behalf of T.C. Hollingsworth to branch master.
- Commit Hook
On Feb. 25, 2014, 1:02 a.m., T.C. Hollingsworth wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/116037/
> -----------------------------------------------------------
>
> (Updated Feb. 25, 2014, 1:02 a.m.)
>
>
> Review request for Documentation, KDE Frameworks, Luigi Toscano, Burkhard L?ck, and Yuri Chornoivan.
>
>
> Repository: kdoctools
>
>
> Description
> -------
>
> -&kde; is no longer semantically identified as an acronym, but instead as an organization
> -new translatable entities for KDE Frameworks are added
> -new translatable entities for the KDE SC are added
> -new translatable entities for the various incarnations of Plasma are added
>
> with this I can finally kill the "temporary" entities that have been in kde-runtime.git/doc/fundamentals for over a year now. :-)
>
>
> Diffs
> -----
>
> src/customization/en/user.entities 47bfe0d
> src/customization/entities/general.entities 183fbc9
>
> Diff: https://git.reviewboard.kde.org/r/116037/diff/
>
>
> Testing
> -------
>
> kdoctools still builds, kate docs still meinproc5 successfully
>
>
> Thanks,
>
> T.C. Hollingsworth
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From tchollingsworth at gmail.com Tue Apr 1 23:43:16 2014
From: tchollingsworth at gmail.com (T.C. Hollingsworth)
Date: Tue, 01 Apr 2014 23:43:16 -0000
Subject: [kde-doc-english] Review Request 116037: change entities to
reflect new branding
In-Reply-To: <20140225010222.29702.66967@probe.kde.org>
References: <20140225010222.29702.66967@probe.kde.org>
Message-ID: <20140401234316.13409.35479@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116037/
-----------------------------------------------------------
(Updated April 1, 2014, 11:43 p.m.)
Status
------
This change has been marked as submitted.
Review request for Documentation, KDE Frameworks, Luigi Toscano, Burkhard L?ck, and Yuri Chornoivan.
Repository: kdoctools
Description
-------
-&kde; is no longer semantically identified as an acronym, but instead as an organization
-new translatable entities for KDE Frameworks are added
-new translatable entities for the KDE SC are added
-new translatable entities for the various incarnations of Plasma are added
with this I can finally kill the "temporary" entities that have been in kde-runtime.git/doc/fundamentals for over a year now. :-)
Diffs
-----
src/customization/en/user.entities 47bfe0d
src/customization/entities/general.entities 183fbc9
Diff: https://git.reviewboard.kde.org/r/116037/diff/
Testing
-------
kdoctools still builds, kate docs still meinproc5 successfully
Thanks,
T.C. Hollingsworth
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From cgiboudeaux at gmx.com Wed Apr 2 10:51:04 2014
From: cgiboudeaux at gmx.com (Christophe Giboudeaux)
Date: Wed, 02 Apr 2014 10:51:04 +0000
Subject: [kde-doc-english] [kdepimlibs/frameworks] kioslave/docs: Move the
kioslave doc
Message-ID:
Git commit 345eb64d07182cb14872f00934cc47f9e55d3c89 by Christophe Giboudeaux.
Committed on 02/04/2014 at 10:51.
Pushed by cgiboudeaux into branch 'frameworks'.
Move the kioslave doc
R +0 -0 kioslave/docs/CMakeLists.txt [from: doc/kioslave/CMakeLists.txt - 100% similarity]
R +0 -0 kioslave/docs/imap/CMakeLists.txt [from: doc/kioslave/imap/CMakeLists.txt - 100% similarity]
R +0 -0 kioslave/docs/imap/index.docbook [from: doc/kioslave/imap/index.docbook - 100% similarity]
R +0 -0 kioslave/docs/ldap/CMakeLists.txt [from: doc/kioslave/ldap/CMakeLists.txt - 100% similarity]
R +0 -0 kioslave/docs/ldap/index.docbook [from: doc/kioslave/ldap/index.docbook - 100% similarity]
R +0 -0 kioslave/docs/mbox/CMakeLists.txt [from: doc/kioslave/mbox/CMakeLists.txt - 100% similarity]
R +0 -0 kioslave/docs/mbox/index.docbook [from: doc/kioslave/mbox/index.docbook - 100% similarity]
R +0 -0 kioslave/docs/nntp/CMakeLists.txt [from: doc/kioslave/nntp/CMakeLists.txt - 100% similarity]
R +0 -0 kioslave/docs/nntp/index.docbook [from: doc/kioslave/nntp/index.docbook - 100% similarity]
R +0 -0 kioslave/docs/pop3/CMakeLists.txt [from: doc/kioslave/pop3/CMakeLists.txt - 100% similarity]
R +0 -0 kioslave/docs/pop3/index.docbook [from: doc/kioslave/pop3/index.docbook - 100% similarity]
R +0 -0 kioslave/docs/sieve/CMakeLists.txt [from: doc/kioslave/sieve/CMakeLists.txt - 100% similarity]
R +0 -0 kioslave/docs/sieve/index.docbook [from: doc/kioslave/sieve/index.docbook - 100% similarity]
R +0 -0 kioslave/docs/smtp/CMakeLists.txt [from: doc/kioslave/smtp/CMakeLists.txt - 100% similarity]
R +0 -0 kioslave/docs/smtp/index.docbook [from: doc/kioslave/smtp/index.docbook - 100% similarity]
http://commits.kde.org/kdepimlibs/345eb64d07182cb14872f00934cc47f9e55d3c89
diff --git a/doc/kioslave/CMakeLists.txt b/kioslave/docs/CMakeLists.txt
similarity index 100%
rename from doc/kioslave/CMakeLists.txt
rename to kioslave/docs/CMakeLists.txt
diff --git a/doc/kioslave/imap/CMakeLists.txt b/kioslave/docs/imap/CMakeLists.txt
similarity index 100%
rename from doc/kioslave/imap/CMakeLists.txt
rename to kioslave/docs/imap/CMakeLists.txt
diff --git a/doc/kioslave/imap/index.docbook b/kioslave/docs/imap/index.docbook
similarity index 100%
rename from doc/kioslave/imap/index.docbook
rename to kioslave/docs/imap/index.docbook
diff --git a/doc/kioslave/ldap/CMakeLists.txt b/kioslave/docs/ldap/CMakeLists.txt
similarity index 100%
rename from doc/kioslave/ldap/CMakeLists.txt
rename to kioslave/docs/ldap/CMakeLists.txt
diff --git a/doc/kioslave/ldap/index.docbook b/kioslave/docs/ldap/index.docbook
similarity index 100%
rename from doc/kioslave/ldap/index.docbook
rename to kioslave/docs/ldap/index.docbook
diff --git a/doc/kioslave/mbox/CMakeLists.txt b/kioslave/docs/mbox/CMakeLists.txt
similarity index 100%
rename from doc/kioslave/mbox/CMakeLists.txt
rename to kioslave/docs/mbox/CMakeLists.txt
diff --git a/doc/kioslave/mbox/index.docbook b/kioslave/docs/mbox/index.docbook
similarity index 100%
rename from doc/kioslave/mbox/index.docbook
rename to kioslave/docs/mbox/index.docbook
diff --git a/doc/kioslave/nntp/CMakeLists.txt b/kioslave/docs/nntp/CMakeLists.txt
similarity index 100%
rename from doc/kioslave/nntp/CMakeLists.txt
rename to kioslave/docs/nntp/CMakeLists.txt
diff --git a/doc/kioslave/nntp/index.docbook b/kioslave/docs/nntp/index.docbook
similarity index 100%
rename from doc/kioslave/nntp/index.docbook
rename to kioslave/docs/nntp/index.docbook
diff --git a/doc/kioslave/pop3/CMakeLists.txt b/kioslave/docs/pop3/CMakeLists.txt
similarity index 100%
rename from doc/kioslave/pop3/CMakeLists.txt
rename to kioslave/docs/pop3/CMakeLists.txt
diff --git a/doc/kioslave/pop3/index.docbook b/kioslave/docs/pop3/index.docbook
similarity index 100%
rename from doc/kioslave/pop3/index.docbook
rename to kioslave/docs/pop3/index.docbook
diff --git a/doc/kioslave/sieve/CMakeLists.txt b/kioslave/docs/sieve/CMakeLists.txt
similarity index 100%
rename from doc/kioslave/sieve/CMakeLists.txt
rename to kioslave/docs/sieve/CMakeLists.txt
diff --git a/doc/kioslave/sieve/index.docbook b/kioslave/docs/sieve/index.docbook
similarity index 100%
rename from doc/kioslave/sieve/index.docbook
rename to kioslave/docs/sieve/index.docbook
diff --git a/doc/kioslave/smtp/CMakeLists.txt b/kioslave/docs/smtp/CMakeLists.txt
similarity index 100%
rename from doc/kioslave/smtp/CMakeLists.txt
rename to kioslave/docs/smtp/CMakeLists.txt
diff --git a/doc/kioslave/smtp/index.docbook b/kioslave/docs/smtp/index.docbook
similarity index 100%
rename from doc/kioslave/smtp/index.docbook
rename to kioslave/docs/smtp/index.docbook
From cgiboudeaux at gmx.com Wed Apr 2 10:51:05 2014
From: cgiboudeaux at gmx.com (Christophe Giboudeaux)
Date: Wed, 02 Apr 2014 10:51:05 +0000
Subject: [kde-doc-english] [kdepimlibs/frameworks] doc: kresources is gone
Message-ID:
Git commit 89a1a8706bfd7c2128898cf63463819c3af6fad6 by Christophe Giboudeaux.
Committed on 02/04/2014 at 10:52.
Pushed by cgiboudeaux into branch 'frameworks'.
kresources is gone
D +0 -2 doc/CMakeLists.txt
D +0 -2 doc/kcontrol/CMakeLists.txt
D +0 -2 doc/kcontrol/kresources/CMakeLists.txt
D +0 -105 doc/kcontrol/kresources/index.docbook
http://commits.kde.org/kdepimlibs/89a1a8706bfd7c2128898cf63463819c3af6fad6
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
deleted file mode 100644
index 015788f..0000000
--- a/doc/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-add_subdirectory(kcontrol)
-add_subdirectory(kioslave)
diff --git a/doc/kcontrol/CMakeLists.txt b/doc/kcontrol/CMakeLists.txt
deleted file mode 100644
index 3bdd5a9..0000000
--- a/doc/kcontrol/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-add_subdirectory(kresources)
-
diff --git a/doc/kcontrol/kresources/CMakeLists.txt b/doc/kcontrol/kresources/CMakeLists.txt
deleted file mode 100644
index 3514b1f..0000000
--- a/doc/kcontrol/kresources/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-########### install files ###############
-kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kcontrol/kresources)
diff --git a/doc/kcontrol/kresources/index.docbook b/doc/kcontrol/kresources/index.docbook
deleted file mode 100644
index f2091b5..0000000
--- a/doc/kcontrol/kresources/index.docbook
+++ /dev/null
@@ -1,105 +0,0 @@
-
-
-
-]>
-
-
-&kde; Resources
-
-
-
-BurkhardL?ck
-
-
-
-2013-08-08
-&kde; 4.11
-
-
-KDE
-System Settings
-resources
-address
-alarm
-calendar
-notes
-
-
-
-
-This module is a configuration tool for managing the resources used by different &kde; applications.
-It allows you to add, delete or modify the resources for
-Calendar, Notes and Contacts.
-
-This module is no longer in &systemsettings; and only available if you start kcmshell4 in a terminal or &konsole;
-
-
-Select a resource type from the drop down box at the top of the Resources section.
-The list box now displays names and types of available resources of this type.
-One of these resources is marked as the standard resource.
-
-Use the buttons on the right side of the listbox to add, remove or edit resources.
-
-Detailed information about resource types and options you find in the links provided in the following table:
-
-
-
-Available Resources
-
-
-
-Resource Type
-Used by
-Additional information
-
-
-
-Calendar
-&korganizer;
-iCal invitation plugin in &kmail;
-&korganizer; resources
-
-
-Notes
-&knotes;
-&knotes; resource
-
-
-Contacts
-
-&kaddressbook;
-Address completion in &kmail;, &knode; and &korganizer;
-Addressbook integration in &kopete;
- &konversation;
-Contacts &krunner; plugin
-KonsoleKalendar
-
-
-
-
-
-
-
-Every resource type needs a standard resource, where all data should be
-saved if no other resource is specified. If you want to change the standard resource, use the
-Use as Standard button to select it. You must have
-both read and write access to the new standard resource, otherwise you
-will not be able to select it.
-
-
-
From davidpalser179 at btinternet.com Wed Apr 2 11:21:02 2014
From: davidpalser179 at btinternet.com (David Palser)
Date: Wed, 02 Apr 2014 12:21:02 +0100
Subject: [kde-doc-english] patch for kile user menu handbook
Message-ID: <1396437662.2400.2.camel@llainwen>
Hi all,
attached is a patch for the kile user menu handbook.
Changes include making the text more consistent and improving clarity.
Best regards,
David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dp31.patch
Type: text/x-patch
Size: 8789 bytes
Desc: not available
URL:
From davidpalser179 at btinternet.com Wed Apr 2 14:13:56 2014
From: davidpalser179 at btinternet.com (David Palser)
Date: Wed, 02 Apr 2014 15:13:56 +0100
Subject: [kde-doc-english] patch for kile scripting handbook
Message-ID: <1396448036.2400.5.camel@llainwen>
Hi all,
attached is a patch for kile's scripting handbook.
Changes include replacing terms with entities, correcting typo's and
making the text more consistent.
Best regards,
David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dp32.patch
Type: text/x-patch
Size: 28916 bytes
Desc: not available
URL:
From yurchor at ukr.net Wed Apr 2 16:28:57 2014
From: yurchor at ukr.net (Yuri Chornoivan)
Date: Wed, 02 Apr 2014 16:28:57 +0000
Subject: [kde-doc-english] [kile] doc: Update docs with various fixes of
entities and grammar
Message-ID:
Git commit 480ab54f0b336aa3ba7d49f51fa9065945db6b5b by Yuri Chornoivan, on behalf of David Palser.
Committed on 02/04/2014 at 16:28.
Pushed by yurchor into branch 'master'.
Update docs with various fixes of entities and grammar
M +46 -46 doc/scripting.docbook
M +17 -17 doc/usermenu.docbook
http://commits.kde.org/kile/480ab54f0b336aa3ba7d49f51fa9065945db6b5b
diff --git a/doc/scripting.docbook b/doc/scripting.docbook
index c6e9213..3b0ea44 100644
--- a/doc/scripting.docbook
+++ b/doc/scripting.docbook
@@ -2,9 +2,9 @@
Scripting
-Scripting in Kile
+Scripting in &kile;
-Kile's scripting feature allows the execution of ECMAScript code, widely known as &javascript;. You will find a lot of tutorials, which provide information about objects (variables), functions and properties supported by &javascript;.
+&kile;'s scripting feature allows the execution of ECMAScript code, widely known as &javascript;. You will find a lot of tutorials, which provide information about objects (variables), functions and properties supported by &javascript;.Scripting support can be enabled in the configuration dialog of &kile;: SettingsConfigure Kile...KileScripting.
@@ -136,9 +136,9 @@ document.insertText("\\textbf{%C}");
The scripting API presented here is available in all scripts. Before the contents of a script is loaded, &kile; first adds several prototypes and functions to the scripting context. This convenience API contains prototypes like text cursors and text ranges and is located in the folder KILE_APP_DIR/script-plugins/.
-&kile; scripts differ slightly from &kate; scripts, which use another design, as they also can be started from the command-line. But all functions of the &kate; scripting API are also available in &kile;'s scripting API, so porting &javascript; code from &kate; to &kile; should be very easy. But as &kile; is a very rich featured &latex; editor, its own scripting API offers much more possibilities than &kate;'s one.
+&kile; scripts differ slightly from &kate; scripts, which use another design, as they also can be started from the command line. But all functions of the &kate; scripting API are also available in &kile;'s scripting API, so porting &javascript; code from &kate; to &kile; should be very easy. But as &kile; is a very rich featured &latex; editor, its own scripting API offers many more possibilities than &kate;'s one.
-Remark: Description of API calls, which are also available in &kate; scripting, have been taken from &kate; documentation.
+Remark: Description of API calls, which are also available in &kate; scripting, have been taken from &kate;'s documentation.
@@ -151,7 +151,7 @@ document.insertText("\\textbf{%C}");
void debug(String text);
-Prints text to stdout in the console. The printed text is colored to distance it from other debug output.
+Prints text to stdout in the console. The printed text is colored to distinguish it from other debug output.
@@ -212,7 +212,7 @@ Returns a clone of the cursor.
bool Cursor.isValid();
-Check whether the cursor is valid. The cursor is invalid, if line and/or
+Check whether the cursor is valid. The cursor is invalid if line and/or
column are set to -1.
Example: var valid = cursor.isValid();
@@ -224,7 +224,7 @@ Example: var valid = cursor.isValid();
Cursor Cursor.invalid();
-Returns an new invalid cursor located at (-1,-1).
+Returns a new invalid cursor located at (-1,-1).
Example: var invalidCursor = cursor.invalid();
@@ -361,7 +361,7 @@ Returns true, if this range contains the Range oth
bool Range.containsColumn(int column);
-Returns true, if column is in the half open interval [start.column, end.column), otherwise false.
+Returns true, if column is in the half open interval [start.column, end.column], otherwise false.
@@ -370,7 +370,7 @@ Returns true, if column is in the half
bool Range.containsLine(int line);
-Returns true, if line is in the half open interval [start.line, end.line), otherwise false.
+Returns true, if line is in the half open interval [start.line, end.line], otherwise false.
@@ -432,7 +432,7 @@ Returns the range as a string of the form Range(Cursor(line,column) - C
void view.backspace();
-Programmatically Performs the equivalent of pressing the backspace key.
+Programmatically performs the equivalent of pressing the backspace key.
@@ -631,7 +631,7 @@ Selects the entire text from line from to line
-Selects the current word. If no word was found at the current cursor position, nothing is done.
+Selects the current word. If no word is found at the current cursor position, nothing is done.
@@ -640,7 +640,7 @@ Selects the current word. If no word was found at the current cursor position, n
void view.selectLatexCommand();
-Selects the current &latex; command. If no command was found at the current cursor position, nothing is done.
+Selects the current &latex; command. If no command is found at the current cursor position, nothing is done.
@@ -732,7 +732,7 @@ Replace the text of the given range with the specified text.
int document.lines();
-Returns the amount of lines in the document.
+Returns the number of lines in the document.
@@ -916,7 +916,7 @@ Truncate the given line at the given column or cursor position. Returns
-Returns the word at the current cursor position. If no word at this cursor position is found, the returned string is empty.
+Returns the word at the current cursor position. If no word is found at this cursor position, the returned string is empty.
@@ -926,7 +926,7 @@ String document.wordAt(int lineCursor cursor);
-Returns the word at the given cursor position. If no word at this cursor position is found, the returned string is empty.
+Returns the word at the given cursor position. If no word is found at this cursor position, the returned string is empty.
@@ -935,7 +935,7 @@ Returns the word at the given cursor position. If no word at this cursor positio
Range document.wordRange();
-Returns the range of the word at the given cursor position. If no word was found, Range.invalid() is returned, which can be tested with Range.isValid().
+Returns the range of the word at the given cursor position. If no word is found, Range.invalid() is returned, which can be tested with Range.isValid().
@@ -944,7 +944,7 @@ Returns the range of the word at the given cursor position. If no word was found
String document.latexCommand();
-Returns the &latex; command at the current cursor position. If no command at this cursor position is found, the returned string is empty.
+Returns the &latex; command at the current cursor position. If no command is found at this cursor position, the returned string is empty.
@@ -954,7 +954,7 @@ String document.latexCommandAt(int line
+
+
+
+
+
+
+Adding network folders
+
+
+Network folders show up in a special location of &konqueror; and &dolphin;
+called a virtual folder.
+This virtual folder is accessed by typing remote:/ in
+the location bar or by selecting Network from the
+Places panel. You will then be able to see
+any folders which have been previously added and you also will be able to use
+the wizard to add new ones.
+
+Here's a screenshot of &knetattach;
+
+
+
+
+
+Screenshot
+
+
+The virtual folder with the Network Folder wizard
+
From aleixpol at kde.org Thu Apr 17 15:20:10 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:10 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: fundamentals are
for 4.9, sect1->section, png shows file, not find
Message-ID:
Git commit 53f7619e091854b2db21241e987cf5e6831f8b9c by Aleix Pol, on behalf of Burkhard L?ck.
Committed on 20/04/2012 at 11:39.
Pushed by apol into branch 'master'.
fundamentals are for 4.9, sect1->section, png shows file, not find
M +3 -3 doc/fundamentals/config.docbook
M +1 -1 doc/fundamentals/index.docbook
http://commits.kde.org/khelpcenter/53f7619e091854b2db21241e987cf5e6831f8b9c
diff --git a/doc/fundamentals/config.docbook b/doc/fundamentals/config.docbook
index a74d03e..1a2ccf8 100644
--- a/doc/fundamentals/config.docbook
+++ b/doc/fundamentals/config.docbook
@@ -251,7 +251,7 @@ search for the shortcut you want.The Customize Shortcuts window.
-
Searching for shortcuts with find in
+
Searching for shortcuts with file in
&dolphin;.
@@ -365,10 +365,10 @@ a name for your new scheme.Thanks and AcknowledgmentsSpecial thanks to Google Code-In 2011 participant Alexey Subach for
-writing much of this sect1.
+writing much of this section.
-
\ No newline at end of file
+
diff --git a/doc/fundamentals/index.docbook b/doc/fundamentals/index.docbook
index d838fd2..4afaceb 100644
--- a/doc/fundamentals/index.docbook
+++ b/doc/fundamentals/index.docbook
@@ -48,7 +48,7 @@
&FDLNotice;2012-02-05
-&kde; 4.8.2
+&kde; 4.9This guide provides an introduction to the &kde-sc; and describes many
From aleixpol at kde.org Thu Apr 17 15:20:24 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:24 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: Lokalize docs
have a link to fundamentals now
Message-ID:
Git commit 3705553e2e39540e41458eee627039e2f2703777 by Aleix Pol, on behalf of Burkhard L?ck.
Committed on 14/07/2012 at 11:19.
Pushed by apol into branch 'master'.
Lokalize docs have a link to fundamentals now
M +0 -2 doc/fundamentals/config.docbook
http://commits.kde.org/khelpcenter/3705553e2e39540e41458eee627039e2f2703777
diff --git a/doc/fundamentals/config.docbook b/doc/fundamentals/config.docbook
index 3916706..cf1c798 100644
--- a/doc/fundamentals/config.docbook
+++ b/doc/fundamentals/config.docbook
@@ -13,7 +13,6 @@
-
The &gwenview; Toolbar
@@ -232,7 +231,6 @@ of this section.
From aleixpol at kde.org Thu Apr 17 15:20:08 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:08 +0000
Subject: [kde-doc-english] [khelpcenter] doc/glossary: fix typos
Message-ID:
Git commit a3cc74098bf822e27278fa1924bd6711b0ad3dc1 by Aleix Pol, on behalf of Yuri Chornoivan.
Committed on 23/09/2010 at 06:25.
Pushed by apol into branch 'master'.
fix typos
svn path=/trunk/KDE/kdebase/runtime/; revision=1178444
M +1 -1 doc/glossary/index.docbook
http://commits.kde.org/khelpcenter/a3cc74098bf822e27278fa1924bd6711b0ad3dc1
diff --git a/doc/glossary/index.docbook b/doc/glossary/index.docbook
index 2f2114a..b61a86b 100644
--- a/doc/glossary/index.docbook
+++ b/doc/glossary/index.docbook
@@ -490,7 +490,7 @@ otherterm="gloss-kbuildsycoca">KBuildSycocaGit is a free and open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.&newpara;
Every Git clone is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server. Branching and merging are fast and easy to do.&newpara;
Git is used for version control of files, much like tools such as Mercurial, Bazaar, Subversion, CVS, Perforce, and Visual SourceSafe.&newpara;
- It was decided that Git will be the main version control system of &kde;, replacement of SVN. It has been already used for some &kde; project like Konversation and Amarok.&newpara;
+ It was decided that Git will be the main version control system of &kde;, replacement of SVN. It has been already used for some &kde; projects like Konversation and Amarok.&newpara;
More info:&newpara;
&linkstart;"http://git-scm.com/"&linkmid;Git Homepage&linkend;&kde;
From aleixpol at kde.org Thu Apr 17 15:20:17 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:17 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: document
scrollbar context menu
Message-ID:
Git commit 2cafbb25fc8efcf5758fc194f0c9f4c47ed3e422 by Aleix Pol, on behalf of T.C. Hollingsworth.
Committed on 08/05/2012 at 07:36.
Pushed by apol into branch 'master'.
document scrollbar context menu
M +64 -4 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/2cafbb25fc8efcf5758fc194f0c9f4c47ed3e422
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index 592b537..fb8d92e 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -13,10 +13,6 @@
Scrolling
-
You're probably familiar with the scrollbar that appears on the right side
(and sometimes the bottom) of documents, allowing you to move within documents.
However, there are several other ways you can navigate documents, some of which
@@ -42,6 +38,70 @@ and you can control touchpad scrolling behavior in the Touchpad module in
&systemsettings;. Otherwise, look in the configuration area of your operating
system or desktop environment.
+Additionally, the scrollbar has several options in its context menu. You
+can access these by right-clicking anywhere on the scrollbar. The following
+options ar available:
+
+
+
+
+Scroll here
+Scroll directly to the location represented by where you
+right-clicked on the scrollbar. This is the equivalent of simply clicking on
+that location on the scrollbar.
+
+
+
+
+&Ctrl;Home
+Top
+
+Go to the beginning of the document.
+
+
+
+
+&Ctrl;End
+Bottom
+
+Go to the end of the document.
+
+
+
+
+PgUp
+Page up
+
+Navigate to the previous page in a document that represents a
+printed document, or one screen up in other types of documents.
+
+
+
+
+PgDown
+Page down
+
+Navigate to the previous pag in a document that represents a
+printed document, or one screen down in other types of documents.
+
+
+
+
+Scroll up
+Scroll up one unit (usually a line) in the document. This is
+the equivalent of clicking the up arrow at the top of the scrollbar.
+
+
+
+
+Scroll down
+Scroll down one unit (usually a line) in the document. This is
+the equivalent of clicking the down arrow at the bottom of the scrollbar.
+
+
+
+
+
From aleixpol at kde.org Thu Apr 17 15:20:15 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:15 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: add some FIXME's
and a missing whitespace
Message-ID:
Git commit 9ec0e589b0136148d6a82ee76a62b53b6297bac3 by Aleix Pol, on behalf of Burkhard L?ck.
Committed on 04/05/2012 at 13:00.
Pushed by apol into branch 'master'.
add some FIXME's and a missing whitespace
M +4 -0 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/9ec0e589b0136148d6a82ee76a62b53b6297bac3
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index 8f0ac1c..5857deb 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -13,6 +13,10 @@
Scrolling
+
You're probably familiar with the scrollbar that appears on the right side
(and sometimes the bottom) of documents, allowing you to move within documents.
However, there are several other ways you can navigate documents, some of which
From aleixpol at kde.org Thu Apr 17 15:20:31 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:31 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: bump version
Message-ID:
Git commit 79c89bd229d0d428481a6328d10cf5211229e981 by Aleix Pol, on behalf of Burkhard L?ck.
Committed on 08/07/2013 at 03:37.
Pushed by apol into branch 'master'.
bump version
M +2 -2 doc/fundamentals/index.docbook
http://commits.kde.org/khelpcenter/79c89bd229d0d428481a6328d10cf5211229e981
diff --git a/doc/fundamentals/index.docbook b/doc/fundamentals/index.docbook
index 28a0776..e5def05 100644
--- a/doc/fundamentals/index.docbook
+++ b/doc/fundamentals/index.docbook
@@ -47,8 +47,8 @@
&FDLNotice;
-2012-02-05
-&kde; 4.9
+2013-07-03
+&kde; 4.11This guide provides an introduction to the &kde-sc; and describes many
From aleixpol at kde.org Thu Apr 17 15:20:25 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:25 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: change sect2 to
sect1 markup to avoid short pages, add some comments for improvements
Message-ID:
Git commit ef77c48ba72c1e5a65003fed3e33244233bdb184 by Aleix Pol, on behalf of Burkhard L?ck.
Committed on 08/08/2012 at 03:45.
Pushed by apol into branch 'master'.
change sect2 to sect1 markup to avoid short pages, add some comments for improvements
M +4 -5 doc/fundamentals/install.docbook
M +3 -1 doc/fundamentals/tasks.docbook
M +9 -1 doc/fundamentals/ui.docbook
http://commits.kde.org/khelpcenter/ef77c48ba72c1e5a65003fed3e33244233bdb184
diff --git a/doc/fundamentals/install.docbook b/doc/fundamentals/install.docbook
index 25e3641..71db09c 100644
--- a/doc/fundamentals/install.docbook
+++ b/doc/fundamentals/install.docbook
@@ -92,9 +92,7 @@ provided for several different devices.
-
-
-
+Live MediaSeveral &Linux; and &BSD; distributions offer live media. This permits you
@@ -105,9 +103,9 @@ like what you see, most offer an option to install it to your hard drive.There is a list
of distributions that offer &kde; on live media on the &kde; website.
-
+
-
+Building from Source CodeFor detailed information on how to compile and install &kde;
@@ -118,6 +116,7 @@ Building and Running &kde; Software From Source on &kde; TechBase.Since &kde; uses cmake you should have no
trouble compiling it. Should you run into problems please report them to the
&kde; mailing lists.
+
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index f80e191..7cc3e8a 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -497,7 +497,9 @@ the path starting with the current places entry.
This provides the standard &kde; list of Places, shared with
&dolphin; and other file management tools.
-
+
The Folder View
diff --git a/doc/fundamentals/ui.docbook b/doc/fundamentals/ui.docbook
index 8ede8fe..b9f50ce 100644
--- a/doc/fundamentals/ui.docbook
+++ b/doc/fundamentals/ui.docbook
@@ -398,7 +398,15 @@ Allows you to customize the contents, layout, text, and icons of toolbars. For
more information, see .
-
+
SettingsConfigure Application...
From aleixpol at kde.org Thu Apr 17 15:20:27 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:27 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: Fix usage of
&kappname; (aka &kde-sc; ) vs &kde; and related fixes
Message-ID:
Git commit b9de877e1e617cdde0ed47501f65944863d0ecf8 by Aleix Pol, on behalf of Luigi Toscano.
Committed on 12/03/2013 at 00:01.
Pushed by apol into branch 'master'.
Fix usage of &kappname; (aka &kde-sc;) vs &kde; and related fixes
Some instances of &kappname;(&kde-sc;) were used to refer to generic
functionality of any KDE applications, and on the other side few &kde;
instances were used instead of &kappname;.
Also the description of the content of "About KDE" has been fixed.
REVIEW: 109401
M +1 -1 doc/fundamentals/config.docbook
M +5 -6 doc/fundamentals/install.docbook
M +2 -2 doc/fundamentals/tasks.docbook
M +3 -3 doc/fundamentals/ui.docbook
http://commits.kde.org/khelpcenter/b9de877e1e617cdde0ed47501f65944863d0ecf8
diff --git a/doc/fundamentals/config.docbook b/doc/fundamentals/config.docbook
index e750dfe..5de09be 100644
--- a/doc/fundamentals/config.docbook
+++ b/doc/fundamentals/config.docbook
@@ -1,5 +1,5 @@
-Customizing &kde;
+Customizing &kde; software
diff --git a/doc/fundamentals/install.docbook b/doc/fundamentals/install.docbook
index 71db09c..672c6f3 100644
--- a/doc/fundamentals/install.docbook
+++ b/doc/fundamentals/install.docbook
@@ -1,7 +1,7 @@
-Installing &kde;
+Installing the &kappname;
-You can install &kde; on a variety of different platforms, ranging from
+You can install the &kappname; on a variety of different platforms, ranging from
smartphones and tablets to computers running &Microsoft; &Windows;, &MacOS;,
&UNIX;, &BSD; or &Linux;. Binary packages are available for many different
platforms and distributions, or advanced users may build the source code.
@@ -101,8 +101,7 @@ All you have to do insert a CD or connect a USB drive and boot from it. If you
like what you see, most offer an option to install it to your hard drive.There is a list
-of distributions that offer &kde; on live media on the &kde; website.
-
+of distributions that offer the &kappname; on live media on the &kde; website.
@@ -113,8 +112,8 @@ applications see
Building and Running &kde; Software From Source on &kde; TechBase.
-Since &kde; uses cmake you should have no
-trouble compiling it. Should you run into problems please report them to the
+Since &kde; software uses cmake you should
+have no trouble compiling it. Should you run into problems please report them to the
&kde; mailing lists.
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index 71c6288..ec8e5cd 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -140,11 +140,11 @@ that way.Introduction
-Many &kappname; applications work with files. Most applications have a
+Many &kde; applications work with files. Most applications have a
File menu with options that allow you to open and save files.
For more information on that, see . However,
there are lots of different operations that require selecting a file. Regardless
-of the method, all &kappname; applications generally use the same file selection
+of the method, all &kde; applications generally use the same file selection
window.
diff --git a/doc/fundamentals/ui.docbook b/doc/fundamentals/ui.docbook
index eb962df..8f551da 100644
--- a/doc/fundamentals/ui.docbook
+++ b/doc/fundamentals/ui.docbook
@@ -19,7 +19,7 @@
Common Menus
-Many &kappname; applications contain these menus. However, most
+Many &kde; applications contain these menus. However, most
applications will have more menu entries than those listed here, and others may
be missing some of the entries listed here.
@@ -493,8 +493,8 @@ information for the running application.HelpAbout KDE
-This displays the KDE version and other basic
-information.
+This displays the &kde; Development Platform version
+and other basic information.
From aleixpol at kde.org Thu Apr 17 15:20:13 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:13 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: fundamentals doc:
grammar improvement
Message-ID:
Git commit e9c3c0bc43dae7f5110b1d1be5881ffbfa3e1e2a by Aleix Pol, on behalf of T.C. Hollingsworth.
Committed on 22/04/2012 at 00:17.
Pushed by apol into branch 'master'.
fundamentals doc: grammar improvement
M +1 -1 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/e9c3c0bc43dae7f5110b1d1be5881ffbfa3e1e2a
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index ffd6296..d0adb5b 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -139,7 +139,7 @@ made since it was first loaded or last reloaded.Zoom Slider
-This allows to change the size of the icon or preview
+This allows you to change the size of the icon or preview
shown in the folder view.
From aleixpol at kde.org Thu Apr 17 15:20:24 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:24 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: rm superflous >;
< and add some comments
Message-ID:
Git commit a5cfb4c7393d4bd10ac6faab14dcd16176ef7587 by Aleix Pol, on behalf of Burkhard L?ck.
Committed on 21/07/2012 at 07:26.
Pushed by apol into branch 'master'.
rm superflous >;< and add some comments
M +1 -1 doc/fundamentals/config.docbook
M +1 -1 doc/fundamentals/tasks.docbook
M +4 -2 doc/fundamentals/ui.docbook
http://commits.kde.org/khelpcenter/a5cfb4c7393d4bd10ac6faab14dcd16176ef7587
diff --git a/doc/fundamentals/config.docbook b/doc/fundamentals/config.docbook
index cf1c798..8b5966b 100644
--- a/doc/fundamentals/config.docbook
+++ b/doc/fundamentals/config.docbook
@@ -11,7 +11,7 @@
Customizing Toolbars
-
+
The &gwenview; Toolbar
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index 1c3af14..f80e191 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -657,7 +657,7 @@ writing parts of this section.Check Spelling
-&sonnet;; is the spelling checker used by &kde; applications such as &kate;,
+&sonnet; is the spelling checker used by &kde; applications such as &kate;,
&kmail;, and &kword;. It is a &GUI; frontend to various free spell checkers.To use &sonnet; you need to install a spell checker like
diff --git a/doc/fundamentals/ui.docbook b/doc/fundamentals/ui.docbook
index b3f2a0f..8ede8fe 100644
--- a/doc/fundamentals/ui.docbook
+++ b/doc/fundamentals/ui.docbook
@@ -457,7 +457,9 @@ function.Opens the Bug report dialog where you can
report a bug or request a wishlist feature.
-
+
Help
@@ -487,7 +489,7 @@ information for the running application.
information.
-
+
From aleixpol at kde.org Thu Apr 17 15:42:25 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 17:42:25 +0200
Subject: [kde-doc-english] docbook issues in workspace repos
In-Reply-To: <3308768.jVbr1DbUB6@parodia>
References: <3308768.jVbr1DbUB6@parodia>
Message-ID:
On Mon, Apr 14, 2014 at 12:57 PM, Burkhard L?ck wrote:
> Hi,
>
> I found a lot of docbook issues in many workspace repos, i. e. code but no
> corresponding docbook in a repo and vice versa:
>
> kde-cli-tools:
> mv plasma-desktop/doc/kcontrol/filetypes/
> kde-cli-tools/doc/kcontrol/filetypes/
>
Are we sure about that? I skimmed through the file and it's describing the
KCM module...
>
> khelpcenter:
> mv doc/* doc/khelpcenter
> mv kde-runtime/doc/[onlinehelp|fundamentals|glossary] /doc
>
Done
>
> /plugins/plasma.desktop X-DocPath=help:/plasma-desktop/index.html???
> mv plasma-desktop/doc/plasma-desktop/ /doc/
>
I'm unsure what this means, sorry.
>
> khotkeys:
> mv kde-workspace/doc/kcontrol/khotkeys doc/kcontrol/khotkeys
>
It's in plasma-desktop/doc/kcontrol/khotkeys
>
> kio-extras:
> missing docbooks kcontrol/kcmcgi/ + kcontrol/trash/ (from superfluous
> docbook /doc/kioslave/network/ where is the code?
>
They are both in Plasma-Desktop, with the rest of KControl modules.
>
> kwindowsaddons:
> missing docbooks kcontrol/platform/+ kwinshutdown/ ? did we ever had
> these docbooks?
>
I don't think so.
>
> plasma-desktop:
> Docbooks, but no corresponding X-DocPath entries
> /doc/kcontrol/bookmarks/index.docbook
> /doc/kcontrol/cache/index.docbook
> /doc/kcontrol/clock/index.docbook
> /doc/kcontrol/cookies/index.docbook
> /doc/kcontrol/cursortheme/index.docbook
> /doc/kcontrol/ebrowsing/index.docbook
> /doc/kcontrol/filemanager/index.docbook
> /doc/kcontrol/filetypes/index.docbook
> /doc/kcontrol/history/index.docbook
> /doc/kcontrol/kcm_ssl/index.docbook
> /doc/kcontrol/kcmcgi/index.docbook
> /doc/kcontrol/kcmcss/index.docbook
> /doc/kcontrol/kcmsmserver/index.docbook
> /doc/kcontrol/khotkeys/index.docbook
> /doc/kcontrol/khtml-adblock/index.docbook
> /doc/kcontrol/khtml-behavior/index.docbook
> /doc/kcontrol/khtml-general/index.docbook
> /doc/kcontrol/khtml-java-js/index.docbook
> /doc/kcontrol/khtml-plugins/index.docbook
> /doc/kcontrol/netpref/index.docbook
> /doc/kcontrol/paths/index.docbook
> /doc/kcontrol/performance/index.docbook
> /doc/kcontrol/powerdevil/index.docbook
> /doc/kcontrol/proxy/index.docbook
> /doc/kcontrol/smb/index.docbook
> /doc/kcontrol/solid-device-automounter/index.docbook
> /doc/kcontrol/splashscreen/index.docbook
> /doc/kcontrol/trash/index.docbook
> /doc/kcontrol/useragent/index.docbook
>
So we want the kcm desktop files to link to those?
For example, there's the clock kcm, which desktop file is in
plasma-desktop/kcms/dateandtime/clock.desktop. It doesn't have such
X-DocPath but then it doesn't seem to need any move.
Should we add it now? Is it already broken in KDE4?
>
> plasma-workspace:
> missing docbooks: kcontrol/kcmsmserver/ + kcontrol/splashscreen/
> mv plasma-desktop/doc/[kcontrol/kcmsmserver|kcontrol/splashscreen]
> plasma/workspace/doc/
>
Actually in these cases, kcmsmserver and the ksplashscreen kcm should go to
plasma-desktop instead.
>
> superfluous docbooks /doc/PolicyKit-kde/ where is the code?
>
I think here:
https://projects.kde.org/projects/extragear/base/polkit-kde-agent-1
I don't know if this has been ported yet, but it should probably go to
either frameworksintegration or plasma-workspace.
>
> --
> Burkhard L?ck
>
> _______________________________________________
> Kde-frameworks-devel mailing list
> Kde-frameworks-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
Thanks for your thorough review! :)
Aleix
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From aleixpol at kde.org Thu Apr 17 15:20:11 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:11 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: screenshot shows
konqueror, not kwrite
Message-ID:
Git commit 2b4daedcd192fc58dafc5ab60fbe6bda32ffaed1 by Aleix Pol, on behalf of Burkhard L?ck.
Committed on 20/04/2012 at 12:04.
Pushed by apol into branch 'master'.
screenshot shows konqueror, not kwrite
M +2 -2 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/2b4daedcd192fc58dafc5ab60fbe6bda32ffaed1
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index 6b46fc8..a4a262f 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -540,7 +540,7 @@ that will be used is listed in parenthesis at the end of the check box label.
The File Save window.
-
Saving a file in &kwrite;.
+
Saving a file in &konqueror;.
@@ -1079,4 +1079,4 @@ palettes, see .
-
\ No newline at end of file
+
From aleixpol at kde.org Thu Apr 17 15:20:16 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:16 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: fix wrong png
name to pull the right screenshot
Message-ID:
Git commit 511f5e431e4adcec93b3ba191302d26b3e78d3e9 by Aleix Pol, on behalf of Burkhard L?ck.
Committed on 05/05/2012 at 17:54.
Pushed by apol into branch 'master'.
fix wrong png name to pull the right screenshot
M +1 -1 doc/fundamentals/config.docbook
http://commits.kde.org/khelpcenter/511f5e431e4adcec93b3ba191302d26b3e78d3e9
diff --git a/doc/fundamentals/config.docbook b/doc/fundamentals/config.docbook
index 2b60055..bb13089 100644
--- a/doc/fundamentals/config.docbook
+++ b/doc/fundamentals/config.docbook
@@ -309,7 +309,7 @@ easily.Working with Schemes
-
+The Customize Shortcuts window displaying the scheme
editing tools.
Editing a scheme called work.
From aleixpol at kde.org Thu Apr 17 15:20:30 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:30 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: Fix typo
Message-ID:
Git commit 0118398d110ba2c7cf20d575d2844af60e6e725f by Aleix Pol, on behalf of Yuri Chornoivan.
Committed on 04/07/2013 at 06:42.
Pushed by apol into branch 'master'.
Fix typo
M +1 -1 doc/fundamentals/ui.docbook
http://commits.kde.org/khelpcenter/0118398d110ba2c7cf20d575d2844af60e6e725f
diff --git a/doc/fundamentals/ui.docbook b/doc/fundamentals/ui.docbook
index 00005a7..fa1e0ae 100644
--- a/doc/fundamentals/ui.docbook
+++ b/doc/fundamentals/ui.docbook
@@ -282,7 +282,7 @@ A Menu Button
This screenshot, from the &systemsettings; Default Applications panel,
-shows even more &GUI; elements. Click onpart of the window to learn more about
+shows even more &GUI; elements. Click on part of the window to learn more about
it.
From aleixpol at kde.org Thu Apr 17 15:20:15 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:15 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: fundamentals doc:
minor improvements to techbase link
Message-ID:
Git commit 4532c92175fad7047c83404e259ecaf6af3b0ec9 by Aleix Pol, on behalf of T.C. Hollingsworth.
Committed on 26/04/2012 at 04:40.
Pushed by apol into branch 'master'.
fundamentals doc: minor improvements to techbase link
M +1 -1 doc/fundamentals/install.docbook
http://commits.kde.org/khelpcenter/4532c92175fad7047c83404e259ecaf6af3b0ec9
diff --git a/doc/fundamentals/install.docbook b/doc/fundamentals/install.docbook
index 89b17cf..25e3641 100644
--- a/doc/fundamentals/install.docbook
+++ b/doc/fundamentals/install.docbook
@@ -113,7 +113,7 @@ of distributions that offer &kde; on live media on the &kde; website.For detailed information on how to compile and install &kde;
applications see
-Building and Running KDE Software From Source
+Building and Running &kde; Software From Source on &kde; TechBase.Since &kde; uses cmake you should have no
trouble compiling it. Should you run into problems please report them to the
From aleixpol at kde.org Thu Apr 17 15:20:13 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:13 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: fundamentals doc:
link to kde.org instead of possibly missing doc
Message-ID:
Git commit ceb8d35e5612702baae03fbcacd3838cbd763726 by Aleix Pol, on behalf of T.C. Hollingsworth.
Committed on 22/04/2012 at 00:23.
Pushed by apol into branch 'master'.
fundamentals doc: link to kde.org instead of possibly missing doc
M +2 -1 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/ceb8d35e5612702baae03fbcacd3838cbd763726
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index d0adb5b..f77bbc5 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -540,7 +540,8 @@ that will be used is listed in parenthesis at the end of the check box label.
The File Save window.
-
Saving a file in &konqueror;.
+
Saving a file in
+&konqueror;.
From aleixpol at kde.org Thu Apr 17 15:20:22 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:22 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: add screenshots
for inline find and replace needs some explanation in the docbook,
see my FIXME's. Any takers? CCMAIL:kde-doc-english@kde.org
Message-ID:
Git commit 9ef4eec72617c89965dbb5df0f25e0d8806b544c by Aleix Pol, on behalf of Burkhard L?ck.
Committed on 08/07/2012 at 10:12.
Pushed by apol into branch 'master'.
add screenshots for inline find and replace needs some explanation in the docbook, see my FIXME's. Any takers? CCMAIL:kde-doc-english at kde.org
A +- -- doc/fundamentals/find-find-inline.png
A +- -- doc/fundamentals/find-replace-inline.png
M +25 -1 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/9ef4eec72617c89965dbb5df0f25e0d8806b544c
diff --git a/doc/fundamentals/find-find-inline.png b/doc/fundamentals/find-find-inline.png
new file mode 100644
index 0000000..58c1ebb
Binary files /dev/null and b/doc/fundamentals/find-find-inline.png differ
diff --git a/doc/fundamentals/find-replace-inline.png b/doc/fundamentals/find-replace-inline.png
new file mode 100644
index 0000000..0bef63a
Binary files /dev/null and b/doc/fundamentals/find-replace-inline.png differ
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index 462513f..d4f34a7 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -799,7 +799,7 @@ many &kde; applications. For more information on this menu, see
The Find window.
Searching for software in
-&kmail;.
+&kmail;'s composer window.
@@ -878,6 +878,17 @@ or by pressing F3.
+
+
+The Find bar &kate;.
+
+
+The Find bar in kate;.
+
Searching for software in &kate;'s Find bar.
+
+
+
+
@@ -942,6 +953,19 @@ to replace the found text.
+
+
+
+
+The Find and Replace bar.
+
+
+The Find and Replace bar.
+
Replacing kmail with
+kate in &kate;'s Find and Replace bar
+
+
+
From aleixpol at kde.org Thu Apr 17 15:20:19 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:19 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: Custom Shortcuts
fixes
Message-ID:
Git commit 8ebc4dd290f2378c3e887f2a7426dd0a6a8231c1 by Aleix Pol, on behalf of T.C. Hollingsworth.
Committed on 09/05/2012 at 23:41.
Pushed by apol into branch 'master'.
Custom Shortcuts fixes
- s/hotkey/shortcut/g
- about no scheme import and export not working sometimes
- mention printing
M +25 -13 doc/fundamentals/config.docbook
http://commits.kde.org/khelpcenter/8ebc4dd290f2378c3e887f2a7426dd0a6a8231c1
diff --git a/doc/fundamentals/config.docbook b/doc/fundamentals/config.docbook
index bb13089..7751729 100644
--- a/doc/fundamentals/config.docbook
+++ b/doc/fundamentals/config.docbook
@@ -242,7 +242,7 @@ the standard keyboard shortcuts configuration panel, go to
SettingsConfigure
Shortcuts....
-In the Configure Shortcuts window, you will see a list of all the hotkeys
+In the Configure Shortcuts window, you will see a list of all the shortcuts
available in the current application. You can use the search box at the top to
search for the shortcut you want.
@@ -260,40 +260,40 @@ search for the shortcut you want.
-Changing a Hotkey
+Changing a Shortcut
-To change a hotkey, first click on the name of a shortcut you want to change.
-You will see a radio group where you can choose whether to set the hotkey to its
-default value, or select a new hotkey for the selected action. To set a new hotkey,
+To change a shortcut, first click on the name of a shortcut you want to change.
+You will see a radio group where you can choose whether to set the shortcut to its
+default value, or select a new shortcut for the selected action. To set a new shortcut,
choose Custom and click on the button next to it. Then just
-type the hotkey you would like to use, and your changes will be saved.
+type the shortcut you would like to use, and your changes will be saved.
-Setting a Hotkey
+Setting a ShortcutThe Customize Shortcuts window demonstrating how to
-set a hotkey.
+set a shortcut.
-Resetting Hotkeys
+Resetting ShortcutsThere is a button at the bottom of the window, called Reset to
Defaults. Clicking on this button will reset all your custom shortcuts
to their default values.
-You can also reset an individual hotkey to its default value by selecting
+You can also reset an individual shortcut to its default value by selecting
it, and choosing the Default radio button.
-Removing a Hotkey
+Removing a Shortcut
-To remove a hotkey, select it from the list, then click the remove icon (a
+To remove a shortcut, select it from the list, then click the remove icon (a
black arrow with a cross) to the right of the button that allows you to select
a shortcut.
@@ -303,9 +303,13 @@ a shortcut.Working with SchemesSchemes are keyboard shortcuts configuration profiles, so you can create
-several profiles with different hotkeys and switch between these profiles
+several profiles with different shortcuts and switch between these profiles
easily.
+This feature is under development. It is not possible to import
+schemes at this time, and you may experience difficulty exporting them under
+certain circumstances.
+
Working with Schemes
@@ -361,6 +365,14 @@ a name for your new scheme.
+
+Printing Shortcuts
+
+You can print out a list of shortcuts for easy reference by clicking the
+Print button at the bottom of the window.
+
+
+
Thanks and Acknowledgments
From aleixpol at kde.org Thu Apr 17 15:20:21 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:21 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: add how to
export/import a shortcut scheme + some comments
Message-ID:
Git commit 5764bbe8c021ab941586ed55b497b0ae7b1a478a by Aleix Pol, on behalf of Burkhard L?ck.
Committed on 08/07/2012 at 08:51.
Pushed by apol into branch 'master'.
add how to export/import a shortcut scheme + some comments
M +6 -3 doc/fundamentals/config.docbook
M +5 -1 doc/fundamentals/index.docbook
M +3 -2 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/5764bbe8c021ab941586ed55b497b0ae7b1a478a
diff --git a/doc/fundamentals/config.docbook b/doc/fundamentals/config.docbook
index 3c39438..733405d 100644
--- a/doc/fundamentals/config.docbook
+++ b/doc/fundamentals/config.docbook
@@ -311,8 +311,7 @@ several profiles with different shortcuts and switch between these profiles
easily.This feature is under development. It is not possible to import
-schemes at this time, and you may experience difficulty exporting them under
-certain circumstances.
+schemes using a &GUI; at this time.Working with Schemes
@@ -359,7 +358,11 @@ a name for your new scheme.Export Scheme
-Exports the current scheme to a file.
+Exports the current scheme to a file named applicationnameschemenameshortcuts.rc.
+
+Move this file to the folder $KDEDIR/apps/applicationname/
+and it will be available in the drop down box labelled Current Scheme
+
diff --git a/doc/fundamentals/index.docbook b/doc/fundamentals/index.docbook
index 4afaceb..7fd276c 100644
--- a/doc/fundamentals/index.docbook
+++ b/doc/fundamentals/index.docbook
@@ -128,7 +128,11 @@ Style issues:
Task oriented
Avoid variablelist for obvious terms like e. g. Left/Right
- -->
+FIXME missing stuff:
+
+add a11y docbooks from koffice 1.6?
+
+-->
@@ -442,7 +443,7 @@ crumb mode, click the check mark at the right of the location bar with the &LMB;
-
You can also select multiple files at once. To select specific files, or
to unselect specific files that are already selected, press and hold &Ctrl;,
click on each file, then release &Ctrl;. To select a
From aleixpol at kde.org Thu Apr 17 15:20:32 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:32 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: Fix XML
Message-ID:
Git commit 8c6beecbe5707e71a6b90c00a752fef43042b1d8 by Aleix Pol, on behalf of Yuri Chornoivan.
Committed on 10/12/2013 at 19:06.
Pushed by apol into branch 'master'.
Fix XML
M +1 -1 doc/fundamentals/ui.docbook
http://commits.kde.org/khelpcenter/8c6beecbe5707e71a6b90c00a752fef43042b1d8
diff --git a/doc/fundamentals/ui.docbook b/doc/fundamentals/ui.docbook
index 5365ded..6c91d31 100644
--- a/doc/fundamentals/ui.docbook
+++ b/doc/fundamentals/ui.docbook
@@ -1667,7 +1667,7 @@ and virtual desktops.
-&Alt;&Shift;F12
+&Alt;&Shift;F12Enable/Disable Desktop Effects
From aleixpol at kde.org Thu Apr 17 15:20:09 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:09 +0000
Subject: [kde-doc-english] [khelpcenter] doc/glossary: quote markup is
stripped off in KHC's glossary view
Message-ID:
Git commit 9c92f54b2467d1baf98f571466f4d870512c948e by Aleix Pol, on behalf of Burkhard L?ck.
Committed on 24/08/2011 at 20:23.
Pushed by apol into branch 'master'.
quote markup is stripped off in KHC's glossary view
M +7 -7 doc/glossary/index.docbook
http://commits.kde.org/khelpcenter/9c92f54b2467d1baf98f571466f4d870512c948e
diff --git a/doc/glossary/index.docbook b/doc/glossary/index.docbook
index b61a86b..e5f4bfc 100644
--- a/doc/glossary/index.docbook
+++ b/doc/glossary/index.docbook
@@ -96,7 +96,7 @@ itemizedlist+listitem changed to simple para -->
IO SlaveIO Slaves enable &kde; applications to
access remote resources as easily as local resources (making them
- network transparent). Remote resources (⪚ files) might
+ "network transparent"). Remote resources (⪚ files) might
be stored on SMB shares or similar.SMB&kde;
@@ -115,7 +115,7 @@ itemizedlist+listitem changed to simple para -->
KIOThe &kde; Input/Output system which makes use of so-called
- IO Slaves.
+ "IO Slaves".IO
Slave&kde;
@@ -338,7 +338,7 @@ otherterm="gloss-kbuildsycoca">KBuildSycocadropping the object) copies files.
+ button ("dropping" the object) copies files.&konqueror;
@@ -380,7 +380,7 @@ otherterm="gloss-kbuildsycoca">KBuildSycoca&kde;
- Abbreviation for K Desktop Environment, a
+ Abbreviation for "K Desktop Environment", a
leading &GUI; for &UNIX;-based systems. You can find more
detailed information at &linkstart;
"http://www.kde.org"&linkmid;www.kde.org&linkend;.&newpara;
@@ -477,7 +477,7 @@ otherterm="gloss-kbuildsycoca">KBuildSycoca&Qt;
The &GUI; of &kde; is built on top of
the &Qt; toolkit, which provides many graphical elements (so-called
- Widgets) which are used to construct the desktop. You
+ "Widgets") which are used to construct the desktop. You
can find more information about &Qt; at &linkstart;
"http://qt.nokia.com/"&linkmid;http://qt.nokia.com/&linkend;.&kde;
@@ -499,7 +499,7 @@ otherterm="gloss-kbuildsycoca">KBuildSycocai18n
- Abbreviation for internationalization. &kde;
+ Abbreviation for "internationalization". &kde;
supports many different languages, and several i18n techniques make it
easy to translate the &GUI; as well as the accompanying
documents of &kde; into all these languages. More information about the
@@ -542,7 +542,7 @@ otherterm="gloss-kbuildsycoca">KBuildSycocal10n
- Abbreviation for localization, the process
+ Abbreviation for "localization", the process
of adapting a program to the local environment. This includes ⪚ the
currency used for monetary values or the time format.i18n
From aleixpol at kde.org Thu Apr 17 15:20:26 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:26 +0000
Subject: [kde-doc-english] [khelpcenter] doc/glossary: Fix link,
get rid of KOffice entry (it is not installed by modern
distributions)
Message-ID:
Git commit 1ee31835132b1cc768fd4834a0668f81ab53b4dc by Aleix Pol, on behalf of Yuri Chornoivan.
Committed on 09/12/2012 at 16:34.
Pushed by apol into branch 'master'.
Fix link, get rid of KOffice entry (it is not installed by modern distributions)
M +2 -2 doc/glossary/index.docbook
http://commits.kde.org/khelpcenter/1ee31835132b1cc768fd4834a0668f81ab53b4dc
diff --git a/doc/glossary/index.docbook b/doc/glossary/index.docbook
index 9a4bb56..4a297b3 100644
--- a/doc/glossary/index.docbook
+++ b/doc/glossary/index.docbook
@@ -69,9 +69,9 @@ itemizedlist+listitem changed to simple para -->
Flake
- Flake is a programming library to be used in &koffice; 2. Functionally, it provides Shapes to display content and Tools to manipulate content. Shapes can be zoomed or rotated and can be grouped to work as a single Shape, around which text flow is possible.&newpara;
+ Flake is a programming library to be used in &koffice;/Calligra. Functionally, it provides Shapes to display content and Tools to manipulate content. Shapes can be zoomed or rotated and can be grouped to work as a single Shape, around which text flow is possible.&newpara;
More info:&newpara;
- &linkstart;"http://wiki.koffice.org/index.php?title=Flake"&linkmid;KOffice Wiki: Flake&linkend;
+ &linkstart;"http://community.kde.org/Calligra/Libs/Flake"&linkmid;&kde; Community Wiki: Flake&linkend;&kde;KParts
From aleixpol at kde.org Thu Apr 17 15:20:12 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:12 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: Fix typo
Message-ID:
Git commit 9d529984523a97c916588be56d1cfe1fd50a172d by Aleix Pol, on behalf of Yuri Chornoivan.
Committed on 21/04/2012 at 16:16.
Pushed by apol into branch 'master'.
Fix typo
M +1 -1 doc/fundamentals/config.docbook
http://commits.kde.org/khelpcenter/9d529984523a97c916588be56d1cfe1fd50a172d
diff --git a/doc/fundamentals/config.docbook b/doc/fundamentals/config.docbook
index 1a2ccf8..2b60055 100644
--- a/doc/fundamentals/config.docbook
+++ b/doc/fundamentals/config.docbook
@@ -141,7 +141,7 @@ the text label will appear underneath each toolbar item's icon
You can also show or hide text for individual toolbar items by
-right-clicking on an time and checking or unchecking the item under
+right-clicking on an item and checking or unchecking the item under
Show Text.
From aleixpol at kde.org Thu Apr 17 15:20:14 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:14 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: fundamentals doc:
tweak list to be consistent and remove some unnecessary commas
Message-ID:
Git commit b535a7bf65272b72853cf692cbd9a2d659096140 by Aleix Pol, on behalf of T.C. Hollingsworth.
Committed on 22/04/2012 at 10:52.
Pushed by apol into branch 'master'.
fundamentals doc: tweak list to be consistent and remove some unnecessary commas
M +6 -6 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/b535a7bf65272b72853cf692cbd9a2d659096140
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index ecb2a70..f1388c3 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -616,22 +616,22 @@ replace the misspelled word with that selected word. With the help of the
Suggest button, you can add more suggestions from the
dictionary to the suggestions list.
-Click on Ignore, to keep your original spelling.
+Click on Ignore to keep your original spelling.
-Click on Finished, to stop spellchecking and
+Click on Finished to stop spellchecking and
keep the changes made.
-Click on Cancel, to stop spellchecking and
+Click on Cancel to stop spellchecking and
cancel the changes already made.
-Clicking on Replace All will automatically replace
+Click on Replace All to automatically replace
the misspelled word(s) with the chosen replacement word, if they appear again in
your document later.
-Clicking on Ignore All will ignore the spelling at
+Click on Ignore All to ignore the spelling at
that point and all the future occurrences of the word misspelled.
-Clicking on Add to Dictionary will add the misspelled
+Click on Add to Dictionary to add the misspelled
word to your personal dictionary.The Personal Dictionary is a distinct dictionary from the
From aleixpol at kde.org Thu Apr 17 15:20:18 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:18 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: typo fix
Message-ID:
Git commit 495ab98072e584943cf6f4d6ebd6cd1153ee2495 by Aleix Pol, on behalf of Burkhard L?ck.
Committed on 08/05/2012 at 11:27.
Pushed by apol into branch 'master'.
typo fix
M +5 -2 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/495ab98072e584943cf6f4d6ebd6cd1153ee2495
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index e2c4f41..0045308 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -9,7 +9,10 @@
Navigating Documents
-
+
Scrolling
@@ -81,7 +84,7 @@ printed document, or one screen up in other types of documents.PgDownPage down
-Navigate to the previous pag in a document that represents a
+Navigate to the previous page in a document that represents a
printed document, or one screen down in other types of documents.
From aleixpol at kde.org Thu Apr 17 15:20:20 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:20 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: no Hide Toolbar
any more since 4.0? add some comments for improvement of this docbook
Message-ID:
Git commit c6fb0e82f17b359bb00b8f87509c0e283f85c283 by Aleix Pol, on behalf of Burkhard L?ck.
Committed on 24/05/2012 at 20:03.
Pushed by apol into branch 'master'.
no Hide Toolbar any more since 4.0? add some comments for improvement of this docbook
M +9 -5 doc/fundamentals/config.docbook
http://commits.kde.org/khelpcenter/c6fb0e82f17b359bb00b8f87509c0e283f85c283
diff --git a/doc/fundamentals/config.docbook b/doc/fundamentals/config.docbook
index 7751729..3c39438 100644
--- a/doc/fundamentals/config.docbook
+++ b/doc/fundamentals/config.docbook
@@ -13,7 +13,7 @@
-
+
The &gwenview; Toolbar
@@ -98,7 +98,9 @@ of the window and then confirming your decision.You can change the icon and text of individual toolbar items by selecting
an item and clicking either the Change Icon... or
Change Text... button.
-
+
@@ -107,7 +109,7 @@ an item and clicking either the Change Icon... or
You can change the appearance of toolbars by right-clicking on a toolbar
to access it's context menu.
-
+
Text Position
@@ -194,7 +196,7 @@ it to your desired location.
Show/Hide ToolbarsIf your application has only one toolbar, you can hide a toolbar by
-selecting Hide Toolbar from either the toolbar's
+deselecting Show Toolbar from either the toolbar's
context menu or the Settings menu. To restore the toolbar,
select Show Toolbar from the Settings
menu. Note that toolbars must be unlocked to hide them from their
@@ -230,8 +232,10 @@ of this section.
-
+
Using and Customizing Shortcuts
From aleixpol at kde.org Thu Apr 17 15:20:11 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:11 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: fix wrong keycap
for Print L->P
Message-ID:
Git commit 1890211318ab32de1a5052c278db5270b137aa57 by Aleix Pol, on behalf of Burkhard L?ck.
Committed on 21/04/2012 at 07:37.
Pushed by apol into branch 'master'.
fix wrong keycap for Print L->P
M +2 -2 doc/fundamentals/ui.docbook
http://commits.kde.org/khelpcenter/1890211318ab32de1a5052c278db5270b137aa57
diff --git a/doc/fundamentals/ui.docbook b/doc/fundamentals/ui.docbook
index 3efd579..29a4459 100644
--- a/doc/fundamentals/ui.docbook
+++ b/doc/fundamentals/ui.docbook
@@ -125,7 +125,7 @@ Reloads all open files.
-&Ctrl;L
+&Ctrl;PFilePrint
@@ -488,4 +488,4 @@ much of this documentation.
-
\ No newline at end of file
+
From aleixpol at kde.org Thu Apr 17 15:20:17 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:17 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: s/sect1/section/
in prose (sed during reorg went too far ; -)
Message-ID:
Git commit c5b9600a6905f23010c977498cac3ef86ea21708 by Aleix Pol, on behalf of T.C. Hollingsworth.
Committed on 08/05/2012 at 07:51.
Pushed by apol into branch 'master'.
s/sect1/section/ in prose (sed during reorg went too far ;-)
M +2 -2 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/c5b9600a6905f23010c977498cac3ef86ea21708
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index 8b5e391..e2c4f41 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -635,7 +635,7 @@ dialog without performing any action.Thanks and AcknowledgmentsSpecial thanks to Google Code-In 2011 participant Alexey Subach for
-writing parts of this sect1.
+writing parts of this section.
@@ -754,7 +754,7 @@ documentation
Thanks and AcknowledgmentsSpecial thanks to Google Code-In 2011 Participant Salma Sultana for writing
-much of this sect1.
+much of this section.
From aleixpol at kde.org Thu Apr 17 15:20:31 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:31 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: fix c&p error
'text box' -> 'Radio Button'
Message-ID:
Git commit 0ba7794a27aaaa9ff886fe15c5af010f78963e2b by Aleix Pol, on behalf of Burkhard L?ck.
Committed on 07/08/2013 at 10:33.
Pushed by apol into branch 'master'.
fix c&p error 'text box' -> 'Radio Button'
M +1 -1 doc/fundamentals/ui.docbook
http://commits.kde.org/khelpcenter/0ba7794a27aaaa9ff886fe15c5af010f78963e2b
diff --git a/doc/fundamentals/ui.docbook b/doc/fundamentals/ui.docbook
index fa1e0ae..e44fc42 100644
--- a/doc/fundamentals/ui.docbook
+++ b/doc/fundamentals/ui.docbook
@@ -292,7 +292,7 @@ A List Box
-A pair of text box
+A pair of Radio Buttons
From aleixpol at kde.org Thu Apr 17 15:20:14 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:14 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: Fix typos
Message-ID:
Git commit 8deccd79cf88b9f1a556c84a1127f6355d289c7d by Aleix Pol, on behalf of Yuri Chornoivan.
Committed on 22/04/2012 at 10:36.
Pushed by apol into branch 'master'.
Fix typos
M +3 -3 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/8deccd79cf88b9f1a556c84a1127f6355d289c7d
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index f77bbc5..ecb2a70 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -522,7 +522,7 @@ arrow button.When saving a file, the Filter entry will instead
display a drop down box that allows you to select from all the file types the
-applications supports. Select one to save a file in that format.
+application supports. Select one to save a file in that format.
@@ -616,7 +616,7 @@ replace the misspelled word with that selected word. With the help of the
Suggest button, you can add more suggestions from the
dictionary to the suggestions list.
-Click on Ignore, to change your original spelling.
+Click on Ignore, to keep your original spelling.Click on Finished, to stop spellchecking and
keep the changes made.
@@ -757,7 +757,7 @@ return results even in the middle of other text. For instance, if you search
for is it will stop on every word that contains that,
like this or
history. If you check this option, the
-application will only return results when the the search text a word by itself,
+application will only return results when the search text a word by itself,
that is, surrounded by whitespace.
From aleixpol at kde.org Thu Apr 17 15:20:19 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:19 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: Fix copy-paste
error.
Message-ID:
Git commit 0af352230d77ff11655a1abfa570ae44975a5798 by Aleix Pol, on behalf of Yuri Chornoivan.
Committed on 08/05/2012 at 16:01.
Pushed by apol into branch 'master'.
Fix copy-paste error.
M +1 -1 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/0af352230d77ff11655a1abfa570ae44975a5798
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index 4aa754e..c28b4e6 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -84,7 +84,7 @@ printed document, or one screen up in other types of documents.PgDownPage down
-Navigate to the previous page in a document that represents a
+Navigate to the next page in a document that represents a
printed document, or one screen down in other types of documents.
From aleixpol at kde.org Thu Apr 17 15:20:25 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:25 +0000
Subject: [kde-doc-english] [khelpcenter] doc: docs: add missing ids,
avoid duplicates
Message-ID:
Git commit a1538a73705708c880242750e28cf38b1e3f512e by Aleix Pol, on behalf of Luigi Toscano.
Committed on 23/10/2012 at 00:17.
Pushed by apol into branch 'master'.
docs: add missing ids, avoid duplicates
This commits combines the effect of the following commits
from KDE/4.9:
26195cffd560f046a5ea0b98a7edecb56f38ca9a
17fc976ca4eb29f56b8c61667d714b287cec97a2 (*)
730cd2f83c7847f030464ae003e3eded8fb1cb02
bcb962e2460376623d710c8be3d116dc11a2ed45 (*)
09388c4e5cb97fb33604c4c273aa359863082ba5
where (*) marks partial or total reverts; cherry-picking each single
commit would have introduced more noise in this branch
M +1 -1 doc/fundamentals/index.docbook
M +1 -1 doc/onlinehelp/index.docbook
http://commits.kde.org/khelpcenter/a1538a73705708c880242750e28cf38b1e3f512e
diff --git a/doc/fundamentals/index.docbook b/doc/fundamentals/index.docbook
index 7fd276c..28a0776 100644
--- a/doc/fundamentals/index.docbook
+++ b/doc/fundamentals/index.docbook
@@ -23,7 +23,7 @@
]>
-
+&kde; Fundamentals
diff --git a/doc/onlinehelp/index.docbook b/doc/onlinehelp/index.docbook
index 9dee566..77aa423 100644
--- a/doc/onlinehelp/index.docbook
+++ b/doc/onlinehelp/index.docbook
@@ -4,7 +4,7 @@
]>
-
+Online Help
From aleixpol at kde.org Thu Apr 17 15:20:10 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:10 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: add KDE
Fundamentals documentation (formerly code-named building blocks)
Message-ID:
Git commit 76103cf0d7336b8645d322bb4efd1e16d23b95cc by Aleix Pol, on behalf of T.C. Hollingsworth.
Committed on 20/04/2012 at 08:34.
Pushed by apol into branch 'master'.
add KDE Fundamentals documentation (formerly code-named building blocks)
A +1 -0 doc/fundamentals/CMakeLists.txt
A +- -- doc/fundamentals/colors.png
A +374 -0 doc/fundamentals/config.docbook
A +- -- doc/fundamentals/files-locationbar-breadcrumb.png
A +- -- doc/fundamentals/files-locationbar-context-menu.png
A +- -- doc/fundamentals/files-locationbar-editable.png
A +- -- doc/fundamentals/files-locationbar-places-icon.png
A +- -- doc/fundamentals/files-open.png
A +- -- doc/fundamentals/files-save.png
A +- -- doc/fundamentals/find-find.png
A +- -- doc/fundamentals/find-found.png
A +- -- doc/fundamentals/find-replace.png
A +- -- doc/fundamentals/fonts.png
A +141 -0 doc/fundamentals/index.docbook
A +124 -0 doc/fundamentals/install.docbook
A +- -- doc/fundamentals/menus.png
A +- -- doc/fundamentals/shortcuts-schemes.png
A +- -- doc/fundamentals/shortcuts-search.png
A +- -- doc/fundamentals/shortcuts-set.png
A +1082 -0 doc/fundamentals/tasks.docbook
A +- -- doc/fundamentals/toolbars-configure.png
A +- -- doc/fundamentals/toolbars-toolbar.png
A +491 -0 doc/fundamentals/ui.docbook
http://commits.kde.org/khelpcenter/76103cf0d7336b8645d322bb4efd1e16d23b95cc
diff --git a/doc/fundamentals/CMakeLists.txt b/doc/fundamentals/CMakeLists.txt
new file mode 100644
index 0000000..dd75aec
--- /dev/null
+++ b/doc/fundamentals/CMakeLists.txt
@@ -0,0 +1 @@
+kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en)
diff --git a/doc/fundamentals/colors.png b/doc/fundamentals/colors.png
new file mode 100644
index 0000000..7059435
Binary files /dev/null and b/doc/fundamentals/colors.png differ
diff --git a/doc/fundamentals/config.docbook b/doc/fundamentals/config.docbook
new file mode 100644
index 0000000..a74d03e
--- /dev/null
+++ b/doc/fundamentals/config.docbook
@@ -0,0 +1,374 @@
+
+Customizing &kde;
+
+
+
+
+&TC.Hollingsworth; &TC.Hollingsworth.mail;
+
+
+
+Customizing Toolbars
+
+
+
+
+
+
+The &gwenview; Toolbar
+
+
+The &gwenview; toolbar.
+
The toolbar in
+&gwenview;.
+
+
+
+
+
+Modifying Toolbar Items
+
+To customize an application's toolbars, go to
+SettingsConfigure
+Toolbars... or right-click on a toolbar and select
+Configure Toolbars....
+
+On the left side of the toolbar configuration panel, the available items
+that you can put in you toolbar are shown. On the right, the ones that already
+appear on the toolbar are shown. At the top, you can select the toolbar
+you wish to modify or view.
+
+Above each side of the panel there is a Filter text
+box you can use to easily find items in the list.
+
+
+The Customize Toolbars Window
+
+
+The Customize Toolbars window.
+
The Customize Toolbars window in &gwenview; with the
+Previous button selected.
+
+
+
+
+Adding an Item
+You can add an item to your toolbar by selecting it from the left side and
+clicking on the right arrow button.
+
+
+
+Removing an Item
+You can remove an item by selecting it and clicking the left arrow
+button.
+
+
+
+
+Changing the Position of Items
+
+You can change the position of the items by moving them lower or higher in
+the list. To move items lower, press the down arrow button, while to move items
+higher press the up arrow button. You can also change items' position by
+dragging and dropping them.
+
+On horizontal toolbars, the item that's on top will be the one on the left.
+On vertical toolbars, items are arranged as they appear in the toolbar.
+
+
+
+
+Adding a Separator
+You can add separator lines between items by adding a
+--separator-- item to the toolbar.
+
+
+
+Restoring Defaults
+
+You can restore your toolbar to the way it was when you installed the
+application by pressing the Defaults button at the bottom
+of the window and then confirming your decision.
+
+
+
+
+Changing Text and Icons
+
+You can change the icon and text of individual toolbar items by selecting
+an item and clicking either the Change Icon... or
+Change Text... button.
+
+
+
+
+
+Customizing Toolbar Appearance
+
+You can change the appearance of toolbars by right-clicking on a toolbar
+to access it's context menu.
+
+
+Text Position
+
+You can change the appearance of text on toolbars in the
+Text Position submenu of a toolbar's context menu.
+
+You can choose from:
+
+
+
+Icons -
+only the icon for each toolbar item will appear.
+
+
+
+Text -
+only the text label for each toolbar item will appear.
+
+
+
+Text Alongside Icons -
+
+the text label will appear to the right of each toolbar item's icon
+
+
+
+Text Under Icons -
+the text label will appear underneath each toolbar item's icon
+
+
+
+
+You can also show or hide text for individual toolbar items by
+right-clicking on an time and checking or unchecking the item under
+Show Text.
+
+
+
+
+Icon Size
+
+You can change the size of toolbar items' icons by selecting
+Icon Size from the toolbar's context menu.
+
+You can choose from the following options: (each lists the icon size
+in pixels)
+
+
+Small (16x16)
+Medium (22x22)
+ [the default value]
+Large (32x32)
+Huge (48x48)
+
+
+
+
+
+Moving Toolbars
+
+In order to move toolbars, you must unlock them. To do
+so, uncheck Lock Toolbar Positions from a toolbar's
+context menu. To restore the lock, simply recheck this menu item.
+
+You can change a toolbar's position from the
+Orientation submenu of its context menu.
+
+You can choose from:
+
+Top
+ [the default in many applications]
+Left
+Right
+Bottom
+
+
+You can also move a toolbar by clicking and holding onto the dotted line
+at the left of horizontal toolbars or the top of vertical toolbars and dragging
+it to your desired location.
+
+
+
+
+Show/Hide Toolbars
+
+If your application has only one toolbar, you can hide a toolbar by
+selecting Hide Toolbar from either the toolbar's
+context menu or the Settings menu. To restore the toolbar,
+select Show Toolbar from the Settings
+menu. Note that toolbars must be unlocked to hide them from their
+context menu; see for more
+information.
+
+If your application has more than one toolbar, a submenu called
+Toolbars Shown will appear in the context menu and
+Settings menu instead of the above menu entry. From that
+menu you may select individual toolbars to hide and show.
+
+
+
+
+
+Thanks and Acknowledgments
+Thanks to an anonymous Google Code-In 2011 participant for writing much
+of this section.
+
+
+
+
+
+
+
+
+AlexeySubach
+&TC.Hollingsworth; &TC.Hollingsworth.mail;
+
+
+
+
+
+
+Using and Customizing Shortcuts
+
+
+Introduction
+
+Many &kde; applications allow you to configure keyboard shortcuts. To open
+the standard keyboard shortcuts configuration panel, go to
+SettingsConfigure
+Shortcuts....
+
+In the Configure Shortcuts window, you will see a list of all the hotkeys
+available in the current application. You can use the search box at the top to
+search for the shortcut you want.
+
+
+The Customize Shortcuts Window
+
+
+The Customize Shortcuts window.
+
Searching for shortcuts with find in
+&dolphin;.
+
+
+
+
+
+
+
+Changing a Hotkey
+
+To change a hotkey, first click on the name of a shortcut you want to change.
+You will see a radio group where you can choose whether to set the hotkey to its
+default value, or select a new hotkey for the selected action. To set a new hotkey,
+choose Custom and click on the button next to it. Then just
+type the hotkey you would like to use, and your changes will be saved.
+
+
+Setting a Hotkey
+
+
+The Customize Shortcuts window demonstrating how to
+set a hotkey.
+
+
+
+
+
+
+Resetting Hotkeys
+There is a button at the bottom of the window, called Reset to
+Defaults. Clicking on this button will reset all your custom shortcuts
+to their default values.
+
+You can also reset an individual hotkey to its default value by selecting
+it, and choosing the Default radio button.
+
+
+
+
+Removing a Hotkey
+
+To remove a hotkey, select it from the list, then click the remove icon (a
+black arrow with a cross) to the right of the button that allows you to select
+a shortcut.
+
+
+
+
+Working with Schemes
+
+Schemes are keyboard shortcuts configuration profiles, so you can create
+several profiles with different hotkeys and switch between these profiles
+easily.
+
+
+Working with Schemes
+
+
+The Customize Shortcuts window displaying the scheme
+editing tools.
+
Editing a scheme called work.
+
+
+
+To see a menu allowing you to edit schemes, click on the
+Details button at the bottom of the form. The following
+options will appear:
+
+
+
+
+Current Scheme
+Allows you to switch between your schemes.
+
+
+
+New...
+Creates a new scheme. This opens a window that lets you select
+a name for your new scheme.
+
+
+
+Delete
+Deletes the current scheme.
+
+
+
+More Actions
+
+Opens the following menu:
+
+
+
+Save as Scheme Default
+Sets the current scheme as the default for all new schemes.
+
+
+
+Export Scheme
+Exports the current scheme to a file.
+
+
+
+
+
+
+
+
+
+
+Thanks and Acknowledgments
+
+Special thanks to Google Code-In 2011 participant Alexey Subach for
+writing much of this sect1.
+
+
+
+
+
+
\ No newline at end of file
diff --git a/doc/fundamentals/files-locationbar-breadcrumb.png b/doc/fundamentals/files-locationbar-breadcrumb.png
new file mode 100644
index 0000000..a1dfc26
Binary files /dev/null and b/doc/fundamentals/files-locationbar-breadcrumb.png differ
diff --git a/doc/fundamentals/files-locationbar-context-menu.png b/doc/fundamentals/files-locationbar-context-menu.png
new file mode 100644
index 0000000..f26b9c3
Binary files /dev/null and b/doc/fundamentals/files-locationbar-context-menu.png differ
diff --git a/doc/fundamentals/files-locationbar-editable.png b/doc/fundamentals/files-locationbar-editable.png
new file mode 100644
index 0000000..8bd6ac3
Binary files /dev/null and b/doc/fundamentals/files-locationbar-editable.png differ
diff --git a/doc/fundamentals/files-locationbar-places-icon.png b/doc/fundamentals/files-locationbar-places-icon.png
new file mode 100644
index 0000000..1b620f7
Binary files /dev/null and b/doc/fundamentals/files-locationbar-places-icon.png differ
diff --git a/doc/fundamentals/files-open.png b/doc/fundamentals/files-open.png
new file mode 100644
index 0000000..b1c2190
Binary files /dev/null and b/doc/fundamentals/files-open.png differ
diff --git a/doc/fundamentals/files-save.png b/doc/fundamentals/files-save.png
new file mode 100644
index 0000000..8c48886
Binary files /dev/null and b/doc/fundamentals/files-save.png differ
diff --git a/doc/fundamentals/find-find.png b/doc/fundamentals/find-find.png
new file mode 100644
index 0000000..6201a03
Binary files /dev/null and b/doc/fundamentals/find-find.png differ
diff --git a/doc/fundamentals/find-found.png b/doc/fundamentals/find-found.png
new file mode 100644
index 0000000..0a9dd90
Binary files /dev/null and b/doc/fundamentals/find-found.png differ
diff --git a/doc/fundamentals/find-replace.png b/doc/fundamentals/find-replace.png
new file mode 100644
index 0000000..81b7f75
Binary files /dev/null and b/doc/fundamentals/find-replace.png differ
diff --git a/doc/fundamentals/fonts.png b/doc/fundamentals/fonts.png
new file mode 100644
index 0000000..1e37117
Binary files /dev/null and b/doc/fundamentals/fonts.png differ
diff --git a/doc/fundamentals/index.docbook b/doc/fundamentals/index.docbook
new file mode 100644
index 0000000..d838fd2
--- /dev/null
+++ b/doc/fundamentals/index.docbook
@@ -0,0 +1,141 @@
+
+
+
+
+
+
+
+
+ Gwenview'>
+
+
+
+
+ &kde; &plasma; Desktop">
+ &plasma; Active">
+
+
+
+
+
+
+]>
+
+
+&kde; Fundamentals
+
+
+
+&TC.Hollingsworth; &TC.Hollingsworth.mail;
+
+
+
+
+
+2011-2012
+&TC.Hollingsworth;
+
+
+2011
+Alexey Subach
+
+
+2011
+Salma Sultana
+
+&FDLNotice;
+
+2012-02-05
+&kde; 4.8.2
+
+
+This guide provides an introduction to the &kde-sc; and describes many
+common tasks that can be performed in all &kde; applications.
+
+
+
+KDE
+introduction
+user interface
+menus
+files
+open
+save
+spelling
+spellcheck
+find
+replace
+colors
+configuration
+customization
+toolbars
+installation
+compiling
+
+
+
+
+
+Introduction
+Welcome to &kde;!
+
+This guide will introduce you to the many features of the &kde-sc; and
+describe many common tasks you can perform in all &kde; applications.
+
+For more information on &kde;, visit the
+KDE website.
+
+
+
+&install-chapter;
+
+&ui-chapter;
+
+&tasks-chapter;
+
+&config-chapter;
+
+
+
+Credits and License
+
+The original idea for this guide was proposed by Chusslove Illich and
+brought to fruition with input from &Burkhard.Lueck;, Yuri Chornoivan, and
+&TC.Hollingsworth;
+
+Much of it was written by participants of
+Google
+Code-In 2011. Thanks to Google for sponsoring their excellent work!
+
+
+
+&underFDL;
+&underGPL;
+
+
+
+&documentation.index;
+
+
+
+
+
diff --git a/doc/fundamentals/install.docbook b/doc/fundamentals/install.docbook
new file mode 100644
index 0000000..3c90d7f
--- /dev/null
+++ b/doc/fundamentals/install.docbook
@@ -0,0 +1,124 @@
+
+Installing &kde;
+
+You can install &kde; on a variety of different platforms, ranging from
+smartphones and tablets to computers running &Microsoft; &Windows;, &MacOS;,
+&UNIX;, &BSD; or &Linux;. Binary packages are available for many different
+platforms and distributions, or advanced users may build the source code.
+
+
+Installing Packages
+
+Hundreds of developers worldwide have done a lot of work to make it easy
+to install &kde; on a variety of different devices and platforms.
+
+
+&Linux;
+
+Nearly every &Linux; distribution provides binary packages for individual
+&kappname; applications and the &plasma-workspaces; as a whole.
+
+To install an invididual application, look for its name in your
+distribution's package collection. To install one of the &plasma-workspaces;,
+like &plasma-desktop;, look for a metapackage or package
+group, typically kde-desktop.
+
+
+Some core applications may be installed together with other core
+applications in a combined package named after the &kde; package they are
+provided in. For instance, &dolphin; might be found in the
+kde-baseapps package.
+
+
+If you have trouble locating &kde; packages for your distribution, please
+contact their support resources. Many distributions also have a team dedicated
+to packaging &kde; that can provide assistance specific to &kde;
+
+
+
+
+
+
+&Microsoft; &Windows;
+
+The &kde; on Windows Initiative provides binary packages of &kappname;
+applications for &Microsoft; &Windows;. They also provide a special installer
+application that permits you to install individual applications or groups and
+all necessary dependencies easily.
+
+For more information on the initiative and to download the installer,
+visit the KDE on Windows Initiative.
+
+
+
+
+
+
+
+&MacOS;
+
+Individual &kappname; applications can be installed through several
+different ports systems available for &MacOS;. Several different
+&kde; applications also provide their own binary builds for &MacOS;.
+
+For more information, visit
+&kde; on &MacOS;X.
+
+
+
+
+&BSD;
+
+Most &BSD; distributions allows you to install &kappname; applications
+and the &plasma-workspaces; as a whole through their ports
+system.
+
+For more information on installing ports, see your &BSD; distribution's
+documentation.
+
+
+
+
+
+
+Mobile Devices
+
+&plasma-active; is an exciting initiative to bring a new &kde;
+experience to mobile devices like smartphones or tablets. Binary releases are
+provided for several different devices.
+
+For more information, visit
+&plasma-active;.
+
+
+
+
+
+
+Live Media
+
+Several &Linux; and &BSD; distributions offer live media. This permits you
+to try out the &plasma-workspaces; without installing anything to your system.
+All you have to do insert a CD or connect a USB drive and boot from it. If you
+like what you see, most offer an option to install it to your hard drive.
+
+There is a list
+of distributions that offer &kde; on live media on the &kde; website.
+
+
+
+
+Building from Source Code
+
+For detailed information on how to compile and install &kde;
+applications see
+
+Building and Running KDE Software From Source
+
+Since &kde; uses cmake you should have no
+trouble compiling it. Should you run into problems please report them to the
+&kde; mailing lists.
+
+
+
+
\ No newline at end of file
diff --git a/doc/fundamentals/menus.png b/doc/fundamentals/menus.png
new file mode 100644
index 0000000..37c806a
Binary files /dev/null and b/doc/fundamentals/menus.png differ
diff --git a/doc/fundamentals/shortcuts-schemes.png b/doc/fundamentals/shortcuts-schemes.png
new file mode 100644
index 0000000..5316cf6
Binary files /dev/null and b/doc/fundamentals/shortcuts-schemes.png differ
diff --git a/doc/fundamentals/shortcuts-search.png b/doc/fundamentals/shortcuts-search.png
new file mode 100644
index 0000000..cac8234
Binary files /dev/null and b/doc/fundamentals/shortcuts-search.png differ
diff --git a/doc/fundamentals/shortcuts-set.png b/doc/fundamentals/shortcuts-set.png
new file mode 100644
index 0000000..7158e2c
Binary files /dev/null and b/doc/fundamentals/shortcuts-set.png differ
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
new file mode 100644
index 0000000..6b46fc8
--- /dev/null
+++ b/doc/fundamentals/tasks.docbook
@@ -0,0 +1,1082 @@
+
+Common Tasks
+
+
+
+
+&TC.Hollingsworth; &TC.Hollingsworth.mail;
+
+
+
+Navigating Documents
+
+
+Scrolling
+
+You're probably familiar with the scrollbar that appears on the right side
+(and sometimes the bottom) of documents, allowing you to move within documents.
+However, there are several other ways you can navigate documents, some of which
+are faster and easier.
+
+Several mice have a wheel in the middle. You can move it up and down to
+scroll within a document. If you press the &Shift; key while using the mouse
+wheel, the document will scroll faster.
+
+If you're using a portable computer like a laptop, you might also be able
+to scroll using the touchpad. Some computers allow you to scroll vertically
+by moving your finger up and down the rightmost side of the touchpad, and allow
+you to scroll horizontally by moving your finger across the bottommost side
+of the touchpad. Others let you scroll using two fingers: move both fingers
+up and down anywhere on the touchpad to scroll vertically, and move them left
+and right to scroll horizontally. Since this functionality emulates the mouse
+wheel functionality described above, you can also press the &Shift; key while
+you do this to scroll faster.
+
+If you use the &plasma-workspaces;, you can control mouse wheel behavior
+in the Mouse module in &systemsettings;,
+and you can control touchpad scrolling behavior in the Touchpad module in
+&systemsettings;. Otherwise, look in the configuration area of your operating
+system or desktop environment.
+
+
+
+
+Zooming
+
+Many applications permit you to zoom. This makes the text or image you
+are viewing larger or smaller. You can generally find the zoom function in the
+View menu, and sometimes in the status bar
+of the application.
+
+You can also zoom using the keyboard by pressing
+&Ctrl;+ to zoom in, or
+&Ctrl;- to zoom out. If you
+can scoll with the mouse wheel or touchpad as described in
+, you can also zoom by pressing &Ctrl; and scrolling
+that way.
+
+
+
+
+
+
+
+
+
+&TC.Hollingsworth; &TC.Hollingsworth.mail;
+
+
+
+Opening and Saving Files
+
+
+Introduction
+
+Many &kappname; applications work with files. Most applications have a
+File menu with options that allow you to open and save files.
+For more information on that, see . However,
+there are lots of different operations that require selecting a file. Regardless
+of the method, all &kappname; applications generally use the same file selection
+window.
+
+
+The File Open Window
+
+
+The File Open window.
+
Opening a file in
+&konqueror;.
+
+
+
+
+
+
+
+The File Selection Window
+
+
+
+
+
+
+The Toolbar
+
+This contains standard navigation tool buttons:
+
+
+
+Back
+Causes the folder view to change to the previously displayed
+folder in its history. This button is disabled, if there is no previous item.
+
+
+
+
+Forward
+Causes the folder view to change to the next folder in its
+history. This button is disabled, if there is no next folder.
+
+
+
+Parent Folder
+This will cause the folder view to change to the immediate
+parent of the currently displayed folder, if possible.
+
+
+
+Reload (F5)
+Reloads the folder view, displaying any changes that have been
+made since it was first loaded or last reloaded.
+
+
+
+Show Preview
+Displays a preview of each file inside the folder view.
+
+
+
+
+Zoom Slider
+This allows to to change the size of the icon or preview
+shown in the folder view.
+
+
+
+Options
+
+
+
+
+
+OptionsSorting
+
+
+
+
+
+
+OptionsSorting
+By Name
+
+Sort files listed in the folder view alphabetically by name.
+
+
+
+
+
+OptionsSorting
+By Size
+
+Sort files listed in the folder view in order of their file
+size.
+
+
+
+
+OptionsSorting
+By Date
+
+Sort files listed in the folder view by the date they were last
+modified.
+
+
+
+
+OptionsSorting
+By Type
+
+Sort files listed in the folder view alphabetically by their
+file type.
+
+
+
+
+OptionsSorting
+Descending
+
+When unchecked (the default), files in the folder view will be
+sorted in ascending order. (For instance, files sorted alphabetically will
+be sorted from A to Z, while files sorted numerically will be sorted from
+smallest to largest.) When checked, files in the folder will be sorted in
+descending order (in reverse).
+
+
+
+
+OptionsSorting
+Folders First
+
+When enabled (the default), folders will appear before regular
+files.
+
+
+
+
+
+
+
+
+OptionsView
+
+
+
+
+
+
+OptionsView
+Short View
+
+Displays only the filenames.
+
+
+
+
+OptionsView
+Detailed View
+
+Displays Name, Date,
+Size and Type of the files.
+
+
+
+
+OptionsView
+Tree View
+
+Like Short View, but folders can be expanded to view their contents.
+
+
+
+
+OptionsView
+Detailed Tree View
+
+This also allows folders to be expanded, but displays the additional columns
+available in Detailed View.
+
+
+
+
+
+
+
+
+
+ &Alt;.
+
+OptionsShow Hidden Files
+
+Displays files or folders normally hidden by your operating system.
+
+The alternate shortcut for this action is F8.
+
+
+
+
+
+F9
+OptionsShow Places Navigational Panel
+
+Displays the places panel which provides quick access
+to bookmarked locations and disks or other media.
+
+
+
+
+OptionsShow Bookmarks
+
+Displays an additional icon on the toolbar that provides
+access to bookmarks, a list of saved locations.
+
+
+
+
+OptionsShow Aside Preview
+
+Displays a preview of the currently highlighted file to the
+right of the folder view.
+
+
+
+
+
+
+
+Bookmarks
+Opens a submenu to edit or add bookmarks and to add a new
+bookmark folder.
+
+
+
+
+
+
+
+
+Location Bar
+
+The location bar, which can be found on top of the folder view, displays
+the path to the current folder. The location bar has two modes:
+
+
+
+Bread Crumb Mode
+
+In the bread crumb mode, which is the default, each folder
+name in the path to the current folder is a button which can be clicked to quickly
+open that folder. Moreover, clicking the > sign to the right of
+a folder opens a menu which permits to quickly open a subfolder of that folder.
+
+
+
+Screenshot of the location bar in bread crumb mode
+
+
+
+
+
+Location bar in bread crumb mode.
+
+
Location bar in bread crumb mode.
+
+
+
+
+
+
+
+Editable Mode
+
+When in bread crumb mode, clicking in the gray area to the right of the path
+with the &LMB; switches the location bar to the editable mode,
+in which the path can be edited using the keyboard. To switch back to bread
+crumb mode, click the check mark at the right of the location bar with the &LMB;.
+
+
+
+Screenshot of the location bar in editable mode
+
+
+
+
+
+Location bar in editable mode.
+
+
Location bar in editable mode.
+
+
+
+
+
+
+
+
+
+
+The context menu of the location bar offers action to switch between the modes and
+to copy and paste the path using the clipboard. Check the last option in this context menu to
+display either the full path starting with the root folder of the file system or to display
+the path starting with the current places entry.
+
+
+
+Location bar context menu
+
+
+
+
+
+Location bar context menu
+
+
+
+
+
+
+
+
+The Places List
+This provides the standard &kde; list of Places, shared with
+&dolphin; and other file management tools.
+
+
+
+The Folder View
+
+The largest part of the file selection window is the area that lists all
+items in the current directory. To select a file, you can double-click on it,
+or choose one and hit Open or
+Save.
+
+You can also select multiple files at once. To select specific files, or
+to unselect specific files that are already selected, press and hold &Ctrl;,
+click on each file, then release &Ctrl;. To select a
+contiguous group of files, click the first file, press and hold &Shift;, click
+on the last file in the group, and release &Shift;.
+
+The Folder View supports a limited set of file operations, which can be
+accessed by right-clicking on a file to access its context menu, or using
+keyboard shortcuts. The following items are available in the context menu:
+
+
+
+
+Create New...
+Create a new file or folder.
+
+
+
+Move to Trash...
+(Del)
+Move the currently selected item to the trash.
+
+
+
+Sorting
+This submenu can also be accessed from the toolbar, and is
+described in .
+
+
+
+View
+This submenu can also be accessed from the toolbar, and is
+described in .
+
+
+
+Open File Manager
+Opens the current folder in your default file manager
+application.
+
+
+
+Properties
+(&Alt;&Enter;)
+Open the Properties window that allows you to view and modify
+various types of metadata related to the currently selected file.
+
+
+
+
+
+
+
+The Preview Pane
+If enabled, this displays a preview of the currently highlighted
+file.
+
+
+
+The Name Entry
+When a file is selected, a name will appear in this text box.
+You may also manually enter a file name or path in this text box.
+
+
+
+The Filter Entry
+
+When opening a file, the Filter entry allows you to
+enter a filter for the files displayed in the folder view. The filter uses
+standard globs; patterns must be separated by white space. For instance, you can
+enter *.cpp *.h *.moc to display several different
+common &Qt; programming files.
+
+To display all files, enter a single asterisk
+(*).
+
+The filter entry saves the last 10 filters entered between
+sessions. To use one, press the arrow button on the right of the entry
+and select the desired filter string. You can disable the filter by pressing
+the Clear text button to the left of the autocompletion
+arrow button.
+
+When saving a file, the Filter entry will instead
+display a drop down box that allows you to select from all the file types the
+applications supports. Select one to save a file in that format.
+
+
+
+
+Automatically select filename extension
+When saving a file, this check box will appear. When selected
+(the default), the application will automatically append the default file
+extension for the selected file type to the end of the file name, if it does
+not already appear in the Name entry. The file extension
+that will be used is listed in parenthesis at the end of the check box label.
+
+
+
+The File Save Window
+
+
+The File Save window.
+
Saving a file in &kwrite;.
+
+
+
+
+
+
+
+
+The Open or Save Button
+Depending on the action being performed, an
+Open or Save button will be
+displayed. Clicking on this button will close the file selection window and
+perform the requested action.
+
+
+
+The Cancel Button
+Clicking Cancel will close the file
+dialog without performing any action.
+
+
+
+
+
+
+
+Thanks and Acknowledgments
+
+Special thanks to Google Code-In 2011 participant Alexey Subach for
+writing parts of this sect1.
+
+
+
+
+
+
+
+
+
+&David.Sweet; &David.Sweet.mail;
+SalmaSultana
+&TC.Hollingsworth; &TC.Hollingsworth.mail;
+
+
+
+Check Spelling
+
+&sonnet;; is the spelling checker used by &kde; applications such as &kate;,
+&kmail;, and &kword;. It is a &GUI; frontend to various free spell checkers.
+
+To use &sonnet; you need to install a spell checker like
+&GNU; Aspell, Enchant,
+Hspell, ISpell or
+Hunspell and additionally the corresponding
+dictionaries for the languages that you wish to use.
+
+
+Check Spelling
+
+
+
+To check spelling, go to Tools
+Spelling.
+
+If a word is possibly misspelled in your document, it is displayed in the
+top line in the dialog. &sonnet; tries to appropriate word(s) for replacement.
+The best guess is displayed to the right of Replace with.
+To accept this replacement, click on Replace.
+
+&sonnet; also allows you to select a word from the list of suggestions and
+replace the misspelled word with that selected word. With the help of the
+Suggest button, you can add more suggestions from the
+dictionary to the suggestions list.
+
+Click on Ignore, to change your original spelling.
+
+Click on Finished, to stop spellchecking and
+keep the changes made.
+
+Click on Cancel, to stop spellchecking and
+cancel the changes already made.
+
+Clicking on Replace All will automatically replace
+the misspelled word(s) with the chosen replacement word, if they appear again in
+your document later.
+
+Clicking on Ignore All will ignore the spelling at
+that point and all the future occurrences of the word misspelled.
+
+Clicking on Add to Dictionary will add the misspelled
+word to your personal dictionary.
+
+The Personal Dictionary is a distinct dictionary from the
+system dictionary and the additions made by you will not be seen by others.
+
+The drop down box Language at the bottom of this
+dialog allows you to switch to another dictionary temporarily.
+
+
+
+
+Automatic Spell Checking
+
+
+
+In many applications, you can automatically check spelling as you type.
+To enable this feature, select Tools
+Automatic Spell Checking.
+
+Potentially misspelled words will be underlined in red. To select a
+suggestion, right click on the word, select the Spelling
+submenu, and select the suggestion. You may also instruct &sonnet; to ignore
+this spelling for this document by selecting Ignore Word,
+or you may select Add to Dictionary to save it in your
+personal dictionary.
+
+
+
+
+Configuring &sonnet;
+
+To change your dictionary, go to Tools
+Change Dictionary. A small window will
+appear at the bottom of the current document that will allow you to change your
+dictionary.
+
+
+For more information on configuring &sonnet;. see the
+Spell Checker &systemsettings; module
+documentation
+
+
+
+
+Thanks and Acknowledgments
+
+Special thanks to Google Code-In 2011 Participant Salma Sultana for writing
+much of this sect1.
+
+
+
+
+
+
+
+
+
+&TC.Hollingsworth; &TC.Hollingsworth.mail;
+
+
+
+Find and Replace
+
+
+The Find function of many &kappname; applications lets you find specific
+text in a document, while the Replace function allows you to replace text that
+is found with different text you provide.
+
+You can find both these functions in the Edit menu of
+many &kde; applications. For more information on this menu, see
+.
+
+
+The Find Function
+
+The Find function searches for text in a document and selects it.
+
+
+The Find Window
+
+
+The Find window.
+
Searching for software in
+&kmail;.
+
+
+
+
+To use Find in many applications, go to Edit
+Find or press
+&Ctrl;F. Then, in the
+Text to find: text box, enter the text that you want to
+find.
+
+If Regular expression is checked you will be able to
+search using regular expressions. Click on Edit to select
+from and enter commonly used regular expression characters, like
+White Space or Start of Line. If
+&kate; is installed, you can find
+more information on writing
+regular expressions in its documentation.
+
+
+You can limit the found results by configuring these options:
+
+
+
+Case sensitive
+Capital and lowercase characters are considered different. For
+example, if you search for This, results that contain
+this will not be returned.
+
+
+
+Whole words only
+By default, when the application searches for text, it will
+return results even in the middle of other text. For instance, if you search
+for is it will stop on every word that contains that,
+like this or
+history. If you check this option, the
+application will only return results when the the search text a word by itself,
+that is, surrounded by whitespace.
+
+
+
+From cursor
+The search will start from the location of the cursor and stop
+at the end of the text.
+
+
+
+Find backwards
+By default, the application searches for the text starting at
+the beginning of the document, and move through it to the end. If you check this
+option, it will instead start at the end and work its way to the beginning.
+
+
+
+
+Selected text
+Select this option to search only the text that is currently
+selected, not the entire document. It is disabled when no text is selected.
+
+
+
+
+
+The Find function only selects the first match that it finds. You can
+continue searching by selecting
+EditFind Next
+or by pressing F3.
+
+
+Example of a Search
+
+
+Example of a search.
+
&kmail; displays a match for software.
+
+
+
+
+
+
+
+The Replace Function
+
+The Replace function searches for text in a document and replaces it with
+other text. You can find it in many application at
+EditReplace
+or by pressing &Ctrl;R.
+
+
+The Replace Window
+
+
+The Replace window.
+
Replacing food with
+drink in &kmail;
+
+
+
+The window of the Replace function is separated into 3 sections:
+
+
+
+Find
+Here you may enter the text you wish to search for. See
+ for more information on the options provided here.
+
+
+
+
+Replace
+
+Here you may enter the text you wish to replace the found text with.
+
+You can reuse the found text in the replacement text by selecting the
+Use placeholders checkbox. Placeholders, sometimes known as
+backreferences, are a special character sequence that will be replaced with all
+or part of the found text. For instance, \0 represents the
+entire found string.
+ You may insert placeholders into the text box by clicking the
+Insert Placeholder button, then selecting an option from
+the menu like Complete Match. For example, if you are
+searching for message, and you want to replace it with
+messages insert the Complete Match
+placeholder and add an s. The replace field will then
+contain \0s.
+
+If &kate; is installed, you can learn more about placeholders in the
+Regular Expressions appendix
+of its documentation.
+
+
+
+
+Options
+This contains all the same options that the
+Find function does, with one addition:
+If the Prompt on replace option is checked a window
+will appear on every found word, allowing you to confirm whether you would like
+to replace the found text.
+
+
+
+
+
+
+Thanks and Acknowledgments
+Thanks to an anonymous Google Code-In 2011 participant for writing much
+of this section.
+
+
+
+
+
+
+
+
+&TC.Hollingsworth; &TC.Hollingsworth.mail;
+
+
+
+Choosing Fonts
+
+The font selector appears in many different &kde; applications. It lets
+you select the font face, font style, and font size of the text that appears in
+your application.
+
+
+The Font Selector
+
+
+The font selector.
+
Selecting a font in
+&systemsettings;.
+
+
+
+
+
+
+Font
+This is the leftmost selection box, and lets you choose the
+font face from a list of fonts on your system.
+
+
+
+Font style
+
+This is the center selection box, and lets you choose the font style from
+the following choices:
+
+
+Italic - this displays text in a cursive,
+or slanted fashion, and is commonly used for citations or to emphasize text.
+
+
+Regular - the default. Text is displayed
+without any special appearance.
+
+Bold Italic - a combination of both
+Bold and Italic
+
+Bold - this displays text in a darker,
+thicker fashion, and is commonly used for titles of documents or to emphasize
+text.
+
+
+
+
+
+
+Size
+This is the rightmost selection box, and lets you select the
+size of your text. Font size is measured in points, a
+standard unit of measure in typography. For more information on this, see
+the Point
+(typography) article on Wikipedia.
+
+
+
+Preview
+The bottom of the font selector displays a preview of text using
+the font settings that are currently selected. You may change this text if you
+wish.
+
+
+
+
+
+
+
+
+
+&TC.Hollingsworth; &TC.Hollingsworth.mail;
+
+
+
+Choosing Colors
+
+The color chooser appears in many &kde; applications, whenever you need
+ to select a color. It lets you pick from a palette consisting of many
+predefined colors or mix your own when you want a specific color.
+
+
+The Color Selector
+
+
+The color selector.
+
Selecting a color in
+&systemsettings;.
+
+
+
+
+Using Palettes
+
+A palette is a set of predefined colors. You can find it on the right
+side of the color chooser window.
+
+To select a color from a palette, simply click on it. The color will be
+displayed below the palette, along with its &HTML; hexadecimal code and name, if
+any.
+
+To switch between them, use the drop down box above the color palette.
+Most palettes will display a grid consisting of the colors, except for the
+Named Colors, which lets you select from a list of names.
+Other special palettes include * Recent Colors *, which
+will display colors that you have recently selected, and
+* Custom Colors *, which will display custom colors that
+you have saved. For more information on setting custom colors, see
+
+
+
+
+
+Mixing Colors
+
+The color chooser also lets you mix your own colors. There are several
+ways to do this:
+
+
+Using the Grid
+
+The left side of the color chooser contains a large box, and a thinner box
+immediately to its right. You can use the left box to select the Hue and
+Saturation of the desired color based on the visual guide provided in the box.
+The right bar adjusts the Value. Adjust these to select the desired color,
+which is displayed in the lower-right corner of the window.
+
+For more information on Hue, Saturation, and Value, see
+
+
+
+
+
+Using the Eyedropper
+
+The eyedropper tool allows you to select a color from your screen. To use
+it, select the eyedropper button to the right of the
+Add to Custom Colors button, and then click anywhere on
+your screen to select that color.
+
+
+
+
+Hue/Saturation/Value
+
+The lower-left corner of the screen allows you to manually enter the
+coordinates of the desired color in the Hue/Saturation/Value
+(HSV) color space. For more information on this, see
+the HSL and
+HSV article on Wikipedia.
+
+These values are also updated when selecting a color by other methods,
+so they always accurately represent the currently selected color.
+
+
+
+
+Red/Green/Blue
+
+The lower-left corner of the screen also allows you to manually enter the
+coordinates of the desired color in the Red/Green/Blue (RGB)
+color model. For more information on this, see
+the RGB color
+model article on Wikipedia.
+
+These values are also updated when selecting a color by other methods,
+so they always accurately represent the currently selected color.
+
+
+
+
+&HTML; Hexadecimal Code
+
+You may enter the &HTML; hexadecimal code representing
+the color in the lower-right corner of the screen. For more information on this,
+see the Web
+colors article on Wikipedia.
+
+This value is also updated when selecting a color by other methods,
+so it always accurately represents the currently selected color.
+
+
+
+
+
+Saving Custom Colors
+
+After selecting a color, you may save it to the Custom Colors palette so
+you can find it later. To do so, click the
+Add to Custom Colors button. You can then find it by
+selecting the * Custom Colors * palette from the drop
+down box in the upper-right corner of the screen. For more information on using
+palettes, see .
+
+
+
+
+
+
\ No newline at end of file
diff --git a/doc/fundamentals/toolbars-configure.png b/doc/fundamentals/toolbars-configure.png
new file mode 100644
index 0000000..52ff11c
Binary files /dev/null and b/doc/fundamentals/toolbars-configure.png differ
diff --git a/doc/fundamentals/toolbars-toolbar.png b/doc/fundamentals/toolbars-toolbar.png
new file mode 100644
index 0000000..a204b1b
Binary files /dev/null and b/doc/fundamentals/toolbars-toolbar.png differ
diff --git a/doc/fundamentals/ui.docbook b/doc/fundamentals/ui.docbook
new file mode 100644
index 0000000..3efd579
--- /dev/null
+++ b/doc/fundamentals/ui.docbook
@@ -0,0 +1,491 @@
+
+
+
+Finding Your Way Around
+
+
+
+
+
+
+&TC.Hollingsworth; &TC.Hollingsworth.mail;
+
+
+
+
+Common Menus
+
+Many &kappname; applications contain these menus. However, most
+applications will have more menu entries than those listed here, and others may
+be missing some of the entries listed here.
+
+
+A Menu Bar
+
+
+A menubar
+
The menubar in
+&gwenview;.
+
+
+
+
+Some applications, like &dolphin;, do not show a menubar by default. You
+can show it by pressing &Ctrl;M. You can
+also use this to hide the menubar in applications that support doing so.
+
+
+The File Menu
+The File menu allows you to perform operations on the
+currently open file and access common tasks in applications.
+
+Common menu items include:
+
+
+
+
+
+&Ctrl;N
+FileNew
+
+
+Creates a new file.
+
+
+
+
+
+FileNew Window
+
+
+Opens a new window.
+
+
+
+
+
+&Ctrl;O
+FileOpen
+
+
+Opens an already existing file.
+
+
+
+
+
+&Ctrl;S
+FileSave
+
+
+Saves the file. If the file already exists it will be overwritten.
+
+
+
+
+
+FileSave As
+
+
+Saves the file with a new filename.
+
+
+
+
+
+FileSave All
+
+
+Saves all open files.
+
+
+
+
+
+F5
+FileReload
+
+
+Reloads the current file.
+
+
+
+
+
+FileReload All
+
+
+Reloads all open files.
+
+
+
+
+
+&Ctrl;L
+FilePrint
+
+
+Prints the file.
+
+
+
+
+
+&Ctrl;W
+FileClose
+
+
+Closes the current file.
+
+
+
+
+
+FileClose All
+
+
+Closes all open files.
+
+
+
+
+
+&Ctrl;Q
+FileQuit
+
+
+Exits the program.
+
+
+
+
+
+
+
+The Edit Menu
+The Edit menu allows you to modify the currently
+open file.
+
+
+
+
+
+&Ctrl;Z
+EditUndo
+
+
+Undo the last action you performed in the file.
+
+
+
+
+
+&Ctrl;&Shift;N
+EditRedo
+
+
+Redo the last action you performed in the file.
+
+
+
+
+
+&Ctrl;X
+EditCut
+
+
+Removes the currently selected portion of the file, if any, and places a copy of
+it in the clipboard buffer.
+
+
+
+
+
+&Ctrl;C
+EditCopy
+
+
+Places a copy of the currently selected portion of the file, if any, in the
+clipboard buffer.
+
+
+
+
+
+&Ctrl;V
+EditPaste
+
+
+Copies the first item in the clipboard buffer to the current location in the
+file, if any.
+
+
+
+
+
+&Ctrl;A
+EditSelect All
+
+
+Selects the entire contents of the currently open file.
+
+
+
+
+
+&Ctrl;F
+EditFind...
+
+
+Allows you to search for text in the currently open file.
+
+
+
+
+
+&Ctrl;R
+EditReplace...
+
+
+Allows you to search for text in the currently open file and replace it with
+something else.
+
+
+
+
+
+F3
+EditFind Next
+
+
+Go to the next match of the last Find operation.
+
+
+
+
+
+&Shift;F3
+EditFind Previous
+
+
+Go to the previous match of the last Find operation.
+
+
+
+
+
+
+
+The View Menu
+The View menu allows you to change the layout of the
+currently open file and/or the running application.
+
+This menu has different options depending on the application you are
+using.
+
+
+
+The Tools Menu
+The Tools menu allows you to perform certain actions
+on the currently open file.
+
+
+
+
+
+&Ctrl;&Shift;O
+ToolsAutomatic Spell Checking
+
+
+Check for spelling errors as you type. For more information, see
+.
+
+
+
+
+
+ToolsSpelling...
+
+
+This initiates the spellchecking program - a program designed to help the user
+catch and correct any spelling errors. For more information, see
+.
+
+
+
+
+
+ToolsSpelling (from cursor)...
+
+
+This initiates the spellchecking program, but only checks the portion of the
+document from the current location of the cursor to the end. For more information,
+see .
+
+
+
+
+
+ToolsSpellcheck Selection...
+
+
+This initiates the spellchecking program, but only checks the currently selected
+text in the document. For more information, see .
+
+
+
+
+
+ToolsChange Dictionary
+
+
+This allows you to change the dictionary used to check spellings. For more
+information, see .
+
+
+
+
+
+
+
+
+The Settings Menu
+The Settings allows you to customize the application.
+
+This menu typically contains the following items:
+
+
+
+
+SettingsToolbars Shown
+
+
+Allows you to show and hide the various toolbars supported by the application.
+
+
+
+
+
+SettingsConfigure Shortcuts...
+
+
+Allows you to enable, disable, and modify keyboard shortcuts. For more
+information, see .
+
+
+
+
+
+SettingsConfigure Toolbars...
+
+
+Allows you to customize the contents, layout, text, and icons of toolbars. For
+more information, see .
+
+
+
+
+
+SettingsConfigure Application...
+
+
+Opens the configuration panel for the currently running application.
+
+
+
+
+
+
+
+The Help Menu
+The Help menu gives you access to the application's
+documentation and other useful resources.
+
+
+
+
+
+
+
+F1
+
+Help
+Application Handbook
+
+
+Invokes the KDE Help system starting at the
+running application's handbook.
+
+
+
+
+
+&Shift;F1
+
+Help
+What's This?
+
+
+Changes the mouse cursor to a combination arrow and
+question mark. Clicking on items within the application; will open a help
+window (if one exists for the particular item) explaining the item's
+function.
+
+
+
+
+
+Help
+Report Bug...
+
+Opens the Bug report dialog where you can
+report a bug or request a wishlist feature.
+
+
+
+
+Help
+Switch Application Language...
+
+Opens a dialog where you can
+edit the Primary language and Fallback language
+for this application.
+
+
+
+
+Help
+About Application
+
+This will display version and author
+information for the running application.
+
+
+
+
+Help
+About KDE
+
+This displays the KDE version and other basic
+information.
+
+
+
+
+
+
+Thanks and Acknowledgments
+
+Special thanks to an anonymous Google Code-In 2011 participant for writing
+much of this documentation.
+
+
+
+
+
+
\ No newline at end of file
From aleixpol at kde.org Thu Apr 17 15:20:34 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:34 +0000
Subject: [kde-doc-english] [khelpcenter] doc/glossary: Remove all traces of
Nepomuk
Message-ID:
Git commit b43fba91e82f46005d852070121039a4580d1ab2 by Aleix Pol, on behalf of Vishesh Handa.
Committed on 17/03/2014 at 17:02.
Pushed by apol into branch 'master'.
Remove all traces of Nepomuk
M +0 -24 doc/glossary/index.docbook
http://commits.kde.org/khelpcenter/b43fba91e82f46005d852070121039a4580d1ab2
diff --git a/doc/glossary/index.docbook b/doc/glossary/index.docbook
index 6b024d4..3732d95 100644
--- a/doc/glossary/index.docbook
+++ b/doc/glossary/index.docbook
@@ -145,18 +145,6 @@ Slave
otherterm="gloss-kbuildsycoca">KBuildSycoca
-
- Nepomuk
- Nepomuk is the acronym of &emstart;N&emend;etworked &emstart;E&emend;nvironment for &emstart;P&emend;ersonalized, &emstart;O&emend;ntology-based &emstart;M&emend;anagement of &emstart;U&emend;nified &emstart;K&emend;nowledge. Nepomuk aims to remove artificial barriers between information to allow dynamic classification, organization and presentation of data to the user. Whether downloaded from the Internet, received in an email or scribbled in a note, information is globally searchable and tagged with intelligent data.&newpara;
- More info:&newpara;
- &linkstart;"http://en.wikipedia.org/wiki/Semantic_desktop"&linkmid;Wikipedia: Semantic Desktop&linkend;&newpara;
- &linkstart;"http://en.wikipedia.org/wiki/NEPOMUK_(framework)"&linkmid;Wikipedia: NEPOMUK framework&linkend;&newpara;
- &linkstart;"http://nepomuk.semanticdesktop.org/xwiki/bin/view/Main1/"&linkmid;NEPOMUK website&linkend;&newpara;
- &linkstart;"http://nepomuk.kde.org/discover/user"&linkmid;NEPOMUK KDE&linkend;&newpara;
- &linkstart;"http://userbase.kde.org/Nepomuk"&linkmid;Userbase Nepomuk page&linkend;
- &kde;
-
- PhononA cross-platform multimedia API, interfacing with existing frameworks, such as gstreamer and xine engines. &kde; 2 and 3 depended on aRts for sound. Phonon replaces it.&newpara;
@@ -538,24 +526,12 @@ otherterm="gloss-kbuildsycoca">KBuildSycocai18n
-
- Soprano
- Soprano is a sub-project of Nepomuk, providing a repository for gathered information such as tags, ratings, &etc; This makes the information available to Strigi.&newpara;
- More info:&newpara;
- &linkstart;"http://en.wikipedia.org/wiki/Soprano_(KDE)"&linkmid;Wikipedia: Soprano&linkend;
- &kde;
- Nepomuk
- Strigi
-
- StrigiA deep-indexed search daemon, Strigi aims to be fast and light-weight. It also uses SHA-1 hash which will help in the identification of duplicate files.&newpara;
More info:&newpara;
&linkstart;"http://en.wikipedia.org/wiki/Strigi"&linkmid;Wikipedia: Strigi&linkend;&kde;
- Nepomuk
- Soprano
From aleixpol at kde.org Thu Apr 17 15:20:31 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:31 +0000
Subject: [kde-doc-english] [khelpcenter] doc/glossary: Use qt-project links
Message-ID:
Git commit 7e057254e4c395db5976d97bce4b71c3cfaa6f9b by Aleix Pol, on behalf of Yuri Chornoivan.
Committed on 19/07/2013 at 14:47.
Pushed by apol into branch 'master'.
Use qt-project links
M +1 -1 doc/glossary/index.docbook
http://commits.kde.org/khelpcenter/7e057254e4c395db5976d97bce4b71c3cfaa6f9b
diff --git a/doc/glossary/index.docbook b/doc/glossary/index.docbook
index 4a297b3..8e082ba 100644
--- a/doc/glossary/index.docbook
+++ b/doc/glossary/index.docbook
@@ -469,7 +469,7 @@ otherterm="gloss-kbuildsycoca">KBuildSycoca
+ "http://qt-project.org/"&linkmid;http://qt-project.org/&linkend;.&kde;&GUI;Widget
From aleixpol at kde.org Thu Apr 17 15:20:29 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:29 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: fix wrong name of
systemsettings module Manage Notifications spotted by tosky, thanks
Message-ID:
Git commit 1ce3ef5c611ec82c0c9d8a51720e183d8ccac373 by Aleix Pol, on behalf of Burkhard L?ck.
Committed on 02/07/2013 at 20:03.
Pushed by apol into branch 'master'.
fix wrong name of systemsettings module Manage Notifications spotted by tosky, thanks
M +5 -0 doc/fundamentals/install.docbook
M +7 -3 doc/fundamentals/tasks.docbook
M +5 -4 doc/fundamentals/ui.docbook
http://commits.kde.org/khelpcenter/1ce3ef5c611ec82c0c9d8a51720e183d8ccac373
diff --git a/doc/fundamentals/install.docbook b/doc/fundamentals/install.docbook
index 4d25b6e..ffc1f0d 100644
--- a/doc/fundamentals/install.docbook
+++ b/doc/fundamentals/install.docbook
@@ -116,6 +116,11 @@ Building and Running &kde; Software From Source on &kde; TechBase.
+
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index 93cd636..86f347a 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -127,7 +127,7 @@ that way.
-
+
@@ -304,8 +304,8 @@ files.OptionsViewDetailed View
-Displays Name, Date and
-Size of the files.
+Displays Name, Date,
+Size and Type of the files.
@@ -499,6 +499,10 @@ the path starting with the current places entry.
The Folder View
diff --git a/doc/fundamentals/ui.docbook b/doc/fundamentals/ui.docbook
index 076b40c..92eb032 100644
--- a/doc/fundamentals/ui.docbook
+++ b/doc/fundamentals/ui.docbook
@@ -91,7 +91,8 @@ Saves the file. If the file already exists it will be overwritten.
FileSave As...
-Saves the file with a new filename.
+ Saves the file with a new filename.
+
@@ -419,7 +420,7 @@ dialog, where you can change the notifications (sounds, visible messages,
&etc;) used by the application.
For more information how to configure notifications please read the documentation for
the &systemsettings; module Settings Notification.
+>Manage Notifications.
@@ -482,7 +483,7 @@ function.
Opens the Bug report dialog where you can
report a bug or request a wishlist feature.
-
@@ -514,7 +515,7 @@ information for the running application.
and other basic information.
-
+
From aleixpol at kde.org Thu Apr 17 15:20:17 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:17 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: add missing
screenshot of check spelling window
Message-ID:
Git commit 64566d3e31b4b9de5b85de32079d67db04321b87 by Aleix Pol, on behalf of T.C. Hollingsworth.
Committed on 08/05/2012 at 07:49.
Pushed by apol into branch 'master'.
add missing screenshot of check spelling window
M +12 -1 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/64566d3e31b4b9de5b85de32079d67db04321b87
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index fb8d92e..8b5e391 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -665,7 +665,18 @@ dictionaries for the languages that you wish to use.
Check Spelling
-
+
+The Check Spelling Window
+
+
+
+
+
+The Check spelling window.
+
+
Correcting a mispelling.
+
+To check spelling, go to ToolsSpelling.
From aleixpol at kde.org Thu Apr 17 15:20:22 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:22 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: the exported
scheme, not the file is available
Message-ID:
Git commit 0a19f8c17fbfe284b93fc7ef639f19cfd306f6cf by Aleix Pol, on behalf of Burkhard L?ck.
Committed on 08/07/2012 at 09:05.
Pushed by apol into branch 'master'.
the exported scheme, not the file is available
M +1 -1 doc/fundamentals/config.docbook
http://commits.kde.org/khelpcenter/0a19f8c17fbfe284b93fc7ef639f19cfd306f6cf
diff --git a/doc/fundamentals/config.docbook b/doc/fundamentals/config.docbook
index 733405d..3916706 100644
--- a/doc/fundamentals/config.docbook
+++ b/doc/fundamentals/config.docbook
@@ -361,7 +361,7 @@ a name for your new scheme.
Exports the current scheme to a file named applicationnameschemenameshortcuts.rc.
Move this file to the folder $KDEDIR/apps/applicationname/
-and it will be available in the drop down box labelled Current Scheme
+and the exported scheme will be available in the drop down box labelled Current Scheme
From aleixpol at kde.org Thu Apr 17 15:20:10 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:10 +0000
Subject: [kde-doc-english] [khelpcenter] doc/glossary: ZUI was replaced by
an Activity Manager in kde 4.5
Message-ID:
Git commit b9c951e088c485364077b08b6a9672e68b896065 by Aleix Pol, on behalf of Burkhard L?ck.
Committed on 15/04/2012 at 14:41.
Pushed by apol into branch 'master'.
ZUI was replaced by an Activity Manager in kde 4.5
M +0 -10 doc/glossary/index.docbook
http://commits.kde.org/khelpcenter/b9c951e088c485364077b08b6a9672e68b896065
diff --git a/doc/glossary/index.docbook b/doc/glossary/index.docbook
index e5f4bfc..9a4bb56 100644
--- a/doc/glossary/index.docbook
+++ b/doc/glossary/index.docbook
@@ -459,16 +459,6 @@ otherterm="gloss-kbuildsycoca">KBuildSycocaPager
-
- ZUI
- The Zooming User Interface. &emstart;By zooming out, users can get an overview of all the object groupings that they have made. These groupings may reflect the projects they are working on, be ways to keep different sets of files organized, etc. By hovering or clicking on one of these groups when zoomed out, users can either get a preview/snapshot of what is in the grouping, or zoom in on that grouping so that it is displayed full size on the physical screen.&emend; --Aaron Seigo&newpara;
- More info:&newpara;
- &linkstart;"http://userbase.kde.org/Plasma"&linkmid;Plasma FAQ&linkend;
- &kde;
- KSVG
- &plasma;
-
-
From aleixpol at kde.org Thu Apr 17 15:20:26 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:26 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: Add missing "..."
where needed
Message-ID:
Git commit 90ddb0c55c2002fbede1b9f292df9337c39fe784 by Aleix Pol, on behalf of Luigi Toscano.
Committed on 27/01/2013 at 14:30.
Pushed by apol into branch 'master'.
Add missing "..." where needed
M +1 -1 doc/fundamentals/config.docbook
M +4 -4 doc/fundamentals/tasks.docbook
M +4 -4 doc/fundamentals/ui.docbook
http://commits.kde.org/khelpcenter/90ddb0c55c2002fbede1b9f292df9337c39fe784
diff --git a/doc/fundamentals/config.docbook b/doc/fundamentals/config.docbook
index 8b5966b..2ab8c8d 100644
--- a/doc/fundamentals/config.docbook
+++ b/doc/fundamentals/config.docbook
@@ -355,7 +355,7 @@ a name for your new scheme.
-Export Scheme
+Export Scheme...Exports the current scheme to a file named applicationnameschemenameshortcuts.rc.
Move this file to the folder $KDEDIR/apps/applicationname/
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index 7cc3e8a..71c6288 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -685,7 +685,7 @@ dictionaries for the languages that you wish to use.To check spelling, go to Tools
-Spelling.
+Spelling....
If a word is possibly misspelled in your document, it is displayed in the
top line in the dialog. &sonnet; tries to appropriate word(s) for replacement.
@@ -745,7 +745,7 @@ personal dictionary.Configuring &sonnet;To change your dictionary, go to Tools
-Change Dictionary. A small window will
+Change Dictionary.... A small window will
appear at the bottom of the current document that will allow you to change your
dictionary.
@@ -807,7 +807,7 @@ many &kde; applications. For more information on this menu, see
To use Find in many applications, go to Edit
-Find or press
+Find... or press
&Ctrl;F. Then, in the
Text to find: text box, enter the text that you want to
find.
@@ -901,7 +901,7 @@ Copy documentation from Kate/KWrite here.
The Replace function searches for text in a document and replaces it with
other text. You can find it in many application at
-EditReplace
+EditReplace...
or by pressing &Ctrl;R.
diff --git a/doc/fundamentals/ui.docbook b/doc/fundamentals/ui.docbook
index b9f50ce..eb962df 100644
--- a/doc/fundamentals/ui.docbook
+++ b/doc/fundamentals/ui.docbook
@@ -69,7 +69,7 @@ Opens a new window.
&Ctrl;O
-FileOpen
+FileOpen...
Opens an already existing file.
@@ -88,7 +88,7 @@ Saves the file. If the file already exists it will be overwritten.
-FileSave As
+FileSave As...
Saves the file with a new filename.
@@ -126,7 +126,7 @@ Reloads all open files.
&Ctrl;P
-FilePrint
+FilePrint...
Prints the file.
@@ -340,7 +340,7 @@ text in the document. For more information, see .
+Settings
+Show Statusbar
+
+
+
+Toggles the display of the statusbar on and off. Some &kde; applications use statusbar at the bottom of their screen to display useful information.
+
+
+
+
+
+SettingsToolbars Shown
From aleixpol at kde.org Thu Apr 17 15:20:27 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:27 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: Explicitly use
&kde-sc; instead of &kappname;
Message-ID:
Git commit 69db1a0d0c859d70f13b89ae981393e9813862f4 by Aleix Pol, on behalf of Luigi Toscano.
Committed on 12/03/2013 at 00:12.
Pushed by apol into branch 'master'.
Explicitly use &kde-sc; instead of &kappname;
M +7 -7 doc/fundamentals/install.docbook
M +1 -1 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/69db1a0d0c859d70f13b89ae981393e9813862f4
diff --git a/doc/fundamentals/install.docbook b/doc/fundamentals/install.docbook
index 672c6f3..4d25b6e 100644
--- a/doc/fundamentals/install.docbook
+++ b/doc/fundamentals/install.docbook
@@ -1,7 +1,7 @@
-Installing the &kappname;
+Installing the &kde-sc;
-You can install the &kappname; on a variety of different platforms, ranging from
+You can install the &kde-sc; on a variety of different platforms, ranging from
smartphones and tablets to computers running &Microsoft; &Windows;, &MacOS;,
&UNIX;, &BSD; or &Linux;. Binary packages are available for many different
platforms and distributions, or advanced users may build the source code.
@@ -16,7 +16,7 @@ to install &kde; on a variety of different devices and platforms.&Linux;Nearly every &Linux; distribution provides binary packages for individual
-&kappname; applications and the &plasma-workspaces; as a whole.
+&kde-sc; applications and the &plasma-workspaces; as a whole.To install an individual application, look for its name in your
distribution's package collection. To install one of the &plasma-workspaces;,
@@ -41,7 +41,7 @@ to packaging &kde; that can provide assistance specific to &kde;&Microsoft; &Windows;
-The &kde; on Windows Initiative provides binary packages of &kappname;
+The &kde; on Windows Initiative provides binary packages of &kde-sc;
applications for &Microsoft; &Windows;. They also provide a special installer
application that permits you to install individual applications or groups and
all necessary dependencies easily.
@@ -57,7 +57,7 @@ visit the KDE on Windows Initiative&MacOS;
-Individual &kappname; applications can be installed through several
+Individual &kde-sc; applications can be installed through several
different ports systems available for &MacOS;. Several different
&kde; applications also provide their own binary builds for &MacOS;.
@@ -69,7 +69,7 @@ different ports systems available for &MacOS;. Several different
&BSD;
-Most &BSD; distributions allows you to install &kappname; applications
+Most &BSD; distributions allows you to install &kde-sc; applications
and the &plasma-workspaces; as a whole through their ports
system.
@@ -101,7 +101,7 @@ All you have to do insert a CD or connect a USB drive and boot from it. If you
like what you see, most offer an option to install it to your hard drive.There is a list
-of distributions that offer the &kappname; on live media on the &kde; website.
+of distributions that offer the &kde-sc; on live media on the &kde; website.
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index ec8e5cd..694ff30 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -782,7 +782,7 @@ Find window used in KMail Composer, where else?
Search bar used e.g. in Konsole/Konqueror Views (readonly)
Search+Replace bar in Kate/KWrite
-->
-The Find function of many &kappname; applications lets you find specific
+The Find function of many &kde-sc; applications lets you find specific
text in a document, while the Replace function allows you to replace text that
is found with different text you provide.
From aleixpol at kde.org Thu Apr 17 15:20:28 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:28 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: "Type" column is
hidden now in the open/save dialog
Message-ID:
Git commit b935400d5a3c6f17eb881e2c22c4e1d61424e7de by Aleix Pol, on behalf of Luigi Toscano.
Committed on 12/03/2013 at 00:14.
Pushed by apol into branch 'master'.
"Type" column is hidden now in the open/save dialog
The reason can be traced back to this commit:
http://commits.kde.org/kdelibs/e85c4a0e47442f36896f23dab02437596647c064
M +2 -2 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/b935400d5a3c6f17eb881e2c22c4e1d61424e7de
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index 694ff30..93cd636 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -304,8 +304,8 @@ files.OptionsViewDetailed View
-Displays Name, Date,
-Size and Type of the files.
+Displays Name, Date and
+Size of the files.
From aleixpol at kde.org Thu Apr 17 15:20:28 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:28 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: add menu item
Settings->Notifications
Message-ID:
Git commit 15d751625f9a27088e14949a63c72844afb7bc41 by Aleix Pol, on behalf of Burkhard L?ck.
Committed on 05/05/2013 at 19:15.
Pushed by apol into branch 'master'.
add menu item Settings->Notifications
M +8 -3 doc/fundamentals/ui.docbook
http://commits.kde.org/khelpcenter/15d751625f9a27088e14949a63c72844afb7bc41
diff --git a/doc/fundamentals/ui.docbook b/doc/fundamentals/ui.docbook
index d387d52..076b40c 100644
--- a/doc/fundamentals/ui.docbook
+++ b/doc/fundamentals/ui.docbook
@@ -410,15 +410,20 @@ Allows you to customize the contents, layout, text, and icons of toolbars. For
more information, see .
-
+
SettingsConfigure Application...
From aleixpol at kde.org Thu Apr 17 15:20:29 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:29 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: provide a Visual
Dictionary of GUI elements
Message-ID:
Git commit 624eefe8591f45043dc60f4b1061ee8c881234f4 by Aleix Pol, on behalf of T.C. Hollingsworth.
Committed on 03/07/2013 at 12:46.
Pushed by apol into branch 'master'.
provide a Visual Dictionary of GUI elements
M +746 -2 doc/fundamentals/ui.docbook
A +- -- doc/fundamentals/visualdict-breadcrumb.png
A +- -- doc/fundamentals/visualdict-button.png
A +- -- doc/fundamentals/visualdict-central-widget.png
A +- -- doc/fundamentals/visualdict-check-box.png
A +- -- doc/fundamentals/visualdict-color-selector.png
A +- -- doc/fundamentals/visualdict-combo-box.png
A +- -- doc/fundamentals/visualdict-context-menu.png
A +- -- doc/fundamentals/visualdict-dialog-box.png
A +- -- doc/fundamentals/visualdict-drop-down-box.png
A +- -- doc/fundamentals/visualdict-gui1.png
A +- -- doc/fundamentals/visualdict-gui2.png
A +- -- doc/fundamentals/visualdict-gui3.png
A +- -- doc/fundamentals/visualdict-gui4.png
A +- -- doc/fundamentals/visualdict-icon-list.png
A +- -- doc/fundamentals/visualdict-icon.png
A +- -- doc/fundamentals/visualdict-list-box.png
A +- -- doc/fundamentals/visualdict-menu-button.png
A +- -- doc/fundamentals/visualdict-menu.png
A +- -- doc/fundamentals/visualdict-menubar.png
A +- -- doc/fundamentals/visualdict-panel.png
A +- -- doc/fundamentals/visualdict-progress-bar.png
A +- -- doc/fundamentals/visualdict-radio-button.png
A +- -- doc/fundamentals/visualdict-scrollbar.png
A +- -- doc/fundamentals/visualdict-slider.png
A +- -- doc/fundamentals/visualdict-spin-box.png
A +- -- doc/fundamentals/visualdict-statusbar.png
A +- -- doc/fundamentals/visualdict-tab.png
A +- -- doc/fundamentals/visualdict-text-area.png
A +- -- doc/fundamentals/visualdict-text-box.png
A +- -- doc/fundamentals/visualdict-titlebar.png
A +- -- doc/fundamentals/visualdict-toolbar.png
A +- -- doc/fundamentals/visualdict-tree-view.png
A +- -- doc/fundamentals/visualdict-window.png
A +- -- doc/fundamentals/visualdict-window2.png
http://commits.kde.org/khelpcenter/624eefe8591f45043dc60f4b1061ee8c881234f4
diff --git a/doc/fundamentals/ui.docbook b/doc/fundamentals/ui.docbook
index 92eb032..00005a7 100644
--- a/doc/fundamentals/ui.docbook
+++ b/doc/fundamentals/ui.docbook
@@ -1,5 +1,4 @@
@@ -7,7 +6,752 @@
Finding Your Way Around
-
+
+
+
+ClausChristensen
+&TC.Hollingsworth; &TC.Hollingsworth.mail;
+
+
+
+
+A Visual Dictionary
+
+The &plasma-workspaces; feature many different graphical user interface
+elements, commonly known as widgets. This guide will introduce
+you to their names and functions.
+
+
+The Big Picture
+
+
+Windows
+
+
+A Window
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+This is the window of the &kwrite;, a text editor. Click on
+part of the window to learn more about it.
+
+
+
+
+The Window Menu
+
+
+
+A Button to place this window on all
+desktops
+
+
+
+The Titlebar
+
+
+
+Buttons to minimize, maximize, or
+close the window
+
+
+
+The Menubar
+
+
+
+The Toolbar
+
+
+
+A very large
+Text Area
+that acts as this program's
+Central Widget
+
+
+
+A vertical Scrollbar
+(there is also a horizontal scrollbar below the text box)
+
+
+
+The Statusbar
+
+
+
+
+
+Another Window
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+This is the another window, that of the &dolphin; file manager. Click on
+part of the window to learn more about it.
+
+
+
+
+A panel
+that contains a list of Places on the computer system
+
+
+
+A Breadcrumb
+of the path of the displayed folder
+
+
+
+A folder Icon
+
+
+
+A file Icon
+
+
+
+A highlighted Icon
+
+
+
+A Context Menu
+listing actions that can be performed on a file
+
+
+
+A Slider
+that changes the size of the Icons
+displayed
+
+
+
+More Panels
+
+
+
+
+
+
+
+&GUI; Elements
+
+
+Some &GUI; Elements
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+This screenshot, from the &systemsettings; Country/Region & Language panel,
+shows some &GUI; elements. Click on part of the window to learn more about it.
+
+
+
+
+An Icon List
+(the first item is selected)
+
+
+
+Some Tabs
+
+
+
+An open
+Drop Down Box
+
+
+
+A Button
+that resets the Drop Down Box to
+its default value
+
+
+
+An item in the Drop Down Box that
+has been selected
+
+
+
+
+Some more Buttons
+
+
+
+
+
+Some More &GUI; Elements
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+This screenshot, from the &systemsettings; Custom Shortcuts panel,
+shows some more &GUI; elements.
+
+
+
+
+A Tree View
+
+
+
+A Check Box
+that has been selected
+
+
+
+A pair of Spin Boxes
+
+
+
+A Menu Button
+
+
+
+
+
+Even More &GUI; Elements
+
+
+
+
+
+
+
+
+
+
+
+
+
+This screenshot, from the &systemsettings; Default Applications panel,
+shows even more &GUI; elements. Click onpart of the window to learn more about
+it.
+
+
+
+
+A List Box
+
+
+
+A pair of text box
+
+
+
+A Text Box
+
+
+
+
+
+Some Combo Boxes
+
+
+
+
+
+
+
+
+
+
+Finally, this screenshot, from another tab
+of the &systemsettings; Country/Region & Language panel, shows five
+Combo Boxes
+
+
+
+
+
+
+
+The Widgets
+
+
+
+
+
+
+
+
+Name
+Description
+Screenshot
+
+
+
+
+
+
+
+Central Widget
+The main area of the running application. This might be the document
+you are editing in a word processor or the board of a game like Chess.
+
+
+
+
+
+
+
+
+
+
+Button
+These can be clicked with the &LMB; to perform an action.
+
+
+
+
+
+
+
+
+
+
+Breadcrumb
+Shows the path in a hierarchical system, such as a filesystem. Click on
+any part of the path to go up in the tree to that location. Click on the arrow
+to the right of part of the path to go to another child element of that path.
+
+
+
+
+
+
+
+
+
+
+
+Check Box
+These can be clicked to select and unselect items. They are typically
+used in a list of several selections. Selected items typically display a check
+mark, whereas unselected items will have an empty box.
+
+
+
+
+
+
+
+
+
+
+Color Selector
+This allows a color to be selected for various purposes, such as changing
+the color of text. For more information, see
+
+
+
+
+
+
+
+
+
+
+Combo Box
+A combination of a
+Drop Down Box and a
+Text Box. You can select an option
+from the list, or type in the text box. Some combo boxes may automatically
+complete entries for you, or open the list with a list of choices that match
+what you have typed.
+
+
+
+
+
+
+
+
+
+
+Context Menu
+Many user interface elements in the &kde-sc; contain a context menu,
+which can be opened by clicking on something with the &RMB;. This menu contains
+options and actions that usually affect the user interface element that was
+right-clicked.
+
+
+
+
+
+
+
+
+
+
+Dialog Box
+A small window that appears above a larger application window. It may
+contain a message, warning, or configuration panel, among others.
+
+
+
+
+
+
+
+
+
+
+Drop Down Box
+This provides a list of items, from which you may select one.
+
+
+
+
+
+
+
+
+
+
+Icon
+A graphical representation of something, such as a file or action. They
+typically, but not always, also contain a text description, either beneath or
+to the right of the icon.
+
+
+
+
+
+
+
+
+
+
+Icon List
+This provides a list of items represented by an
+Icon and a description. It is typically
+used in the left panel of configuration panels to allow selection from various
+types of configuration categories.
+
+
+
+
+
+
+
+
+
+
+List Box
+This is a list of items that typically allows multiple items to be
+selected. To select a group of contiguous items, press the &Shift; key and
+click the first and last items. To select multiple items that are not
+contiguous, press the &Ctrl; key and select the desired items.
+
+
+
+
+
+
+
+
+
+
+Menu
+A list of selections, that usually perform an action, set an option, or
+opens a window. These can be opened from
+menubars or
+menu buttons.
+
+
+
+
+
+
+
+
+
+
+Menubar
+These are located at the top of nearly every window and provide access
+to all the functions of the running application. For more information, see
+.
+
+
+
+
+
+
+
+
+
+
+Menu Button
+A special type of button that
+opens a menu.
+
+
+
+
+
+
+
+
+
+
+Panel or Sidebar or Tool View
+These are located on the sides or bottom of the
+central widget and allow
+you to perform many different tasks in an application. A text editor might
+provide a list of open documents in one, while a word processor might allow you
+to select a clip art image.
+
+
+
+
+
+
+
+
+
+
+Progress Bar
+A small bar that indicates that a long-running operation is being
+performed. The bar may indicate how much of the operation has completed, or it
+may simply bounce back and forth to indicate that the operation is in progress.
+
+
+
+
+
+
+
+
+
+
+
+Radio Button
+These are used in a list of options, and only permit one of the options in
+the list to be selected.
+
+
+
+
+
+
+
+
+
+
+Scrollbar
+Allows you to navigate a document.
+
+
+
+
+
+
+
+
+
+
+Slider
+Allows a numeric value to be selected by moving a small bar either
+horizontally or vertically across a line.
+
+
+
+
+
+
+
+
+
+
+Spin Box
+This permits a numerical value to be selected, either by using the up and
+down arrows to the right of the box to raise or lower the value, respectively,
+or by typing the value into the
+text box.
+
+
+
+
+
+
+
+
+
+
+Status Bar
+These are located at the bottom of many applications and display
+information about what the application is currently doing. For instance, a web
+browser might indicate the progress of loading a web page, while a
+word processor might display the current word count.
+
+
+
+
+
+
+
+
+
+
+Tab
+These appear at the top of an area of a window, and permit that area of
+the window to be changed to a variety of different selections.
+
+
+
+
+
+
+
+
+
+
+Text Area
+Allows a large amount of text to be typed in, typically multiple lines or
+paragraphs. Unlike a Text Box,
+pressing &Enter; will usually result in a line break.
+
+
+
+
+
+
+
+
+
+
+
+Text Box
+A single-line text entry that allows a small amount of text to be typed
+in. Typically, pressing &Enter; will perform the same action as clicking the
+OK button.
+
+
+
+
+
+
+
+
+
+
+Titlebar
+This is located at the top of every window. It contains the name of the
+application and usually information about what the application is doing, like
+the title of the web page being viewed in a web browser or the filename of a
+document open in a word processor.
+
+
+
+
+
+
+
+
+
+
+Toolbar
+These are located near the top of many applications, typically directly
+underneath the menu bar. They
+provide access to many common functions of the running application, like
+Save or Print.
+
+
+
+
+
+
+
+
+
+
+Tree View
+A Tree View allows you to select from a hierarchical list of options. A
+section, or category, of the Tree View may be unexpanded, in which case no
+options will appear beneath it and the arrow to the left of the title will be
+pointing right, toward the title. It may also be expanded, in which case several
+options will be listed below it, and the arrow to the left of the title will be
+pointing down, toward the options. To expand a portion of the tree view, click
+the arrow to the left of the title of the section you wish to expand,
+double-click on the title, or select the title using your keyboard's arrow keys
+and press the &Enter; or + key. To minimize a portion of the
+tree view, you may also click the arrow, double-click on the title, or press the
+&Enter; or - key.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/doc/fundamentals/visualdict-breadcrumb.png b/doc/fundamentals/visualdict-breadcrumb.png
new file mode 100644
index 0000000..e2a8db5
Binary files /dev/null and b/doc/fundamentals/visualdict-breadcrumb.png differ
diff --git a/doc/fundamentals/visualdict-button.png b/doc/fundamentals/visualdict-button.png
new file mode 100644
index 0000000..845c494
Binary files /dev/null and b/doc/fundamentals/visualdict-button.png differ
diff --git a/doc/fundamentals/visualdict-central-widget.png b/doc/fundamentals/visualdict-central-widget.png
new file mode 100644
index 0000000..b8305a7
Binary files /dev/null and b/doc/fundamentals/visualdict-central-widget.png differ
diff --git a/doc/fundamentals/visualdict-check-box.png b/doc/fundamentals/visualdict-check-box.png
new file mode 100644
index 0000000..3204646
Binary files /dev/null and b/doc/fundamentals/visualdict-check-box.png differ
diff --git a/doc/fundamentals/visualdict-color-selector.png b/doc/fundamentals/visualdict-color-selector.png
new file mode 100644
index 0000000..7d19b36
Binary files /dev/null and b/doc/fundamentals/visualdict-color-selector.png differ
diff --git a/doc/fundamentals/visualdict-combo-box.png b/doc/fundamentals/visualdict-combo-box.png
new file mode 100644
index 0000000..2b4c3d7
Binary files /dev/null and b/doc/fundamentals/visualdict-combo-box.png differ
diff --git a/doc/fundamentals/visualdict-context-menu.png b/doc/fundamentals/visualdict-context-menu.png
new file mode 100644
index 0000000..0bbac64
Binary files /dev/null and b/doc/fundamentals/visualdict-context-menu.png differ
diff --git a/doc/fundamentals/visualdict-dialog-box.png b/doc/fundamentals/visualdict-dialog-box.png
new file mode 100644
index 0000000..87ef8be
Binary files /dev/null and b/doc/fundamentals/visualdict-dialog-box.png differ
diff --git a/doc/fundamentals/visualdict-drop-down-box.png b/doc/fundamentals/visualdict-drop-down-box.png
new file mode 100644
index 0000000..42bb431
Binary files /dev/null and b/doc/fundamentals/visualdict-drop-down-box.png differ
diff --git a/doc/fundamentals/visualdict-gui1.png b/doc/fundamentals/visualdict-gui1.png
new file mode 100644
index 0000000..17b2a7a
Binary files /dev/null and b/doc/fundamentals/visualdict-gui1.png differ
diff --git a/doc/fundamentals/visualdict-gui2.png b/doc/fundamentals/visualdict-gui2.png
new file mode 100644
index 0000000..5c2df0a
Binary files /dev/null and b/doc/fundamentals/visualdict-gui2.png differ
diff --git a/doc/fundamentals/visualdict-gui3.png b/doc/fundamentals/visualdict-gui3.png
new file mode 100644
index 0000000..c8aafce
Binary files /dev/null and b/doc/fundamentals/visualdict-gui3.png differ
diff --git a/doc/fundamentals/visualdict-gui4.png b/doc/fundamentals/visualdict-gui4.png
new file mode 100644
index 0000000..9e763a4
Binary files /dev/null and b/doc/fundamentals/visualdict-gui4.png differ
diff --git a/doc/fundamentals/visualdict-icon-list.png b/doc/fundamentals/visualdict-icon-list.png
new file mode 100644
index 0000000..89f40ca
Binary files /dev/null and b/doc/fundamentals/visualdict-icon-list.png differ
diff --git a/doc/fundamentals/visualdict-icon.png b/doc/fundamentals/visualdict-icon.png
new file mode 100644
index 0000000..be294b7
Binary files /dev/null and b/doc/fundamentals/visualdict-icon.png differ
diff --git a/doc/fundamentals/visualdict-list-box.png b/doc/fundamentals/visualdict-list-box.png
new file mode 100644
index 0000000..4a7e9cb
Binary files /dev/null and b/doc/fundamentals/visualdict-list-box.png differ
diff --git a/doc/fundamentals/visualdict-menu-button.png b/doc/fundamentals/visualdict-menu-button.png
new file mode 100644
index 0000000..51d3f3e
Binary files /dev/null and b/doc/fundamentals/visualdict-menu-button.png differ
diff --git a/doc/fundamentals/visualdict-menu.png b/doc/fundamentals/visualdict-menu.png
new file mode 100644
index 0000000..7e23594
Binary files /dev/null and b/doc/fundamentals/visualdict-menu.png differ
diff --git a/doc/fundamentals/visualdict-menubar.png b/doc/fundamentals/visualdict-menubar.png
new file mode 100644
index 0000000..768dfd6
Binary files /dev/null and b/doc/fundamentals/visualdict-menubar.png differ
diff --git a/doc/fundamentals/visualdict-panel.png b/doc/fundamentals/visualdict-panel.png
new file mode 100644
index 0000000..a7093bc
Binary files /dev/null and b/doc/fundamentals/visualdict-panel.png differ
diff --git a/doc/fundamentals/visualdict-progress-bar.png b/doc/fundamentals/visualdict-progress-bar.png
new file mode 100644
index 0000000..627ce6f
Binary files /dev/null and b/doc/fundamentals/visualdict-progress-bar.png differ
diff --git a/doc/fundamentals/visualdict-radio-button.png b/doc/fundamentals/visualdict-radio-button.png
new file mode 100644
index 0000000..e350ff4
Binary files /dev/null and b/doc/fundamentals/visualdict-radio-button.png differ
diff --git a/doc/fundamentals/visualdict-scrollbar.png b/doc/fundamentals/visualdict-scrollbar.png
new file mode 100644
index 0000000..f576298
Binary files /dev/null and b/doc/fundamentals/visualdict-scrollbar.png differ
diff --git a/doc/fundamentals/visualdict-slider.png b/doc/fundamentals/visualdict-slider.png
new file mode 100644
index 0000000..27a6115
Binary files /dev/null and b/doc/fundamentals/visualdict-slider.png differ
diff --git a/doc/fundamentals/visualdict-spin-box.png b/doc/fundamentals/visualdict-spin-box.png
new file mode 100644
index 0000000..ed1fe81
Binary files /dev/null and b/doc/fundamentals/visualdict-spin-box.png differ
diff --git a/doc/fundamentals/visualdict-statusbar.png b/doc/fundamentals/visualdict-statusbar.png
new file mode 100644
index 0000000..247dceb
Binary files /dev/null and b/doc/fundamentals/visualdict-statusbar.png differ
diff --git a/doc/fundamentals/visualdict-tab.png b/doc/fundamentals/visualdict-tab.png
new file mode 100644
index 0000000..cf26902
Binary files /dev/null and b/doc/fundamentals/visualdict-tab.png differ
diff --git a/doc/fundamentals/visualdict-text-area.png b/doc/fundamentals/visualdict-text-area.png
new file mode 100644
index 0000000..29b66a9
Binary files /dev/null and b/doc/fundamentals/visualdict-text-area.png differ
diff --git a/doc/fundamentals/visualdict-text-box.png b/doc/fundamentals/visualdict-text-box.png
new file mode 100644
index 0000000..3b2ce3c
Binary files /dev/null and b/doc/fundamentals/visualdict-text-box.png differ
diff --git a/doc/fundamentals/visualdict-titlebar.png b/doc/fundamentals/visualdict-titlebar.png
new file mode 100644
index 0000000..46a1dc1
Binary files /dev/null and b/doc/fundamentals/visualdict-titlebar.png differ
diff --git a/doc/fundamentals/visualdict-toolbar.png b/doc/fundamentals/visualdict-toolbar.png
new file mode 100644
index 0000000..319332c
Binary files /dev/null and b/doc/fundamentals/visualdict-toolbar.png differ
diff --git a/doc/fundamentals/visualdict-tree-view.png b/doc/fundamentals/visualdict-tree-view.png
new file mode 100644
index 0000000..4c8722e
Binary files /dev/null and b/doc/fundamentals/visualdict-tree-view.png differ
diff --git a/doc/fundamentals/visualdict-window.png b/doc/fundamentals/visualdict-window.png
new file mode 100644
index 0000000..e618521
Binary files /dev/null and b/doc/fundamentals/visualdict-window.png differ
diff --git a/doc/fundamentals/visualdict-window2.png b/doc/fundamentals/visualdict-window2.png
new file mode 100644
index 0000000..1afa237
Binary files /dev/null and b/doc/fundamentals/visualdict-window2.png differ
From aleixpol at kde.org Thu Apr 17 15:20:11 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:11 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: fix wrong keycap
for Redo N->Z
Message-ID:
Git commit a09876f4968a6bcd4f8ef8f6a92cf7766265a8fe by Aleix Pol, on behalf of Burkhard L?ck.
Committed on 21/04/2012 at 07:40.
Pushed by apol into branch 'master'.
fix wrong keycap for Redo N->Z
M +1 -1 doc/fundamentals/ui.docbook
http://commits.kde.org/khelpcenter/a09876f4968a6bcd4f8ef8f6a92cf7766265a8fe
diff --git a/doc/fundamentals/ui.docbook b/doc/fundamentals/ui.docbook
index 29a4459..5a399e8 100644
--- a/doc/fundamentals/ui.docbook
+++ b/doc/fundamentals/ui.docbook
@@ -184,7 +184,7 @@ Undo the last action you performed in the file.
-&Ctrl;&Shift;N
+&Ctrl;&Shift;ZEditRedo
From aleixpol at kde.org Thu Apr 17 15:20:30 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:30 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: "Type" column is
hidden in the open/save dialog, thanks to Luigi Toscano for the hint
Message-ID:
Git commit db5181fe65f5e41d13c03c98aad78931452a47eb by Aleix Pol, on behalf of Burkhard L?ck.
Committed on 04/07/2013 at 20:21.
Pushed by apol into branch 'master'.
"Type" column is hidden in the open/save dialog, thanks to Luigi Toscano for the hint
M +2 -2 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/db5181fe65f5e41d13c03c98aad78931452a47eb
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index 86f347a..f480489 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -304,8 +304,8 @@ files.OptionsViewDetailed View
-Displays Name, Date,
-Size and Type of the files.
+Displays Name, Date
+and Size of the files.
From aleixpol at kde.org Thu Apr 17 15:20:23 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:23 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: Fix my mistakes
found by Freek de Kruijf.
Message-ID:
Git commit fef78ee3a36fa22bc159a53ea6f000aaea1dd54a by Aleix Pol, on behalf of Yuri Chornoivan.
Committed on 11/07/2012 at 15:06.
Pushed by apol into branch 'master'.
Fix my mistakes found by Freek de Kruijf.
M +3 -3 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/fef78ee3a36fa22bc159a53ea6f000aaea1dd54a
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index 782eeda..bfd99c0 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -880,10 +880,10 @@ or by pressing F3.
-Applications which use &kde; text editor component show search bar instead of Find window. See &kwrite; documentation for additional information on search bar.
+Applications which use the &kde; text editor component show a search bar instead of the Find window. See &kwrite; documentation for additional information on the search bar.
-The search bar &kate;.
+The search bar in &kate;.The search bar in &kate;.
@@ -960,7 +960,7 @@ to replace the found text.
-Applications which use &kde; text editor component show search and replace bar instead of Replace window. See &kwrite; documentation for additional information on search and replace bar.
+Applications which use the &kde; text editor component show a search and replace bar instead of the Replace window. See &kwrite; documentation for additional information on the search and replace bar.The search and replace bar.
From aleixpol at kde.org Thu Apr 17 15:20:33 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:33 +0000
Subject: [kde-doc-english] [khelpcenter] doc: Use DocBookXML 4.5 for
documentation
Message-ID:
Git commit 258c17b1a62a592034ea47b26bc97ba56990a733 by Aleix Pol, on behalf of Luigi Toscano.
Committed on 04/03/2014 at 23:03.
Pushed by apol into branch 'master'.
Use DocBookXML 4.5 for documentation
M +2 -2 doc/fundamentals/index.docbook
M +1 -1 doc/glossary/index.docbook
M +2 -2 doc/glossary/kdeprintingglossary.docbook
M +2 -2 doc/onlinehelp/index.docbook
http://commits.kde.org/khelpcenter/258c17b1a62a592034ea47b26bc97ba56990a733
diff --git a/doc/fundamentals/index.docbook b/doc/fundamentals/index.docbook
index ee26996..ec93dd9 100644
--- a/doc/fundamentals/index.docbook
+++ b/doc/fundamentals/index.docbook
@@ -1,6 +1,6 @@
-
diff --git a/doc/glossary/index.docbook b/doc/glossary/index.docbook
index 8e082ba..6b024d4 100644
--- a/doc/glossary/index.docbook
+++ b/doc/glossary/index.docbook
@@ -1,5 +1,5 @@
-
diff --git a/doc/glossary/kdeprintingglossary.docbook b/doc/glossary/kdeprintingglossary.docbook
index fffc420..f9e03dc 100644
--- a/doc/glossary/kdeprintingglossary.docbook
+++ b/doc/glossary/kdeprintingglossary.docbook
@@ -1,8 +1,8 @@
+
+Applications which use &kde; text editor component show search bar instead of Find window. See &kwrite; documentation for additional information on search bar.
+
-The Find bar &kate;.
+The search bar &kate;.
-The Find bar in kate;.
-
Searching for software in &kate;'s Find bar.
+The search bar in kate;.
+
Searching for software in &kate;'s search bar.
@@ -954,15 +957,18 @@ to replace the found text.
-
+
+Applications which use &kde; text editor component show search and replace bar instead of Replace window. See &kwrite; documentation for additional information on search and replace bar.
-The Find and Replace bar.
+The search and replace bar.
-The Find and Replace bar.
+The search and replace bar.
Replacing kmail with
-kate in &kate;'s Find and Replace bar
+kate in &kate;'s search and replace bar
From aleixpol at kde.org Thu Apr 17 15:20:24 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:24 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: improve wording,
approved by T.C. Hollingswort
Message-ID:
Git commit 17d036906b6d37f02f2452b777f954dd7e2603d5 by Aleix Pol, on behalf of Burkhard L?ck.
Committed on 14/07/2012 at 10:57.
Pushed by apol into branch 'master'.
improve wording, approved by T.C. Hollingswort
M +2 -2 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/17d036906b6d37f02f2452b777f954dd7e2603d5
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index bfd99c0..1c3af14 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -836,7 +836,7 @@ return results even in the middle of other text. For instance, if you search
for is it will stop on every word that contains that,
like this or
history. If you check this option, the
-application will only return results when the search text a word by itself,
+application will only return results when the search text is a word by itself,
that is, surrounded by whitespace.
@@ -856,7 +856,7 @@ option, it will instead start at the end and work its way to the beginning.
Selected text
-Select this option to search only the text that is currently
+Select this option to search only in the text that is currently
selected, not the entire document. It is disabled when no text is selected.
From aleixpol at kde.org Thu Apr 17 15:20:32 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:32 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: fundamentals doc:
add section describing common keyboard shortcuts
Message-ID:
Git commit 493c036b1650302aa53f9fed80c5d200982cf58d by Aleix Pol, on behalf of T.C. Hollingsworth.
Committed on 08/12/2013 at 19:16.
Pushed by apol into branch 'master'.
fundamentals doc: add section describing common keyboard shortcuts
REVIEW:114355
M +5 -3 doc/fundamentals/index.docbook
M +708 -0 doc/fundamentals/ui.docbook
http://commits.kde.org/khelpcenter/493c036b1650302aa53f9fed80c5d200982cf58d
diff --git a/doc/fundamentals/index.docbook b/doc/fundamentals/index.docbook
index e5def05..ee26996 100644
--- a/doc/fundamentals/index.docbook
+++ b/doc/fundamentals/index.docbook
@@ -9,12 +9,14 @@
Gwenview'>
+
&kde; &plasma; Desktop">
&plasma; Active">
+ Meta">
@@ -34,7 +36,7 @@
-2011-2012
+201120122013&TC.Hollingsworth;
@@ -47,8 +49,8 @@
&FDLNotice;
-2013-07-03
-&kde; 4.11
+2013-12-08
+&kde; 4.12This guide provides an introduction to the &kde-sc; and describes many
diff --git a/doc/fundamentals/ui.docbook b/doc/fundamentals/ui.docbook
index e44fc42..5365ded 100644
--- a/doc/fundamentals/ui.docbook
+++ b/doc/fundamentals/ui.docbook
@@ -1272,4 +1272,712 @@ much of this documentation.
+
+
+
+&TC.Hollingsworth; &TC.Hollingsworth.mail;
+
+
+
+
+Common Keyboard Shortcuts
+
+The &plasma-workspaces; provide keyboard shortcuts that allow you to
+perform many tasks without touching your mouse. If you use your keyboard
+frequently, using these can save you lots of time.
+
+This list contains the most common shortcuts supported by the workspace
+itself and many applications available within. Every application also provides
+its own shortcuts, so be sure to check their manuals for a comprehensive
+listing.
+
+
+The Meta key described below is a generic name for
+the custom key found on many different keyboards. On keyboards
+designed for &Microsoft; &Windows;, this key is usually called the
+Windows key, and will have a picture of the &Windows;
+logo. On keyboards designed for &Mac; computers, this key is known as
+the Command key and will have a picture of the
+Apple logo and/or the
+? symbol. On keyboards designed for &UNIX; systems, this key
+is really known as the Meta key and is typically labeled with a
+diamond: ?.
+
+
+
+Working with Windows
+
+These shortcuts allow you to perform all kinds of operations with windows,
+whether it be opening, closing, moving, or switching between them.
+
+
+Starting and Stopping Applications
+
+These shortcuts make it easy to start and stop programs.
+
+
+
+
+
+
+Shortcut
+Description
+
+
+
+
+
+
+&Ctrl;Q
+Quit
+
+
+
+&Ctrl;Esc
+System Activity
+
+
+
+&Ctrl;&Alt;&Esc;
+Force Quit
+
+
+
+&Alt;F2
+Run Command Interface
+
+
+
+&Alt;F4
+Close
+
+
+
+
+
+
+
+
+Moving Around
+
+These shortcuts allow you to navigate between windows, activities, and
+desktops efficiently.
+
+
+
+
+
+
+Shortcut
+Description
+
+
+
+
+
+
+&Ctrl;F10
+Present Windows
+
+
+
+&Ctrl;F9
+Present Windows on current desktop
+
+
+
+&Ctrl;F7
+Present Windows of current application only
+
+
+
+&Ctrl;F11
+Desktop Cube
+
+
+
+&Ctrl;F12
+Show Dashboard
+
+
+
+&Ctrl;&Alt;A
+Activate Window Demanding Attention
+
+
+
+&Alt;	
+Walk through windows
+
+
+
+&Alt;`
+Walk through windows of the current application
+
+
+
+&Alt;F3
+Open the Window Operations menu
+
+
+
+&Meta;&Alt;Up
+Switch to Window Above
+
+
+
+&Meta;&Alt;Down
+Switch to Window Below
+
+
+
+&Meta;&Alt;Left
+Switch to Window to the Left
+
+
+
+&Meta;&Alt;Right
+Switch to Window to the Right
+
+
+
+
+
+
+
+
+Panning and Zooming
+
+Need to get a closer look? The &plasma-workspaces; allow you to zoom in
+and out and move your entire desktop around, so you can zoom in even when the
+application you are using doesn't support it.
+
+
+
+
+
+
+Shortcut
+Description
+
+
+
+
+
+
+
+
+&Meta;=
+Zoom In
+
+
+
+&Meta;-
+Zoom Out
+
+
+
+&Meta;0
+Zoom Normal
+
+
+
+&Meta;Up
+Pan Up
+
+
+
+&Meta;Down
+Pan Down
+
+
+
+&Meta;Left
+Pan left
+
+
+
+&Meta;Right
+Pan Right
+
+
+
+
+
+
+
+
+
+Working with Activities and Virtual Desktops
+
+These shortcuts allow you to switch between and manage
+Activities
+and virtual desktops.
+
+
+
+
+
+
+Shortcut
+Description
+
+
+
+
+
+
+&Ctrl;Q
+View all your Activities
+
+
+
+&Meta;	
+Next Activity
+
+
+
+&Meta;&Shift;	
+Previous Activity
+
+
+
+
+ &Alt;D
+ R
+
+Remove this Activity
+
+
+
+
+ &Alt;D
+ S
+
+Activities Settings
+
+
+
+&Ctrl;F1
+Switch to Desktop 1
+
+
+
+&Ctrl;F2
+Switch to Desktop 2
+
+
+
+&Ctrl;F3
+Switch to Desktop 3
+
+
+
+&Ctrl;F4
+Switch to Desktop 4
+
+
+
+
+
+
+
+
+Working with the Desktop
+
+These shortcuts allow you to work with the &plasma-desktop; and panels.
+
+
+
+
+
+
+
+Shortcut
+Description
+
+
+
+
+
+
+
+ &Alt;D
+ A
+
+Add Widgets
+
+
+
+
+ &Alt;D
+ R
+
+Remove Widgets
+
+
+
+
+ &Alt;D
+ L
+
+Lock/Unlock Widgets
+
+
+
+
+ &Alt;D
+ N
+
+Next Widget
+
+
+
+
+ &Alt;D
+ P
+
+Previous Widget
+
+
+
+
+ &Alt;D
+ S
+
+Widget Settings
+
+
+
+&Ctrl;F12
+Show Dashboard
+
+
+
+
+ &Alt;D
+ T
+
+Run the Associated Application
+
+
+
+&Alt;&Shift;F12
+Enable/Disable Desktop Effects
+
+
+
+
+
+
+
+
+Getting Help
+
+Need some help? The manual for the current application is only a keypress
+away, and some programs even have additional help that explains the element in
+focus.
+
+
+
+
+
+
+Shortcut
+Description
+
+
+
+
+
+
+F1
+Help
+
+
+
+&Shift;F1
+What's This?
+
+
+
+
+
+
+
+
+Working with Documents
+
+Whether it's a text document, spreadsheet, or web site, these shortcuts
+make performing many kinds of tasks with them easy.
+
+
+
+
+
+
+Shortcut
+Description
+
+
+
+
+
+
+F5
+Refresh
+
+
+
+&Ctrl;A
+Select All
+
+
+
+&Ctrl;Z
+Undo
+
+
+
+&Ctrl;&Shift;Z
+Redo
+
+
+
+&Ctrl;X
+Cut
+
+
+
+&Ctrl;C
+Copy
+
+
+
+&Ctrl;V
+Paste
+
+
+
+&Ctrl;N
+New
+
+
+
+&Ctrl;P
+Print
+
+
+
+
+&Ctrl;S
+Save
+
+
+
+
+&Ctrl;F
+Find
+
+
+
+
+&Ctrl;W
+Close Document/Tab
+
+
+
+
+
+
+
+
+Working with Files
+
+Whether your in an Open/Save dialog or the &dolphin; file manager, these
+shortcuts save you time when performing operations on files. Note that some of
+the concepts used with files are the same as with documents, so several of the
+shortcuts are identical to their counterparts listed above.
+
+
+
+
+
+
+Shortcut
+Description
+
+
+
+
+
+
+&Ctrl;Z
+Undo
+
+
+
+&Ctrl;X
+Cut
+
+
+
+&Ctrl;C
+Copy
+
+
+
+&Ctrl;V
+Paste
+
+
+
+&Ctrl;A
+Select All
+
+
+
+&Ctrl;L
+Replace Location
+
+
+
+&Ctrl;&Shift;A
+Invert Selection
+
+
+
+&Alt;Left
+Back
+
+
+
+&Alt;Right
+Forward
+
+
+
+&Alt;Up
+Up (to folder that contains this one)
+
+
+
+&Alt;Home
+Home Folder
+
+
+
+Delete
+Move to Trash
+
+
+
+&Shift;Delete
+Delete Permanently
+
+
+
+
+
+
+
+
+Changing Volume and Brightness
+
+In addition to the standard keys, many computer keyboards and laptops
+nowadays have special keys or buttons to change the speaker volume, as well as
+the brightness of your monitor if applicable. If present, you can use these
+keys in the &plasma-workspaces; to perform those tasks.
+
+If you do not have such keys, see for
+information on how to assign keys for these tasks.
+
+
+
+
+Leaving Your Computer
+
+All done? Use these shortcuts and put your computer away!
+
+
+
+
+
+
+Shortcut
+Description
+
+
+
+
+
+
+&Ctrl;&Alt;Insert
+Switch User
+
+
+
+&Ctrl;&Alt;L
+Lock Session
+
+
+
+&Ctrl;&Alt;Delete
+Logout
+
+
+
+&Ctrl;&Alt;&Shift;Delete
+Logout without confirmation
+
+
+
+&Ctrl;&Alt;&Shift;Page Down
+Shut Down without confirmation
+
+
+
+&Ctrl;&Alt;&Shift;Page Up
+Reboot without confirmation
+
+
+
+
+
+
+
+
+Modifying Shortcuts
+
+The shortcuts described in Working With
+Windows, Leaving Your Computer, and
+Changing Volume and Brightness are called
+global shortcuts, since they work regardless of which
+window you have open on your screen. These can be modified in the
+Global Shortcuts panel of
+&systemsettings;, where they are separated by &kde; component.
+
+The shortcuts described in Working with
+Activities and Virtual Desktops and Working
+with the Desktop can be modified by clicking on the
+Desktop Toolbox and
+selecting Shortcut Settings.
+
+The shortcuts described in Working with
+Documents and Getting Help are set by
+individual programs. Most &kde; programs allow you to use the
+common shortcut editing dialog to modify these.
+The shortcuts described in Working With Files
+can be edited in the same manner when used inside a file manager like &dolphin;
+or &konqueror;, but cannot be modified in the case of Open/Save dialogs, &etc;
+
+
+
+
+
From aleixpol at kde.org Thu Apr 17 15:20:16 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:16 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: typo fix
Message-ID:
Git commit a83f3debda9be2a3bbc85ca8afe30bf3e1647825 by Aleix Pol, on behalf of T.C. Hollingsworth.
Committed on 08/05/2012 at 07:19.
Pushed by apol into branch 'master'.
typo fix
M +1 -1 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/a83f3debda9be2a3bbc85ca8afe30bf3e1647825
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index 5857deb..592b537 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -44,7 +44,7 @@ system or desktop environment.
-
+ZoomingMany applications permit you to zoom. This makes the text or image you
From aleixpol at kde.org Thu Apr 17 15:20:15 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:15 +0000
Subject: [kde-doc-english] =?utf-8?q?=5Bkhelpcenter=5D_doc/fundamentals=3A?=
=?utf-8?q?_Fix_typos_found_by_Antoni_Bella_P=C3=A9rez=2E?=
Message-ID:
Git commit 984b3f31bce8f70a871f3c0b525e13ba69c2f561 by Aleix Pol, on behalf of Yuri Chornoivan.
Committed on 25/04/2012 at 17:16.
Pushed by apol into branch 'master'.
Fix typos found by Antoni Bella P?rez.
M +2 -2 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/984b3f31bce8f70a871f3c0b525e13ba69c2f561
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index f1388c3..8f0ac1c 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -51,7 +51,7 @@ of the application.You can also zoom using the keyboard by pressing
&Ctrl;+ to zoom in, or
&Ctrl;- to zoom out. If you
-can scoll with the mouse wheel or touchpad as described in
+can scroll with the mouse wheel or touchpad as described in
, you can also zoom by pressing &Ctrl; and scrolling
that way.
@@ -281,7 +281,7 @@ The alternate shortcut for this action is F8.
F9
-OptionsShow Places Navigational Panel
+OptionsShow Places Navigation PanelDisplays the places panel which provides quick access
to bookmarked locations and disks or other media.
From aleixpol at kde.org Thu Apr 17 15:20:18 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 15:20:18 +0000
Subject: [kde-doc-english] [khelpcenter] doc/fundamentals: Fix typos.
Message-ID:
Git commit 916aeb1a78c2566754e546b149b66f5e5943d083 by Aleix Pol, on behalf of Yuri Chornoivan.
Committed on 08/05/2012 at 15:52.
Pushed by apol into branch 'master'.
Fix typos.
M +2 -2 doc/fundamentals/tasks.docbook
http://commits.kde.org/khelpcenter/916aeb1a78c2566754e546b149b66f5e5943d083
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index 0045308..4aa754e 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -43,7 +43,7 @@ system or desktop environment.
Additionally, the scrollbar has several options in its context menu. You
can access these by right-clicking anywhere on the scrollbar. The following
-options ar available:
+options are available:
@@ -677,7 +677,7 @@ dictionaries for the languages that you wish to use.
The Check spelling window.
-
Correcting a mispelling.
+
Correcting a misspelling.
From aleixpol at kde.org Thu Apr 17 16:09:22 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 16:09:22 +0000
Subject: [kde-doc-english] [kde-runtime/frameworks] doc: Moved documentation
to their respective repositories
Message-ID:
Git commit d35f88560de44e400e302e38282d9cf7df71cf2d by Aleix Pol.
Committed on 09/04/2014 at 17:11.
Pushed by apol into branch 'frameworks'.
Moved documentation to their respective repositories
M +0 -9 doc/CMakeLists.txt
D +0 -37 doc/kcontrol/CMakeLists.txt
D +0 -2 doc/kcontrol/attica/CMakeLists.txt
D +0 -61 doc/kcontrol/attica/index.docbook
D +0 -2 doc/kcontrol/bookmarks/CMakeLists.txt
D +0 -101 doc/kcontrol/bookmarks/index.docbook
D +0 -2 doc/kcontrol/cache/CMakeLists.txt
D +0 -66 doc/kcontrol/cache/index.docbook
D +0 -2 doc/kcontrol/componentchooser/CMakeLists.txt
D +0 -68 doc/kcontrol/componentchooser/index.docbook
D +0 -2 doc/kcontrol/cookies/CMakeLists.txt
D +0 -208 doc/kcontrol/cookies/index.docbook
D +0 -2 doc/kcontrol/ebrowsing/CMakeLists.txt
D +0 -173 doc/kcontrol/ebrowsing/index.docbook
D +0 -3 doc/kcontrol/emoticons/CMakeLists.txt
D +- -- doc/kcontrol/emoticons/emoticons.png
D +0 -168 doc/kcontrol/emoticons/index.docbook
D +0 -2 doc/kcontrol/filemanager/CMakeLists.txt
D +0 -61 doc/kcontrol/filemanager/index.docbook
D +0 -2 doc/kcontrol/filetypes/CMakeLists.txt
D +0 -367 doc/kcontrol/filetypes/index.docbook
D +0 -2 doc/kcontrol/history/CMakeLists.txt
D +0 -62 doc/kcontrol/history/index.docbook
D +0 -2 doc/kcontrol/icons/CMakeLists.txt
D +- -- doc/kcontrol/icons/delete-theme.png
D +- -- doc/kcontrol/icons/effects.png
D +- -- doc/kcontrol/icons/get-new-theme.png
D +0 -354 doc/kcontrol/icons/index.docbook
D +- -- doc/kcontrol/icons/install-theme.png
D +- -- doc/kcontrol/icons/main.png
D +- -- doc/kcontrol/icons/size.png
D +- -- doc/kcontrol/icons/use-of-icons.png
D +0 -2 doc/kcontrol/kcm_ssl/CMakeLists.txt
D +- -- doc/kcontrol/kcm_ssl/details.png
D +0 -134 doc/kcontrol/kcm_ssl/index.docbook
D +- -- doc/kcontrol/kcm_ssl/module.png
D +0 -2 doc/kcontrol/kcmcgi/CMakeLists.txt
D +0 -44 doc/kcontrol/kcmcgi/index.docbook
D +0 -2 doc/kcontrol/kcmcss/CMakeLists.txt
D +0 -367 doc/kcontrol/kcmcss/index.docbook
D +0 -2 doc/kcontrol/kcmlaunch/CMakeLists.txt
D +0 -59 doc/kcontrol/kcmlaunch/index.docbook
D +0 -2 doc/kcontrol/kcmnotify/CMakeLists.txt
D +0 -159 doc/kcontrol/kcmnotify/index.docbook
D +0 -2 doc/kcontrol/kded/CMakeLists.txt
D +0 -64 doc/kcontrol/kded/index.docbook
D +0 -2 doc/kcontrol/khtml-adblock/CMakeLists.txt
D +0 -90 doc/kcontrol/khtml-adblock/index.docbook
D +0 -2 doc/kcontrol/khtml-behavior/CMakeLists.txt
D +0 -96 doc/kcontrol/khtml-behavior/index.docbook
D +0 -2 doc/kcontrol/khtml-general/CMakeLists.txt
D +0 -135 doc/kcontrol/khtml-general/index.docbook
D +0 -2 doc/kcontrol/khtml-java-js/CMakeLists.txt
D +0 -145 doc/kcontrol/khtml-java-js/index.docbook
D +0 -2 doc/kcontrol/khtml-plugins/CMakeLists.txt
D +0 -149 doc/kcontrol/khtml-plugins/index.docbook
D +0 -2 doc/kcontrol/language/CMakeLists.txt
D +0 -633 doc/kcontrol/language/index.docbook
D +- -- doc/kcontrol/language/oxygen-22x22-document-revert.png
D +0 -2 doc/kcontrol/netpref/CMakeLists.txt
D +0 -109 doc/kcontrol/netpref/index.docbook
D +0 -2 doc/kcontrol/performance/CMakeLists.txt
D +0 -91 doc/kcontrol/performance/index.docbook
D +0 -2 doc/kcontrol/phonon/CMakeLists.txt
D +0 -93 doc/kcontrol/phonon/index.docbook
D +0 -2 doc/kcontrol/proxy/CMakeLists.txt
D +0 -209 doc/kcontrol/proxy/index.docbook
D +0 -2 doc/kcontrol/smb/CMakeLists.txt
D +0 -104 doc/kcontrol/smb/index.docbook
D +0 -2 doc/kcontrol/solid-device-automounter/CMakeLists.txt
D +0 -102 doc/kcontrol/solid-device-automounter/index.docbook
D +0 -2 doc/kcontrol/spellchecking/CMakeLists.txt
D +0 -119 doc/kcontrol/spellchecking/index.docbook
D +0 -2 doc/kcontrol/trash/CMakeLists.txt
D +0 -65 doc/kcontrol/trash/index.docbook
D +0 -2 doc/kcontrol/useragent/CMakeLists.txt
D +0 -110 doc/kcontrol/useragent/index.docbook
D +0 -3 doc/kdebugdialog/CMakeLists.txt
D +0 -138 doc/kdebugdialog/index.docbook
D +0 -7 doc/kdesu/CMakeLists.txt
D +0 -339 doc/kdesu/index.docbook
D +0 -194 doc/kdesu/man-kdesu.1.docbook
D +0 -5 doc/khelpcenter/CMakeLists.txt
D +- -- doc/khelpcenter/background.png
D +- -- doc/khelpcenter/bgtable.png
D +0 -906 doc/khelpcenter/index.docbook
D +- -- doc/khelpcenter/kdelogo2.png
D +- -- doc/khelpcenter/khelpcenter.png
D +0 -68 doc/khelpcenter/konq.css
D +- -- doc/khelpcenter/lines.png
D +- -- doc/khelpcenter/lines2.png
D +- -- doc/khelpcenter/pointers.png
D +- -- doc/khelpcenter/shadow1.png
D +0 -18 doc/kioslave/CMakeLists.txt
D +0 -3 doc/kioslave/bookmarks/CMakeLists.txt
D +0 -29 doc/kioslave/bookmarks/index.docbook
D +0 -3 doc/kioslave/bzip2/CMakeLists.txt
D +0 -40 doc/kioslave/bzip2/index.docbook
D +0 -3 doc/kioslave/cgi/CMakeLists.txt
D +0 -45 doc/kioslave/cgi/index.docbook
D +0 -3 doc/kioslave/finger/CMakeLists.txt
D +0 -40 doc/kioslave/finger/index.docbook
D +0 -3 doc/kioslave/fish/CMakeLists.txt
D +0 -73 doc/kioslave/fish/index.docbook
D +0 -3 doc/kioslave/floppy/CMakeLists.txt
D +0 -58 doc/kioslave/floppy/index.docbook
D +0 -3 doc/kioslave/gzip/CMakeLists.txt
D +0 -37 doc/kioslave/gzip/index.docbook
D +0 -3 doc/kioslave/info/CMakeLists.txt
D +0 -43 doc/kioslave/info/index.docbook
D +0 -3 doc/kioslave/man/CMakeLists.txt
D +0 -93 doc/kioslave/man/index.docbook
D +0 -1 doc/kioslave/network/CMakeLists.txt
D +0 -61 doc/kioslave/network/index.docbook
D +0 -3 doc/kioslave/nfs/CMakeLists.txt
D +0 -46 doc/kioslave/nfs/index.docbook
D +0 -3 doc/kioslave/sftp/CMakeLists.txt
D +0 -26 doc/kioslave/sftp/index.docbook
D +0 -3 doc/kioslave/smb/CMakeLists.txt
D +0 -64 doc/kioslave/smb/index.docbook
D +0 -3 doc/kioslave/tar/CMakeLists.txt
D +0 -25 doc/kioslave/tar/index.docbook
D +0 -3 doc/kioslave/thumbnail/CMakeLists.txt
D +0 -35 doc/kioslave/thumbnail/index.docbook
D +0 -3 doc/kioslave/xz/CMakeLists.txt
D +0 -37 doc/kioslave/xz/index.docbook
D +0 -2 doc/knetattach/CMakeLists.txt
D +0 -378 doc/knetattach/index.docbook
D +- -- doc/knetattach/screenshot.png
D +- -- doc/knetattach/screenshot1.png
D +- -- doc/knetattach/screenshot2.png
D +- -- doc/knetattach/screenshot3.png
D +- -- doc/knetattach/screenshot4.png
http://commits.kde.org/kde-runtime/d35f88560de44e400e302e38282d9cf7df71cf2d
From aleixpol at kde.org Thu Apr 17 16:09:23 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Thu, 17 Apr 2014 16:09:23 +0000
Subject: [kde-doc-english] [kde-runtime/frameworks] doc: Documentation moved
to kde:khelpcenter/doc
Message-ID:
Git commit f375ae2eb488a0adb96d0b546a6e9839634c6a35 by Aleix Pol.
Committed on 17/04/2014 at 16:08.
Pushed by apol into branch 'frameworks'.
Documentation moved to kde:khelpcenter/doc
D +0 -3 doc/CMakeLists.txt
D +0 -1 doc/fundamentals/CMakeLists.txt
D +- -- doc/fundamentals/colors.png
D +0 -391 doc/fundamentals/config.docbook
D +- -- doc/fundamentals/files-locationbar-breadcrumb.png
D +- -- doc/fundamentals/files-locationbar-context-menu.png
D +- -- doc/fundamentals/files-locationbar-editable.png
D +- -- doc/fundamentals/files-locationbar-places-icon.png
D +- -- doc/fundamentals/files-open.png
D +- -- doc/fundamentals/files-save.png
D +- -- doc/fundamentals/find-find-inline.png
D +- -- doc/fundamentals/find-find.png
D +- -- doc/fundamentals/find-found.png
D +- -- doc/fundamentals/find-replace-inline.png
D +- -- doc/fundamentals/find-replace.png
D +- -- doc/fundamentals/fonts.png
D +0 -147 doc/fundamentals/index.docbook
D +0 -127 doc/fundamentals/install.docbook
D +- -- doc/fundamentals/menus.png
D +- -- doc/fundamentals/shortcuts-schemes.png
D +- -- doc/fundamentals/shortcuts-search.png
D +- -- doc/fundamentals/shortcuts-set.png
D +- -- doc/fundamentals/spellcheck-check.png
D +0 -1198 doc/fundamentals/tasks.docbook
D +- -- doc/fundamentals/toolbars-configure.png
D +- -- doc/fundamentals/toolbars-toolbar.png
D +0 -1983 doc/fundamentals/ui.docbook
D +- -- doc/fundamentals/visualdict-breadcrumb.png
D +- -- doc/fundamentals/visualdict-button.png
D +- -- doc/fundamentals/visualdict-central-widget.png
D +- -- doc/fundamentals/visualdict-check-box.png
D +- -- doc/fundamentals/visualdict-color-selector.png
D +- -- doc/fundamentals/visualdict-combo-box.png
D +- -- doc/fundamentals/visualdict-context-menu.png
D +- -- doc/fundamentals/visualdict-dialog-box.png
D +- -- doc/fundamentals/visualdict-drop-down-box.png
D +- -- doc/fundamentals/visualdict-gui1.png
D +- -- doc/fundamentals/visualdict-gui2.png
D +- -- doc/fundamentals/visualdict-gui3.png
D +- -- doc/fundamentals/visualdict-gui4.png
D +- -- doc/fundamentals/visualdict-icon-list.png
D +- -- doc/fundamentals/visualdict-icon.png
D +- -- doc/fundamentals/visualdict-list-box.png
D +- -- doc/fundamentals/visualdict-menu-button.png
D +- -- doc/fundamentals/visualdict-menu.png
D +- -- doc/fundamentals/visualdict-menubar.png
D +- -- doc/fundamentals/visualdict-panel.png
D +- -- doc/fundamentals/visualdict-progress-bar.png
D +- -- doc/fundamentals/visualdict-radio-button.png
D +- -- doc/fundamentals/visualdict-scrollbar.png
D +- -- doc/fundamentals/visualdict-slider.png
D +- -- doc/fundamentals/visualdict-spin-box.png
D +- -- doc/fundamentals/visualdict-statusbar.png
D +- -- doc/fundamentals/visualdict-tab.png
D +- -- doc/fundamentals/visualdict-text-area.png
D +- -- doc/fundamentals/visualdict-text-box.png
D +- -- doc/fundamentals/visualdict-titlebar.png
D +- -- doc/fundamentals/visualdict-toolbar.png
D +- -- doc/fundamentals/visualdict-tree-view.png
D +- -- doc/fundamentals/visualdict-window.png
D +- -- doc/fundamentals/visualdict-window2.png
D +0 -2 doc/glossary/CMakeLists.txt
D +0 -10 doc/glossary/checkxrefs
D +0 -611 doc/glossary/index.docbook
D +0 -941 doc/glossary/kdeprintingglossary.docbook
D +0 -3 doc/onlinehelp/CMakeLists.txt
D +0 -96 doc/onlinehelp/index.docbook
http://commits.kde.org/kde-runtime/f375ae2eb488a0adb96d0b546a6e9839634c6a35
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
deleted file mode 100644
index ba1a9f9..0000000
--- a/doc/CMakeLists.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-add_subdirectory(glossary)
-add_subdirectory(onlinehelp)
-add_subdirectory(fundamentals)
diff --git a/doc/fundamentals/CMakeLists.txt b/doc/fundamentals/CMakeLists.txt
deleted file mode 100644
index 0921d20..0000000
--- a/doc/fundamentals/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en)
diff --git a/doc/fundamentals/colors.png b/doc/fundamentals/colors.png
deleted file mode 100644
index 7059435..0000000
Binary files a/doc/fundamentals/colors.png and /dev/null differ
diff --git a/doc/fundamentals/config.docbook b/doc/fundamentals/config.docbook
deleted file mode 100644
index 5de09be..0000000
--- a/doc/fundamentals/config.docbook
+++ /dev/null
@@ -1,391 +0,0 @@
-
-Customizing &kde; software
-
-
-
-
-&TC.Hollingsworth; &TC.Hollingsworth.mail;
-
-
-
-Customizing Toolbars
-
-
-
-
-
-The &gwenview; Toolbar
-
-
-The &gwenview; toolbar.
-
The toolbar in
-&gwenview;.
-
-
-
-
-
-Modifying Toolbar Items
-
-To customize an application's toolbars, go to
-SettingsConfigure
-Toolbars... or right-click on a toolbar and select
-Configure Toolbars....
-
-On the left side of the toolbar configuration panel, the available items
-that you can put in your toolbar are shown. On the right, the ones that already
-appear on the toolbar are shown. At the top, you can select the toolbar
-you wish to modify or view.
-
-Above each side of the panel there is a Filter text
-box you can use to easily find items in the list.
-
-
-The Customize Toolbars Window
-
-
-The Customize Toolbars window.
-
The Customize Toolbars window in &gwenview; with the
-Previous button selected.
-
-
-
-
-Adding an Item
-You can add an item to your toolbar by selecting it from the left side and
-clicking on the right arrow button.
-
-
-
-Removing an Item
-You can remove an item by selecting it and clicking the left arrow
-button.
-
-
-
-
-Changing the Position of Items
-
-You can change the position of the items by moving them lower or higher in
-the list. To move items lower, press the down arrow button, while to move items
-higher press the up arrow button. You can also change items' position by
-dragging and dropping them.
-
-On horizontal toolbars, the item that's on top will be the one on the left.
-On vertical toolbars, items are arranged as they appear in the toolbar.
-
-
-
-
-Adding a Separator
-You can add separator lines between items by adding a
---- separator --- item to the toolbar.
-
-
-
-Restoring Defaults
-
-You can restore your toolbar to the way it was when you installed the
-application by pressing the Defaults button at the bottom
-of the window and then confirming your decision.
-
-
-
-
-Changing Text and Icons
-
-You can change the icon and text of individual toolbar items by selecting
-an item and clicking either the Change Icon... or
-Change Text... button.
-
-
-
-
-
-Customizing Toolbar Appearance
-
-You can change the appearance of toolbars by right-clicking on a toolbar
-to access it's context menu.
-
-
-Text Position
-
-You can change the appearance of text on toolbars in the
-Text Position submenu of a toolbar's context menu.
-
-You can choose from:
-
-
-
-Icons -
-only the icon for each toolbar item will appear.
-
-
-
-Text -
-only the text label for each toolbar item will appear.
-
-
-
-Text Alongside Icons -
-
-the text label will appear to the right of each toolbar item's icon
-
-
-
-Text Under Icons -
-the text label will appear underneath each toolbar item's icon
-
-
-
-
-You can also show or hide text for individual toolbar items by
-right-clicking on an item and checking or unchecking the item under
-Show Text.
-
-
-
-
-Icon Size
-
-You can change the size of toolbar items' icons by selecting
-Icon Size from the toolbar's context menu.
-
-You can choose from the following options: (each lists the icon size
-in pixels)
-
-
-Small (16x16)
-Medium (22x22)
- [the default value]
-Large (32x32)
-Huge (48x48)
-
-
-
-
-
-Moving Toolbars
-
-In order to move toolbars, you must unlock them. To do
-so, uncheck Lock Toolbar Positions from a toolbar's
-context menu. To restore the lock, simply recheck this menu item.
-
-You can change a toolbar's position from the
-Orientation submenu of its context menu.
-
-You can choose from:
-
-Top
- [the default in many applications]
-Left
-Right
-Bottom
-
-
-You can also move a toolbar by clicking and holding onto the dotted line
-at the left of horizontal toolbars or the top of vertical toolbars and dragging
-it to your desired location.
-
-
-
-
-Show/Hide Toolbars
-
-If your application has only one toolbar, you can hide a toolbar by
-deselecting Show Toolbar from either the toolbar's
-context menu or the Settings menu. To restore the toolbar,
-select Show Toolbar from the Settings
-menu. Note that toolbars must be unlocked to hide them from their
-context menu; see for more
-information.
-
-If your application has more than one toolbar, a submenu called
-Toolbars Shown will appear in the context menu and
-Settings menu instead of the above menu entry. From that
-menu you may select individual toolbars to hide and show.
-
-
-
-
-
-Thanks and Acknowledgments
-Thanks to an anonymous Google Code-In 2011 participant for writing much
-of this section.
-
-
-
-
-
-
-
-
-AlexeySubach
-&TC.Hollingsworth; &TC.Hollingsworth.mail;
-
-
-
-
-
-
-Using and Customizing Shortcuts
-
-
-Introduction
-
-Many &kde; applications allow you to configure keyboard shortcuts. To open
-the standard keyboard shortcuts configuration panel, go to
-SettingsConfigure
-Shortcuts....
-
-In the Configure Shortcuts window, you will see a list of all the shortcuts
-available in the current application. You can use the search box at the top to
-search for the shortcut you want.
-
-
-The Customize Shortcuts Window
-
-
-The Customize Shortcuts window.
-
Searching for shortcuts with file in
-&dolphin;.
-
-
-
-
-
-
-
-Changing a Shortcut
-
-To change a shortcut, first click on the name of a shortcut you want to change.
-You will see a radio group where you can choose whether to set the shortcut to its
-default value, or select a new shortcut for the selected action. To set a new shortcut,
-choose Custom and click on the button next to it. Then just
-type the shortcut you would like to use, and your changes will be saved.
-
-
-Setting a Shortcut
-
-
-The Customize Shortcuts window demonstrating how to
-set a shortcut.
-
-
-
-
-
-
-Resetting Shortcuts
-There is a button at the bottom of the window, called Reset to
-Defaults. Clicking on this button will reset all your custom shortcuts
-to their default values.
-
-You can also reset an individual shortcut to its default value by selecting
-it, and choosing the Default radio button.
-
-
-
-
-Removing a Shortcut
-
-To remove a shortcut, select it from the list, then click the remove icon (a
-black arrow with a cross) to the right of the button that allows you to select
-a shortcut.
-
-
-
-
-Working with Schemes
-
-Schemes are keyboard shortcuts configuration profiles, so you can create
-several profiles with different shortcuts and switch between these profiles
-easily.
-
-This feature is under development. It is not possible to import
-schemes using a &GUI; at this time.
-
-
-Working with Schemes
-
-
-The Customize Shortcuts window displaying the scheme
-editing tools.
-
Editing a scheme called work.
-
-
-
-To see a menu allowing you to edit schemes, click on the
-Details button at the bottom of the form. The following
-options will appear:
-
-
-
-
-Current Scheme
-Allows you to switch between your schemes.
-
-
-
-New...
-Creates a new scheme. This opens a window that lets you select
-a name for your new scheme.
-
-
-
-Delete
-Deletes the current scheme.
-
-
-
-More Actions
-
-Opens the following menu:
-
-
-
-Save as Scheme Defaults
-Sets the current scheme as the default for all new schemes.
-
-
-
-Export Scheme...
-Exports the current scheme to a file named applicationnameschemenameshortcuts.rc.
-
-Move this file to the folder $KDEDIR/apps/applicationname/
-and the exported scheme will be available in the drop down box labelled Current Scheme
-
-
-
-
-
-
-
-
-
-
-
-Printing Shortcuts
-
-You can print out a list of shortcuts for easy reference by clicking the
-Print button at the bottom of the window.
-
-
-
-
-Thanks and Acknowledgments
-
-Special thanks to Google Code-In 2011 participant Alexey Subach for
-writing much of this section.
-
-
-
-
-
-
diff --git a/doc/fundamentals/files-locationbar-breadcrumb.png b/doc/fundamentals/files-locationbar-breadcrumb.png
deleted file mode 100644
index a1dfc26..0000000
Binary files a/doc/fundamentals/files-locationbar-breadcrumb.png and /dev/null differ
diff --git a/doc/fundamentals/files-locationbar-context-menu.png b/doc/fundamentals/files-locationbar-context-menu.png
deleted file mode 100644
index f26b9c3..0000000
Binary files a/doc/fundamentals/files-locationbar-context-menu.png and /dev/null differ
diff --git a/doc/fundamentals/files-locationbar-editable.png b/doc/fundamentals/files-locationbar-editable.png
deleted file mode 100644
index 8bd6ac3..0000000
Binary files a/doc/fundamentals/files-locationbar-editable.png and /dev/null differ
diff --git a/doc/fundamentals/files-locationbar-places-icon.png b/doc/fundamentals/files-locationbar-places-icon.png
deleted file mode 100644
index 1b620f7..0000000
Binary files a/doc/fundamentals/files-locationbar-places-icon.png and /dev/null differ
diff --git a/doc/fundamentals/files-open.png b/doc/fundamentals/files-open.png
deleted file mode 100644
index e6b4537..0000000
Binary files a/doc/fundamentals/files-open.png and /dev/null differ
diff --git a/doc/fundamentals/files-save.png b/doc/fundamentals/files-save.png
deleted file mode 100644
index d584bff..0000000
Binary files a/doc/fundamentals/files-save.png and /dev/null differ
diff --git a/doc/fundamentals/find-find-inline.png b/doc/fundamentals/find-find-inline.png
deleted file mode 100644
index 58c1ebb..0000000
Binary files a/doc/fundamentals/find-find-inline.png and /dev/null differ
diff --git a/doc/fundamentals/find-find.png b/doc/fundamentals/find-find.png
deleted file mode 100644
index 6201a03..0000000
Binary files a/doc/fundamentals/find-find.png and /dev/null differ
diff --git a/doc/fundamentals/find-found.png b/doc/fundamentals/find-found.png
deleted file mode 100644
index 0a9dd90..0000000
Binary files a/doc/fundamentals/find-found.png and /dev/null differ
diff --git a/doc/fundamentals/find-replace-inline.png b/doc/fundamentals/find-replace-inline.png
deleted file mode 100644
index 0bef63a..0000000
Binary files a/doc/fundamentals/find-replace-inline.png and /dev/null differ
diff --git a/doc/fundamentals/find-replace.png b/doc/fundamentals/find-replace.png
deleted file mode 100644
index 81b7f75..0000000
Binary files a/doc/fundamentals/find-replace.png and /dev/null differ
diff --git a/doc/fundamentals/fonts.png b/doc/fundamentals/fonts.png
deleted file mode 100644
index 1e37117..0000000
Binary files a/doc/fundamentals/fonts.png and /dev/null differ
diff --git a/doc/fundamentals/index.docbook b/doc/fundamentals/index.docbook
deleted file mode 100644
index ec93dd9..0000000
--- a/doc/fundamentals/index.docbook
+++ /dev/null
@@ -1,147 +0,0 @@
-
-
-
-
-
-
-
-
- Gwenview'>
-
-
-
-
-
- &kde; &plasma; Desktop">
- &plasma; Active">
- Meta">
-
-
-
-
-
-
-]>
-
-
-&kde; Fundamentals
-
-
-
-&TC.Hollingsworth; &TC.Hollingsworth.mail;
-
-
-
-
-
-201120122013
-&TC.Hollingsworth;
-
-
-2011
-Alexey Subach
-
-
-2011
-Salma Sultana
-
-&FDLNotice;
-
-2013-12-08
-&kde; 4.12
-
-
-This guide provides an introduction to the &kde-sc; and describes many
-common tasks that can be performed in all &kde; applications.
-
-
-
-KDE
-introduction
-user interface
-menus
-files
-open
-save
-spelling
-spellcheck
-find
-replace
-colors
-configuration
-customization
-toolbars
-installation
-compiling
-
-
-
-
-
-Introduction
-Welcome to &kde;!
-
-This guide will introduce you to the many features of the &kde-sc; and
-describe many common tasks you can perform in all &kde; applications.
-
-For more information on &kde;, visit the
-KDE website.
-
-
-
-&install-chapter;
-
-&ui-chapter;
-
-&tasks-chapter;
-
-&config-chapter;
-
-
-
-Credits and License
-
-The original idea for this guide was proposed by Chusslove Illich and
-brought to fruition with input from &Burkhard.Lueck;, Yuri Chornoivan, and
-&TC.Hollingsworth;
-
-Much of it was written by participants of
-Google
-Code-In 2011. Thanks to Google for sponsoring their excellent work!
-
-
-
-&underFDL;
-&underGPL;
-
-
-
-&documentation.index;
-
-
-
-
-
diff --git a/doc/fundamentals/install.docbook b/doc/fundamentals/install.docbook
deleted file mode 100644
index ffc1f0d..0000000
--- a/doc/fundamentals/install.docbook
+++ /dev/null
@@ -1,127 +0,0 @@
-
-Installing the &kde-sc;
-
-You can install the &kde-sc; on a variety of different platforms, ranging from
-smartphones and tablets to computers running &Microsoft; &Windows;, &MacOS;,
-&UNIX;, &BSD; or &Linux;. Binary packages are available for many different
-platforms and distributions, or advanced users may build the source code.
-
-
-Installing Packages
-
-Hundreds of developers worldwide have done a lot of work to make it easy
-to install &kde; on a variety of different devices and platforms.
-
-
-&Linux;
-
-Nearly every &Linux; distribution provides binary packages for individual
-&kde-sc; applications and the &plasma-workspaces; as a whole.
-
-To install an individual application, look for its name in your
-distribution's package collection. To install one of the &plasma-workspaces;,
-like &plasma-desktop;, look for a metapackage or package
-group, typically kde-desktop.
-
-
-Some core applications may be installed together with other core
-applications in a combined package named after the &kde; package they are
-provided in. For instance, &dolphin; might be found in the
-kde-baseapps package.
-
-
-If you have trouble locating &kde; packages for your distribution, please
-contact their support resources. Many distributions also have a team dedicated
-to packaging &kde; that can provide assistance specific to &kde;
-
-
-
-
-
-
-&Microsoft; &Windows;
-
-The &kde; on Windows Initiative provides binary packages of &kde-sc;
-applications for &Microsoft; &Windows;. They also provide a special installer
-application that permits you to install individual applications or groups and
-all necessary dependencies easily.
-
-For more information on the initiative and to download the installer,
-visit the KDE on Windows Initiative.
-
-
-
-
-
-
-
-&MacOS;
-
-Individual &kde-sc; applications can be installed through several
-different ports systems available for &MacOS;. Several different
-&kde; applications also provide their own binary builds for &MacOS;.
-
-For more information, visit
-&kde; on &MacOS;X.
-
-
-
-
-&BSD;
-
-Most &BSD; distributions allows you to install &kde-sc; applications
-and the &plasma-workspaces; as a whole through their ports
-system.
-
-For more information on installing ports, see your &BSD; distribution's
-documentation.
-
-
-
-
-
-
-Mobile Devices
-
-&plasma-active; is an exciting initiative to bring a new &kde;
-experience to mobile devices like smartphones or tablets. Binary releases are
-provided for several different devices.
-
-For more information, visit
-&plasma-active;.
-
-
-
-
-Live Media
-
-Several &Linux; and &BSD; distributions offer live media. This permits you
-to try out the &plasma-workspaces; without installing anything to your system.
-All you have to do insert a CD or connect a USB drive and boot from it. If you
-like what you see, most offer an option to install it to your hard drive.
-
-There is a list
-of distributions that offer the &kde-sc; on live media on the &kde; website.
-
-
-
-Building from Source Code
-
-For detailed information on how to compile and install &kde;
-applications see
-
-Building and Running &kde; Software From Source on &kde; TechBase.
-
-Since &kde; software uses cmake you should
-have no trouble compiling it. Should you run into problems please report them to the
-&kde; mailing lists.
-
-
-
-
-
-
\ No newline at end of file
diff --git a/doc/fundamentals/menus.png b/doc/fundamentals/menus.png
deleted file mode 100644
index 37c806a..0000000
Binary files a/doc/fundamentals/menus.png and /dev/null differ
diff --git a/doc/fundamentals/shortcuts-schemes.png b/doc/fundamentals/shortcuts-schemes.png
deleted file mode 100644
index 5316cf6..0000000
Binary files a/doc/fundamentals/shortcuts-schemes.png and /dev/null differ
diff --git a/doc/fundamentals/shortcuts-search.png b/doc/fundamentals/shortcuts-search.png
deleted file mode 100644
index 19bb85b..0000000
Binary files a/doc/fundamentals/shortcuts-search.png and /dev/null differ
diff --git a/doc/fundamentals/shortcuts-set.png b/doc/fundamentals/shortcuts-set.png
deleted file mode 100644
index 7158e2c..0000000
Binary files a/doc/fundamentals/shortcuts-set.png and /dev/null differ
diff --git a/doc/fundamentals/spellcheck-check.png b/doc/fundamentals/spellcheck-check.png
deleted file mode 100644
index 8d4a468..0000000
Binary files a/doc/fundamentals/spellcheck-check.png and /dev/null differ
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
deleted file mode 100644
index f480489..0000000
--- a/doc/fundamentals/tasks.docbook
+++ /dev/null
@@ -1,1198 +0,0 @@
-
-Common Tasks
-
-
-
-
-
-&TC.Hollingsworth; &TC.Hollingsworth.mail;
-
-
-
-Navigating Documents
-
-
-Scrolling
-
-You're probably familiar with the scrollbar that appears on the right side
-(and sometimes the bottom) of documents, allowing you to move within documents.
-However, there are several other ways you can navigate documents, some of which
-are faster and easier.
-
-Several mice have a wheel in the middle. You can move it up and down to
-scroll within a document. If you press the &Shift; key while using the mouse
-wheel, the document will scroll faster.
-
-If you're using a portable computer like a laptop, you might also be able
-to scroll using the touchpad. Some computers allow you to scroll vertically
-by moving your finger up and down the rightmost side of the touchpad, and allow
-you to scroll horizontally by moving your finger across the bottommost side
-of the touchpad. Others let you scroll using two fingers: move both fingers
-up and down anywhere on the touchpad to scroll vertically, and move them left
-and right to scroll horizontally. Since this functionality emulates the mouse
-wheel functionality described above, you can also press the &Shift; key while
-you do this to scroll faster.
-
-If you use the &plasma-workspaces;, you can control mouse wheel behavior
-in the Mouse module in &systemsettings;,
-and you can control touchpad scrolling behavior in the Touchpad module in
-&systemsettings;. Otherwise, look in the configuration area of your operating
-system or desktop environment.
-
-Additionally, the scrollbar has several options in its context menu. You
-can access these by right-clicking anywhere on the scrollbar. The following
-options are available:
-
-
-
-
-Scroll here
-Scroll directly to the location represented by where you
-right-clicked on the scrollbar. This is the equivalent of simply clicking on
-that location on the scrollbar.
-
-
-
-
-&Ctrl;Home
-Top
-
-Go to the beginning of the document.
-
-
-
-
-&Ctrl;End
-Bottom
-
-Go to the end of the document.
-
-
-
-
-PgUp
-Page up
-
-Navigate to the previous page in a document that represents a
-printed document, or one screen up in other types of documents.
-
-
-
-
-PgDown
-Page down
-
-Navigate to the next page in a document that represents a
-printed document, or one screen down in other types of documents.
-
-
-
-
-Scroll up
-Scroll up one unit (usually a line) in the document. This is
-the equivalent of clicking the up arrow at the top of the scrollbar.
-
-
-
-
-Scroll down
-Scroll down one unit (usually a line) in the document. This is
-the equivalent of clicking the down arrow at the bottom of the scrollbar.
-
-
-
-
-
-
-
-
-Zooming
-
-Many applications permit you to zoom. This makes the text or image you
-are viewing larger or smaller. You can generally find the zoom function in the
-View menu, and sometimes in the status bar
-of the application.
-
-You can also zoom using the keyboard by pressing
-&Ctrl;+ to zoom in, or
-&Ctrl;- to zoom out. If you
-can scroll with the mouse wheel or touchpad as described in
-, you can also zoom by pressing &Ctrl; and scrolling
-that way.
-
-
-
-
-
-
-
-
-
-&TC.Hollingsworth; &TC.Hollingsworth.mail;
-
-
-
-Opening and Saving Files
-
-
-Introduction
-
-Many &kde; applications work with files. Most applications have a
-File menu with options that allow you to open and save files.
-For more information on that, see . However,
-there are lots of different operations that require selecting a file. Regardless
-of the method, all &kde; applications generally use the same file selection
-window.
-
-
-The File Open Window
-
-
-The File Open window.
-
Opening a file in
-&konqueror;.
-
-
-
-
-
-
-
-The File Selection Window
-
-
-
-
-
-
-The Toolbar
-
-This contains standard navigation tool buttons:
-
-
-
-Back
-Causes the folder view to change to the previously displayed
-folder in its history. This button is disabled, if there is no previous item.
-
-
-
-
-Forward
-Causes the folder view to change to the next folder in its
-history. This button is disabled, if there is no next folder.
-
-
-
-Parent Folder
-This will cause the folder view to change to the immediate
-parent of the currently displayed folder, if possible.
-
-
-
-Reload (F5)
-Reloads the folder view, displaying any changes that have been
-made since it was first loaded or last reloaded.
-
-
-
-Show Preview
-Displays a preview of each file inside the folder view.
-
-
-
-
-Zoom Slider
-This allows you to change the size of the icon or preview
-shown in the folder view.
-
-
-
-Options
-
-
-
-
-
-OptionsSorting
-
-
-
-
-
-
-OptionsSorting
-By Name
-
-Sort files listed in the folder view alphabetically by name.
-
-
-
-
-
-OptionsSorting
-By Size
-
-Sort files listed in the folder view in order of their file
-size.
-
-
-
-
-OptionsSorting
-By Date
-
-Sort files listed in the folder view by the date they were last
-modified.
-
-
-
-
-OptionsSorting
-By Type
-
-Sort files listed in the folder view alphabetically by their
-file type.
-
-
-
-
-OptionsSorting
-Descending
-
-When unchecked (the default), files in the folder view will be
-sorted in ascending order. (For instance, files sorted alphabetically will
-be sorted from A to Z, while files sorted numerically will be sorted from
-smallest to largest.) When checked, files in the folder will be sorted in
-descending order (in reverse).
-
-
-
-
-OptionsSorting
-Folders First
-
-When enabled (the default), folders will appear before regular
-files.
-
-
-
-
-
-
-
-
-OptionsView
-
-
-
-
-
-
-OptionsView
-Short View
-
-Displays only the filenames.
-
-
-
-
-OptionsView
-Detailed View
-
-Displays Name, Date
-and Size of the files.
-
-
-
-
-OptionsView
-Tree View
-
-Like Short View, but folders can be expanded to view their contents.
-
-
-
-
-OptionsView
-Detailed Tree View
-
-This also allows folders to be expanded, but displays the additional columns
-available in Detailed View.
-
-
-
-
-
-
-
-
-
- &Alt;.
-
-OptionsShow Hidden Files
-
-Displays files or folders normally hidden by your operating system.
-
-The alternate shortcut for this action is F8.
-
-
-
-
-
-F9
-OptionsShow Places Navigation Panel
-
-Displays the places panel which provides quick access
-to bookmarked locations and disks or other media.
-
-
-
-
-OptionsShow Bookmarks
-
-Displays an additional icon on the toolbar that provides
-access to bookmarks, a list of saved locations.
-
-
-
-
-OptionsShow Aside Preview
-
-Displays a preview of the currently highlighted file to the
-right of the folder view.
-
-
-
-
-
-
-
-Bookmarks
-Opens a submenu to edit or add bookmarks and to add a new
-bookmark folder.
-
-
-
-
-
-
-
-
-Location Bar
-
-The location bar, which can be found on top of the folder view, displays
-the path to the current folder. The location bar has two modes:
-
-
-
-Bread Crumb Mode
-
-In the bread crumb mode, which is the default, each folder
-name in the path to the current folder is a button which can be clicked to quickly
-open that folder. Moreover, clicking the > sign to the right of
-a folder opens a menu which permits to quickly open a subfolder of that folder.
-
-
-
-Screenshot of the location bar in bread crumb mode
-
-
-
-
-
-Location bar in bread crumb mode.
-
-
Location bar in bread crumb mode.
-
-
-
-
-
-
-
-Editable Mode
-
-When in bread crumb mode, clicking in the gray area to the right of the path
-with the &LMB; switches the location bar to the editable mode,
-in which the path can be edited using the keyboard. To switch back to bread
-crumb mode, click the check mark at the right of the location bar with the &LMB;.
-
-
-
-Screenshot of the location bar in editable mode
-
-
-
-
-
-Location bar in editable mode.
-
-
Location bar in editable mode.
-
-
-
-
-
-
-
-
-
-
-The context menu of the location bar offers action to switch between the modes and
-to copy and paste the path using the clipboard. Check the last option in this context menu to
-display either the full path starting with the root folder of the file system or to display
-the path starting with the current places entry.
-
-
-
-Location bar context menu
-
-
-
-
-
-Location bar context menu
-
-
-
-
-
-
-
-
-The Places List
-This provides the standard &kde; list of Places, shared with
-&dolphin; and other file management tools.
-
-
-
-The Folder View
-
-The largest part of the file selection window is the area that lists all
-items in the current directory. To select a file, you can double-click on it,
-or choose one and hit Open or
-Save.
-
-You can also select multiple files at once. To select specific files, or
-to unselect specific files that are already selected, press and hold &Ctrl;,
-click on each file, then release &Ctrl;. To select a
-contiguous group of files, click the first file, press and hold &Shift;, click
-on the last file in the group, and release &Shift;.
-
-The Folder View supports a limited set of file operations, which can be
-accessed by right-clicking on a file to access its context menu, or using
-keyboard shortcuts. The following items are available in the context menu:
-
-
-
-
-Create New...
-Create a new file or folder.
-
-
-
-Move to Trash...
-(Del)
-Move the currently selected item to the trash.
-
-
-
-Sorting
-This submenu can also be accessed from the toolbar, and is
-described in .
-
-
-
-View
-This submenu can also be accessed from the toolbar, and is
-described in .
-
-
-
-Open File Manager
-Opens the current folder in your default file manager
-application.
-
-
-
-Properties
-(&Alt;&Enter;)
-Open the Properties window that allows you to view and modify
-various types of metadata related to the currently selected file.
-
-
-
-
-
-
-
-The Preview Pane
-If enabled, this displays a preview of the currently highlighted
-file.
-
-
-
-The Name Entry
-When a file is selected, a name will appear in this text box.
-You may also manually enter a file name or path in this text box.
-
-
-
-The Filter Entry
-
-When opening a file, the Filter entry allows you to
-enter a filter for the files displayed in the folder view. The filter uses
-standard globs; patterns must be separated by white space. For instance, you can
-enter *.cpp *.h *.moc to display several different
-common &Qt; programming files.
-
-To display all files, enter a single asterisk
-(*).
-
-The filter entry saves the last 10 filters entered between
-sessions. To use one, press the arrow button on the right of the entry
-and select the desired filter string. You can disable the filter by pressing
-the Clear text button to the left of the autocompletion
-arrow button.
-
-When saving a file, the Filter entry will instead
-display a drop down box that allows you to select from all the file types the
-application supports. Select one to save a file in that format.
-
-
-
-
-Automatically select filename extension
-When saving a file, this check box will appear. When selected
-(the default), the application will automatically append the default file
-extension for the selected file type to the end of the file name, if it does
-not already appear in the Name entry. The file extension
-that will be used is listed in parenthesis at the end of the check box label.
-
-
-
-The File Save Window
-
-
-The File Save window.
-
Saving a file in
-&konqueror;.
-
-
-
-
-
-
-
-
-The Open or Save Button
-Depending on the action being performed, an
-Open or Save button will be
-displayed. Clicking on this button will close the file selection window and
-perform the requested action.
-
-
-
-The Cancel Button
-Clicking Cancel will close the file
-dialog without performing any action.
-
-
-
-
-
-
-
-Thanks and Acknowledgments
-
-Special thanks to Google Code-In 2011 participant Alexey Subach for
-writing parts of this section.
-
-
-
-
-
-
-
-
-
-&David.Sweet; &David.Sweet.mail;
-SalmaSultana
-&TC.Hollingsworth; &TC.Hollingsworth.mail;
-
-
-
-Check Spelling
-
-&sonnet; is the spelling checker used by &kde; applications such as &kate;,
-&kmail;, and &kword;. It is a &GUI; frontend to various free spell checkers.
-
-To use &sonnet; you need to install a spell checker like
-&GNU; Aspell, Enchant,
-Hspell, ISpell or
-Hunspell and additionally the corresponding
-dictionaries for the languages that you wish to use.
-
-
-Check Spelling
-
-
-The Check Spelling Window
-
-
-
-
-
-The Check spelling window.
-
-
Correcting a misspelling.
-
-
-
-To check spelling, go to Tools
-Spelling....
-
-If a word is possibly misspelled in your document, it is displayed in the
-top line in the dialog. &sonnet; tries to appropriate word(s) for replacement.
-The best guess is displayed to the right of Replace with.
-To accept this replacement, click on Replace.
-
-&sonnet; also allows you to select a word from the list of suggestions and
-replace the misspelled word with that selected word. With the help of the
-Suggest button, you can add more suggestions from the
-dictionary to the suggestions list.
-
-Click on Ignore to keep your original spelling.
-
-Click on Finished to stop spellchecking and
-keep the changes made.
-
-Click on Cancel to stop spellchecking and
-cancel the changes already made.
-
-Click on Replace All to automatically replace
-the misspelled word(s) with the chosen replacement word, if they appear again in
-your document later.
-
-Click on Ignore All to ignore the spelling at
-that point and all the future occurrences of the word misspelled.
-
-Click on Add to Dictionary to add the misspelled
-word to your personal dictionary.
-
-The Personal Dictionary is a distinct dictionary from the
-system dictionary and the additions made by you will not be seen by others.
-
-The drop down box Language at the bottom of this
-dialog allows you to switch to another dictionary temporarily.
-
-
-
-
-Automatic Spell Checking
-
-
-
-In many applications, you can automatically check spelling as you type.
-To enable this feature, select Tools
-Automatic Spell Checking.
-
-Potentially misspelled words will be underlined in red. To select a
-suggestion, right click on the word, select the Spelling
-submenu, and select the suggestion. You may also instruct &sonnet; to ignore
-this spelling for this document by selecting Ignore Word,
-or you may select Add to Dictionary to save it in your
-personal dictionary.
-
-
-
-
-Configuring &sonnet;
-
-To change your dictionary, go to Tools
-Change Dictionary.... A small window will
-appear at the bottom of the current document that will allow you to change your
-dictionary.
-
-
-For more information on configuring &sonnet;, see the
-Spell Checker &systemsettings; module
-documentation
-
-
-
-
-Thanks and Acknowledgments
-
-Special thanks to Google Code-In 2011 Participant Salma Sultana for writing
-much of this section.
-
-
-
-
-
-
-
-
-
-&TC.Hollingsworth; &TC.Hollingsworth.mail;
-
-
-
-Find and Replace
-
-
-The Find function of many &kde-sc; applications lets you find specific
-text in a document, while the Replace function allows you to replace text that
-is found with different text you provide.
-
-You can find both these functions in the Edit menu of
-many &kde; applications. For more information on this menu, see
-.
-
-
-The Find Function
-
-The Find function searches for text in a document and selects it.
-
-
-The Find Window
-
-
-The Find window.
-
Searching for software in
-&kmail;'s composer window.
-
-
-
-
-To use Find in many applications, go to Edit
-Find... or press
-&Ctrl;F. Then, in the
-Text to find: text box, enter the text that you want to
-find.
-
-If Regular expression is checked you will be able to
-search using regular expressions. Click on Edit to select
-from and enter commonly used regular expression characters, like
-White Space or Start of Line. If
-&kate; is installed, you can find
-more information on writing
-regular expressions in its documentation.
-
-
-You can limit the found results by configuring these options:
-
-
-
-Case sensitive
-Capital and lowercase characters are considered different. For
-example, if you search for This, results that contain
-this will not be returned.
-
-
-
-Whole words only
-By default, when the application searches for text, it will
-return results even in the middle of other text. For instance, if you search
-for is it will stop on every word that contains that,
-like this or
-history. If you check this option, the
-application will only return results when the search text is a word by itself,
-that is, surrounded by whitespace.
-
-
-
-From cursor
-The search will start from the location of the cursor and stop
-at the end of the text.
-
-
-
-Find backwards
-By default, the application searches for the text starting at
-the beginning of the document, and move through it to the end. If you check this
-option, it will instead start at the end and work its way to the beginning.
-
-
-
-
-Selected text
-Select this option to search only in the text that is currently
-selected, not the entire document. It is disabled when no text is selected.
-
-
-
-
-
-The Find function only selects the first match that it finds. You can
-continue searching by selecting EditFind Next
-or by pressing F3.
-
-
-Example of a Search
-
-
-Example of a search.
-
&kmail; displays a match for software.
-
-
-
-
-
-Applications which use the &kde; text editor component show a search bar instead of the Find window. See &kwrite; documentation for additional information on the search bar.
-
-
-The search bar in &kate;.
-
-
-The search bar in &kate;.
-
Searching for software in &kate;'s search bar.
-
-
-
-
-
-
-
-The Replace Function
-
-The Replace function searches for text in a document and replaces it with
-other text. You can find it in many application at
-EditReplace...
-or by pressing &Ctrl;R.
-
-
-The Replace Window
-
-
-The Replace window.
-
Replacing food with
-drink in &kmail;
-
-
-
-The window of the Replace function is separated into 3 sections:
-
-
-
-Find
-Here you may enter the text you wish to search for. See
- for more information on the options provided here.
-
-
-
-
-Replace
-
-Here you may enter the text you wish to replace the found text with.
-
-You can reuse the found text in the replacement text by selecting the
-Use placeholders checkbox. Placeholders, sometimes known as
-backreferences, are a special character sequence that will be replaced with all
-or part of the found text. For instance, \0 represents the
-entire found string.
- You may insert placeholders into the text box by clicking the
-Insert Placeholder button, then selecting an option from
-the menu like Complete Match. For example, if you are
-searching for message, and you want to replace it with
-messages insert the Complete Match
-placeholder and add an s. The replace field will then
-contain \0s.
-
-If &kate; is installed, you can learn more about placeholders in the
-Regular Expressions appendix
-of its documentation.
-
-
-
-
-Options
-This contains all the same options that the
-Find function does, with one addition:
-If the Prompt on replace option is checked a window
-will appear on every found word, allowing you to confirm whether you would like
-to replace the found text.
-
-
-
-
-
-Applications which use the &kde; text editor component show a search and replace bar instead of the Replace window. See &kwrite; documentation for additional information on the search and replace bar.
-
-
-The search and replace bar.
-
-
-The search and replace bar.
-
Replacing kmail with
-kate in &kate;'s search and replace bar
-
-
-
-
-
-
-Thanks and Acknowledgments
-Thanks to an anonymous Google Code-In 2011 participant for writing much
-of this section.
-
-
-
-
-
-
-
-
-&TC.Hollingsworth; &TC.Hollingsworth.mail;
-
-
-
-Choosing Fonts
-
-The font selector appears in many different &kde; applications. It lets
-you select the font face, font style, and font size of the text that appears in
-your application.
-
-
-The Font Selector
-
-
-The font selector.
-
Selecting a font in
-&systemsettings;.
-
-
-
-
-
-
-Font
-This is the leftmost selection box, and lets you choose the
-font face from a list of fonts on your system.
-
-
-
-Font style
-
-This is the center selection box, and lets you choose the font style from
-the following choices:
-
-
-Italic - this displays text in a cursive,
-or slanted fashion, and is commonly used for citations or to emphasize text.
-
-
-Regular - the default. Text is displayed
-without any special appearance.
-
-Bold Italic - a combination of both
-Bold and Italic
-
-Bold - this displays text in a darker,
-thicker fashion, and is commonly used for titles of documents or to emphasize
-text.
-
-
-
-
-
-
-Size
-This is the rightmost selection box, and lets you select the
-size of your text. Font size is measured in points, a
-standard unit of measure in typography. For more information on this, see
-the Point
-(typography) article on Wikipedia.
-
-
-
-Preview
-The bottom of the font selector displays a preview of text using
-the font settings that are currently selected. You may change this text if you
-wish.
-
-
-
-
-
-
-
-
-
-&TC.Hollingsworth; &TC.Hollingsworth.mail;
-
-
-
-Choosing Colors
-
-The color chooser appears in many &kde; applications, whenever you need
- to select a color. It lets you pick from a palette consisting of many
-predefined colors or mix your own when you want a specific color.
-
-
-The Color Selector
-
-
-The color selector.
-
Selecting a color in
-&systemsettings;.
-
-
-
-
-Using Palettes
-
-A palette is a set of predefined colors. You can find it on the right
-side of the color chooser window.
-
-To select a color from a palette, simply click on it. The color will be
-displayed below the palette, along with its &HTML; hexadecimal code and name, if
-any.
-
-To switch between them, use the drop down box above the color palette.
-Most palettes will display a grid consisting of the colors, except for the
-Named Colors, which lets you select from a list of names.
-Other special palettes include * Recent Colors *, which
-will display colors that you have recently selected, and
-* Custom Colors *, which will display custom colors that
-you have saved. For more information on setting custom colors, see
-
-
-
-
-
-Mixing Colors
-
-The color chooser also lets you mix your own colors. There are several
-ways to do this:
-
-
-Using the Grid
-
-The left side of the color chooser contains a large box, and a thinner box
-immediately to its right. You can use the left box to select the Hue and
-Saturation of the desired color based on the visual guide provided in the box.
-The right bar adjusts the Value. Adjust these to select the desired color,
-which is displayed in the lower-right corner of the window.
-
-For more information on Hue, Saturation, and Value, see
-
-
-
-
-
-Using the Eyedropper
-
-The eyedropper tool allows you to select a color from your screen. To use
-it, select the eyedropper button to the right of the
-Add to Custom Colors button, and then click anywhere on
-your screen to select that color.
-
-
-
-
-Hue/Saturation/Value
-
-The lower-left corner of the screen allows you to manually enter the
-coordinates of the desired color in the Hue/Saturation/Value
-(HSV) color space. For more information on this, see
-the HSL and
-HSV article on Wikipedia.
-
-These values are also updated when selecting a color by other methods,
-so they always accurately represent the currently selected color.
-
-
-
-
-Red/Green/Blue
-
-The lower-left corner of the screen also allows you to manually enter the
-coordinates of the desired color in the Red/Green/Blue (RGB)
-color model. For more information on this, see
-the RGB color
-model article on Wikipedia.
-
-These values are also updated when selecting a color by other methods,
-so they always accurately represent the currently selected color.
-
-
-
-
-&HTML; Hexadecimal Code
-
-You may enter the &HTML; hexadecimal code representing
-the color in the lower-right corner of the screen. For more information on this,
-see the Web
-colors article on Wikipedia.
-
-This value is also updated when selecting a color by other methods,
-so it always accurately represents the currently selected color.
-
-
-
-
-
-Saving Custom Colors
-
-After selecting a color, you may save it to the Custom Colors palette so
-you can find it later. To do so, click the
-Add to Custom Colors button. You can then find it by
-selecting the * Custom Colors * palette from the drop
-down box in the upper-right corner of the screen. For more information on using
-palettes, see .
-
-
-
-
-
-
diff --git a/doc/fundamentals/toolbars-configure.png b/doc/fundamentals/toolbars-configure.png
deleted file mode 100644
index 52ff11c..0000000
Binary files a/doc/fundamentals/toolbars-configure.png and /dev/null differ
diff --git a/doc/fundamentals/toolbars-toolbar.png b/doc/fundamentals/toolbars-toolbar.png
deleted file mode 100644
index a204b1b..0000000
Binary files a/doc/fundamentals/toolbars-toolbar.png and /dev/null differ
diff --git a/doc/fundamentals/ui.docbook b/doc/fundamentals/ui.docbook
deleted file mode 100644
index 6c91d31..0000000
--- a/doc/fundamentals/ui.docbook
+++ /dev/null
@@ -1,1983 +0,0 @@
-
-
-
-Finding Your Way Around
-
-
-
-
-ClausChristensen
-&TC.Hollingsworth; &TC.Hollingsworth.mail;
-
-
-
-
-A Visual Dictionary
-
-The &plasma-workspaces; feature many different graphical user interface
-elements, commonly known as widgets. This guide will introduce
-you to their names and functions.
-
-
-The Big Picture
-
-
-Windows
-
-
-A Window
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-This is the window of the &kwrite;, a text editor. Click on
-part of the window to learn more about it.
-
-
-
-
-The Window Menu
-
-
-
-A Button to place this window on all
-desktops
-
-
-
-The Titlebar
-
-
-
-Buttons to minimize, maximize, or
-close the window
-
-
-
-The Menubar
-
-
-
-The Toolbar
-
-
-
-A very large
-Text Area
-that acts as this program's
-Central Widget
-
-
-
-A vertical Scrollbar
-(there is also a horizontal scrollbar below the text box)
-
-
-
-The Statusbar
-
-
-
-
-
-Another Window
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-This is the another window, that of the &dolphin; file manager. Click on
-part of the window to learn more about it.
-
-
-
-
-A panel
-that contains a list of Places on the computer system
-
-
-
-A Breadcrumb
-of the path of the displayed folder
-
-
-
-A folder Icon
-
-
-
-A file Icon
-
-
-
-A highlighted Icon
-
-
-
-A Context Menu
-listing actions that can be performed on a file
-
-
-
-A Slider
-that changes the size of the Icons
-displayed
-
-
-
-More Panels
-
-
-
-
-
-
-
-&GUI; Elements
-
-
-Some &GUI; Elements
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-This screenshot, from the &systemsettings; Country/Region & Language panel,
-shows some &GUI; elements. Click on part of the window to learn more about it.
-
-
-
-
-An Icon List
-(the first item is selected)
-
-
-
-Some Tabs
-
-
-
-An open
-Drop Down Box
-
-
-
-A Button
-that resets the Drop Down Box to
-its default value
-
-
-
-An item in the Drop Down Box that
-has been selected
-
-
-
-
-Some more Buttons
-
-
-
-
-
-Some More &GUI; Elements
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-This screenshot, from the &systemsettings; Custom Shortcuts panel,
-shows some more &GUI; elements.
-
-
-
-
-A Tree View
-
-
-
-A Check Box
-that has been selected
-
-
-
-A pair of Spin Boxes
-
-
-
-A Menu Button
-
-
-
-
-
-Even More &GUI; Elements
-
-
-
-
-
-
-
-
-
-
-
-
-
-This screenshot, from the &systemsettings; Default Applications panel,
-shows even more &GUI; elements. Click on part of the window to learn more about
-it.
-
-
-
-
-A List Box
-
-
-
-A pair of Radio Buttons
-
-
-
-A Text Box
-
-
-
-
-
-Some Combo Boxes
-
-
-
-
-
-
-
-
-
-
-Finally, this screenshot, from another tab
-of the &systemsettings; Country/Region & Language panel, shows five
-Combo Boxes
-
-
-
-
-
-
-
-The Widgets
-
-
-
-
-
-
-
-
-Name
-Description
-Screenshot
-
-
-
-
-
-
-
-Central Widget
-The main area of the running application. This might be the document
-you are editing in a word processor or the board of a game like Chess.
-
-
-
-
-
-
-
-
-
-
-Button
-These can be clicked with the &LMB; to perform an action.
-
-
-
-
-
-
-
-
-
-
-Breadcrumb
-Shows the path in a hierarchical system, such as a filesystem. Click on
-any part of the path to go up in the tree to that location. Click on the arrow
-to the right of part of the path to go to another child element of that path.
-
-
-
-
-
-
-
-
-
-
-
-Check Box
-These can be clicked to select and unselect items. They are typically
-used in a list of several selections. Selected items typically display a check
-mark, whereas unselected items will have an empty box.
-
-
-
-
-
-
-
-
-
-
-Color Selector
-This allows a color to be selected for various purposes, such as changing
-the color of text. For more information, see
-
-
-
-
-
-
-
-
-
-
-Combo Box
-A combination of a
-Drop Down Box and a
-Text Box. You can select an option
-from the list, or type in the text box. Some combo boxes may automatically
-complete entries for you, or open the list with a list of choices that match
-what you have typed.
-
-
-
-
-
-
-
-
-
-
-Context Menu
-Many user interface elements in the &kde-sc; contain a context menu,
-which can be opened by clicking on something with the &RMB;. This menu contains
-options and actions that usually affect the user interface element that was
-right-clicked.
-
-
-
-
-
-
-
-
-
-
-Dialog Box
-A small window that appears above a larger application window. It may
-contain a message, warning, or configuration panel, among others.
-
-
-
-
-
-
-
-
-
-
-Drop Down Box
-This provides a list of items, from which you may select one.
-
-
-
-
-
-
-
-
-
-
-Icon
-A graphical representation of something, such as a file or action. They
-typically, but not always, also contain a text description, either beneath or
-to the right of the icon.
-
-
-
-
-
-
-
-
-
-
-Icon List
-This provides a list of items represented by an
-Icon and a description. It is typically
-used in the left panel of configuration panels to allow selection from various
-types of configuration categories.
-
-
-
-
-
-
-
-
-
-
-List Box
-This is a list of items that typically allows multiple items to be
-selected. To select a group of contiguous items, press the &Shift; key and
-click the first and last items. To select multiple items that are not
-contiguous, press the &Ctrl; key and select the desired items.
-
-
-
-
-
-
-
-
-
-
-Menu
-A list of selections, that usually perform an action, set an option, or
-opens a window. These can be opened from
-menubars or
-menu buttons.
-
-
-
-
-
-
-
-
-
-
-Menubar
-These are located at the top of nearly every window and provide access
-to all the functions of the running application. For more information, see
-.
-
-
-
-
-
-
-
-
-
-
-Menu Button
-A special type of button that
-opens a menu.
-
-
-
-
-
-
-
-
-
-
-Panel or Sidebar or Tool View
-These are located on the sides or bottom of the
-central widget and allow
-you to perform many different tasks in an application. A text editor might
-provide a list of open documents in one, while a word processor might allow you
-to select a clip art image.
-
-
-
-
-
-
-
-
-
-
-Progress Bar
-A small bar that indicates that a long-running operation is being
-performed. The bar may indicate how much of the operation has completed, or it
-may simply bounce back and forth to indicate that the operation is in progress.
-
-
-
-
-
-
-
-
-
-
-
-Radio Button
-These are used in a list of options, and only permit one of the options in
-the list to be selected.
-
-
-
-
-
-
-
-
-
-
-Scrollbar
-Allows you to navigate a document.
-
-
-
-
-
-
-
-
-
-
-Slider
-Allows a numeric value to be selected by moving a small bar either
-horizontally or vertically across a line.
-
-
-
-
-
-
-
-
-
-
-Spin Box
-This permits a numerical value to be selected, either by using the up and
-down arrows to the right of the box to raise or lower the value, respectively,
-or by typing the value into the
-text box.
-
-
-
-
-
-
-
-
-
-
-Status Bar
-These are located at the bottom of many applications and display
-information about what the application is currently doing. For instance, a web
-browser might indicate the progress of loading a web page, while a
-word processor might display the current word count.
-
-
-
-
-
-
-
-
-
-
-Tab
-These appear at the top of an area of a window, and permit that area of
-the window to be changed to a variety of different selections.
-
-
-
-
-
-
-
-
-
-
-Text Area
-Allows a large amount of text to be typed in, typically multiple lines or
-paragraphs. Unlike a Text Box,
-pressing &Enter; will usually result in a line break.
-
-
-
-
-
-
-
-
-
-
-
-Text Box
-A single-line text entry that allows a small amount of text to be typed
-in. Typically, pressing &Enter; will perform the same action as clicking the
-OK button.
-
-
-
-
-
-
-
-
-
-
-Titlebar
-This is located at the top of every window. It contains the name of the
-application and usually information about what the application is doing, like
-the title of the web page being viewed in a web browser or the filename of a
-document open in a word processor.
-
-
-
-
-
-
-
-
-
-
-Toolbar
-These are located near the top of many applications, typically directly
-underneath the menu bar. They
-provide access to many common functions of the running application, like
-Save or Print.
-
-
-
-
-
-
-
-
-
-
-Tree View
-A Tree View allows you to select from a hierarchical list of options. A
-section, or category, of the Tree View may be unexpanded, in which case no
-options will appear beneath it and the arrow to the left of the title will be
-pointing right, toward the title. It may also be expanded, in which case several
-options will be listed below it, and the arrow to the left of the title will be
-pointing down, toward the options. To expand a portion of the tree view, click
-the arrow to the left of the title of the section you wish to expand,
-double-click on the title, or select the title using your keyboard's arrow keys
-and press the &Enter; or + key. To minimize a portion of the
-tree view, you may also click the arrow, double-click on the title, or press the
-&Enter; or - key.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-&TC.Hollingsworth; &TC.Hollingsworth.mail;
-
-
-
-
-Common Menus
-
-Many &kde; applications contain these menus. However, most
-applications will have more menu entries than those listed here, and others may
-be missing some of the entries listed here.
-
-
-A Menu Bar
-
-
-A menubar
-
The menubar in
-&gwenview;.
-
-
-
-
-Some applications, like &dolphin;, do not show a menubar by default. You
-can show it by pressing &Ctrl;M. You can
-also use this to hide the menubar in applications that support doing so.
-
-
-The File Menu
-The File menu allows you to perform operations on the
-currently open file and access common tasks in applications.
-
-Common menu items include:
-
-
-
-
-
-&Ctrl;N
-FileNew
-
-
-Creates a new file.
-
-
-
-
-
-FileNew Window
-
-
-Opens a new window.
-
-
-
-
-
-&Ctrl;O
-FileOpen...
-
-
-Opens an already existing file.
-
-
-
-
-
-&Ctrl;S
-FileSave
-
-
-Saves the file. If the file already exists it will be overwritten.
-
-
-
-
-
-FileSave As...
-
-
- Saves the file with a new filename.
-
-
-
-
-
-
-FileSave All
-
-
-Saves all open files.
-
-
-
-
-
-F5
-FileReload
-
-
-Reloads the current file.
-
-
-
-
-
-FileReload All
-
-
-Reloads all open files.
-
-
-
-
-
-&Ctrl;P
-FilePrint...
-
-
-Prints the file.
-
-
-
-
-
-&Ctrl;W
-FileClose
-
-
-Closes the current file.
-
-
-
-
-
-FileClose All
-
-
-Closes all open files.
-
-
-
-
-
-&Ctrl;Q
-FileQuit
-
-
-Exits the program.
-
-
-
-
-
-
-
-The Edit Menu
-The Edit menu allows you to modify the currently
-open file.
-
-
-
-
-
-&Ctrl;Z
-EditUndo
-
-
-Undo the last action you performed in the file.
-
-
-
-
-
-&Ctrl;&Shift;Z
-EditRedo
-
-
-Redo the last action you performed in the file.
-
-
-
-
-
-&Ctrl;X
-EditCut
-
-
-Removes the currently selected portion of the file, if any, and places a copy of
-it in the clipboard buffer.
-
-
-
-
-
-&Ctrl;C
-EditCopy
-
-
-Places a copy of the currently selected portion of the file, if any, in the
-clipboard buffer.
-
-
-
-
-
-&Ctrl;V
-EditPaste
-
-
-Copies the first item in the clipboard buffer to the current location in the
-file, if any.
-
-
-
-
-
-&Ctrl;A
-EditSelect All
-
-
-Selects the entire contents of the currently open file.
-
-
-
-
-
-&Ctrl;F
-EditFind...
-
-
-Allows you to search for text in the currently open file.
-
-
-
-
-
-&Ctrl;R
-EditReplace...
-
-
-Allows you to search for text in the currently open file and replace it with
-something else.
-
-
-
-
-
-F3
-EditFind Next
-
-
-Go to the next match of the last Find operation.
-
-
-
-
-
-&Shift;F3
-EditFind Previous
-
-
-Go to the previous match of the last Find operation.
-
-
-
-
-
-
-
-The View Menu
-The View menu allows you to change the layout of the
-currently open file and/or the running application.
-
-This menu has different options depending on the application you are
-using.
-
-
-
-The Tools Menu
-The Tools menu allows you to perform certain actions
-on the currently open file.
-
-
-
-
-
-&Ctrl;&Shift;O
-ToolsAutomatic Spell Checking
-
-
-Check for spelling errors as you type. For more information, see
-.
-
-
-
-
-
-ToolsSpelling...
-
-
-This initiates the spellchecking program - a program designed to help the user
-catch and correct any spelling errors. For more information, see
-.
-
-
-
-
-
-ToolsSpelling (from cursor)...
-
-
-This initiates the spellchecking program, but only checks the portion of the
-document from the current location of the cursor to the end. For more information,
-see .
-
-
-
-
-
-ToolsSpellcheck Selection...
-
-
-This initiates the spellchecking program, but only checks the currently selected
-text in the document. For more information, see .
-
-
-
-
-
-ToolsChange Dictionary...
-
-
-This allows you to change the dictionary used to check spellings. For more
-information, see .
-
-
-
-
-
-
-
-
-The Settings Menu
-The Settings allows you to customize the application.
-
-This menu typically contains the following items:
-
-
-
-
-
-&Ctrl;M
-
-Settings
-Show Menubar
-
-Hides and shows the menubar.
-
-
-
-
-Settings
-Show Statusbar
-
-
-
-Toggles the display of the statusbar on and off. Some &kde; applications use statusbar at the bottom of their screen to display useful information.
-
-
-
-
-
-
-SettingsToolbars Shown
-
-
-Allows you to show and hide the various toolbars supported by the application.
-
-
-
-
-
-SettingsConfigure Shortcuts...
-
-
-Allows you to enable, disable, and modify keyboard shortcuts. For more
-information, see .
-
-
-
-
-
-SettingsConfigure Toolbars...
-
-
-Allows you to customize the contents, layout, text, and icons of toolbars. For
-more information, see .
-
-
-
-
-SettingsConfigure
-Notifications...
-This item displays a standard &kde; notifications configuration
-dialog, where you can change the notifications (sounds, visible messages,
-&etc;) used by the application.
-For more information how to configure notifications please read the documentation for
-the &systemsettings; module Manage Notifications.
-
-
-
-
-
-
-SettingsConfigure Application...
-
-
-Opens the configuration panel for the currently running application.
-
-
-
-
-
-
-
-The Help Menu
-The Help menu gives you access to the application's
-documentation and other useful resources.
-
-
-
-
-
-
-
-F1
-
-Help
-Application Handbook
-
-
-Invokes the KDE Help system starting at the
-running application's handbook.
-
-
-
-
-
-&Shift;F1
-
-Help
-What's This?
-
-
-Changes the mouse cursor to a combination arrow and
-question mark. Clicking on items within the application; will open a help
-window (if one exists for the particular item) explaining the item's
-function.
-
-
-
-
-
-Help
-Report Bug...
-
-Opens the Bug report dialog where you can
-report a bug or request a wishlist feature.
-
-
-
-
-Help
-Switch Application Language...
-
-Opens a dialog where you can
-edit the Primary language and Fallback language
-for this application.
-
-
-
-
-Help
-About Application
-
-This will display version and author
-information for the running application.
-
-
-
-
-Help
-About KDE
-
-This displays the &kde; Development Platform version
-and other basic information.
-
-
-
-
-
-
-Thanks and Acknowledgments
-
-Special thanks to an anonymous Google Code-In 2011 participant for writing
-much of this documentation.
-
-
-
-
-
-
-
-
-&TC.Hollingsworth; &TC.Hollingsworth.mail;
-
-
-
-
-Common Keyboard Shortcuts
-
-The &plasma-workspaces; provide keyboard shortcuts that allow you to
-perform many tasks without touching your mouse. If you use your keyboard
-frequently, using these can save you lots of time.
-
-This list contains the most common shortcuts supported by the workspace
-itself and many applications available within. Every application also provides
-its own shortcuts, so be sure to check their manuals for a comprehensive
-listing.
-
-
-The Meta key described below is a generic name for
-the custom key found on many different keyboards. On keyboards
-designed for &Microsoft; &Windows;, this key is usually called the
-Windows key, and will have a picture of the &Windows;
-logo. On keyboards designed for &Mac; computers, this key is known as
-the Command key and will have a picture of the
-Apple logo and/or the
-? symbol. On keyboards designed for &UNIX; systems, this key
-is really known as the Meta key and is typically labeled with a
-diamond: ?.
-
-
-
-Working with Windows
-
-These shortcuts allow you to perform all kinds of operations with windows,
-whether it be opening, closing, moving, or switching between them.
-
-
-Starting and Stopping Applications
-
-These shortcuts make it easy to start and stop programs.
-
-
-
-
-
-
-Shortcut
-Description
-
-
-
-
-
-
-&Ctrl;Q
-Quit
-
-
-
-&Ctrl;Esc
-System Activity
-
-
-
-&Ctrl;&Alt;&Esc;
-Force Quit
-
-
-
-&Alt;F2
-Run Command Interface
-
-
-
-&Alt;F4
-Close
-
-
-
-
-
-
-
-
-Moving Around
-
-These shortcuts allow you to navigate between windows, activities, and
-desktops efficiently.
-
-
-
-
-
-
-Shortcut
-Description
-
-
-
-
-
-
-&Ctrl;F10
-Present Windows
-
-
-
-&Ctrl;F9
-Present Windows on current desktop
-
-
-
-&Ctrl;F7
-Present Windows of current application only
-
-
-
-&Ctrl;F11
-Desktop Cube
-
-
-
-&Ctrl;F12
-Show Dashboard
-
-
-
-&Ctrl;&Alt;A
-Activate Window Demanding Attention
-
-
-
-&Alt;	
-Walk through windows
-
-
-
-&Alt;`
-Walk through windows of the current application
-
-
-
-&Alt;F3
-Open the Window Operations menu
-
-
-
-&Meta;&Alt;Up
-Switch to Window Above
-
-
-
-&Meta;&Alt;Down
-Switch to Window Below
-
-
-
-&Meta;&Alt;Left
-Switch to Window to the Left
-
-
-
-&Meta;&Alt;Right
-Switch to Window to the Right
-
-
-
-
-
-
-
-
-Panning and Zooming
-
-Need to get a closer look? The &plasma-workspaces; allow you to zoom in
-and out and move your entire desktop around, so you can zoom in even when the
-application you are using doesn't support it.
-
-
-
-
-
-
-Shortcut
-Description
-
-
-
-
-
-
-
-
-&Meta;=
-Zoom In
-
-
-
-&Meta;-
-Zoom Out
-
-
-
-&Meta;0
-Zoom Normal
-
-
-
-&Meta;Up
-Pan Up
-
-
-
-&Meta;Down
-Pan Down
-
-
-
-&Meta;Left
-Pan left
-
-
-
-&Meta;Right
-Pan Right
-
-
-
-
-
-
-
-
-
-Working with Activities and Virtual Desktops
-
-These shortcuts allow you to switch between and manage
-Activities
-and virtual desktops.
-
-
-
-
-
-
-Shortcut
-Description
-
-
-
-
-
-
-&Ctrl;Q
-View all your Activities
-
-
-
-&Meta;	
-Next Activity
-
-
-
-&Meta;&Shift;	
-Previous Activity
-
-
-
-
- &Alt;D
- R
-
-Remove this Activity
-
-
-
-
- &Alt;D
- S
-
-Activities Settings
-
-
-
-&Ctrl;F1
-Switch to Desktop 1
-
-
-
-&Ctrl;F2
-Switch to Desktop 2
-
-
-
-&Ctrl;F3
-Switch to Desktop 3
-
-
-
-&Ctrl;F4
-Switch to Desktop 4
-
-
-
-
-
-
-
-
-Working with the Desktop
-
-These shortcuts allow you to work with the &plasma-desktop; and panels.
-
-
-
-
-
-
-
-Shortcut
-Description
-
-
-
-
-
-
-
- &Alt;D
- A
-
-Add Widgets
-
-
-
-
- &Alt;D
- R
-
-Remove Widgets
-
-
-
-
- &Alt;D
- L
-
-Lock/Unlock Widgets
-
-
-
-
- &Alt;D
- N
-
-Next Widget
-
-
-
-
- &Alt;D
- P
-
-Previous Widget
-
-
-
-
- &Alt;D
- S
-
-Widget Settings
-
-
-
-&Ctrl;F12
-Show Dashboard
-
-
-
-
- &Alt;D
- T
-
-Run the Associated Application
-
-
-
-&Alt;&Shift;F12
-Enable/Disable Desktop Effects
-
-
-
-
-
-
-
-
-Getting Help
-
-Need some help? The manual for the current application is only a keypress
-away, and some programs even have additional help that explains the element in
-focus.
-
-
-
-
-
-
-Shortcut
-Description
-
-
-
-
-
-
-F1
-Help
-
-
-
-&Shift;F1
-What's This?
-
-
-
-
-
-
-
-
-Working with Documents
-
-Whether it's a text document, spreadsheet, or web site, these shortcuts
-make performing many kinds of tasks with them easy.
-
-
-
-
-
-
-Shortcut
-Description
-
-
-
-
-
-
-F5
-Refresh
-
-
-
-&Ctrl;A
-Select All
-
-
-
-&Ctrl;Z
-Undo
-
-
-
-&Ctrl;&Shift;Z
-Redo
-
-
-
-&Ctrl;X
-Cut
-
-
-
-&Ctrl;C
-Copy
-
-
-
-&Ctrl;V
-Paste
-
-
-
-&Ctrl;N
-New
-
-
-
-&Ctrl;P
-Print
-
-
-
-
-&Ctrl;S
-Save
-
-
-
-
-&Ctrl;F
-Find
-
-
-
-
-&Ctrl;W
-Close Document/Tab
-
-
-
-
-
-
-
-
-Working with Files
-
-Whether your in an Open/Save dialog or the &dolphin; file manager, these
-shortcuts save you time when performing operations on files. Note that some of
-the concepts used with files are the same as with documents, so several of the
-shortcuts are identical to their counterparts listed above.
-
-
-
-
-
-
-Shortcut
-Description
-
-
-
-
-
-
-&Ctrl;Z
-Undo
-
-
-
-&Ctrl;X
-Cut
-
-
-
-&Ctrl;C
-Copy
-
-
-
-&Ctrl;V
-Paste
-
-
-
-&Ctrl;A
-Select All
-
-
-
-&Ctrl;L
-Replace Location
-
-
-
-&Ctrl;&Shift;A
-Invert Selection
-
-
-
-&Alt;Left
-Back
-
-
-
-&Alt;Right
-Forward
-
-
-
-&Alt;Up
-Up (to folder that contains this one)
-
-
-
-&Alt;Home
-Home Folder
-
-
-
-Delete
-Move to Trash
-
-
-
-&Shift;Delete
-Delete Permanently
-
-
-
-
-
-
-
-
-Changing Volume and Brightness
-
-In addition to the standard keys, many computer keyboards and laptops
-nowadays have special keys or buttons to change the speaker volume, as well as
-the brightness of your monitor if applicable. If present, you can use these
-keys in the &plasma-workspaces; to perform those tasks.
-
-If you do not have such keys, see for
-information on how to assign keys for these tasks.
-
-
-
-
-Leaving Your Computer
-
-All done? Use these shortcuts and put your computer away!
-
-
-
-
-
-
-Shortcut
-Description
-
-
-
-
-
-
-&Ctrl;&Alt;Insert
-Switch User
-
-
-
-&Ctrl;&Alt;L
-Lock Session
-
-
-
-&Ctrl;&Alt;Delete
-Logout
-
-
-
-&Ctrl;&Alt;&Shift;Delete
-Logout without confirmation
-
-
-
-&Ctrl;&Alt;&Shift;Page Down
-Shut Down without confirmation
-
-
-
-&Ctrl;&Alt;&Shift;Page Up
-Reboot without confirmation
-
-
-
-
-
-
-
-
-Modifying Shortcuts
-
-The shortcuts described in Working With
-Windows, Leaving Your Computer, and
-Changing Volume and Brightness are called
-global shortcuts, since they work regardless of which
-window you have open on your screen. These can be modified in the
-Global Shortcuts panel of
-&systemsettings;, where they are separated by &kde; component.
-
-The shortcuts described in Working with
-Activities and Virtual Desktops and Working
-with the Desktop can be modified by clicking on the
-Desktop Toolbox and
-selecting Shortcut Settings.
-
-The shortcuts described in Working with
-Documents and Getting Help are set by
-individual programs. Most &kde; programs allow you to use the
-common shortcut editing dialog to modify these.
-The shortcuts described in Working With Files
-can be edited in the same manner when used inside a file manager like &dolphin;
-or &konqueror;, but cannot be modified in the case of Open/Save dialogs, &etc;
-
-
-
-
-
-
diff --git a/doc/fundamentals/visualdict-breadcrumb.png b/doc/fundamentals/visualdict-breadcrumb.png
deleted file mode 100644
index e2a8db5..0000000
Binary files a/doc/fundamentals/visualdict-breadcrumb.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-button.png b/doc/fundamentals/visualdict-button.png
deleted file mode 100644
index 845c494..0000000
Binary files a/doc/fundamentals/visualdict-button.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-central-widget.png b/doc/fundamentals/visualdict-central-widget.png
deleted file mode 100644
index b8305a7..0000000
Binary files a/doc/fundamentals/visualdict-central-widget.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-check-box.png b/doc/fundamentals/visualdict-check-box.png
deleted file mode 100644
index 3204646..0000000
Binary files a/doc/fundamentals/visualdict-check-box.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-color-selector.png b/doc/fundamentals/visualdict-color-selector.png
deleted file mode 100644
index 7d19b36..0000000
Binary files a/doc/fundamentals/visualdict-color-selector.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-combo-box.png b/doc/fundamentals/visualdict-combo-box.png
deleted file mode 100644
index 2b4c3d7..0000000
Binary files a/doc/fundamentals/visualdict-combo-box.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-context-menu.png b/doc/fundamentals/visualdict-context-menu.png
deleted file mode 100644
index 0bbac64..0000000
Binary files a/doc/fundamentals/visualdict-context-menu.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-dialog-box.png b/doc/fundamentals/visualdict-dialog-box.png
deleted file mode 100644
index 87ef8be..0000000
Binary files a/doc/fundamentals/visualdict-dialog-box.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-drop-down-box.png b/doc/fundamentals/visualdict-drop-down-box.png
deleted file mode 100644
index 42bb431..0000000
Binary files a/doc/fundamentals/visualdict-drop-down-box.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-gui1.png b/doc/fundamentals/visualdict-gui1.png
deleted file mode 100644
index 17b2a7a..0000000
Binary files a/doc/fundamentals/visualdict-gui1.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-gui2.png b/doc/fundamentals/visualdict-gui2.png
deleted file mode 100644
index 5c2df0a..0000000
Binary files a/doc/fundamentals/visualdict-gui2.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-gui3.png b/doc/fundamentals/visualdict-gui3.png
deleted file mode 100644
index c8aafce..0000000
Binary files a/doc/fundamentals/visualdict-gui3.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-gui4.png b/doc/fundamentals/visualdict-gui4.png
deleted file mode 100644
index 9e763a4..0000000
Binary files a/doc/fundamentals/visualdict-gui4.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-icon-list.png b/doc/fundamentals/visualdict-icon-list.png
deleted file mode 100644
index 89f40ca..0000000
Binary files a/doc/fundamentals/visualdict-icon-list.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-icon.png b/doc/fundamentals/visualdict-icon.png
deleted file mode 100644
index be294b7..0000000
Binary files a/doc/fundamentals/visualdict-icon.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-list-box.png b/doc/fundamentals/visualdict-list-box.png
deleted file mode 100644
index 4a7e9cb..0000000
Binary files a/doc/fundamentals/visualdict-list-box.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-menu-button.png b/doc/fundamentals/visualdict-menu-button.png
deleted file mode 100644
index 51d3f3e..0000000
Binary files a/doc/fundamentals/visualdict-menu-button.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-menu.png b/doc/fundamentals/visualdict-menu.png
deleted file mode 100644
index 7e23594..0000000
Binary files a/doc/fundamentals/visualdict-menu.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-menubar.png b/doc/fundamentals/visualdict-menubar.png
deleted file mode 100644
index 768dfd6..0000000
Binary files a/doc/fundamentals/visualdict-menubar.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-panel.png b/doc/fundamentals/visualdict-panel.png
deleted file mode 100644
index a7093bc..0000000
Binary files a/doc/fundamentals/visualdict-panel.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-progress-bar.png b/doc/fundamentals/visualdict-progress-bar.png
deleted file mode 100644
index 627ce6f..0000000
Binary files a/doc/fundamentals/visualdict-progress-bar.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-radio-button.png b/doc/fundamentals/visualdict-radio-button.png
deleted file mode 100644
index e350ff4..0000000
Binary files a/doc/fundamentals/visualdict-radio-button.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-scrollbar.png b/doc/fundamentals/visualdict-scrollbar.png
deleted file mode 100644
index f576298..0000000
Binary files a/doc/fundamentals/visualdict-scrollbar.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-slider.png b/doc/fundamentals/visualdict-slider.png
deleted file mode 100644
index 27a6115..0000000
Binary files a/doc/fundamentals/visualdict-slider.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-spin-box.png b/doc/fundamentals/visualdict-spin-box.png
deleted file mode 100644
index ed1fe81..0000000
Binary files a/doc/fundamentals/visualdict-spin-box.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-statusbar.png b/doc/fundamentals/visualdict-statusbar.png
deleted file mode 100644
index 247dceb..0000000
Binary files a/doc/fundamentals/visualdict-statusbar.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-tab.png b/doc/fundamentals/visualdict-tab.png
deleted file mode 100644
index cf26902..0000000
Binary files a/doc/fundamentals/visualdict-tab.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-text-area.png b/doc/fundamentals/visualdict-text-area.png
deleted file mode 100644
index 29b66a9..0000000
Binary files a/doc/fundamentals/visualdict-text-area.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-text-box.png b/doc/fundamentals/visualdict-text-box.png
deleted file mode 100644
index 3b2ce3c..0000000
Binary files a/doc/fundamentals/visualdict-text-box.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-titlebar.png b/doc/fundamentals/visualdict-titlebar.png
deleted file mode 100644
index 46a1dc1..0000000
Binary files a/doc/fundamentals/visualdict-titlebar.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-toolbar.png b/doc/fundamentals/visualdict-toolbar.png
deleted file mode 100644
index 319332c..0000000
Binary files a/doc/fundamentals/visualdict-toolbar.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-tree-view.png b/doc/fundamentals/visualdict-tree-view.png
deleted file mode 100644
index 4c8722e..0000000
Binary files a/doc/fundamentals/visualdict-tree-view.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-window.png b/doc/fundamentals/visualdict-window.png
deleted file mode 100644
index e618521..0000000
Binary files a/doc/fundamentals/visualdict-window.png and /dev/null differ
diff --git a/doc/fundamentals/visualdict-window2.png b/doc/fundamentals/visualdict-window2.png
deleted file mode 100644
index 1afa237..0000000
Binary files a/doc/fundamentals/visualdict-window2.png and /dev/null differ
diff --git a/doc/glossary/CMakeLists.txt b/doc/glossary/CMakeLists.txt
deleted file mode 100644
index f7dd1be..0000000
--- a/doc/glossary/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-########### install files ###############
-kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR khelpcenter/glossary)
diff --git a/doc/glossary/checkxrefs b/doc/glossary/checkxrefs
deleted file mode 100755
index 0805ec6..0000000
--- a/doc/glossary/checkxrefs
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-DEFINED_ENTRIES=`sed -ne "s^.*.*^\1^p" *.docbook`
-REFERENCED_ENTRIES=`sed -ne "s^.*.*^\1^p" *.docbook | uniq`
-
-# Check for entries which are referenced but not defined.
-for ENTRY in $REFERENCED_ENTRIES; do
- if ! echo $DEFINED_ENTRIES | grep $ENTRY - > /dev/null 2>&1; then
- echo "'$ENTRY' referenced but not defined!"
- fi
-done
diff --git a/doc/glossary/index.docbook b/doc/glossary/index.docbook
deleted file mode 100644
index 3732d95..0000000
--- a/doc/glossary/index.docbook
+++ /dev/null
@@ -1,611 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-]>
-
-
-
-
-
- Technologies
-
- Akonadi
- The data storage access mechanism for all PIM (Personal Information Manager) data in &kde; SC 4. One single
- storage and retrieval system allows efficiency and extensibility not possible under &kde; 3, where each PIM component had
- its own system. Note that use of Akonadi does not change data storage formats (vcard, iCalendar, mbox, maildir etc.) - it
- just provides a new way of accessing and updating the data.&newpara;
- The main reasons for design and development of Akonadi are of technical nature, ⪚ having a unique way to access PIM-data (contacts, calendars, emails..) from different applications (⪚ &kmail;, &kword; &etc;), thus eliminating the need to write similar code here and there.&newpara;
- Another goal is to de-couple GUI applications like &kmail; from the direct access to external resources like mail-servers - which was a major reason for bug-reports/wishes with regard to performance/responsiveness in the past.&newpara;
- More info:&newpara;
- &linkstart;"http://pim.kde.org/akonadi/"&linkmid;Akonadi for KDE's PIM&linkend;&newpara;
- &linkstart;"http://en.wikipedia.org/wiki/Akonadi"&linkmid;Wikipedia: Akonadi&linkend;&newpara;
- &linkstart;"http://techbase.kde.org/Projects/PIM/Akonadi"&linkmid;Techbase - Akonadi&linkend;
- &GUI;
- &kde;
-
-
-
- ARts
- The sound framework in &kde; 2 and 3. Its single-tasking nature caused problems when two sources of sound were encountered. In the &plasma; desktop it is replaced by Phonon.&newpara;
- More info:&newpara;
- &linkstart;"http://en.wikipedia.org/wiki/ARts"&linkmid; Wikipedia: ARts&linkend;&newpara;
- &linkstart;"http://www.arts-project.org"&linkmid;ARts home page&linkend;
- &kde;
- Phonon
- &plasma;
-
-
-
- D-Bus
- D-Bus or Desktop Bus is an inter-service messaging system. Developed by &RedHat;, it was heavily influenced by &kde; 3 DCOP, which it supersedes. Most POSIX operating systems support D-Bus, and a port for Windows exists. It is used by Qt 4 and GNOME.&newpara;
- More info:&newpara;
- &linkstart;"http://freedesktop.org/wiki/Software/dbus/"&linkmid;FreeDesktop.org: What is D-Bus?&linkend;&newpara;
- &linkstart;"http://en.wikipedia.org/wiki/D-Bus"&linkmid;Wikipedia: D-Bus&linkend;
- &DCOP;
- GNOME
- &kde;
- &Qt;
-
-
-
- DCOP
- DCOP, which stands for Desktop COmmunication Protocol, is a light-weight interprocess and software componentry communication system used in &kde; 3. Replaced with &DBus; in &kde; SC 4.&newpara;
- More info:&newpara;
- &linkstart;"http://en.wikipedia.org/wiki/DCOP"&linkmid;Wikipedia: DCOP&linkend;
- D-Bus
- &kde;
-
-
-
- Flake
- Flake is a programming library to be used in &koffice;/Calligra. Functionally, it provides Shapes to display content and Tools to manipulate content. Shapes can be zoomed or rotated and can be grouped to work as a single Shape, around which text flow is possible.&newpara;
- More info:&newpara;
- &linkstart;"http://community.kde.org/Calligra/Libs/Flake"&linkmid;&kde; Community Wiki: Flake&linkend;
- &kde;
- KParts
-
-
-
- Get Hot New Stuff
- &emstart;G&emend;et &emstart;H&emend;ot &emstart;N&emend;ew &emstart;S&emend;tuff (GHNS) is an open standard that makes it easy for users to download and install various extensions for their applications. Our implementation of GHNS is used by &plasma; (for example to get new desktop themes), and by many applications and widgets.&newpara;
- More info:&newpara;
- &linkstart;"http://ghns.freedesktop.org"&linkmid;Home of GHNS&linkend;&newpara;
- &linkstart;"http://lwn.net/Articles/227855/"&linkmid;An article on GHNS in &kde; SC 4&linkend;
- &kde;
- &plasma;
-
-
-
- GHNS
- GHNS is the acronym of Get Hot New Stuff.
- Get Hot New Stuff
-
-
-
- IO Slave
- IO Slaves enable &kde; applications to
- access remote resources as easily as local resources (making them
- "network transparent"). Remote resources (⪚ files) might
- be stored on SMB shares or similar.
- SMB
- &kde;
-
-
-
- KHTML
- KHTML is the &HTML; rendering engine for the &kde; &plasma; desktop, as used by the &konqueror; browser. It also provides a KPart that enables all &kde; applications to display web content. A new introduction, &Qt; WebKit is also for Plasma and other application development.
- &kde;
- &konqueror;
- KParts
- &plasma;
- WebKit
-
-
-
- KIO
- The &kde; Input/Output system which makes use of so-called
- "IO Slaves".
- IO
-Slave
- &kde;
-
-
-
- Kiosk
- Kiosk is a framework for restricting user capabilities on a &kde; platform system, ideal for use in locked-down environments such as Internet caf?s. It is present in &kde; 3 and &kde; 4, but the administration tool, Kiosktool is &kde; 3 only. It can be used to configure &kde; 4 applications, or kiosk configurations can be maintained by editing config files manually.
- &kde;
-
-
-
- KParts
- KParts is an embedding technology which allows &kde;
- applications to embed other &kde; applications. For example, the text
- view used by &konqueror; is a KPart.
- &konqueror;
-
-
-
- KSycoca
- KSycoca (&kde; &emstart;Sy&emend;stem
- &emstart;Co&emend;nfiguration &emstart;Ca&emend;che) is a
- configuration cache which, for example, guarantees fast access to the menu
- entries.
- KBuildSycoca
-
-
-
- Phonon
- A cross-platform multimedia API, interfacing with existing frameworks, such as gstreamer and xine engines. &kde; 2 and 3 depended on aRts for sound. Phonon replaces it.&newpara;
- More info:&newpara;
- &linkstart;"http://en.wikipedia.org/wiki/Phonon_(KDE)"&linkmid; Wikipedia: Phonon (KDE)&linkend;&newpara;
- &linkstart;"http://phonon.kde.org"&linkmid;Phonon website&linkend;
- &arts;
- &kde;
-
-
-
- Solid
- Solid provides a single API for hardware management. Hardware is grouped into 'domains'. Since the backends for Solid are pluggable, Solid helps application developers write less code, and have it platform independent.&newpara;
- More info:&newpara;
- &linkstart;"http://solid.kde.org"&linkmid;Discover Solid&linkend;
- &kde;
-
-
-
- Threadweaver
- This thread programming library spreads work among multiple-core processors where available, prioritizing them before queuing them for execution. ThreadWeaver provides a high-level job interface for multithreaded programming.&newpara;
- More info:&newpara;
- &linkstart;"http://www.englishbreakfastnetwork.org/apidocs/apidox-kde-4.0/kdelibs-apidocs/threadweaver/html/Why.html"&linkmid;Why Multithreading?&linkend;
- &kde;
-
-
-
- WebKit
- HTML rendering engine, originating from a fork of KHTML. Adopted by Apple and developed for Safari. Webkit brings the whole functionality back to &kde; SC 4, where it is available through &Qt;.&newpara;
- More info:&newpara;
- &linkstart;"http://webkit.org/"&linkmid;WebKit home page&linkend;&newpara;
- &linkstart;"http://en.wikipedia.org/wiki/Webkit"&linkmid;Wikipedia: WebKit&linkend;
- &kde;
- KHTML
-
-
-
-
-
- X.Org
-
- Antialiasing
- If mentioned in context with &kde;, anti-aliasing often means
- the smoothing of the fonts visible on the screen. &Qt; version 3.3
- or higher used together with X.Org server makes this possible under &kde;
- as well.
- &kde;
- &Qt;
-
-
-
- &X-Server;
- The &X-Server; represents a basic layer upon which the
- various &GUI;s like &kde; are built. It manages the
- basic mouse and keyboard input (from the local host as well as from
- remote hosts) and provides elementary graphic routines to draw
- rectangles and other primitives.
- &kde;
- &GUI;
-
-
-
-
-
- Applications
-
- Dolphin
- The default file manager in &kde; SC 4. It has a side panel (Places), but navigation is mainly by the 'breadcrumb' trail above the main window. Split windows are possible, and views can be applied to individual windows. Mounting and unmounting USB devices can be done in the side panel. Other directories can be added to the Places panel. A Tree view is also possible.&newpara;
- More info:&newpara;
- &linkstart;"http://en.wikipedia.org/wiki/Dolphin_(software)"&linkmid;Wikipedia: Dolphin&linkend;&newpara;
- &linkstart;"http://introducingkde4.blogspot.com/2007/12/dolphin.html"&linkmid;Introducing KDE 4 Blog - Dolphin&linkend;&newpara;
- &linkstart;"http://userbase.kde.org/Tutorials/File_Management"&linkmid;Userbase: File Management Tutorial&linkend;
- &kde;
- &konqueror;
-
-
-
- KBuildSycoca
- KBuildSycoca4 is a command line
- program and regenerates the
- so-called KSycoca. This is useful, for example, if some
- or all modules in
- &systemsettings; are missing.
- KSycoca
- &systemsettings;
-
-
-
- KInfoCenter
- Kinfocenter originated as part of Kcontrol standing alone from KDE 3.1. In KDE SC 4 it is replaced by modules configured in System Settings, notably Solid, and is being reintroduced as an application in &kde; SC 4.5.&newpara;
- More info:&newpara;
- &linkstart;"http://en.wikipedia.org/wiki/Kinfocenter"&linkmid;Wikipedia: KInfoCenter&linkend;
- &kde;
- Solid
- &systemsettings;
-
-
-
- &konqueror;
- &konqueror; is a web browser, picture viewer, file manager
- and more, and a core part of the &kde; project. You can
- find more information about &konqueror; at &linkstart;"http://www.konqueror.org"&linkmid;www.konqueror.org&linkend;.
- &kde;
-
-
-
- KRunner
- The mini-command-line that is accessed from the Classic menu, the keyboard shortcut &Alt;+F2, or a right-click on the desktop. In &kde; SC 4 a partial name will display all possible matches.&newpara;
- More info:&newpara;
- &linkstart;"http://userbase.kde.org/Tutorials/Krunner"&linkmid;UserBase: KRunner Usage&linkend;
- &kde;
- &plasma;
-
-
-
- KWin
- KWin is the window manager. This is where window decorations can be changed and themes applied. &kde; SC 4 extends KWin to provide support for 3D Compositing effects on the desktop.&newpara;
- More info:&newpara;
- &linkstart;"http://userbase.kde.org/KWin"&linkmid;UserBase: KWin&linkend;
- &kde;
- &X-Server;
-
-
-
- Mini-CLI
- Mini &emstart;C&emend;ommand &emstart;L&emend;ine &emstart;I&emend;nterface. Synonym to KRunner.
- KRunner
-
-
-
- Pager
- A pager is a small program or panel applet which shows the position of windows on your desktop and usually if you have several Virtual Desktops gives an overview over all.
- &kde;
- Kickoff
- Kicker
- Panel
- &plasma;
- Virtual Desktops
-
-
-
- &systemsettings;
- This is the project and filename of the &kde; control
- center. &systemsettings; allows you to customize virtually
- every configuration option of &kde;.
- &kde;
- KInfoCenter
-
-
-
-
-
- Desktop Terminology
-
- Activities
- Activities are sets of &plasma; widgets that have their own wallpaper&newpara;
- A bit like Virtual Desktops, but not quite. For example you have a "work activity" with commit rss feeds, a note with your TODO, a Folder View with your work related files, and a subtle wallpaper.&newpara;
- Next to it, you have your freetime activity, with previews of family photos and dogs, rss feeds from your favorite blogs, a Folder View showing your movie collection, a twitter applet and of course that Iron Maiden wallpaper you have been loving since the early 80s.&newpara;
- At 17:00 hours sharp you switch from the work activity to your freetime activity.&newpara;
- More info:&newpara;
- &linkstart;"http://userbase.kde.org/Plasma"&linkmid;Plasma FAQ&linkend;
- &kde;
- Virtual Desktops
-
-
-
- Containment
- A Containment is a top level grouping of widgets. Each Containment manages the layout and configuration data of its set of widgets independently from other Containments.&newpara;
- The end result is that you can group widgets within a Containment according to the significance to your working pattern, rather than by directory grouping.&newpara;
- More info:&newpara;
- &linkstart;"http://userbase.kde.org/Plasma"&linkmid;Plasma FAQ&linkend;
- &kde;
- Widget
-
-
-
- Drag and Drop
- This concept tries to replace many actions like copying
- files from one place to another by a certain mouse movement, ⪚
- clicking on an icon in a &konqueror; window, moving the mouse to another
- window while keeping the mouse button pressed, and releasing the mouse
- button ("dropping" the object) copies files.
- &konqueror;
-
-
-
- Extender
- Extenders are a special kind of popup that can grow out of a &plasma; panel for example. Extenders have detachable parts. Extenders are a new concept that arrived in &plasma; for &kde; 4.2. The Kuiserver (the interface that collects all long running jobs and puts them into one window) will make use of extenders so you can detach various jobs and monitor their progress separately.&newpara;
- More info:&newpara;
- &linkstart;"http://userbase.kde.org/Plasma"&linkmid;Plasma FAQ&linkend;
- &kde;
- &plasma;
-
-
-
- GNOME
-
- &emstart;G&emend;NU &emstart;N&emend;etwork &emstart;O&emend;bject
- &emstart;M&emend;odel &emstart;E&emend;nvironment, one of the
- leading &UNIX; &GUI;s.
- &GUI;
-
-
-
- &GUI;
- Abbreviation for &emstart;G&emend;raphical
- &emstart;U&emend;ser &emstart;I&emend;nterface. Every desktop
- environment (like &kde;) is a &GUI;. Most
- &GUI;s feature mouse support and/or windows to manage
- the programs.
- &kde;
-
-
-
- Home Directory
- That's the place in system, where all your files are kept. You can write your files outside of this folder, but all applications are configured to propose this folder as place to write your files to. And this is easier, when you are keeping your things here.&newpara;
- More info:&newpara;
- &linkstart;"http://en.wikipedia.org/wiki/Home_directory"&linkmid;Wikipedia: Home Directory&linkend;
- &dolphin;
-
-
-
- &kde;
- Abbreviation for "K Desktop Environment", a
- leading &GUI; for &UNIX;-based systems. You can find more
- detailed information at &linkstart;
- "http://www.kde.org"&linkmid;www.kde.org&linkend;.&newpara;
- &kde; is more than just software. It is a community made up of programmers, translators, contributors, artists, writers, distributors, and users from all over the world. Our international technology team is committed to creating the best free software for the desktop. And not only contributors, but users and fans of &kde; software can be found throughout the entire globe, giving help to other users, spreading the news, or just simply enjoying the experience.
- &GUI;
-
-
-
- &kicker;
-
- In &kde; 3, the relocatable bar, usually at the bottom of the screen (sometimes called the Panel), on which application launchers, the Pager, and buttons for running applications reside.
- Panel
- &plasma;
-
-
-
- &kickoff;
-
- In &kde; SC 4 (and some late versions of &kde; 3), a launch menu in which apps are sorted by functional group. 'Favorites' replaces the 'Most used applications' in Classic Menu, and applications can be added to it. Right-click also offers the possibility of adding applications to the desktop or panel. Rapid access to a less-used application can be by the search box. Other menus are being worked on, since &kde; SC 4 can be used with more than one launcher, should that be required.&newpara;
- More info:&newpara;
- &linkstart;"http://home.kde.org/~binner/kickoff/sneak_preview.html"&linkmid;Kickoff Sneak Preview&linkend;
- &kde;
- Pager
- Panel
- &plasma;
-
-
-
- Oxygen
-
- Oxygen is the default theme of &kde; SC 4. Designed to bring 'a breath of fresh air' to the desktop by removing the simplistic, cartoonish icons, and replacing them with a clean theme and photo-realistic icons. Oxygen uses a desaturated palette to avoid the icons becoming a distraction and uses detailed scalable graphics (SVG).&newpara;
- More info:&newpara;
- &linkstart;"http://en.wikipedia.org/wiki/Oxygen_Project"&linkmid;Wikipedia: Oxygen Project&linkend;&newpara;
- &linkstart;"http://www.oxygen-icons.org/?cat=3"&linkmid;Oxygen Icons&linkend;
- &kde;
- KSVG
- &plasma;
-
-
-
- Panel
- Refers to the panel which often resides at the bottom of the
- screen.
- &kde;
- &kicker;
- &kickoff;
- &plasma;
-
-
-
- Plasma
- In &kde; SC 4 the &plasma; Desktop replaces KDesktop, &kicker; and the SuperKaramba widget engine. The applets are called Plasmoids, and range from informational widgets to mini-apps such as a calculator or dictionary. Widgets from other sources, such as SuperKaramba widgets or Google Gadgets are also supported.&newpara;
- More info:&newpara;
- &linkstart;"http://en.wikipedia.org/wiki/Plasma_(KDE)"&linkmid;Wikipedia: Plasma&linkend;&newpara;
- &linkstart;"http://plasma.kde.org/cms/1107/"&linkmid;Plasma website&linkend;&newpara;
- &linkstart;"http://userbase.kde.org/Plasma"&linkmid;Plasma FAQ&linkend;&newpara;
- &linkstart;"http://userbase.kde.org/Tutorials/TweakingPlasma"&linkmid;Tweaking Plasma&linkend;
- &kde;
- &kicker;
- Widget
-
-
-
- Ripping
- The process of reading audio data from a &cdrom; and
- storing it on the hard disk.
-
-
-
- Virtual Desktops
- A popular concept of &UNIX; based window managers is the one of virtual desktops. This means you have not only one screen where you can place your windows on but several. When you switch to a different desktop (usually with a pager) you will only see the windows which you started on your new desktop or moved to it. A window can also be made "sticky" which means it appears on all virtual desktops.&newpara;
- More info:&newpara;
- &linkstart;"http://userbase.kde.org/Plasma"&linkmid;Plasma FAQ&linkend;
- &kde;
- &kickoff;
- Pager
-
-
-
-
-
- &kde; Development
-
- &Qt;
- The &GUI; of &kde; is built on top of
- the &Qt; toolkit, which provides many graphical elements (so-called
- "Widgets") which are used to construct the desktop. You
- can find more information about &Qt; at &linkstart;
- "http://qt-project.org/"&linkmid;http://qt-project.org/&linkend;.
- &kde;
- &GUI;
- Widget
-
-
-
- Git
- Git is a free and open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.&newpara;
- Every Git clone is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server. Branching and merging are fast and easy to do.&newpara;
- Git is used for version control of files, much like tools such as Mercurial, Bazaar, Subversion, CVS, Perforce, and Visual SourceSafe.&newpara;
- It was decided that Git will be the main version control system of &kde;, replacement of SVN. It has been already used for some &kde; projects like Konversation and Amarok.&newpara;
- More info:&newpara;
- &linkstart;"http://git-scm.com/"&linkmid;Git Homepage&linkend;
- &kde;
- SVN
-
-
-
- i18n
- Abbreviation for "internationalization". &kde;
- supports many different languages, and several i18n techniques make it
- easy to translate the &GUI; as well as the accompanying
- documents of &kde; into all these languages. More information about the
- i18n process is available at &linkstart;
- "http://l10n.kde.org"&linkmid;l10n.kde.org&linkend;.
- &kde;
- &GUI;
-
-
-
- Kross
- Kross is a scripting framework, enabling support for multiple scripting languages. A plugin system allows for the support of further languages in the future.
- &kde;
-
-
-
- KDOM
- A KPart module making KHTML DOM (&emstart;D&emend;ocument &emstart;O&emend;bject &emstart;M&emend;odel) rendering capabilities available to all applications. KSVG2 is built on KDOM for &kde; SC 4.
- &kde;
- KHTML
- KParts
- KSVG
-
-
-
- KJS
- &kde; platform's JavaScript engine.
- &kde;
- KParts
- &plasma;
-
-
-
- KSVG
- KSVG enables support for scalable vector graphics in a KHTML browser. KSVG2 extends this for &kde; SC 4.
- &kde;
- KHTML
- KParts
-
-
-
- l10n
- Abbreviation for "localization", the process
- of adapting a program to the local environment. This includes ⪚ the
- currency used for monetary values or the time format.
- i18n
-
-
-
- Strigi
- A deep-indexed search daemon, Strigi aims to be fast and light-weight. It also uses SHA-1 hash which will help in the identification of duplicate files.&newpara;
- More info:&newpara;
- &linkstart;"http://en.wikipedia.org/wiki/Strigi"&linkmid;Wikipedia: Strigi&linkend;
- &kde;
-
-
-
- Widget
- Graphical elements like scrollbars, buttons or input
- fields which are used by &kde; to construct the &GUI;.
-
- &kde;
- &GUI;
-
-
-
- SVN
- Abbreviation for &emstart;Subversion&emend;, a version control system. The SVN is a very elegant way of managing file versions that allow more than one developer to easily work on the same project. You can find a description of how to get the latest (developer) version of the &kde; sources via anonymous SVN on &linkstart;"http://developer.kde.org/source/anonsvn.html"&linkmid;http://developer.kde.org/source/anonsvn.html&linkend;.&newpara; More about SVN is available at &linkstart;"http://subversion.tigris.org/"&linkmid;http://subversion.tigris.org/&linkend;.
- Git
-
-
-
- XMLGUI
- A programmers' framework for designing the user interface. It is extensively used by KParts.&newpara;
- More info:&newpara;
- &linkstart;"http://en.wikipedia.org/wiki/XMLGUI"&linkmid;Wikipedia: XMLGUI&linkend;&newpara;
- &linkstart;"http://en.wikipedia.org/wiki/Qt_Style_Sheets"&linkmid;Wikipedia: Qt Style Sheets&linkend;
- &GUI;
- Kparts
- &Qt;
-
-
-
-
-
- Miscellaneous
-
- RFC
- &emstart;R&emend;equest &emstart;F&emend;or
- &emstart;C&emend;omment. A common way to publish new protocol
- ideas or procedures for evaluation of the Internet community. Though
- RFCs are not mandatory, many applications try to
- adhere to them, once they have been approved by the community.&newpara;
- More information about RFCs can be found at the
- &linkstart;"http://www.rfc-editor.org"&linkmid;RFC Homepage&linkend;.
-
-
-
-
-
- Various protocols
-
- SMB
- &emstart;S&emend;erver &emstart;M&emend;essage
- &emstart;B&emend;lock. A network protocol used in &Microsoft; &Windows;
- networks to access the file systems of other computers.
- IO Slave
-
-
-
- IRC
- &emstart;I&emend;nternet &emstart;R&emend;elay
- &emstart;C&emend;hat. A protocol defined in RFC
- 1459, which handles the specification to enable real-time text chat.
- RFC
-
-
-
- Host
- This can either be a name from your
- /etc/hosts file
- (mycomputer),
- an Internet name (www.kde.org) or an IP-Address
- (192.168.0.10).
-
-
-
-
-
- &glossary-kdeprinting;
-
diff --git a/doc/glossary/kdeprintingglossary.docbook b/doc/glossary/kdeprintingglossary.docbook
deleted file mode 100644
index f9e03dc..0000000
--- a/doc/glossary/kdeprintingglossary.docbook
+++ /dev/null
@@ -1,941 +0,0 @@
-
-
-
- Printing
-
-
-
- ACLs
- Abbreviation for &emstart;A&emend;ccess
- &emstart;C&emend;ontrol &emstart;L&emend;ists;
- ACLs are used to check for the access by a given
- (authenticated) user. A first rough support for ACLs
- for printing is available from &CUPS;; this will be refined
- in future versions.
- Authentication
-
-
-
-
- AppSocket Protocol
- AppSocket is a protocol for the transfer of
- print data, also frequently called "Direct TCP/IP Printing".
- &Hewlett-Packard; have taken AppSocket, added a few minor
- extensions around it and been very successful in renaming
- and marketing it under the brand "&HP; JetDirect"...
- &HP; JetDirect Protocol
- Direct TCP/IP Printing
-
-
-
-
- APSfilter
- APSfilter is used mainly in the context of "classical"
- &UNIX; printing (BSD-style LPD). It is a sophisticated shell script,
- disguised as an "all-in-one" filtering program. In reality,
- APSfilter calls "real filters" to do the jobs needed. It sends
- printjobs automatically through these other filters, based on an
- initial file-type analysis of the printfile.
- It is written and maintained by Andreas Klemm.&newpara;
- It is
- similar to Magicfilter and mostly uses Ghostscript for file conversions.
- Some Linux Distributions (like &SuSE;) use APSfilter, others
- Magicfilter (like &RedHat;), some have both for preference selection
- (like *BSD).&newpara;
- &CUPS; has &emstart;no&emend; need for APSfilter,
- as it runs its own file type recognition (based on &MIME; types)
- and applies its own filtering logic.
- Ghostscript
- Magicfilter
- &MIME;-Types
- printcap
-
-
-
-
- Authentication
- Proving the identity of a certain person (maybe via username/password
- or by means of a certificate) is often called authentication. Once you are
- authenticated, you may or may not get access to a requested resource,
- possibly based on ACLs.
- ACLs
-
-
-
-
- Bi-directional communication
- In the context of printing, a server or a host may receive additional
- information sent back from the printer (status messages &etc;), either
- upon a query or unrequested. AppSocket ( = &HP; JetDirect), &CUPS; and IPP
- support bi-directional communication, LPR/LPD and BSD-style printing
- do not...
- AppSocket Protocol
- &CUPS;
- Direct TCP/IP Printing
- &HP; JetDirect
- IPP
- LPR/LPD
-
-
-
-
- BSD-style Printing
- Generic term for different variants of the traditional &UNIX;
- printing method. Its first version appeared in the early 70s on
- BSD &UNIX; and was formally described in &linkstart;"http://www.rfc.net/rfc1179.html"&linkmid;RFC 1179&linkend; only as late
- as 1990.&newpara;
- At the time when BSD "remote" printing was first designed, printers
- were serially or otherwise directly connected devices to a host
- (with the Internet hardly consisting of more than 100 nodes!); printers
- used hole-punched, continuous paper, fed through by a tractor
- mechanism, with simple rows of ASCII text mechanically hammered on to
- the medium, drawn from a cardboard box beneath the table. It came out
- like a zig-zag folded paper "snake". Remote printing consisted of a
- neighboring host in the next room sending a file
- asking for printout.&newpara;
- How technology has changed! Printers generally use cut-sheet media, they have
- built-in intelligence to compute the raster images of pages after pages
- that are sent to them using one of the powerful page description
- languages (PDL). Many are network nodes in their own right,
- with CPU, RAM, a hard disk and their own Operation System, and
- are hooked to a net with potentially millions of users...&newpara;
- It is a vast proof of the flexible &UNIX; concept for doing things,
- that it made "Line Printing" reliably work even under these modern
- conditions. But time has finally come now to go for something new
- -- the IPP.
-
- IPP
- &CUPS;
- LPR/LPD printing
-
-
-
-
- &CUPS;
- Abbreviation for &emstart;C&emend;ommon
- &emstart;U&emend;NIX &emstart;P&emend;rinting
- &emstart;S&emend;ystem; &CUPS; is the most modern &UNIX; and Linux
- printing system, also providing cross-platform print services
- to &Microsoft; &Windows; and Apple &MacOS; clients. Based on IPP, it does
- away with all the pitfalls of old-style BSD printing,
- providing authentication, encryption and ACLs, plus many more
- features. At the same time it is backward-compatible enough
- to serve all legacy clients that are not yet up to IPP, via
- LPR/LPD (BSD-style).&newpara;
- &CUPS; is able to control any &PostScript; printer by
- utilizing the vendor-supplied PPD (PostScript Printer
- Description file), targeted originally for &Microsoft; Windows NT
- printing only. &kde; Printing is most powerful if based on
- &CUPS;.&newpara;
- More info:&newpara;
- &linkstart;"http://www.cups.org"&linkmid;&CUPS; Homepage&linkend;
- ACLs
- Authentication
- BSD-style printing
- IPP
- LPR/LPD
- PPD
-
-
-
-
-
- &CUPS;-FAQ
- &linkstart;"http://www.cups.org/articles.php?L+TFAQ"&linkmid;&CUPS;-FAQ&linkend;
- is a valuable resource to answer many questions that anyone new to
- &CUPS; printing might have at first.
-
-
-
-
-
- Daemon
- Abbreviation for &emstart;D&emend;isk
- &emstart;a&emend;nd &emstart;e&emend;xecution
- &emstart;mon&emend;itor; Daemons are present
- on all &UNIX; systems to perform tasks independent of user
- intervention. Readers more familiar with &Microsoft; &Windows; might
- want to compare daemons and the tasks they are responsible
- with "services".&newpara;
- One example of a daemon present on most
- legacy &UNIX; systems is the LPD (Line Printer Daemon); &CUPS; is
- widely seen as the successor to LPD in the &UNIX; world and
- it also operates through a daemon.
- SPOOLing
-
-
-
-
- Database, Linuxprinting.org
- Already years ago, when Linux printing was still really difficult
- (only command line printing was known to most Linux users, no device
- specific print options were available for doing the jobs), Grant Taylor,
- author of the "Linux Printing HOWTO", collected most of the available
- information about printers, drivers and filters in his database.&newpara;
- With the emerging
- &CUPS; concept, extending the use of PPDs even to non-PostScript printers,
- he realized the potential of this database: if one puts the different
- datablobs (with content that could be described along the lines
- "Which device prints with which Ghostscript or other
- filter?", "How well?", and "What command line switches are available?") into
- PPD-compatible files, he could have all the power of &CUPS; on top of
- the traditional printer "drivers".&newpara;
- This has now developed into a broader
- concept, known as "Foomatic". Foomatic extends the capabilities
- of spoolers other than &CUPS; (LPR/LPD, LPRng, PDQ, PPR) to a certain
- degree ("stealing" some concepts from &CUPS;). The Linuxprinting
- Database is not a Linux-only stop -- people running other &UNIX;
- based OSes (like *BSD or &MacOS; X) will also find valuable information
- and software there.
-
- Foomatic
- Linuxprinting database
-
-
-
-
- Direct TCP/IP Printing
- This is a method that often uses TCP/IP port 9100 to connect
- to the printer. It works with many modern network printers and has
- a few advantages over LPR/LPD, as it is faster and provides some
- "backchannel feedback data" from the printer to the host sending
- the job.
- AppSocket Protocol
- &HP; JetDirect Protocol
-
-
-
-
-
- Drivers, Printer Drivers
- The term "printer drivers", used in the same sense
- as on the &Microsoft; &Windows; platform, is not entirely applicable
- to a Linux or &UNIX; platform. A "driver" functionality
- is supplied on &UNIX; by different modular components working
- together. At the core of the printer drivers are "filters". Filters convert
- print files from a given input format to another format that is acceptable
- to the target printer. In many cases filters may be connected to a whole
- filter "chain", where only the result of the last conversion is sent to the
- printer. The actual transfer of the print data to the device is performed by
- a "backend".
-
- Filter
- PPDs
-
-
-
-
- Easy Software Products
- Mike Sweet's company, which has contributed a few substantial
- software products towards the Free Software community; amongst
- them the initial version of &linkstart;
- "http://gimp-print.sf.net/"&linkmid;Gimp-Print,&linkend; the &linkstart;
- "http://www.easysw.com/epm/"&linkmid;EPM software packaging&linkend; tool
- and &linkstart;"http://www.easysw.com/htmldoc/"&linkmid;HTMLDOC&linkend;
- (used by the "Linux Documentation Project" to build the PDF versions
- of the HOWTOs) -- but most importantly: &linkstart;
- "http://www.cups.org/"&linkmid;&CUPS;&linkend; (the 'Common &UNIX; Printing
- System').&newpara;
- ESP financed themselves by selling a commercial version
- of &CUPS;, called ESP PrintPro,
- that includes some professional enhancements.
- ESP Print Pro was purchased by Apple Inc. in February of 2007. ESP Print Pro software and support are no longer available from Easy Software Products. ESP Print Pro users were given non-expiring, floating licenses which may be accessed from the MyESP pages.
-
- &CUPS;
- ESP
- Gimp-Print
-
-
-
-
- Encryption
- Encryption of confidential data is an all-important issue if
- you transfer it over the Internet or even within intranets.&newpara;
- Printing
- via traditional protocols is not encrypted at all -- it is very easy
- to tap and eavesdrop ⪚ into &PostScript; or PCL data transferred
- over the wire.&newpara;
- Therefore, in the design of IPP, provision was made for the easy
- plugin of encryption mechanisms (which can be provided by the same
- means as the encryption standards for HTTP traffic: SSL and TLS).
- Authentication
- &CUPS;
- IPP
- SSL
- TLS
-
-
-
-
-
- Epson
- Epson inkjets are among the best supported models by Free software
- drivers, as the company was not necessarily as secretive about their
- devices and handed technical specification documents to developers.
- The excellent print quality achieved by Gimp-Print on the Stylus
- series of printers can be attributed to this openness.
-
-
-
-
-
-
- Escape Sequences
- The first ever printers printed ASCII data only. To
- initiate a new line, or eject a page, they included special
- command sequences, often carrying a leading [ESC]-character.
- &HP; evolved this concept through its series of PCL language
- editions until today, having now developed a full-blown
- Page Description Language (PDL) from these humble beginnings.
-
- PCL
- PDL
-
-
-
-
- ESC/P
- Abbreviation for &emstart;E&emend;pson
- &emstart;S&emend;tandard &emstart;C&emend;odes for
- &emstart;P&emend;rinters. Besides &PostScript; and PCL, Epson's ESC/P
- printer language is one of the best known.
- PCL
- &PostScript;
- hpgl
-
-
-
-
- ESP
- Abbreviation for &emstart;E&emend;asy
- &emstart;S&emend;oftware &emstart;P&emend;roducts;
- the company that developed &CUPS; (the "Common &UNIX; Printing System").
-
- Easy Software Products
- &CUPS;
-
-
-
-
-
- Filter
- Filters, in general, are programs that take some input
- data, work on it and pass it on as their output data. Filters
- may or may not change the data.&newpara;
- Filters in the context of printing, are programs that convert
- a given file (destined for printing, but not suitable in the
- format it is presently) into a printable format. Sometimes
- whole "filter chains" have to be constructed to achieve the
- goal, piping the output of one filter as the input to the next.
-
- Ghostscript
- RIP
-
-
-
-
- Foomatic
- Foomatic started out as the wrapper name for a set of
- different tools available from &linkstart;"http://www.linuxfoundation.org/collaborate/workgroups/openprinting/database/foomatic"&linkmid;Linuxprinting.org&linkend;
- These tools aimed to make the usage of traditional
- Ghostscript and other print filters easier for users and
- extend the filters' capabilities by adding more command line
- switches or explain the driver's execution data.&newpara;
- More recently, Foomatic gravitated towards becoming a "meta-spooling"
- system, that allows configuration of the underlying print subsystem
- through a unified set of commands (however, this is much more
- complicated than &kde; printing &GUI; interface, which performs a similar
- task with regards to different print subsystems).
-
-
-
-
- Ghostscript
- Ghostscript is a an interpreter for the &PostScript; language and for PDF or Raster Image Processor (RIP) in software, originally developed by L. Peter Deutsch. There is always a GPL version
- of Ghostscript available for free usage and distribution.
- Ghostscript is widely used inside the Linux and &UNIX; world
- for transforming &PostScript; into raster data suitable
- for sending to non-&PostScript; devices.
- More info:
- &linkstart;"http://www.ghostscript.com/"&linkmid;Ghostscript Homepage&linkend;
- &PostScript;
- RIP
-
-
-
-
- Gimp-Print
- Contrary to its name, Gimp-Print is no longer
- just the plugin to be used for printing from the popular
- Gimp program -- its codebase can also serve to be compiled
- into...&newpara;
- ...a set of PPDs and associated filters that integrate seamlessly
- into &CUPS;, supporting around 130 different printer models, providing
- photographic output quality in many cases;&newpara;
- ...a Ghostscript filter that can be used with any other
- program that needs a software-RIP;&newpara;
- ...a library that can be used by other software applications
- in need of rasterization functions.
- Lexmark Drivers
- RIP
- Ghostscript
-
-
-
-
- &HP;
- Abbreviation for &emstart;H&emend;ewlett-&emstart;Packard&emend;;
- one of the first companies to distribute their own Linux printer
- drivers. -- More recently, the Company has released their
- "HPIJS" package of drivers, including source code and a Free license.
- This is the first printer manufacturer to do so. HPIJS supports most
- current models of HP Ink- and DeskJets.
-
-
-
-
-
-
- &HP;/GL
- Abbreviation for &emstart;&HP;&emend;
- &emstart;G&emend;raphical &emstart;L&emend;anguage;
- a &HP; printer language mainly used for plotters; many CAD
- (Computer Aided Design) software programs output &HP;/GL files for
- printing.
- ESC/P
- PCL
- &PostScript;
-
-
-
-
- &HP; JetDirect Protocol
- A term branded by &HP; to describe their implementation
- of print data transfer to the printer via an otherwise "AppSocket" or
- "Direct TCP/IP Printing" named protocol.
- AppSocket Protocol
- Direct TCP/IP Printing
-
-
-
-
- IETF
- Abbreviation for &emstart;I&emend;nternet
- &emstart;E&emend;ngineering &emstart;T&emend;ask
- &emstart;F&emend;orce; an assembly of Internet, software
- and hardware experts that discuss
- new networking technologies and very often arrive at
- conclusions that are regarded by many as standards. "TCP/IP"
- is the most famous example.&newpara;
- IETF standards, as well as
- drafts, discussions, ideas and useful tutorials, are
- put in writing in the famous series of "RFCs", which
- are available to the public and included in most Linux and
- BSD distributions.
- IPP
- PWG
- RFC
-
-
-
-
- IPP
- Abbreviation for &emstart;I&emend;nternet
- &emstart;P&emend;rinting &emstart;P&emend;rotocol;
- defined in a series of RFCs accepted by the IETF with
- status "proposed standard"; was designed
- by the PWG. -- IPP is a completely new design for network printing,
- but it utilizes a very well-known and proven method for the
- actual data transfer: HTTP 1.1! By not "re-inventing the wheel",
- and basing itself on an existing and robust Internet standard,
- IPP is able to relatively easily bolt other HTTP-compatible standard
- mechanisms into its framework:&newpara;
-
- Basic, Digest or Certificate authentication mechanisms&newpara;
- SSL or TLS for encryption of transferred data&newpara;
- LDAP for directory services (to publish
- data on printers, device-options, drivers, costs or
- also to the network; or to check for passwords while
- conducting authentication)
-
-
- &CUPS;
- PWG
- IETF
- RFC
- TLS
-
-
-
-
-
- Lexmark
- was one of the first companies to distribute their own Linux printer
- drivers for some of their models. However, those drivers are binary only
- (no source code available), and therefore cannot be used to integrate into
- other Free printing software projects.
-
-
-
-
-
- Linuxprinting.org
- Linuxprinting.org = not just for Linux; all &UNIX;-like OS-es,
- like *BSD and commercial Unices may find useful printing
- information on this site. This web site is the home for the interesting
- Foomatic project, that strives to develop the "Meta Print Spool and Driver
- Configuration Toolset" (being able to configure, through one common
- interface, different print subsystems and their required drivers) with the
- ability to transfer all queues, printers and configuration files seamlessly
- to another spooler without new configuration effort. -- Also, they maintain
- the Printing Database; a collection of driver and device information that
- enables everybody to find the most current information about printer models,
- and also generate online the configuration files for any
- spooler/driver/device combo known to work with one of the common Linux or
- &UNIX; print subsystems.
-
- Linuxprinting database
-
-
-
-
-
- Linuxprinting.org Database
- &linkstart;"http://www.openprinting.org/printers"&linkmid;Database&linkend; containing printers and drivers that are suitable for them.
- More info:
- &linkstart;"http://www.linuxfoundation.org/collaborate/workgroups/openprinting/database/indexfaq"&linkmid;Linuxprinting.org FAQ&linkend;
- Foomatic
-
-
-
-
- LPR/LPD printing
- LPR == some people translate &emstart;L&emend;ine
- &emstart;P&emend;rinting &emstart;R&emend;equest, others:
- &emstart;L&emend;ine &emstart;P&emend;rinter
- &emstart;R&emend;emote.
- BSD-style printing
-
-
-
-
- Magicfilter
- Similarly to the APSfilter program, Magicfilter
- provides automatic file type recognition functions and, base
- on that, automatic file conversion to a printable format,
- depending on the target printer.
- APSfilter
-
-
-
-
- &MIME;-Types
- Abbreviation for &emstart;M&emend;ultipurpose (or
- Multimedia) &emstart;I&emend;nternet &emstart;M&emend;ail
- &emstart;E&emend;xtensions; &MIME;-Types were first used to allow
- the transport of binary data (like mail attachments containing
- graphics) over mail connections that were normally only transmitting
- ASCII characters: the data had to be encoded into an ASCII representation.&newpara;
- Later this concept was extended to describe a data format in
- a platform independent, but at the same time non-ambiguous, way.
- From &Windows; everybody knows the .doc extensions for &Microsoft; Word files.
- This is handled ambiguously on the &Windows; platform: .doc extensions are also
- used for simple text files or for Adobe Framemaker files. And if a real
- Word file is renamed with a different extension, it can no longer be
- opened by the program.&newpara;
- &MIME; typed files carry a recognition string with them, describing
- their file format based on &emstart;main_category/sub_category&emend;.
- Inside IPP, print files are also described using the &MIME; type scheme.
- &MIME; types are registered with the IANA (Internet Assigning Numbers
- &emstart;Association&emend;) to keep them unambiguous.&newpara;
- &CUPS; has some &MIME; types of its own registered, like
- &emstart;application/vnd.cups-raster&emend; (for the &CUPS;-internal
- raster image format).
-
- &CUPS;
- Easy Software Products
- Gimp-Print
-
-
-
-
- PCL
- Abbreviation for &emstart;P&emend;rinter
- &emstart;C&emend;ontrol &emstart;L&emend;anguage;
- developed by &HP;. PCL started off in version 1 as a simple
- command set for ASCII printing; now,
- in its versions PCL6 and PCL-X, it is capable of printing graphics
- and color -- but outside the &Microsoft; &Windows; realm and &HP-UX;
- (&HP;'s own brand of &UNIX;), it is not commonly used...
- ESC/P
- &HP;/GL
- PDL
- &PostScript;
-
-
-
-
- PDL
- Abbreviation for &emstart;P&emend;age
- &emstart;D&emend;escription &emstart;L&emend;anguage;
- PDLs describe, in an abstract way, the graphical representation
- of a page. - Before it is actually transferred into
- toner or ink laid down on to paper, a PDL needs to be
- "interpreted" first. In &UNIX;, the most important PDL
- is &PostScript;.
-
- ESC/P
- &HP;/GL
- PCL
- &PostScript;
-
-
-
-
- Pixel
- Abbreviation for &emstart;Pic&emend;ture
- &emstart;El&emend;ement; this term describes the smallest
- part of a raster picture (either as printed on paper
- or as displayed on a monitor by cathode rays or LCD elements). As
- any graphical or image representation on those types of output
- devices is composed of pixels, the values of "ppi" (pixel per inch)
- and &dpi; (dots per inch) are one important parameter for the
- overall quality and resolution of an image.
- Filter
- Ghostscript
- &PostScript;
- Raster
-
-
-
-
- PJL
- Abbreviation for &emstart;P&emend;rint
- &emstart;J&emend;ob &emstart;L&emend;anguage;
- developed by &HP; to control and influence default and per-job
- settings of a printer. It may not only be used
- for &HP;'s own (PCL-)printers; also many &PostScript;
- and other printers understand PJL commands sent to them
- inside a print job, or in a separate signal.
- PCL
-
-
-
-
- &PostScript;
- &PostScript; (often shortened to "PS") is the de-facto
- standard in the &UNIX; world for printing files. It was
- developed by Adobe and licensed to printer manufacturers
- and software companies.&newpara;
- As the &PostScript; specifications were
- published by Adobe, there are also "Third Party" implementations
- of &PostScript; generating and &PostScript; interpreting software
- available (one of the best-known in the Free software world
- being Ghostscript, a powerful PS-interpreter).
-
- ESC/P
- &HP;/GL
- PCL
- PPD
-
-
-
-
- PPD
- Abbreviation for &emstart;P&emend;ostScript
- &emstart;P&emend;rinter &emstart;D&emend;escription;
- PPDs are ASCII files storing all information about the special
- capabilities of a printer, plus definitions of the (PostScript-
- or PJL-) commands to call on a certain capability (like print
- duplexing).&newpara;
- As the explanation of the acronym reveals, PPDs were originally
- only used for &PostScript; printers. &CUPS; has extended the
- PPD concept to all types of printers.&newpara;
- PPDs for &PostScript; printers are provided by the printer
- vendors. They can be used with &CUPS; and &kde; printing subsystem to have access
- to the full features of any &PostScript; printer. The &kde; Team
- recommends using a PPD originally intended for use with
- &Microsoft; Windows NT.&newpara;
- PPDs for non-PostScript printers &emstart;need&emend; a
- companion "filter" to process the &PostScript; print files into
- a format digestible for the non-PostScript target device. Those
- PPD/filter combos are not (yet) available from the vendors. After
- the initiative by the &CUPS; developers to utilize PPDs, the Free
- Software community was creative enough to quickly come up with
- support for most of the currently used printer models, through
- PPDs and classical Ghostscript filters. But note: the printout
- quality varies from "hi-quality photographic output" (using
- Gimp-Print with most Epson inkjets) to "hardly readable" (using
- Foomatic-enabled Ghostscript filters for models rated as
- "paperweight" in the Linuxprinting.org database).
-
- &CUPS;
- Linuxprinting.org
- &PostScript;
-
-
-
-
- printcap
- In BSD-style print systems, the "printcap" file holds
- the configuration information; the printing daemon reads this file
- to determine which printers are available, what filters are to be
- user for each, where the spooling folder is located,
- if there are banner pages to be used, and so on...
- Some applications also depend on read access to the printcap
- file, to obtain the names of available printers.
- BSD-style printing
-
-
-
-
-
- Printer-MIB
- Abbreviation for
- &emstart;Printer&emend;-&emstart;M&emend;anagement
- &emstart;I&emend;nformation &emstart;B&emend;ase; the
- Printer-MIB defines a set of parameters that are to be
- stored inside the printer for access
- through the network. This is useful if many (in some cases, literally
- thousands) network printers are managed centrally
- with the help of SNMP (Simple Network Management Protocol).
- PWG
- SNMP
-
-
-
-
- PWG
- Abbreviation for
- &emstart;P&emend;rinter &emstart;W&emend;orking
- &emstart;G&emend;roup; the PWG is a loose grouping of
- representatives of the printer industry that has, in the past
- years, developed different standards
- in relation to network printing. These were later accepted by the
- IETF as RFC standards, like the "Printer-MIB" and the IPP.
- &PostScript;
- IPP
- Printer-MIB
- SNMP
-
-
-
-
-
-
- Printer Database
- Good database of printer drivers can be found at &linkstart;"http://www.openprinting.org/printers"&linkmid;http://www.openprinting.org/printers&linkend;.
- Linuxprinting Database
-
-
-
-
- Raster Image
- Every picture on a physical medium
- is composed of a pattern of discrete dots in different colors and (maybe)
- sizes. This is called a "raster image".&newpara;
- This is as opposed to a "vector image"
- where the graphic is described in terms of continuous curves, shades,
- forms and filled areas, represented by mathematical formula. Vector images
- normally have a smaller file size and may be scaled in size
- without any loss of information and quality --- but they cannot be
- output directly, but always have to be "rendered" or "rasterized"
- first to the given resolution that the output device is capable of...&newpara;
- The rasterization is done by a Raster Image Processor (RIP,
- often the Ghostscript software) or some other filtering
- instance.
- Pixel
- Ghostscript
- &PostScript;
- Filter
- RIP
-
-
-
-
- RIP
- Abbreviation for
- &emstart;R&emend;aster &emstart;I&emend;mage
- &emstart;P&emend;rocess(or); if used in the context of
- printing, "RIP" means a hardware or software
- instance that converts &PostScript; (or other print formats
- that are represented in one of the non-Raster PDLs) into a
- raster image format in such a way that it is acceptable
- for the "marking engine" of the printer.&newpara;
- &PostScript; printers
- contain their own PostScript-RIPs. A RIP may or may not be located
- inside a printer.&newpara;
- For many &UNIX; systems, Ghostscript is the package that provides
- a "RIP in software", running on the host computer, and pre-digesting
- the &PostScript; or other data to become ready to be sent to the
- printing device (hence you may perceive a "grain of truth" in the
- slogan "Ghostscript turns your printer into a &PostScript;
- machine", which of course is not correct in the true sense of the
- meaning).
- Filter
- Ghostscript
- &PostScript;
- PDL
- Raster
-
-
-
-
-
- RLPR (Remote LPR)
- Abbreviation for &emstart;R&emend;emote
- &emstart;L&emend;ine &emstart;P&emend;rinting
- &emstart;R&emend;equest; this is a BSD-style printing system,
- that needs no root privileges to be installed, and no "printcap" to
- work: all parameters may be specified on the command
- line.&newpara;
- RLPR comes in handy for many laptop users who are
- working in frequently changing environments. This is because it
- may be installed concurrently with every other printing
- sub system, and allows a very flexible and quick
- way to install a printer for direct access via LPR/LPD.
-
- printcap
-
-
-
-
-
- SNMP
- Abbreviation for &emstart;S&emend;imple
- &emstart;N&emend;etwork &emstart;M&emend;anagement
- &emstart;P&emend;rotocol; SNMP is widely used to control
- all types of network node (Hosts, Routers, Switches, Gateways,
- Printers...) remotely.
- PWG
- Printer-MIB
-
-
-
-
- SSL(3) encryption
- Abbreviation for &emstart;S&emend;ecure
- &emstart;S&emend;ocket &emstart;L&emend;ayer;
- SSL is a proprietary encryption method for data
- transfer over HTTP that was developed by Netscape. It is now being
- replaced by an IETF standard named TLS.
-
- TLS
-
-
-
-
-
- SPOOLing
- Abbreviation for &emstart;S&emend;ynchronous
- &emstart;P&emend;eripheral &emstart;O&emend;perations
- &emstart;O&emend;n&emstart;L&emend;ine;
- SPOOLing enables printing applications
- (and users) to continue their work
- as the job is being taken care of by a system daemon,
- which stores the file at a temporary location until the printer is ready
- to print.
- Daemon
-
-
-
-
-
- TLS encryption
- Abbreviation for &emstart;T&emend;ransport
- &emstart;L&emend;ayer &emstart;S&emend;ecurity;
- TLS is an encryption standard for
- data transferred over HTTP 1.1; it is defined in RFC 2246;
- although based on the former SSL development
- (from Netscape) it is not fully compatible with it.
-
- SSL(3)
-
-
-
-
-
- System V-style printing
- This is the second flavor of traditional &UNIX;
- printing (as opposed to BSD-style printing). It uses
- a different command set (lp, lpadmin,...) to BSD,
- but is not fundamentally different from it. However, the
- gap between the two is big enough to make the two
- incompatible, so that a BSD-client cannot simply print
- to a System V style print server without additional
- tweaking... IPP is supposed to resolve this weakness
- and more.
-
- BSD-style printing
- IPP
-
-
-
-
- TurboPrint
- Shareware software providing photo quality printing for many
- inkjet printers. It is useful if you are unable to find a driver for your
- printer and may be hooked into either a traditional Ghostscript system
- or a modern &CUPS; system.
- Gimp-Print
-
-
-
-
- XPP
- Abbreviation for &emstart;X&emend;
- &emstart;P&emend;rinting &emstart;P&emend;anel;
- XPP was the first Free
- graphical print command for &CUPS;, written by Till Kamppeter,
- and in some ways a model for the "kprinter" utility in &kde; 3.
-
-
-
-
-
-
-
diff --git a/doc/onlinehelp/CMakeLists.txt b/doc/onlinehelp/CMakeLists.txt
deleted file mode 100644
index 5d9964a..0000000
--- a/doc/onlinehelp/CMakeLists.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-########### install files ###############
-#
-kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR onlinehelp)
diff --git a/doc/onlinehelp/index.docbook b/doc/onlinehelp/index.docbook
deleted file mode 100644
index a6526d7..0000000
--- a/doc/onlinehelp/index.docbook
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
-]>
-
-Online Help
-
-
-2010-05-13
-&kde; 4.5
-
-
-
-On this page, you can find different ways to find online
-help and additional information provided by the KDE community.
-
-
-KDE UserBase
-
-An
-Introduction to KDE
-
-Learn more about the
-KDE community and its software and find information to help you get
-started. Also, discover what
-UserBase is and how it can help you.
-
-
-
-
-
-Getting Help
-
-Need some help? Here are some suggested places where you can get help
-with problems, as well some hints on how to improve the quality of answers you receive.
-
-
-
-
-
-Applications
-
-Discover the wide variety of applications from the KDE Community,
-and find out what program suits your needs and preferences.
-
-
-
-
-
-Tutorials
-
-How-To's, Tips & Tricks that can help make your KDE software
-experience more enjoyable and productive.
-
-
-
-
-
-
-
-KDE Forum
-
-KDE Community Forums
-
-The KDE Forums offer users, developers and people interested in KDE
-a place to help each other, discuss KDE-related topics and exchange ideas.
-You can find Tutorials &
-Tips in the forum.
-
-
-
-
-
-KDE Techbase
-
-KDE Techbase
-
-Information for developers and help to set up a KDE development environment.
-
-
-
-
-
-KDE Documentation
-
-KDE Documentation site
-
-This page holds the complete KDE User Documentation in over 25 languages
-for the released and the development version of KDE SC.
-
-
-
-
-
\ No newline at end of file
From aspotashev at gmail.com Thu Apr 17 20:56:18 2014
From: aspotashev at gmail.com (Alexander Potashev)
Date: Thu, 17 Apr 2014 20:56:18 -0000
Subject: [kde-doc-english] Review Request 117498: Add info about options
on Advanced tab of keyboard kcm docbook
In-Reply-To: <20140411093615.5498.32064@probe.kde.org>
References: <20140411093615.5498.32064@probe.kde.org>
Message-ID: <20140417205618.3409.87885@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117498/#review55999
-----------------------------------------------------------
Ship it!
Looks comprehensible.
- Alexander Potashev
On April 11, 2014, 9:36 a.m., Burkhard L?ck wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117498/
> -----------------------------------------------------------
>
> (Updated April 11, 2014, 9:36 a.m.)
>
>
> Review request for Documentation.
>
>
> Repository: plasma-desktop
>
>
> Description
> -------
>
> This refers to http://lists.kde.org/?l=kde-doc-english&m=139710163214022&w=2
>
> Could be backported to kde-workspace 4.11
>
>
> Diffs
> -----
>
> doc/kcontrol/keyboard/index.docbook d737994
>
> Diff: https://git.reviewboard.kde.org/r/117498/diff/
>
>
> Testing
> -------
>
> checkXML5
>
>
> Thanks,
>
> Burkhard L?ck
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From luigi.toscano at tiscali.it Thu Apr 17 21:24:49 2014
From: luigi.toscano at tiscali.it (Luigi Toscano)
Date: Thu, 17 Apr 2014 21:24:49 -0000
Subject: [kde-doc-english] Review Request 117498: Add info about options
on Advanced tab of keyboard kcm docbook
In-Reply-To: <20140411093615.5498.32064@probe.kde.org>
References: <20140411093615.5498.32064@probe.kde.org>
Message-ID: <20140417212449.3409.4051@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117498/#review56001
-----------------------------------------------------------
Ship it!
The most relevant part of the linked page is the "Links" section, maybe highlight that? Otherwise I'm fine, internet resources seems quite scarce on advanced configuration options.
- Luigi Toscano
On April 11, 2014, 11:36 a.m., Burkhard L?ck wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117498/
> -----------------------------------------------------------
>
> (Updated April 11, 2014, 11:36 a.m.)
>
>
> Review request for Documentation.
>
>
> Repository: plasma-desktop
>
>
> Description
> -------
>
> This refers to http://lists.kde.org/?l=kde-doc-english&m=139710163214022&w=2
>
> Could be backported to kde-workspace 4.11
>
>
> Diffs
> -----
>
> doc/kcontrol/keyboard/index.docbook d737994
>
> Diff: https://git.reviewboard.kde.org/r/117498/diff/
>
>
> Testing
> -------
>
> checkXML5
>
>
> Thanks,
>
> Burkhard L?ck
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From lueck at hube-lueck.de Fri Apr 18 18:29:54 2014
From: lueck at hube-lueck.de (=?utf-8?q?Burkhard_L=C3=BCck?=)
Date: Fri, 18 Apr 2014 18:29:54 +0000
Subject: [kde-doc-english] [plasma-desktop] doc/kcontrol/keyboard: Add info
about options on Advanced tab of keyboard kcm docbook
Message-ID:
Git commit cdff1013fa0d2e37b09a6408847eec1acdd8b2fd by Burkhard L?ck.
Committed on 18/04/2014 at 18:29.
Pushed by lueck into branch 'master'.
Add info about options on Advanced tab of keyboard kcm docbook
add a link to http://www.freedesktop.org/wiki/Software/XKeyboardConfig
REVIEW:117498
M +7 -1 doc/kcontrol/keyboard/index.docbook
http://commits.kde.org/plasma-desktop/cdff1013fa0d2e37b09a6408847eec1acdd8b2fd
diff --git a/doc/kcontrol/keyboard/index.docbook b/doc/kcontrol/keyboard/index.docbook
index d737994..3d8ce7d 100644
--- a/doc/kcontrol/keyboard/index.docbook
+++ b/doc/kcontrol/keyboard/index.docbook
@@ -211,8 +211,14 @@ layouts (although the 4 spare layouts limit can be raised in the future).
The Advanced tabIn this tab, if you check Configure keyboard options
-you will then be able to set a few options regarding some keys settings. You can
+you will then be able to set a few options regarding some special keys settings. You can
expand these options by clicking on the > symbol on the left of the option
then you choose your setting in the expanded list.
+This is a &GUI; to help creating custom keyboard layouts for X11 using XKB.
+
+For more information please refer to the Links section on the
+XKeyboardConfig
+page on freedesktop.org.
+
From null at kde.org Fri Apr 18 18:29:56 2014
From: null at kde.org (Commit Hook)
Date: Fri, 18 Apr 2014 18:29:56 -0000
Subject: [kde-doc-english] Review Request 117498: Add info about options
on Advanced tab of keyboard kcm docbook
In-Reply-To: <20140411093615.5498.32064@probe.kde.org>
References: <20140411093615.5498.32064@probe.kde.org>
Message-ID: <20140418182956.3409.14237@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117498/#review56033
-----------------------------------------------------------
This review has been submitted with commit cdff1013fa0d2e37b09a6408847eec1acdd8b2fd by Burkhard L?ck to branch master.
- Commit Hook
On April 11, 2014, 9:36 a.m., Burkhard L?ck wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117498/
> -----------------------------------------------------------
>
> (Updated April 11, 2014, 9:36 a.m.)
>
>
> Review request for Documentation.
>
>
> Repository: plasma-desktop
>
>
> Description
> -------
>
> This refers to http://lists.kde.org/?l=kde-doc-english&m=139710163214022&w=2
>
> Could be backported to kde-workspace 4.11
>
>
> Diffs
> -----
>
> doc/kcontrol/keyboard/index.docbook d737994
>
> Diff: https://git.reviewboard.kde.org/r/117498/diff/
>
>
> Testing
> -------
>
> checkXML5
>
>
> Thanks,
>
> Burkhard L?ck
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From lueck at hube-lueck.de Fri Apr 18 18:29:56 2014
From: lueck at hube-lueck.de (=?utf-8?q?Burkhard_L=C3=BCck?=)
Date: Fri, 18 Apr 2014 18:29:56 -0000
Subject: [kde-doc-english] Review Request 117498: Add info about options
on Advanced tab of keyboard kcm docbook
In-Reply-To: <20140411093615.5498.32064@probe.kde.org>
References: <20140411093615.5498.32064@probe.kde.org>
Message-ID: <20140418182956.11639.18381@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117498/
-----------------------------------------------------------
(Updated April 18, 2014, 6:29 p.m.)
Status
------
This change has been marked as submitted.
Review request for Documentation.
Repository: plasma-desktop
Description
-------
This refers to http://lists.kde.org/?l=kde-doc-english&m=139710163214022&w=2
Could be backported to kde-workspace 4.11
Diffs
-----
doc/kcontrol/keyboard/index.docbook d737994
Diff: https://git.reviewboard.kde.org/r/117498/diff/
Testing
-------
checkXML5
Thanks,
Burkhard L?ck
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From lueck at hube-lueck.de Fri Apr 18 19:22:34 2014
From: lueck at hube-lueck.de (Burkhard =?ISO-8859-1?Q?L=FCck?=)
Date: Fri, 18 Apr 2014 21:22:34 +0200
Subject: [kde-doc-english] Nepomuk - Baloo (Desktop Search) Transition and
missing User information
Message-ID: <2751315.cvOJYSm53J@parodia>
Hi,
first time I saw the new Baloo KCM Desktop Search I was really surprised
compared with the Nepomuk KCM (3 Tabs, lot of options).
I had a lot of questions how indexing works + what is indexed and assumed the
typical KDE User familiar with the Nepomuk KCM would have similar questions.
So I filed a BR https://bugs.kde.org/show_bug.cgi?id=332030 > one moth ago, but
got no response.
Reading some discussions about this topic (transition nepomuk -> baloo) I
noticed a lot of user questions about this issue.
So I started to collect some infos from Vishesh#s Blog, mailing list threads,
and community.kde.org/Baloo.
This info collection is attached (no valid docbook article).
What do you think, does it make sense to write a docbook article with answers
to the basic and most important user questions from these info collection?
If yes, can anyone help doing this to file a RR for baloo?
Thanks
--
Burkhard L?ck
-------------- next part --------------
A non-text attachment was scrubbed...
Name: index.docbook
Type: application/docbook+xml
Size: 5608 bytes
Desc: not available
URL:
From yurchor at ukr.net Fri Apr 18 19:36:22 2014
From: yurchor at ukr.net (Yuri Chornoivan)
Date: Fri, 18 Apr 2014 22:36:22 +0300
Subject: [kde-doc-english] Nepomuk - Baloo (Desktop Search) Transition
and missing User information
In-Reply-To: <2751315.cvOJYSm53J@parodia>
References: <2751315.cvOJYSm53J@parodia>
Message-ID:
???????? Fri, 18 Apr 2014 22:22:34 +0300, Burkhard L?ck
:
> Hi,
>
> first time I saw the new Baloo KCM Desktop Search I was really surprised
> compared with the Nepomuk KCM (3 Tabs, lot of options).
>
> I had a lot of questions how indexing works + what is indexed and
> assumed the
> typical KDE User familiar with the Nepomuk KCM would have similar
> questions.
> So I filed a BR https://bugs.kde.org/show_bug.cgi?id=332030 > one moth
> ago, but
> got no response.
>
> Reading some discussions about this topic (transition nepomuk -> baloo) I
> noticed a lot of user questions about this issue.
>
> So I started to collect some infos from Vishesh#s Blog, mailing list
> threads,
> and community.kde.org/Baloo.
> This info collection is attached (no valid docbook article).
>
> What do you think, does it make sense to write a docbook article with
> answers
> to the basic and most important user questions from these info
> collection?
>
> If yes, can anyone help doing this to file a RR for baloo?
>
> Thanks
>
Hi,
Reading the logs of kubuntu IRC channels and Mageia mailing lists +
Vishesh blog about the sane defaults I can say only one thing: the most
important part is how to switch it off (some part of my previous
experience with Nepomuk). ;)
To be serious, there is not much to write about almost empty screen now.
Only the sophisticated (at least not so obvious) way to switch it off
described by Vishesh. If it works (small home dir, not much files, ASCII
encoding, etc.) it just works. If it does not work, the best way is to
switch it off.
Just my two cents.
Best regards,
Yuri
P.S. Sorry for too many "switch it off". Nepomuk is working here for some
years, but still not worth its resource consumption.
From shaunm at gnome.org Sat Apr 19 14:39:06 2014
From: shaunm at gnome.org (Shaun McCance)
Date: Sat, 19 Apr 2014 10:39:06 -0400
Subject: [kde-doc-english] Open Help Conference
Message-ID: <1397918346.23462.68.camel@recto>
Hi all,
I wanted to let you know that the Open Help Conference is happening
again this year, June 14-15, in Cincinnati.
http://openhelpconference.com/
As in previous years, Open Help has a mix of presentations and open
discussions, all focused around doing documentation and support in open
source and open communities.
After the conference, we also host three days of sprints for any people
or projects that decide to stay on.
Let me know if you have any questions.
Thanks,
Shaun McCance
Open Help Conference
From yurchor at ukr.net Mon Apr 21 06:38:59 2014
From: yurchor at ukr.net (Yuri Chornoivan)
Date: Mon, 21 Apr 2014 06:38:59 +0000
Subject: [kde-doc-english] [kbibtex] doc: Add new popup menu item to the docs
Message-ID:
Git commit eab9190f72ee06111391816f0b75b85a4219e9e6 by Yuri Chornoivan.
Committed on 21/04/2014 at 06:38.
Pushed by yurchor into branch 'master'.
Add new popup menu item to the docs
M +1 -1 doc/index.docbook
http://commits.kde.org/kbibtex/eab9190f72ee06111391816f0b75b85a4219e9e6
diff --git a/doc/index.docbook b/doc/index.docbook
index 6a05205..d486722 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -466,7 +466,7 @@ latex example
The upper drop down box is used to choose the bibliography field to display statistic data (a count of entries with the same value for the field) on the lower list.
- You can click with &RMB; on an entry in the lower list to access the batch editing capabilities. It is possible to Replace all occurrences of the value, Delete all occurrences of the value, Search for selected values using the Filter Toolbar, or Assign/add values to selected entries (some entries should be selected in the main entry list first).
+ You can click with &RMB; on an entry in the lower list to access the batch editing capabilities. It is possible to Replace all occurrences of the value, Delete all occurrences of the value, Search for selected values using the Filter Toolbar, Remove value from selected entries or Assign/add values to selected entries (some entries should be selected in the main entry list first).
From yurchor at ukr.net Mon Apr 21 06:41:26 2014
From: yurchor at ukr.net (Yuri Chornoivan)
Date: Mon, 21 Apr 2014 06:41:26 +0000
Subject: [kde-doc-english] [kbibtex] doc: Fix items order inthe menu
Message-ID:
Git commit 7b879a76227aacd652c9129de80266c6d36d02a7 by Yuri Chornoivan.
Committed on 21/04/2014 at 06:41.
Pushed by yurchor into branch 'master'.
Fix items order inthe menu
M +1 -1 doc/index.docbook
http://commits.kde.org/kbibtex/7b879a76227aacd652c9129de80266c6d36d02a7
diff --git a/doc/index.docbook b/doc/index.docbook
index d486722..7fcd7a4 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -466,7 +466,7 @@ latex example
The upper drop down box is used to choose the bibliography field to display statistic data (a count of entries with the same value for the field) on the lower list.
- You can click with &RMB; on an entry in the lower list to access the batch editing capabilities. It is possible to Replace all occurrences of the value, Delete all occurrences of the value, Search for selected values using the Filter Toolbar, Remove value from selected entries or Assign/add values to selected entries (some entries should be selected in the main entry list first).
+ You can click with &RMB; on an entry in the lower list to access the batch editing capabilities. It is possible to Replace all occurrences of the value, Delete all occurrences of the value, Search for selected values using the Filter Toolbar, Assign/add values to selected entries or Remove value from selected entries (some entries should be selected in the main entry list first).
From iandw.au at gmail.com Wed Apr 23 01:10:03 2014
From: iandw.au at gmail.com (Ian Wadham)
Date: Wed, 23 Apr 2014 01:10:03 +0000
Subject: [kde-doc-english] [docs] [Bug 261509] meinproc4: crash with
segfault on Mac OS X
In-Reply-To:
References:
Message-ID:
https://bugs.kde.org/show_bug.cgi?id=261509
Ian Wadham changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |iandw.au at gmail.com
--
You are receiving this mail because:
You are the assignee for the bug.
From montel at kde.org Wed Apr 23 07:13:57 2014
From: montel at kde.org (Montel Laurent)
Date: Wed, 23 Apr 2014 07:13:57 +0000
Subject: [kde-doc-english] [kdepim/frameworks] /: Was never port to qt4 pure
Message-ID:
Git commit f1aac291fcfaa51c60d9e93ba1d8706fa31b5fce by Montel Laurent.
Committed on 23/04/2014 at 07:13.
Pushed by mlaurent into branch 'frameworks'.
Was never port to qt4 pure
M +0 -4 doc/CMakeLists.txt
D +0 -2 doc/knode/CMakeLists.txt
D +0 -1885 doc/knode/commands.docbook
D +0 -55 doc/knode/credits.docbook
D +- -- doc/knode/eyes.png
D +0 -189 doc/knode/faq.docbook
D +0 -257 doc/knode/gloss.docbook
D +- -- doc/knode/greyball.png
D +- -- doc/knode/greyballchk.png
D +0 -130 doc/knode/index.docbook
D +0 -34 doc/knode/install.docbook
D +0 -56 doc/knode/introduction.docbook
D +0 -530 doc/knode/journey.docbook
D +- -- doc/knode/knode-cleanup.png
D +- -- doc/knode/knode-colors-fonts.png
D +- -- doc/knode/knode-composer-attachments.png
D +- -- doc/knode/knode-composer-settings.png
D +- -- doc/knode/knode-edit-filter.png
D +- -- doc/knode/knode-edit-header1.png
D +- -- doc/knode/knode-edit-header2.png
D +- -- doc/knode/knode-filters.png
D +- -- doc/knode/knode-followup.png
D +- -- doc/knode/knode-header-settings.png
D +- -- doc/knode/knode-identity.png
D +- -- doc/knode/knode-mail-account.png
D +- -- doc/knode/knode-new-article.png
D +- -- doc/knode/knode-news-account.png
D +- -- doc/knode/knode-post-settings.png
D +- -- doc/knode/knode-read-news-appearance-dialog.png
D +- -- doc/knode/knode-read-news-settings.png
D +- -- doc/knode/knode-reply.png
D +- -- doc/knode/knode-rule-editor.png
D +- -- doc/knode/knode-search.png
D +- -- doc/knode/knode-start.png
D +- -- doc/knode/knode-subscribe.png
D +- -- doc/knode/knode-views.png
D +0 -134 doc/knode/more.docbook
D +- -- doc/knode/newsubs.png
D +- -- doc/knode/redball.png
D +- -- doc/knode/redballchk.png
D +0 -1806 doc/knode/using-firststart.docbook
D +0 -856 doc/knode/using-morefeatures.docbook
D +0 -1367 doc/knode/using-subscribing.docbook
D +0 -3 knode/.krazy
D +0 -50 knode/AUTHORS
D +0 -179 knode/CMakeLists.txt
D +0 -294 knode/ChangeLog
D +0 -151 knode/KNode.desktop
D +0 -2 knode/Mainpage.dox
D +0 -10 knode/Messages.sh
D +0 -15 knode/README
D +0 -4 knode/TODO
D +0 -66 knode/aboutdata.cpp
D +0 -33 knode/aboutdata.h
D +0 -1498 knode/articlewidget.cpp
D +0 -276 knode/articlewidget.h
D +0 -169 knode/composer/attachment_view.cpp
D +0 -148 knode/composer/attachment_view.h
D +0 -373 knode/composer/composer_view.ui
D +0 -45 knode/composer/followupto_combobox.cpp
D +0 -64 knode/composer/followupto_combobox.h
D +0 -49 knode/configuration/identity_combo_wrapper.h
D +0 -273 knode/configuration/identity_edition_dialog.cpp
D +0 -200 knode/configuration/identity_edition_dialog.h
D +0 -358 knode/configuration/identity_edition_dialog.ui
D +0 -135 knode/configuration/identity_widget.cpp
D +0 -102 knode/configuration/identity_widget.h
D +0 -205 knode/configuration/identity_widget.ui
D +0 -68 knode/configuration/settings_container_interface.h
D +0 -39 knode/csshelper.cpp
D +0 -33 knode/csshelper.h
D +0 -42 knode/filters/1.fltr
D +0 -42 knode/filters/2.fltr
D +0 -42 knode/filters/3.fltr
D +0 -42 knode/filters/4.fltr
D +0 -42 knode/filters/5.fltr
D +0 -42 knode/filters/6.fltr
D +0 -42 knode/filters/7.fltr
D +0 -42 knode/filters/8.fltr
D +0 -2 knode/filters/CMakeLists.txt
D +0 -2 knode/filters/filters.rc
D +0 -625 knode/foldertreewidget.cpp
D +0 -469 knode/foldertreewidget.h
D +0 -35 knode/headers.rc
D +0 -591 knode/headerview.cpp
D +0 -219 knode/headerview.h
D +0 -1 knode/icons/CMakeLists.txt
D +- -- knode/icons/hi128-apps-knode.png
D +- -- knode/icons/hi16-apps-knode.png
D +- -- knode/icons/hi22-apps-knode.png
D +- -- knode/icons/hi32-apps-knode.png
D +- -- knode/icons/hi48-apps-knode.png
D +- -- knode/icons/hi64-apps-knode.png
D +- -- knode/icons/hisc-apps-knode.svgz
D +0 -1 knode/kconf_update/CMakeLists.txt
D +0 -15 knode/kconf_update/knode.upd
D +0 -288 knode/knaccountmanager.cpp
D +0 -116 knode/knaccountmanager.h
D +0 -64 knode/knapplication.cpp
D +0 -33 knode/knapplication.h
D +0 -453 knode/knarticle.cpp
D +0 -328 knode/knarticle.h
D +0 -243 knode/knarticlecollection.cpp
D +0 -145 knode/knarticlecollection.h
D +0 -1077 knode/knarticlefactory.cpp
D +0 -133 knode/knarticlefactory.h
D +0 -391 knode/knarticlefilter.cpp
D +0 -86 knode/knarticlefilter.h
D +0 -1108 knode/knarticlemanager.cpp
D +0 -130 knode/knarticlemanager.h
D +0 -133 knode/knarticlewindow.cpp
D +0 -80 knode/knarticlewindow.h
D +0 -315 knode/kncleanup.cpp
D +0 -89 knode/kncleanup.h
D +0 -50 knode/kncollection.cpp
D +0 -102 knode/kncollection.h
D +0 -485 knode/kncollectionview.cpp
D +0 -143 knode/kncollectionview.h
D +0 -127 knode/kncollectionviewitem.cpp
D +0 -63 knode/kncollectionviewitem.h
D +0 -1665 knode/kncomposer.cpp
D +0 -325 knode/kncomposer.h
D +0 -130 knode/kncomposereditor.cpp
D +0 -52 knode/kncomposereditor.h
D +0 -83 knode/kncomposerui.rc
D +0 -502 knode/kncomposerview.cpp
D +0 -247 knode/kncomposerview.h
D +0 -327 knode/knconfig.cpp
D +0 -186 knode/knconfig.h
D +0 -107 knode/knconfigmanager.cpp
D +0 -72 knode/knconfigmanager.h
D +0 -190 knode/knconfigpages.cpp
D +0 -86 knode/knconfigpages.h
D +0 -1669 knode/knconfigwidgets.cpp
D +0 -596 knode/knconfigwidgets.h
D +0 -203 knode/kndisplayedheader.cpp
D +0 -67 knode/kndisplayedheader.h
D +0 -98 knode/knfilterconfigwidget.cpp
D +0 -55 knode/knfilterconfigwidget.h
D +0 -139 knode/knfilterdialog.cpp
D +0 -53 knode/knfilterdialog.h
D +0 -387 knode/knfiltermanager.cpp
D +0 -109 knode/knfiltermanager.h
D +0 -599 knode/knfolder.cpp
D +0 -139 knode/knfolder.h
D +0 -494 knode/knfoldermanager.cpp
D +0 -112 knode/knfoldermanager.h
D +0 -232 knode/knglobals.cpp
D +0 -128 knode/knglobals.h
D +0 -1129 knode/kngroup.cpp
D +0 -283 knode/kngroup.h
D +0 -488 knode/kngroupbrowser.cpp
D +0 -116 knode/kngroupbrowser.h
D +0 -342 knode/kngroupdialog.cpp
D +0 -60 knode/kngroupdialog.h
D +0 -713 knode/kngroupmanager.cpp
D +0 -173 knode/kngroupmanager.h
D +0 -201 knode/kngrouppropdlg.cpp
D +0 -56 knode/kngrouppropdlg.h
D +0 -168 knode/kngroupselectdialog.cpp
D +0 -70 knode/kngroupselectdialog.h
D +0 -316 knode/knhdrviewitem.cpp
D +0 -66 knode/knhdrviewitem.h
D +0 -206 knode/knjobdata.cpp
D +0 -227 knode/knjobdata.h
D +0 -2115 knode/knmainwidget.cpp
D +0 -406 knode/knmainwidget.h
D +0 -216 knode/knmemorymanager.cpp
D +0 -87 knode/knmemorymanager.h
D +0 -232 knode/knnntpaccount.cpp
D +0 -145 knode/knnntpaccount.h
D +0 -121 knode/knode.cpp
D +0 -64 knode/knode.h
D +0 -377 knode/knode.kcfg
D +0 -149 knode/knode_config_accounts.desktop
D +0 -154 knode/knode_config_appearance.desktop
D +0 -145 knode/knode_config_cleanup.desktop
D +0 -159 knode/knode_config_identity.desktop
D +0 -78 knode/knode_config_post_news.desktop
D +0 -136 knode/knode_config_privacy.desktop
D +0 -81 knode/knode_config_read_news.desktop
D +0 -56 knode/knode_export.h
D +0 -30 knode/knode_options.h
D +0 -126 knode/knode_part.cpp
D +0 -60 knode/knode_part.h
D +0 -256 knode/knodeui.rc
D +0 -222 knode/knrangefilter.cpp
D +0 -99 knode/knrangefilter.h
D +0 -81 knode/knreaderui.rc
D +0 -141 knode/knscoring.cpp
D +0 -77 knode/knscoring.h
D +0 -105 knode/knsearchdialog.cpp
D +0 -64 knode/knsearchdialog.h
D +0 -170 knode/knserverinfo.cpp
D +0 -87 knode/knserverinfo.h
D +0 -58 knode/knsourceviewwindow.cpp
D +0 -33 knode/knsourceviewwindow.h
D +0 -224 knode/knstatusfilter.cpp
D +0 -91 knode/knstatusfilter.h
D +0 -169 knode/knstringfilter.cpp
D +0 -87 knode/knstringfilter.h
D +0 -1296 knode/kscoring.cpp
D +0 -440 knode/kscoring.h
D +0 -1134 knode/kscoringeditor.cpp
D +0 -330 knode/kscoringeditor.h
D +0 -65 knode/mailsendjob.cpp
D +0 -39 knode/mailsendjob.h
D +0 -47 knode/main.cpp
D +0 -344 knode/nntpaccountdialog_base.ui
D +0 -98 knode/nntpaccountlistwidget_base.ui
D +0 -285 knode/nntpjobs.cpp
D +0 -114 knode/nntpjobs.h
D +0 -33 knode/org.kde.knode.xml
D +0 -18 knode/pics/CMakeLists.txt
D +- -- knode/pics/article.png
D +- -- knode/pics/eyes.png
D +- -- knode/pics/greyball.png
D +- -- knode/pics/greyballchk.png
D +- -- knode/pics/group.png
D +- -- knode/pics/ignore.png
D +- -- knode/pics/mail.png
D +- -- knode/pics/newsubs.png
D +- -- knode/pics/posting.png
D +- -- knode/pics/snderr.png
D +0 -213 knode/postnewscomposerwidget_base.ui
D +0 -246 knode/postnewstechnicalwidget_base.ui
D +0 -335 knode/readnewsgeneralwidget_base.ui
D +0 -148 knode/readnewsnavigationwidget_base.ui
D +0 -167 knode/readnewsviewerwidget_base.ui
D +0 -37 knode/resource.h
D +0 -237 knode/scheduler.cpp
D +0 -119 knode/scheduler.h
D +0 -99 knode/settings.cpp
D +0 -126 knode/settings.h
D +0 -9 knode/settings_base.kcfgc
D +0 -24 knode/tests/CMakeLists.txt
D +0 -120 knode/tests/knodetest.cpp
D +0 -36 knode/tests/knodetest.h
D +0 -338 knode/treewidget.cpp
D +0 -278 knode/treewidget.h
D +0 -391 knode/utilities.cpp
D +0 -120 knode/utilities.h
D +0 -149 knode/utils/locale.cpp
D +0 -121 knode/utils/locale.h
D +0 -74 knode/utils/scoped_cursor_override.h
D +0 -196 knode/utils/startup.cpp
D +0 -69 knode/utils/startup.h
http://commits.kde.org/kdepim/f1aac291fcfaa51c60d9e93ba1d8706fa31b5fce
From alex.merry at kde.org Thu Apr 24 21:43:01 2014
From: alex.merry at kde.org (Alex Merry)
Date: Thu, 24 Apr 2014 21:43:01 -0000
Subject: [kde-doc-english] Review Request 117758: Update
install-compile.docbook translations to not reference KDE4
Message-ID: <20140424214301.8845.11638@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117758/
-----------------------------------------------------------
Review request for Documentation, KDE Frameworks and Luigi Toscano.
Repository: kdoctools
Description
-------
Update install-compile.docbook translations to not reference KDE4
These are links to techbase. Link text that was already English was just
updated. Spanish was supplied by afiestas. Korean was grabbed from the
Korean translation of techbase. The remaining ones I just replaced
"KDE4" with "KDE Software" (capitalized like that so it is like a
coherent term). Translators can touch up the text later if they wish.
Diffs
-----
src/customization/es/entities/install-compile.docbook 4f4d2ae58ea8d5eebdfa3264cb3ebee47448cb18
src/customization/ja/entities/install-compile.docbook 4c48271567cea769d680c0306bb61f971059776d
src/customization/ko/entities/install-compile.docbook af0546759cddcac69317e56bc375a792c47edd63
src/customization/lt/entities/install-compile.docbook b5ab6962064776c6d34426c0b767bb6a5f97814a
src/customization/nds/entities/install-compile.docbook 61b915bd7f8775a4fad9716f68a25b2d2009e866
src/customization/sq/entities/install-compile.docbook 307c30230a3325221322e5462669b6cbb14b2c42
src/customization/sv/entities/install-compile.docbook 08561cda904d6110b99de087e4b82e4ddd57ebe7
src/customization/th/entities/install-compile.docbook 6c40e081bc2725a51ec4dc29002f369136607e0f
Diff: https://git.reviewboard.kde.org/r/117758/diff/
Testing
-------
Thanks,
Alex Merry
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From alex.merry at kde.org Thu Apr 24 21:46:40 2014
From: alex.merry at kde.org (Alex Merry)
Date: Thu, 24 Apr 2014 21:46:40 -0000
Subject: [kde-doc-english] Review Request 117758: Update
install-compile.docbook translations to not reference KDE4
In-Reply-To: <20140424214301.8845.11638@probe.kde.org>
References: <20140424214301.8845.11638@probe.kde.org>
Message-ID: <20140424214640.26065.89734@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117758/
-----------------------------------------------------------
(Updated April 24, 2014, 9:46 p.m.)
Review request for Documentation, KDE Frameworks and Luigi Toscano.
Changes
-------
Get the right name...
Repository: kdoctools
Description (updated)
-------
Update install-compile.docbook translations to not reference KDE4
These are links to techbase. Link text that was already English was just
updated. Spanish was supplied by apol. Korean was grabbed from the
Korean translation of techbase. The remaining ones I just replaced
"KDE4" with "KDE Software" (capitalized like that so it is like a
coherent term). Translators can touch up the text later if they wish.
Diffs
-----
src/customization/es/entities/install-compile.docbook 4f4d2ae58ea8d5eebdfa3264cb3ebee47448cb18
src/customization/ja/entities/install-compile.docbook 4c48271567cea769d680c0306bb61f971059776d
src/customization/ko/entities/install-compile.docbook af0546759cddcac69317e56bc375a792c47edd63
src/customization/lt/entities/install-compile.docbook b5ab6962064776c6d34426c0b767bb6a5f97814a
src/customization/nds/entities/install-compile.docbook 61b915bd7f8775a4fad9716f68a25b2d2009e866
src/customization/sq/entities/install-compile.docbook 307c30230a3325221322e5462669b6cbb14b2c42
src/customization/sv/entities/install-compile.docbook 08561cda904d6110b99de087e4b82e4ddd57ebe7
src/customization/th/entities/install-compile.docbook 6c40e081bc2725a51ec4dc29002f369136607e0f
Diff: https://git.reviewboard.kde.org/r/117758/diff/
Testing
-------
Thanks,
Alex Merry
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From luigi.toscano at tiscali.it Thu Apr 24 22:01:45 2014
From: luigi.toscano at tiscali.it (Luigi Toscano)
Date: Thu, 24 Apr 2014 22:01:45 -0000
Subject: [kde-doc-english] Review Request 117758: Update
install-compile.docbook translations to not reference KDE4
In-Reply-To: <20140424214640.26065.89734@probe.kde.org>
References: <20140424214640.26065.89734@probe.kde.org>
Message-ID: <20140424220145.8845.62277@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117758/#review56422
-----------------------------------------------------------
Ship it!
I was hoping in other answers from translators :(
Thanks for the fixes; fine by me, if Burkhard does not object in one day or two please commit.
- Luigi Toscano
On April 24, 2014, 11:46 p.m., Alex Merry wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117758/
> -----------------------------------------------------------
>
> (Updated April 24, 2014, 11:46 p.m.)
>
>
> Review request for Documentation, KDE Frameworks and Luigi Toscano.
>
>
> Repository: kdoctools
>
>
> Description
> -------
>
> Update install-compile.docbook translations to not reference KDE4
>
> These are links to techbase. Link text that was already English was just
> updated. Spanish was supplied by apol. Korean was grabbed from the
> Korean translation of techbase. The remaining ones I just replaced
> "KDE4" with "KDE Software" (capitalized like that so it is like a
> coherent term). Translators can touch up the text later if they wish.
>
>
> Diffs
> -----
>
> src/customization/es/entities/install-compile.docbook 4f4d2ae58ea8d5eebdfa3264cb3ebee47448cb18
> src/customization/ja/entities/install-compile.docbook 4c48271567cea769d680c0306bb61f971059776d
> src/customization/ko/entities/install-compile.docbook af0546759cddcac69317e56bc375a792c47edd63
> src/customization/lt/entities/install-compile.docbook b5ab6962064776c6d34426c0b767bb6a5f97814a
> src/customization/nds/entities/install-compile.docbook 61b915bd7f8775a4fad9716f68a25b2d2009e866
> src/customization/sq/entities/install-compile.docbook 307c30230a3325221322e5462669b6cbb14b2c42
> src/customization/sv/entities/install-compile.docbook 08561cda904d6110b99de087e4b82e4ddd57ebe7
> src/customization/th/entities/install-compile.docbook 6c40e081bc2725a51ec4dc29002f369136607e0f
>
> Diff: https://git.reviewboard.kde.org/r/117758/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Alex Merry
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From alex.merry at kde.org Thu Apr 24 22:17:40 2014
From: alex.merry at kde.org (Alex Merry)
Date: Thu, 24 Apr 2014 22:17:40 -0000
Subject: [kde-doc-english] Review Request 117758: Update
install-compile.docbook translations to not reference KDE4
In-Reply-To: <20140424214640.26065.89734@probe.kde.org>
References: <20140424214640.26065.89734@probe.kde.org>
Message-ID: <20140424221740.26065.48270@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117758/
-----------------------------------------------------------
(Updated April 24, 2014, 10:17 p.m.)
Review request for Documentation, KDE Frameworks, Luigi Toscano, and Burkhard L?ck.
Changes
-------
Add Burkhard
Repository: kdoctools
Description
-------
Update install-compile.docbook translations to not reference KDE4
These are links to techbase. Link text that was already English was just
updated. Spanish was supplied by apol. Korean was grabbed from the
Korean translation of techbase. The remaining ones I just replaced
"KDE4" with "KDE Software" (capitalized like that so it is like a
coherent term). Translators can touch up the text later if they wish.
Diffs
-----
src/customization/es/entities/install-compile.docbook 4f4d2ae58ea8d5eebdfa3264cb3ebee47448cb18
src/customization/ja/entities/install-compile.docbook 4c48271567cea769d680c0306bb61f971059776d
src/customization/ko/entities/install-compile.docbook af0546759cddcac69317e56bc375a792c47edd63
src/customization/lt/entities/install-compile.docbook b5ab6962064776c6d34426c0b767bb6a5f97814a
src/customization/nds/entities/install-compile.docbook 61b915bd7f8775a4fad9716f68a25b2d2009e866
src/customization/sq/entities/install-compile.docbook 307c30230a3325221322e5462669b6cbb14b2c42
src/customization/sv/entities/install-compile.docbook 08561cda904d6110b99de087e4b82e4ddd57ebe7
src/customization/th/entities/install-compile.docbook 6c40e081bc2725a51ec4dc29002f369136607e0f
Diff: https://git.reviewboard.kde.org/r/117758/diff/
Testing
-------
Thanks,
Alex Merry
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From ervin at kde.org Thu Apr 24 22:36:54 2014
From: ervin at kde.org (Kevin Ottens)
Date: Thu, 24 Apr 2014 22:36:54 -0000
Subject: [kde-doc-english] Review Request 117758: Update
install-compile.docbook translations to not reference KDE4
In-Reply-To: <20140424221740.26065.48270@probe.kde.org>
References: <20140424221740.26065.48270@probe.kde.org>
Message-ID: <20140424223654.8845.1207@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117758/#review56441
-----------------------------------------------------------
Ship it!
Ship It!
- Kevin Ottens
On April 24, 2014, 10:17 p.m., Alex Merry wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117758/
> -----------------------------------------------------------
>
> (Updated April 24, 2014, 10:17 p.m.)
>
>
> Review request for Documentation, KDE Frameworks, Luigi Toscano, and Burkhard L?ck.
>
>
> Repository: kdoctools
>
>
> Description
> -------
>
> Update install-compile.docbook translations to not reference KDE4
>
> These are links to techbase. Link text that was already English was just
> updated. Spanish was supplied by apol. Korean was grabbed from the
> Korean translation of techbase. The remaining ones I just replaced
> "KDE4" with "KDE Software" (capitalized like that so it is like a
> coherent term). Translators can touch up the text later if they wish.
>
>
> Diffs
> -----
>
> src/customization/es/entities/install-compile.docbook 4f4d2ae58ea8d5eebdfa3264cb3ebee47448cb18
> src/customization/ja/entities/install-compile.docbook 4c48271567cea769d680c0306bb61f971059776d
> src/customization/ko/entities/install-compile.docbook af0546759cddcac69317e56bc375a792c47edd63
> src/customization/lt/entities/install-compile.docbook b5ab6962064776c6d34426c0b767bb6a5f97814a
> src/customization/nds/entities/install-compile.docbook 61b915bd7f8775a4fad9716f68a25b2d2009e866
> src/customization/sq/entities/install-compile.docbook 307c30230a3325221322e5462669b6cbb14b2c42
> src/customization/sv/entities/install-compile.docbook 08561cda904d6110b99de087e4b82e4ddd57ebe7
> src/customization/th/entities/install-compile.docbook 6c40e081bc2725a51ec4dc29002f369136607e0f
>
> Diff: https://git.reviewboard.kde.org/r/117758/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Alex Merry
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From lueck at hube-lueck.de Fri Apr 25 04:35:25 2014
From: lueck at hube-lueck.de (=?utf-8?q?Burkhard_L=C3=BCck?=)
Date: Fri, 25 Apr 2014 04:35:25 -0000
Subject: [kde-doc-english] Review Request 117758: Update
install-compile.docbook translations to not reference KDE4
In-Reply-To: <20140424221740.26065.48270@probe.kde.org>
References: <20140424221740.26065.48270@probe.kde.org>
Message-ID: <20140425043525.8845.12185@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117758/#review56458
-----------------------------------------------------------
Ship it!
OK for me, thanks
- Burkhard L?ck
On April 24, 2014, 10:17 p.m., Alex Merry wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117758/
> -----------------------------------------------------------
>
> (Updated April 24, 2014, 10:17 p.m.)
>
>
> Review request for Documentation, KDE Frameworks, Luigi Toscano, and Burkhard L?ck.
>
>
> Repository: kdoctools
>
>
> Description
> -------
>
> Update install-compile.docbook translations to not reference KDE4
>
> These are links to techbase. Link text that was already English was just
> updated. Spanish was supplied by apol. Korean was grabbed from the
> Korean translation of techbase. The remaining ones I just replaced
> "KDE4" with "KDE Software" (capitalized like that so it is like a
> coherent term). Translators can touch up the text later if they wish.
>
>
> Diffs
> -----
>
> src/customization/es/entities/install-compile.docbook 4f4d2ae58ea8d5eebdfa3264cb3ebee47448cb18
> src/customization/ja/entities/install-compile.docbook 4c48271567cea769d680c0306bb61f971059776d
> src/customization/ko/entities/install-compile.docbook af0546759cddcac69317e56bc375a792c47edd63
> src/customization/lt/entities/install-compile.docbook b5ab6962064776c6d34426c0b767bb6a5f97814a
> src/customization/nds/entities/install-compile.docbook 61b915bd7f8775a4fad9716f68a25b2d2009e866
> src/customization/sq/entities/install-compile.docbook 307c30230a3325221322e5462669b6cbb14b2c42
> src/customization/sv/entities/install-compile.docbook 08561cda904d6110b99de087e4b82e4ddd57ebe7
> src/customization/th/entities/install-compile.docbook 6c40e081bc2725a51ec4dc29002f369136607e0f
>
> Diff: https://git.reviewboard.kde.org/r/117758/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Alex Merry
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From alex.merry at kde.org Fri Apr 25 09:49:06 2014
From: alex.merry at kde.org (Alex Merry)
Date: Fri, 25 Apr 2014 09:49:06 +0000
Subject: [kde-doc-english] [kdoctools] src/customization: Update
install-compile.docbook translations to not reference KDE4
Message-ID:
Git commit 5e67e4c6c112fce2c9b1f131e920e2f86641e572 by Alex Merry.
Committed on 24/04/2014 at 21:39.
Pushed by alexmerry into branch 'master'.
Update install-compile.docbook translations to not reference KDE4
These are links to techbase. Link text that was already English was just
updated. Spanish was supplied by apol. Korean was grabbed from the
Korean translation of techbase. The remaining ones I just replaced
"KDE4" with "KDE Software" (capitalized like that so it is like a
coherent term). Translators can touch up the text later if they wish.
REVIEW: 117758
M +3 -2 src/customization/es/entities/install-compile.docbook
M +1 -1 src/customization/ja/entities/install-compile.docbook
M +2 -2 src/customization/ko/entities/install-compile.docbook
M +1 -1 src/customization/lt/entities/install-compile.docbook
M +1 -1 src/customization/nds/entities/install-compile.docbook
M +1 -1 src/customization/sq/entities/install-compile.docbook
M +1 -1 src/customization/sv/entities/install-compile.docbook
M +1 -1 src/customization/th/entities/install-compile.docbook
http://commits.kde.org/kdoctools/5e67e4c6c112fce2c9b1f131e920e2f86641e572
diff --git a/src/customization/es/entities/install-compile.docbook b/src/customization/es/entities/install-compile.docbook
index 4f4d2ae..ed01d7d 100644
--- a/src/customization/es/entities/install-compile.docbook
+++ b/src/customization/es/entities/install-compile.docbook
@@ -1,6 +1,7 @@
Consulte
-Construir KDE4 desde el c?digo fuente para obtener informaci?n
-detallada sobre c?mo compilar e instalar aplicaciones de &kde;
+Construyendo y ejecutando software KDE desde el c?digo fuente para
+obtener informaci?n detallada sobre c?mo compilar e instalar aplicaciones de
+&kde;Como &kde; usa cmake, no deber?a tener ning?n
problema para compilarlo. Si encuentra alguna dificultad le rogamos que
diff --git a/src/customization/ja/entities/install-compile.docbook b/src/customization/ja/entities/install-compile.docbook
index 4c48271..95b5566 100644
--- a/src/customization/ja/entities/install-compile.docbook
+++ b/src/customization/ja/entities/install-compile.docbook
@@ -1,3 +1,3 @@
-&kde; ???????????????????????????????Building KDE4 From Source ??????????
+&kde; ???????????????????????????????Building and Running KDE Software From Source ??????????&kde; ? cmake ?????????????????????????????????????&kde; ???????????????????
diff --git a/src/customization/ko/entities/install-compile.docbook b/src/customization/ko/entities/install-compile.docbook
index af05467..549273a 100644
--- a/src/customization/ko/entities/install-compile.docbook
+++ b/src/customization/ko/entities/install-compile.docbook
@@ -1,6 +1,6 @@
&kde;? &kde; ????? ????? ???? ??? ??? ?? ???
-KDE 4? ????
-????? ??????.
+KDE ??????
+???? ???? ????? ??????.&kde;??? cmake? ???? ??? ????? ?
??? ???? ?? ?? ????. ??? ?? ?? &kde; ??? ????
diff --git a/src/customization/lt/entities/install-compile.docbook b/src/customization/lt/entities/install-compile.docbook
index b5ab696..f62f06b 100644
--- a/src/customization/lt/entities/install-compile.docbook
+++ b/src/customization/lt/entities/install-compile.docbook
@@ -1,6 +1,6 @@
I?samesn? informacij? kaip compiliuoti ir diegti &kde;
programas rasite
-KDE4 kompiliavimas i? i?eities kodo
+KDE Software kompiliavimas i? i?eities kodoKadangi &kde; naudoja cmake, netur?tum?te tur?ti
joki? problem? kompiliuodami. Jei susidurtum?te su problemomis, pra?ome
diff --git a/src/customization/nds/entities/install-compile.docbook b/src/customization/nds/entities/install-compile.docbook
index 61b915b..4c06dc4 100644
--- a/src/customization/nds/entities/install-compile.docbook
+++ b/src/customization/nds/entities/install-compile.docbook
@@ -1,5 +1,5 @@
Utföhrlich Informatschonen, wodennig Een &kde;-Programmen kompileren un instelleren kann,
-gifft dat (op Engelsch) op KDE4 ut den Bornkode buen.
+gifft dat (op Engelsch) op KDE Software ut den Bornkode buen.As &kde; cmake bruukt, schull dat bi't Kompileren keen
Problemen geven. Hest Du liekers Problemen, maak de bitte op de &kde;-Nettpostlisten künnig.
diff --git a/src/customization/sq/entities/install-compile.docbook b/src/customization/sq/entities/install-compile.docbook
index 307c302..1e86e76 100644
--- a/src/customization/sq/entities/install-compile.docbook
+++ b/src/customization/sq/entities/install-compile.docbook
@@ -1,6 +1,6 @@
P?r sqarime t? holl?sishme se si kompilohen dhe instalohen programet &kde;
shiko
-Building KDE4 From Source
+Building and Running KDE Software From Source
Meq?n?se &kde; p?rdor cmake normalisht nuk duhet t?
jet? e v?shtir? p?r ta kompiluar. N?se ju dalin probleme, i raportoni te listat
diff --git a/src/customization/sv/entities/install-compile.docbook b/src/customization/sv/entities/install-compile.docbook
index 08561cd..fb3eabd 100644
--- a/src/customization/sv/entities/install-compile.docbook
+++ b/src/customization/sv/entities/install-compile.docbook
@@ -1,6 +1,6 @@
F?r detaljerad information om hur man kompilerar och installerar
&kde;-program, se
-Bygga KDE4 fr?n k?llkod.
+Bygga KDE Software fr?n k?llkod.Eftersom &kde; anv?nder cmake b?r du inte ha
n?gra problem med att kompilera programmet. Skulle du st?ta p? problem,
diff --git a/src/customization/th/entities/install-compile.docbook b/src/customization/th/entities/install-compile.docbook
index 6c40e08..e481e5c 100644
--- a/src/customization/th/entities/install-compile.docbook
+++ b/src/customization/th/entities/install-compile.docbook
@@ -1,6 +1,6 @@
For detailed information on how to compile and install &kde;
applications see
-Building KDE4 From Source
+Building and Running KDE Software From SourceSince &kde; uses cmake you should have no
trouble compiling it. Should you run into problems please report them to the
From null at kde.org Fri Apr 25 09:49:07 2014
From: null at kde.org (Commit Hook)
Date: Fri, 25 Apr 2014 09:49:07 -0000
Subject: [kde-doc-english] Review Request 117758: Update
install-compile.docbook translations to not reference KDE4
In-Reply-To: <20140424221740.26065.48270@probe.kde.org>
References: <20140424221740.26065.48270@probe.kde.org>
Message-ID: <20140425094907.26065.67661@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117758/#review56499
-----------------------------------------------------------
This review has been submitted with commit 5e67e4c6c112fce2c9b1f131e920e2f86641e572 by Alex Merry to branch master.
- Commit Hook
On April 24, 2014, 10:17 p.m., Alex Merry wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117758/
> -----------------------------------------------------------
>
> (Updated April 24, 2014, 10:17 p.m.)
>
>
> Review request for Documentation, KDE Frameworks, Luigi Toscano, and Burkhard L?ck.
>
>
> Repository: kdoctools
>
>
> Description
> -------
>
> Update install-compile.docbook translations to not reference KDE4
>
> These are links to techbase. Link text that was already English was just
> updated. Spanish was supplied by apol. Korean was grabbed from the
> Korean translation of techbase. The remaining ones I just replaced
> "KDE4" with "KDE Software" (capitalized like that so it is like a
> coherent term). Translators can touch up the text later if they wish.
>
>
> Diffs
> -----
>
> src/customization/es/entities/install-compile.docbook 4f4d2ae58ea8d5eebdfa3264cb3ebee47448cb18
> src/customization/ja/entities/install-compile.docbook 4c48271567cea769d680c0306bb61f971059776d
> src/customization/ko/entities/install-compile.docbook af0546759cddcac69317e56bc375a792c47edd63
> src/customization/lt/entities/install-compile.docbook b5ab6962064776c6d34426c0b767bb6a5f97814a
> src/customization/nds/entities/install-compile.docbook 61b915bd7f8775a4fad9716f68a25b2d2009e866
> src/customization/sq/entities/install-compile.docbook 307c30230a3325221322e5462669b6cbb14b2c42
> src/customization/sv/entities/install-compile.docbook 08561cda904d6110b99de087e4b82e4ddd57ebe7
> src/customization/th/entities/install-compile.docbook 6c40e081bc2725a51ec4dc29002f369136607e0f
>
> Diff: https://git.reviewboard.kde.org/r/117758/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Alex Merry
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From alex.merry at kde.org Fri Apr 25 09:49:08 2014
From: alex.merry at kde.org (Alex Merry)
Date: Fri, 25 Apr 2014 09:49:08 -0000
Subject: [kde-doc-english] Review Request 117758: Update
install-compile.docbook translations to not reference KDE4
In-Reply-To: <20140424221740.26065.48270@probe.kde.org>
References: <20140424221740.26065.48270@probe.kde.org>
Message-ID: <20140425094908.16065.19192@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117758/
-----------------------------------------------------------
(Updated April 25, 2014, 9:49 a.m.)
Status
------
This change has been marked as submitted.
Review request for Documentation, KDE Frameworks, Luigi Toscano, and Burkhard L?ck.
Repository: kdoctools
Description
-------
Update install-compile.docbook translations to not reference KDE4
These are links to techbase. Link text that was already English was just
updated. Spanish was supplied by apol. Korean was grabbed from the
Korean translation of techbase. The remaining ones I just replaced
"KDE4" with "KDE Software" (capitalized like that so it is like a
coherent term). Translators can touch up the text later if they wish.
Diffs
-----
src/customization/es/entities/install-compile.docbook 4f4d2ae58ea8d5eebdfa3264cb3ebee47448cb18
src/customization/ja/entities/install-compile.docbook 4c48271567cea769d680c0306bb61f971059776d
src/customization/ko/entities/install-compile.docbook af0546759cddcac69317e56bc375a792c47edd63
src/customization/lt/entities/install-compile.docbook b5ab6962064776c6d34426c0b767bb6a5f97814a
src/customization/nds/entities/install-compile.docbook 61b915bd7f8775a4fad9716f68a25b2d2009e866
src/customization/sq/entities/install-compile.docbook 307c30230a3325221322e5462669b6cbb14b2c42
src/customization/sv/entities/install-compile.docbook 08561cda904d6110b99de087e4b82e4ddd57ebe7
src/customization/th/entities/install-compile.docbook 6c40e081bc2725a51ec4dc29002f369136607e0f
Diff: https://git.reviewboard.kde.org/r/117758/diff/
Testing
-------
Thanks,
Alex Merry
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From aleixpol at kde.org Fri Apr 25 11:24:34 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Fri, 25 Apr 2014 11:24:34 +0000
Subject: [kde-doc-english] [khotkeys] doc/kcm: Initial import from the
monolithic kde-workspace.
Message-ID:
Git commit d72c7ed62a0e0f00e423dc731f1bacae336b04a4 by Aleix Pol.
Committed on 25/04/2014 at 11:23.
Pushed by apol into branch 'master'.
Initial import from the monolithic kde-workspace.
This is the beginning of revision history for this module. If you
want to look at revision history older than this, please refer to the
techbase wiki for how to use Git history grafting. At the time of
writing, this wiki is located here:
http://community.kde.org/Frameworks/GitOldHistory
If you have already performed the grafting and you don't see any
history beyond this commit, try running "git log" with the "--follow"
argument.
Branched from the monolithic repo kde-workspace, frameworks branch, at commit
049113e719dd2fc4446d054fa1a3aada330094f0
A +2 -0 doc/kcm/CMakeLists.txt
A +- -- doc/kcm/groups-comment.png
A +751 -0 doc/kcm/index.docbook
A +- -- doc/kcm/manage-export.png
A +- -- doc/kcm/oxygen-22x22-edit-clear-locationbar-rtl.png
A +- -- doc/kcm/settings.png
A +- -- doc/kcm/shortcuts-action-command.png
A +- -- doc/kcm/shortcuts-action-keyboard.png
A +- -- doc/kcm/shortcuts-trigger-keyboard.png
A +- -- doc/kcm/shortcuts-trigger-mouse.png
http://commits.kde.org/khotkeys/d72c7ed62a0e0f00e423dc731f1bacae336b04a4
diff --git a/doc/kcm/CMakeLists.txt b/doc/kcm/CMakeLists.txt
new file mode 100644
index 0000000..3873b36
--- /dev/null
+++ b/doc/kcm/CMakeLists.txt
@@ -0,0 +1,2 @@
+########### install files ###############
+kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kcontrol/khotkeys)
diff --git a/doc/kcm/groups-comment.png b/doc/kcm/groups-comment.png
new file mode 100644
index 0000000..8ef80c3
Binary files /dev/null and b/doc/kcm/groups-comment.png differ
diff --git a/doc/kcm/index.docbook b/doc/kcm/index.docbook
new file mode 100644
index 0000000..17df861
--- /dev/null
+++ b/doc/kcm/index.docbook
@@ -0,0 +1,751 @@
+
+
+
+]>
+
+Custom Shortcuts
+
+
+
+SubhashishPradhan
+&TC.Hollingsworth; &TC.Hollingsworth.mail;
+
+
+
+
+2011
+Subhashish Pradhan
+
+
+2012
+&TC.Hollingsworth;
+
+&FDLNotice;
+
+2013-12-05
+&kde; 4.12
+
+
+KDE
+Systemsettings
+shortcuts
+hotkeys
+Custom Shortcuts
+khotkeys
+
+
+
+
+Introduction
+
+The Custom Shortcuts &systemsettings; module
+allows you to configure custom keyboard shortcuts and mouse gestures. You can
+use them to control applications, run specific commands, and more.
+
+
+
+
+
+Managing Shortcuts and Groups
+
+
+Adding Groups
+
+The module allows to you to sort related shortcuts into Groups. For
+instance, if you have some shortcuts that relate to your music player, you
+could create a group for them called Music Player.
+
+
+To add a new group, click on the Edit button below
+the left pane and select the New Group option.
+
+
+
+
+Adding Shortcuts
+
+To add a new shortcut, click on the Edit button
+below the left pane and select the New option.
+
+The first menu that appears allows you to select the type of trigger. The
+following options are available:
+
+
+
+
+Global Shortcut
+These are standard keyboard shortcuts that will be recognized
+anywhere, as long as a &kde; &plasma; Workspace is running.
+
+
+
+Window Action
+Window Actions are triggers that occur when something happens
+to a particular window, like when it appears, gains focus, or is closed.
+
+
+
+
+Mouse Gesture Action
+A mouse gesture action is triggered when a particular movement
+of the mouse (or touchpad or touchscreen) is performed.
+
+
+
+
+Once you've selected the type of trigger, another submenu appears that allows
+you to select an action type. The following types are available:
+
+
+
+
+Command/&URL;
+This action will launch a command or open a &URL; when the
+shortcut is triggered.
+
+
+
+&DBus; Command
+This action will call a &DBus; method in a running application or
+system daemon. For more information on &DBus;, see the
+&DBus;
+Introduction on &kde; TechBase.
+
+
+
+Send Keyboard Input
+This action will send keyboard input to the currently
+running application, just as if you had typed it in yourself.
+
+
+
+
+Once you've selected the action type, you can then edit the shortcut to
+your liking. See for more information.
+
+
+
+
+Deleting Shortcuts and Groups
+
+To delete a shortcut or group, select it, then click on the
+Edit button below the left pane, and select the
+Delete option.
+
+
+
+
+Exporting Groups
+
+You can export a group, so you can save the shortcuts contained within and
+use them on another computer or maintain a backup.
+
+To export a group, select the group to be exported, then click on the
+Edit button below the left pane and select the
+Export Group... option, which opens a new window that
+lets you define some options about the exported group. The following options
+are available:
+
+
+
+
+Export Actions
+This allows you to select the state the shortcuts will be in
+when they are imported later. Select Actual State to
+maintain their current state, Enabled to ensure they are
+all enabled, or Disabled to ensure they are all disabled.
+
+
+
+
+Id
+Here you may enter text to identify the group. If the group is
+included by default, this text may be filled in by default.
+
+
+
+Allow Merging
+This defines what happens if the group already exists on the
+system the exported group is imported to. When enabled, any new actions will
+be added to the group on the target system, while actions that have the same
+name but a different configuration will updated with the configuration from the
+imported file. When disabled, the module will refuse to import the file.
+
+
+
+
+Filename
+Here you may enter the filename you wish to export the
+shortcut to. You may also select the Browse button to
+the right of the text box to open the File dialog and select a file from there.
+
+
+Exported files use the extension .khotkeys by
+default.
+
+
+
+
+
+
+Exporting a Group
+
+
+The Export Group dialog.
+
Exporting a group of shortcuts.
+
+
+
+
+
+
+Importing Groups
+
+To import a group, click the Edit button below the
+left pane and select Import.... A file selection dialog
+opens that permits you to locate a file previously created using the Export
+function.
+
+
+
+
+
+
+
+Modifying Groups
+
+In the left section of the window, the default shortcuts are categorized
+into groups. These groups can be expanded by clicking the arrow beside them to
+reveal the shortcuts.
+
+When you click on a group, you are presented with two tabs to configure
+the group itself. The Comment allows you to store notes
+about the group, and are not actually used by the system for anything. The
+Conditions tab allows you to restrict which windows a group
+of shortcuts works with.
+
+
+The Comment Tab
+
+
+The Comment tab in a group.
+
Modifying a group's comment.
+
+
+
+Conditions are displayed in a tree, the top level of which is
+And. All conditions beneath And must
+be satisfied for shortcuts in the group to be triggered.
+
+You may add additional groups of conditions by clicking the
+New drop down box to the right of the tree of conditions. Types
+of groups include the aforementioned And,
+Or, in which only one member of the group must be
+satisfied, or Not, in which the inverse of all
+members will trigger the shortcuts in the group.
+
+To add a window definition to the list, press the New
+button. You may select Active Window... if you want
+the shortcut to be triggered only if the specified window currently has focus,
+or you may select Existing Window... if you want the
+shortcut to be triggered as long as that window is open , regardless of
+whether or not you are using it. Selecting either of these options opens a
+window where you can edit the window definitions.
+
+Click the Edit... button to edit an existing set
+of window definitions. A window opens with the window definition editor. For
+more information, see .
+
+To remove a window definition from the conditions list, click the
+Delete button.
+
+
+
+
+
+Modifying Shortcuts
+
+In the left section of the window, the default shortcuts are categorized
+into groups. These groups can be expanded by clicking the arrow beside them to
+reveal the shortcuts.
+
+The Preset Actions group, when expanded, reveals a
+shortcut configuration named PrintScreen which, when
+selected, reveals section on the right side, with three tabs:
+
+
+The Comment Tab
+
+The Comment tab allows you to describe how to use the
+shortcut, what it does, or anything else you might want to include.
+
+
+
+
+The Trigger Tab
+The Trigger tab contains the trigger configuration,
+which depends on the type of trigger specified:
+
+
+
+
+Global (Keyboard) Shortcut
+
+
+To modify a keyboard shortcut, click on the button that contains a wrench,
+and then enter the desired keyboard shortcut. To erase the shortcut, click on
+the button with the icon to the right of the
+change shortcut button.
+
+
+Modifying a Keyboard Trigger
+
+
+The Trigger tab for a keyboard shortcut.
+
Modifying a trigger for a keyboard shortcut.
+
+
+
+
+
+
+
+Window Action
+
+
+Window actions contain several options:
+
+
+
+
+Trigger When
+
+
+This configures the particular window action that must occur for the
+shortcut to be triggered. The following options are available:
+
+
+
+Window appears -
+Triggered when a window is opened.
+
+Window disappears -
+Triggered when a window is closed.
+
+Window gets focus -
+Triggered when you switch to a window.
+
+Window loses focus -
+Triggered when you switch away from a window.
+
+
+
+
+
+
+
+Window
+This is where you define the actual window or windows the trigger applies
+to. For more information, see
+
+
+
+
+
+
+
+
+Mouse Gesture
+
+
+A mouse gesture can be changed by clicking the Edit
+button below the area that displays the mouse gesture, which will open a window.
+Hold down the &LMB; and draw the desired mouse gesture in the area provided.
+The gesture will be saved when you release the &LMB;.
+
+
+Modifying a Mouse Gesture Trigger
+
+
+The Trigger tab for a mouse gesture shortcut.
+
Modifying a trigger for a mouse gesture.
+
+
+
+
+
+
+
+
+
+
+
+The Action Tab
+
+The Action tab is where you configure the action that
+will be performed when the shortcut is triggered. There are several types of
+actions that have different configuration options:
+
+
+
+
+Command/&URL;
+
+
+When using a Command or &URL; is a trigger, a text box is provided where
+you may enter the command to run or &URL; to open when the shortcut is triggered.
+You may also click the Browse button to the right of the
+text box to open a file selection dialog in which you can select a file on your
+local or a remote system.
+
+
+Modifying a Command Action
+
+
+The Action tab for a command.
+
Modifying a command action.
+
+
+
+
+
+
+
+&DBus; Command
+
+
+The following options are provided that allow you to specify a &DBus;
+method to be performed:
+
+
+
+
+Remote application
+The service name of the remote application the method is to
+be performed on, for instance org.kde.kate if you wanted
+to perform it on the &kate; Advanced Text Editor.
+
+
+
+Remote object
+The path to the remote object the method is to be performed on,
+for instance /Document/1, if you wanted to perform it on
+the first document opened in &kate;.
+
+
+
+Function
+The name of the &DBus; method to be called, for instance
+print if you wanted to print the document.
+
+
+
+
+For more information on &DBus;, see the
+&DBus;
+Introduction on &kde; TechBase.
+
+
+
+
+
+Send Keyboard Input
+
+
+At the top of the Action tab, there is a large text
+entry where you may enter the keystrokes you wish to be sent when the shortcut
+is triggered.
+
+Most keys contain a single character, and to enter them here you just
+enter that character. For instance, to type an A, just enter
+A. Some keys have longer names, and you can also use
+those names. For instance, to press the &Alt; key, simply enter
+Alt.
+
+
+Individual keystrokes should be separated by a colon
+(:). For instance, to type foo, enter
+F:O:O.
+
+Keys that need to pressed at the same time should be separated by a plus
+sign. For instance, to press
+&Ctrl;C, enter
+Ctrl+C.
+
+
+Remember, you must enter keystrokes here exactly as you would on a keyboard.
+To capitalize letters, you must enter the &Shift; key. For instance, to type
+Hello, enter Shift+H:E:L:L:O.
+
+This also applies to special characters. For instance, to type the
+at-sign on the U.S. English keyboard layout, enter Shift+2.
+
+
+
+
+The action that is performed is dependent on the currently selected
+keyboard layout. If you change keyboard layouts and trigger a shortcut, it
+may have undesired consequences.
+
+
+Beneath the keystroke entry text box, you may select which window the
+keystrokes will be directed to. You may choose from the following options:
+
+
+
+Active window -
+The window that is currently open.
+
+Specific window -
+The window that you describe using the form below. For more information on
+describing windows, see .
+
+Action window -
+When using the Window Actions trigger type, enter the keystrokes in the window
+that triggered the shortcut.
+
+
+
+
+Modifying a Keyboard Input Action
+
+
+The Action tab for keyboard input.
+
Modifying the keyboard input action for a shortcut.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Defining Windows
+
+Several areas of the module allow you to define a list of windows. They
+all use the same interface, which contains the following options:
+
+
+
+
+Comment
+This is merely an informational text box you can use to explain
+what the trigger applies to or save other useful information. It is not
+actually used by the system for anything.
+
+
+
+Window List
+Beneath the Comment box on the left is the
+list of all window definitions currently present in the trigger. Simply click
+on one to perform an operation on it.
+
+
+
+Edit...
+
+
+Press this button to modify the currently selected window definition. A
+new window is opened that allows you to edit it. This window contains the
+following options:
+
+
+
+
+Window Data
+
+
+This is where you describe the window the trigger should apply to.
+
+At the top, there is a Comment field, which is
+informational just like the one in the main Trigger tab.
+
+Three window characteristics are available:
+
+
+
+Window title -
+The title that appears at the top of the window.
+
+Window class -
+Usually the name of the application.
+
+Window role -
+Usually the name of the &Qt; class that makes up the window.
+
+
+
+Each window characteristic provides a drop-down box, and a text box below
+it. Enter the value you wish to test windows for in the text box. From the
+drop-down box, select which kind of test you wish to apply. You can use
+Is to require an exact match, Contains
+to require that the text entered be somewhere inside the full value, or
+Matches Regular Expression to use a regular expression to
+define the match. You may also perform the inverse of all these operations.
+Select Is Not Important if you do not wish for that
+particular characteristic to be examined.
+
+The easiest way to fill in this information is to open the desired window,
+then click the Autodetect button at the bottom of this
+section, and finally click on the desired trigger window. All three window
+characteristics will be populated with the information from that window, and
+you can then adjust the settings as necessary.
+
+
+
+
+
+Window Types
+
+
+This lets you restrict the match to a particular type of window. The
+following options are available:
+
+
+
+Normal -
+A regular application window.
+
+Desktop -
+The main desktop is actually a special window all its own.
+
+Dialog -
+A small window that is part of a normal application, such as a message box or
+a configuration screen.
+
+Dock -
+A small window that can be attached or detached from a main application window.
+
+
+
+
+
+
+
+
+
+
+
+
+
+New...
+Create a new window definition. This opens the edit dialog
+described above.
+
+
+
+Duplicate...
+This creates a new window definition with the exact same
+specifications as the currently selected window definition. It will open the
+edit dialog described above so you may make further changes.
+
+
+
+Delete
+Removes the currently selected window definition.
+
+
+
+
+
+
+
+
+Settings
+
+When you first enter the module, or when you click the
+Settings button below the left pane, there will be
+several configuration options in the right pane:
+
+
+
+
+Start the Input Actions daemon on login
+This configures whether or not to activate the background
+application that monitors for keyboard shortcuts and triggers configured
+actions. It is enabled by default.
+
+
+
+Gestures
+
+Select this check box to enable mouse gestures.
+
+There are two options specific to mouse gestures:
+
+
+
+
+Timeout
+This specifies the maximum time interval during which the mouse
+gesture will be monitored and recognized by the system, in milliseconds.
+
+
+
+
+Mouse Button
+This specifies the mouse button to be used for mouse gestures.
+Usually, 1 is the &LMB;, 2 is the
+&RMB;, and 3 is the middle or wheel button. If your
+mouse has more buttons, you can also use those instead.
+
+
+Button 1 is unavailable, so mouse gestures do not interfere with the
+normal operation of your system.
+
+
+
+
+
+
+
+
+
+
+
+Settings
+
+
+The Settings screen.
+
Editing Custom Shortcuts settings.
+
+
+
+
+
+
+
+Credits and License
+
+Special thanks to Google Code-In 2011 participant Subhashish Pradhan for
+writing much of this article.
+
+
+
+&underFDL;
+&underGPL;
+
+
+
+
+
+
diff --git a/doc/kcm/manage-export.png b/doc/kcm/manage-export.png
new file mode 100644
index 0000000..20a6fd8
Binary files /dev/null and b/doc/kcm/manage-export.png differ
diff --git a/doc/kcm/oxygen-22x22-edit-clear-locationbar-rtl.png b/doc/kcm/oxygen-22x22-edit-clear-locationbar-rtl.png
new file mode 100644
index 0000000..2bc48d8
Binary files /dev/null and b/doc/kcm/oxygen-22x22-edit-clear-locationbar-rtl.png differ
diff --git a/doc/kcm/settings.png b/doc/kcm/settings.png
new file mode 100644
index 0000000..95c297d
Binary files /dev/null and b/doc/kcm/settings.png differ
diff --git a/doc/kcm/shortcuts-action-command.png b/doc/kcm/shortcuts-action-command.png
new file mode 100644
index 0000000..2ed9b2b
Binary files /dev/null and b/doc/kcm/shortcuts-action-command.png differ
diff --git a/doc/kcm/shortcuts-action-keyboard.png b/doc/kcm/shortcuts-action-keyboard.png
new file mode 100644
index 0000000..b2a7fca
Binary files /dev/null and b/doc/kcm/shortcuts-action-keyboard.png differ
diff --git a/doc/kcm/shortcuts-trigger-keyboard.png b/doc/kcm/shortcuts-trigger-keyboard.png
new file mode 100644
index 0000000..564665c
Binary files /dev/null and b/doc/kcm/shortcuts-trigger-keyboard.png differ
diff --git a/doc/kcm/shortcuts-trigger-mouse.png b/doc/kcm/shortcuts-trigger-mouse.png
new file mode 100644
index 0000000..0eedf6f
Binary files /dev/null and b/doc/kcm/shortcuts-trigger-mouse.png differ
From aleixpol at kde.org Fri Apr 25 11:25:59 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Fri, 25 Apr 2014 11:25:59 +0000
Subject: [kde-doc-english] [plasma-desktop] doc/kcontrol: Moved
kcontrol/khotkeys documentation to khotkeys repository
Message-ID:
Git commit 642bc0f8f397dcbd62f9213e0a3c6349a8be0ac6 by Aleix Pol.
Committed on 25/04/2014 at 11:24.
Pushed by apol into branch 'master'.
Moved kcontrol/khotkeys documentation to khotkeys repository
M +0 -1 doc/kcontrol/CMakeLists.txt
D +0 -2 doc/kcontrol/khotkeys/CMakeLists.txt
D +- -- doc/kcontrol/khotkeys/groups-comment.png
D +0 -751 doc/kcontrol/khotkeys/index.docbook
D +- -- doc/kcontrol/khotkeys/manage-export.png
D +- -- doc/kcontrol/khotkeys/oxygen-22x22-edit-clear-locationbar-rtl.png
D +- -- doc/kcontrol/khotkeys/settings.png
D +- -- doc/kcontrol/khotkeys/shortcuts-action-command.png
D +- -- doc/kcontrol/khotkeys/shortcuts-action-keyboard.png
D +- -- doc/kcontrol/khotkeys/shortcuts-trigger-keyboard.png
D +- -- doc/kcontrol/khotkeys/shortcuts-trigger-mouse.png
http://commits.kde.org/plasma-desktop/642bc0f8f397dcbd62f9213e0a3c6349a8be0ac6
diff --git a/doc/kcontrol/CMakeLists.txt b/doc/kcontrol/CMakeLists.txt
index a7430ec..c6715af 100644
--- a/doc/kcontrol/CMakeLists.txt
+++ b/doc/kcontrol/CMakeLists.txt
@@ -32,7 +32,6 @@ if ( Q_WS_X11 )
add_subdirectory(mouse)
add_subdirectory(paths)
add_subdirectory(kcmsmserver)
- add_subdirectory(khotkeys)
add_subdirectory(cache)
add_subdirectory(filemanager)
add_subdirectory(filetypes)
diff --git a/doc/kcontrol/khotkeys/CMakeLists.txt b/doc/kcontrol/khotkeys/CMakeLists.txt
deleted file mode 100644
index 3873b36..0000000
--- a/doc/kcontrol/khotkeys/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-########### install files ###############
-kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kcontrol/khotkeys)
diff --git a/doc/kcontrol/khotkeys/groups-comment.png b/doc/kcontrol/khotkeys/groups-comment.png
deleted file mode 100644
index 8ef80c3..0000000
Binary files a/doc/kcontrol/khotkeys/groups-comment.png and /dev/null differ
diff --git a/doc/kcontrol/khotkeys/index.docbook b/doc/kcontrol/khotkeys/index.docbook
deleted file mode 100644
index 17df861..0000000
--- a/doc/kcontrol/khotkeys/index.docbook
+++ /dev/null
@@ -1,751 +0,0 @@
-
-
-
-]>
-
-Custom Shortcuts
-
-
-
-SubhashishPradhan
-&TC.Hollingsworth; &TC.Hollingsworth.mail;
-
-
-
-
-2011
-Subhashish Pradhan
-
-
-2012
-&TC.Hollingsworth;
-
-&FDLNotice;
-
-2013-12-05
-&kde; 4.12
-
-
-KDE
-Systemsettings
-shortcuts
-hotkeys
-Custom Shortcuts
-khotkeys
-
-
-
-
-Introduction
-
-The Custom Shortcuts &systemsettings; module
-allows you to configure custom keyboard shortcuts and mouse gestures. You can
-use them to control applications, run specific commands, and more.
-
-
-
-
-
-Managing Shortcuts and Groups
-
-
-Adding Groups
-
-The module allows to you to sort related shortcuts into Groups. For
-instance, if you have some shortcuts that relate to your music player, you
-could create a group for them called Music Player.
-
-
-To add a new group, click on the Edit button below
-the left pane and select the New Group option.
-
-
-
-
-Adding Shortcuts
-
-To add a new shortcut, click on the Edit button
-below the left pane and select the New option.
-
-The first menu that appears allows you to select the type of trigger. The
-following options are available:
-
-
-
-
-Global Shortcut
-These are standard keyboard shortcuts that will be recognized
-anywhere, as long as a &kde; &plasma; Workspace is running.
-
-
-
-Window Action
-Window Actions are triggers that occur when something happens
-to a particular window, like when it appears, gains focus, or is closed.
-
-
-
-
-Mouse Gesture Action
-A mouse gesture action is triggered when a particular movement
-of the mouse (or touchpad or touchscreen) is performed.
-
-
-
-
-Once you've selected the type of trigger, another submenu appears that allows
-you to select an action type. The following types are available:
-
-
-
-
-Command/&URL;
-This action will launch a command or open a &URL; when the
-shortcut is triggered.
-
-
-
-&DBus; Command
-This action will call a &DBus; method in a running application or
-system daemon. For more information on &DBus;, see the
-&DBus;
-Introduction on &kde; TechBase.
-
-
-
-Send Keyboard Input
-This action will send keyboard input to the currently
-running application, just as if you had typed it in yourself.
-
-
-
-
-Once you've selected the action type, you can then edit the shortcut to
-your liking. See for more information.
-
-
-
-
-Deleting Shortcuts and Groups
-
-To delete a shortcut or group, select it, then click on the
-Edit button below the left pane, and select the
-Delete option.
-
-
-
-
-Exporting Groups
-
-You can export a group, so you can save the shortcuts contained within and
-use them on another computer or maintain a backup.
-
-To export a group, select the group to be exported, then click on the
-Edit button below the left pane and select the
-Export Group... option, which opens a new window that
-lets you define some options about the exported group. The following options
-are available:
-
-
-
-
-Export Actions
-This allows you to select the state the shortcuts will be in
-when they are imported later. Select Actual State to
-maintain their current state, Enabled to ensure they are
-all enabled, or Disabled to ensure they are all disabled.
-
-
-
-
-Id
-Here you may enter text to identify the group. If the group is
-included by default, this text may be filled in by default.
-
-
-
-Allow Merging
-This defines what happens if the group already exists on the
-system the exported group is imported to. When enabled, any new actions will
-be added to the group on the target system, while actions that have the same
-name but a different configuration will updated with the configuration from the
-imported file. When disabled, the module will refuse to import the file.
-
-
-
-
-Filename
-Here you may enter the filename you wish to export the
-shortcut to. You may also select the Browse button to
-the right of the text box to open the File dialog and select a file from there.
-
-
-Exported files use the extension .khotkeys by
-default.
-
-
-
-
-
-
-Exporting a Group
-
-
-The Export Group dialog.
-
Exporting a group of shortcuts.
-
-
-
-
-
-
-Importing Groups
-
-To import a group, click the Edit button below the
-left pane and select Import.... A file selection dialog
-opens that permits you to locate a file previously created using the Export
-function.
-
-
-
-
-
-
-
-Modifying Groups
-
-In the left section of the window, the default shortcuts are categorized
-into groups. These groups can be expanded by clicking the arrow beside them to
-reveal the shortcuts.
-
-When you click on a group, you are presented with two tabs to configure
-the group itself. The Comment allows you to store notes
-about the group, and are not actually used by the system for anything. The
-Conditions tab allows you to restrict which windows a group
-of shortcuts works with.
-
-
-The Comment Tab
-
-
-The Comment tab in a group.
-
Modifying a group's comment.
-
-
-
-Conditions are displayed in a tree, the top level of which is
-And. All conditions beneath And must
-be satisfied for shortcuts in the group to be triggered.
-
-You may add additional groups of conditions by clicking the
-New drop down box to the right of the tree of conditions. Types
-of groups include the aforementioned And,
-Or, in which only one member of the group must be
-satisfied, or Not, in which the inverse of all
-members will trigger the shortcuts in the group.
-
-To add a window definition to the list, press the New
-button. You may select Active Window... if you want
-the shortcut to be triggered only if the specified window currently has focus,
-or you may select Existing Window... if you want the
-shortcut to be triggered as long as that window is open , regardless of
-whether or not you are using it. Selecting either of these options opens a
-window where you can edit the window definitions.
-
-Click the Edit... button to edit an existing set
-of window definitions. A window opens with the window definition editor. For
-more information, see .
-
-To remove a window definition from the conditions list, click the
-Delete button.
-
-
-
-
-
-Modifying Shortcuts
-
-In the left section of the window, the default shortcuts are categorized
-into groups. These groups can be expanded by clicking the arrow beside them to
-reveal the shortcuts.
-
-The Preset Actions group, when expanded, reveals a
-shortcut configuration named PrintScreen which, when
-selected, reveals section on the right side, with three tabs:
-
-
-The Comment Tab
-
-The Comment tab allows you to describe how to use the
-shortcut, what it does, or anything else you might want to include.
-
-
-
-
-The Trigger Tab
-The Trigger tab contains the trigger configuration,
-which depends on the type of trigger specified:
-
-
-
-
-Global (Keyboard) Shortcut
-
-
-To modify a keyboard shortcut, click on the button that contains a wrench,
-and then enter the desired keyboard shortcut. To erase the shortcut, click on
-the button with the icon to the right of the
-change shortcut button.
-
-
-Modifying a Keyboard Trigger
-
-
-The Trigger tab for a keyboard shortcut.
-
Modifying a trigger for a keyboard shortcut.
-
-
-
-
-
-
-
-Window Action
-
-
-Window actions contain several options:
-
-
-
-
-Trigger When
-
-
-This configures the particular window action that must occur for the
-shortcut to be triggered. The following options are available:
-
-
-
-Window appears -
-Triggered when a window is opened.
-
-Window disappears -
-Triggered when a window is closed.
-
-Window gets focus -
-Triggered when you switch to a window.
-
-Window loses focus -
-Triggered when you switch away from a window.
-
-
-
-
-
-
-
-Window
-This is where you define the actual window or windows the trigger applies
-to. For more information, see
-
-
-
-
-
-
-
-
-Mouse Gesture
-
-
-A mouse gesture can be changed by clicking the Edit
-button below the area that displays the mouse gesture, which will open a window.
-Hold down the &LMB; and draw the desired mouse gesture in the area provided.
-The gesture will be saved when you release the &LMB;.
-
-
-Modifying a Mouse Gesture Trigger
-
-
-The Trigger tab for a mouse gesture shortcut.
-
Modifying a trigger for a mouse gesture.
-
-
-
-
-
-
-
-
-
-
-
-The Action Tab
-
-The Action tab is where you configure the action that
-will be performed when the shortcut is triggered. There are several types of
-actions that have different configuration options:
-
-
-
-
-Command/&URL;
-
-
-When using a Command or &URL; is a trigger, a text box is provided where
-you may enter the command to run or &URL; to open when the shortcut is triggered.
-You may also click the Browse button to the right of the
-text box to open a file selection dialog in which you can select a file on your
-local or a remote system.
-
-
-Modifying a Command Action
-
-
-The Action tab for a command.
-
Modifying a command action.
-
-
-
-
-
-
-
-&DBus; Command
-
-
-The following options are provided that allow you to specify a &DBus;
-method to be performed:
-
-
-
-
-Remote application
-The service name of the remote application the method is to
-be performed on, for instance org.kde.kate if you wanted
-to perform it on the &kate; Advanced Text Editor.
-
-
-
-Remote object
-The path to the remote object the method is to be performed on,
-for instance /Document/1, if you wanted to perform it on
-the first document opened in &kate;.
-
-
-
-Function
-The name of the &DBus; method to be called, for instance
-print if you wanted to print the document.
-
-
-
-
-For more information on &DBus;, see the
-&DBus;
-Introduction on &kde; TechBase.
-
-
-
-
-
-Send Keyboard Input
-
-
-At the top of the Action tab, there is a large text
-entry where you may enter the keystrokes you wish to be sent when the shortcut
-is triggered.
-
-Most keys contain a single character, and to enter them here you just
-enter that character. For instance, to type an A, just enter
-A. Some keys have longer names, and you can also use
-those names. For instance, to press the &Alt; key, simply enter
-Alt.
-
-
-Individual keystrokes should be separated by a colon
-(:). For instance, to type foo, enter
-F:O:O.
-
-Keys that need to pressed at the same time should be separated by a plus
-sign. For instance, to press
-&Ctrl;C, enter
-Ctrl+C.
-
-
-Remember, you must enter keystrokes here exactly as you would on a keyboard.
-To capitalize letters, you must enter the &Shift; key. For instance, to type
-Hello, enter Shift+H:E:L:L:O.
-
-This also applies to special characters. For instance, to type the
-at-sign on the U.S. English keyboard layout, enter Shift+2.
-
-
-
-
-The action that is performed is dependent on the currently selected
-keyboard layout. If you change keyboard layouts and trigger a shortcut, it
-may have undesired consequences.
-
-
-Beneath the keystroke entry text box, you may select which window the
-keystrokes will be directed to. You may choose from the following options:
-
-
-
-Active window -
-The window that is currently open.
-
-Specific window -
-The window that you describe using the form below. For more information on
-describing windows, see .
-
-Action window -
-When using the Window Actions trigger type, enter the keystrokes in the window
-that triggered the shortcut.
-
-
-
-
-Modifying a Keyboard Input Action
-
-
-The Action tab for keyboard input.
-
Modifying the keyboard input action for a shortcut.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Defining Windows
-
-Several areas of the module allow you to define a list of windows. They
-all use the same interface, which contains the following options:
-
-
-
-
-Comment
-This is merely an informational text box you can use to explain
-what the trigger applies to or save other useful information. It is not
-actually used by the system for anything.
-
-
-
-Window List
-Beneath the Comment box on the left is the
-list of all window definitions currently present in the trigger. Simply click
-on one to perform an operation on it.
-
-
-
-Edit...
-
-
-Press this button to modify the currently selected window definition. A
-new window is opened that allows you to edit it. This window contains the
-following options:
-
-
-
-
-Window Data
-
-
-This is where you describe the window the trigger should apply to.
-
-At the top, there is a Comment field, which is
-informational just like the one in the main Trigger tab.
-
-Three window characteristics are available:
-
-
-
-Window title -
-The title that appears at the top of the window.
-
-Window class -
-Usually the name of the application.
-
-Window role -
-Usually the name of the &Qt; class that makes up the window.
-
-
-
-Each window characteristic provides a drop-down box, and a text box below
-it. Enter the value you wish to test windows for in the text box. From the
-drop-down box, select which kind of test you wish to apply. You can use
-Is to require an exact match, Contains
-to require that the text entered be somewhere inside the full value, or
-Matches Regular Expression to use a regular expression to
-define the match. You may also perform the inverse of all these operations.
-Select Is Not Important if you do not wish for that
-particular characteristic to be examined.
-
-The easiest way to fill in this information is to open the desired window,
-then click the Autodetect button at the bottom of this
-section, and finally click on the desired trigger window. All three window
-characteristics will be populated with the information from that window, and
-you can then adjust the settings as necessary.
-
-
-
-
-
-Window Types
-
-
-This lets you restrict the match to a particular type of window. The
-following options are available:
-
-
-
-Normal -
-A regular application window.
-
-Desktop -
-The main desktop is actually a special window all its own.
-
-Dialog -
-A small window that is part of a normal application, such as a message box or
-a configuration screen.
-
-Dock -
-A small window that can be attached or detached from a main application window.
-
-
-
-
-
-
-
-
-
-
-
-
-
-New...
-Create a new window definition. This opens the edit dialog
-described above.
-
-
-
-Duplicate...
-This creates a new window definition with the exact same
-specifications as the currently selected window definition. It will open the
-edit dialog described above so you may make further changes.
-
-
-
-Delete
-Removes the currently selected window definition.
-
-
-
-
-
-
-
-
-Settings
-
-When you first enter the module, or when you click the
-Settings button below the left pane, there will be
-several configuration options in the right pane:
-
-
-
-
-Start the Input Actions daemon on login
-This configures whether or not to activate the background
-application that monitors for keyboard shortcuts and triggers configured
-actions. It is enabled by default.
-
-
-
-Gestures
-
-Select this check box to enable mouse gestures.
-
-There are two options specific to mouse gestures:
-
-
-
-
-Timeout
-This specifies the maximum time interval during which the mouse
-gesture will be monitored and recognized by the system, in milliseconds.
-
-
-
-
-Mouse Button
-This specifies the mouse button to be used for mouse gestures.
-Usually, 1 is the &LMB;, 2 is the
-&RMB;, and 3 is the middle or wheel button. If your
-mouse has more buttons, you can also use those instead.
-
-
-Button 1 is unavailable, so mouse gestures do not interfere with the
-normal operation of your system.
-
-
-
-
-
-
-
-
-
-
-
-Settings
-
-
-The Settings screen.
-
Editing Custom Shortcuts settings.
-
-
-
-
-
-
-
-Credits and License
-
-Special thanks to Google Code-In 2011 participant Subhashish Pradhan for
-writing much of this article.
-
-
-
-&underFDL;
-&underGPL;
-
-
-
-
-
-
diff --git a/doc/kcontrol/khotkeys/manage-export.png b/doc/kcontrol/khotkeys/manage-export.png
deleted file mode 100644
index 20a6fd8..0000000
Binary files a/doc/kcontrol/khotkeys/manage-export.png and /dev/null differ
diff --git a/doc/kcontrol/khotkeys/oxygen-22x22-edit-clear-locationbar-rtl.png b/doc/kcontrol/khotkeys/oxygen-22x22-edit-clear-locationbar-rtl.png
deleted file mode 100644
index 2bc48d8..0000000
Binary files a/doc/kcontrol/khotkeys/oxygen-22x22-edit-clear-locationbar-rtl.png and /dev/null differ
diff --git a/doc/kcontrol/khotkeys/settings.png b/doc/kcontrol/khotkeys/settings.png
deleted file mode 100644
index 95c297d..0000000
Binary files a/doc/kcontrol/khotkeys/settings.png and /dev/null differ
diff --git a/doc/kcontrol/khotkeys/shortcuts-action-command.png b/doc/kcontrol/khotkeys/shortcuts-action-command.png
deleted file mode 100644
index 2ed9b2b..0000000
Binary files a/doc/kcontrol/khotkeys/shortcuts-action-command.png and /dev/null differ
diff --git a/doc/kcontrol/khotkeys/shortcuts-action-keyboard.png b/doc/kcontrol/khotkeys/shortcuts-action-keyboard.png
deleted file mode 100644
index b2a7fca..0000000
Binary files a/doc/kcontrol/khotkeys/shortcuts-action-keyboard.png and /dev/null differ
diff --git a/doc/kcontrol/khotkeys/shortcuts-trigger-keyboard.png b/doc/kcontrol/khotkeys/shortcuts-trigger-keyboard.png
deleted file mode 100644
index 564665c..0000000
Binary files a/doc/kcontrol/khotkeys/shortcuts-trigger-keyboard.png and /dev/null differ
diff --git a/doc/kcontrol/khotkeys/shortcuts-trigger-mouse.png b/doc/kcontrol/khotkeys/shortcuts-trigger-mouse.png
deleted file mode 100644
index 0eedf6f..0000000
Binary files a/doc/kcontrol/khotkeys/shortcuts-trigger-mouse.png and /dev/null differ
From aleixpol at kde.org Fri Apr 25 11:34:10 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Fri, 25 Apr 2014 11:34:10 +0000
Subject: [kde-doc-english] [kio-extras] doc/kcontrol: Initial import from
the monolithic kde-workspace.
Message-ID:
Git commit 09cd27cca7daa2339960efa0ab852ad492b5ac97 by Aleix Pol.
Committed on 25/04/2014 at 11:31.
Pushed by apol into branch 'master'.
Initial import from the monolithic kde-workspace.
This is the beginning of revision history for this module. If you
want to look at revision history older than this, please refer to the
techbase wiki for how to use Git history grafting. At the time of
writing, this wiki is located here:
http://community.kde.org/Frameworks/GitOldHistory
If you have already performed the grafting and you don't see any
history beyond this commit, try running "git log" with the "--follow"
argument.
Branched from the monolithic repo kde-workspace, frameworks branch, at commit
049113e719dd2fc4446d054fa1a3aada330094f0
A +2 -0 doc/kcontrol/kcmcgi/CMakeLists.txt
A +44 -0 doc/kcontrol/kcmcgi/index.docbook
A +2 -0 doc/kcontrol/trash/CMakeLists.txt
A +65 -0 doc/kcontrol/trash/index.docbook
http://commits.kde.org/kio-extras/09cd27cca7daa2339960efa0ab852ad492b5ac97
diff --git a/doc/kcontrol/kcmcgi/CMakeLists.txt b/doc/kcontrol/kcmcgi/CMakeLists.txt
new file mode 100644
index 0000000..37af3f3
--- /dev/null
+++ b/doc/kcontrol/kcmcgi/CMakeLists.txt
@@ -0,0 +1,2 @@
+########### install files ###############
+kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kcontrol/kcmcgi)
diff --git a/doc/kcontrol/kcmcgi/index.docbook b/doc/kcontrol/kcmcgi/index.docbook
new file mode 100644
index 0000000..b5d6d7f
--- /dev/null
+++ b/doc/kcontrol/kcmcgi/index.docbook
@@ -0,0 +1,44 @@
+
+
+
+]>
+
+
+
+
+CGI Scripts
+
+BurkhardL?ck
+lueck at hube-lueck.de
+
+
+
+
+2009-11-20
+&kde; 4.4
+
+
+KDE
+Systemsettings
+cgi
+
+
+
+
+The CGI KIO slave lets you execute local CGI programs
+without the need to run a web server.
+
+In this system settings module you can
+configure the paths that are searched for CGI scripts.
+
+
+Paths to CGI scripts are displayed in the list box at the
+bottom of this dialog.
+
+
+Use the buttons below the list box to add or remove paths from the search.
+
+
+
diff --git a/doc/kcontrol/trash/CMakeLists.txt b/doc/kcontrol/trash/CMakeLists.txt
new file mode 100644
index 0000000..6790c61
--- /dev/null
+++ b/doc/kcontrol/trash/CMakeLists.txt
@@ -0,0 +1,2 @@
+########### install files ###############
+kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kcontrol/trash)
diff --git a/doc/kcontrol/trash/index.docbook b/doc/kcontrol/trash/index.docbook
new file mode 100644
index 0000000..d550b1b
--- /dev/null
+++ b/doc/kcontrol/trash/index.docbook
@@ -0,0 +1,65 @@
+
+
+
+]>
+
+Trash
+
+
+&Burkhard.Lueck;
+
+
+
+2009-11-24
+&kde; 4.4
+
+
+KDE
+Systemsettings
+trash
+
+
+
+
+This module allows you to configure the settings for the trash.
+
+
+
+Delete files older than
+
+Check this box to allow automatic deletion of files that are
+older than the value specified. Leave this disabled to not
+automatically delete any items after a certain timespan.
+Set the number of days that files can remain in the trash. Any files
+older than this will be automatically deleted.
+
+
+
+Limit to maximum size
+
+Check this box to limit the trash to the maximum amount of disk space
+that you specify below. Otherwise, it will be unlimited.
+
+
+
+Maximum size
+
+This is the maximum percent of disk space that will be used for the
+trash. The calculated amount of disk space that will be allowed for
+the trash is displayed right of the spinbox.
+
+
+
+When limit reached
+
+When the size limit is reached, the selected action will be performed,
+either the oldest or biggest files will be deleted automatically
+or you will be warned.
+
+
+
+
+
+
From aleixpol at kde.org Fri Apr 25 13:34:53 2014
From: aleixpol at kde.org (Aleix Pol)
Date: Fri, 25 Apr 2014 13:34:53 +0000
Subject: [kde-doc-english] [plasma-desktop] doc/kcontrol: Moved some
documentation to kio-extras, with the documented components
Message-ID:
Git commit 705447017f960c87f1b2de78fb9faf3a637d511d by Aleix Pol.
Committed on 25/04/2014 at 11:33.
Pushed by apol into branch 'master'.
Moved some documentation to kio-extras, with the documented components
M +0 -2 doc/kcontrol/CMakeLists.txt
D +0 -2 doc/kcontrol/kcmcgi/CMakeLists.txt
D +0 -44 doc/kcontrol/kcmcgi/index.docbook
D +0 -2 doc/kcontrol/trash/CMakeLists.txt
D +0 -65 doc/kcontrol/trash/index.docbook
http://commits.kde.org/plasma-desktop/705447017f960c87f1b2de78fb9faf3a637d511d
diff --git a/doc/kcontrol/CMakeLists.txt b/doc/kcontrol/CMakeLists.txt
index c6715af..7eb3706 100644
--- a/doc/kcontrol/CMakeLists.txt
+++ b/doc/kcontrol/CMakeLists.txt
@@ -35,7 +35,6 @@ if ( Q_WS_X11 )
add_subdirectory(cache)
add_subdirectory(filemanager)
add_subdirectory(filetypes)
- add_subdirectory(kcmcgi)
add_subdirectory(kcmcss)
add_subdirectory(kcmlaunch)
add_subdirectory(kcmnotify)
@@ -46,7 +45,6 @@ if ( Q_WS_X11 )
add_subdirectory(spellchecking)
add_subdirectory(componentchooser)
add_subdirectory(kded)
- add_subdirectory(trash)
add_subdirectory(history)
add_subdirectory(solid-device-automounter)
add_subdirectory(phonon)
diff --git a/doc/kcontrol/kcmcgi/CMakeLists.txt b/doc/kcontrol/kcmcgi/CMakeLists.txt
deleted file mode 100644
index 37af3f3..0000000
--- a/doc/kcontrol/kcmcgi/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-########### install files ###############
-kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kcontrol/kcmcgi)
diff --git a/doc/kcontrol/kcmcgi/index.docbook b/doc/kcontrol/kcmcgi/index.docbook
deleted file mode 100644
index b5d6d7f..0000000
--- a/doc/kcontrol/kcmcgi/index.docbook
+++ /dev/null
@@ -1,44 +0,0 @@
-
-
-
-]>
-
-
-
-
-CGI Scripts
-
-BurkhardL?ck
-lueck at hube-lueck.de
-
-
-
-
-2009-11-20
-&kde; 4.4
-
-
-KDE
-Systemsettings
-cgi
-
-
-
-
-The CGI KIO slave lets you execute local CGI programs
-without the need to run a web server.
-
-In this system settings module you can
-configure the paths that are searched for CGI scripts.
-
-
-Paths to CGI scripts are displayed in the list box at the
-bottom of this dialog.
-
-
-Use the buttons below the list box to add or remove paths from the search.
-
-
-
diff --git a/doc/kcontrol/trash/CMakeLists.txt b/doc/kcontrol/trash/CMakeLists.txt
deleted file mode 100644
index 6790c61..0000000
--- a/doc/kcontrol/trash/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-########### install files ###############
-kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kcontrol/trash)
diff --git a/doc/kcontrol/trash/index.docbook b/doc/kcontrol/trash/index.docbook
deleted file mode 100644
index d550b1b..0000000
--- a/doc/kcontrol/trash/index.docbook
+++ /dev/null
@@ -1,65 +0,0 @@
-
-
-
-]>
-
-Trash
-
-
-&Burkhard.Lueck;
-
-
-
-2009-11-24
-&kde; 4.4
-
-
-KDE
-Systemsettings
-trash
-
-
-
-
-This module allows you to configure the settings for the trash.
-
-
-
-Delete files older than
-
-Check this box to allow automatic deletion of files that are
-older than the value specified. Leave this disabled to not
-automatically delete any items after a certain timespan.
-Set the number of days that files can remain in the trash. Any files
-older than this will be automatically deleted.
-
-
-
-Limit to maximum size
-
-Check this box to limit the trash to the maximum amount of disk space
-that you specify below. Otherwise, it will be unlimited.
-
-
-
-Maximum size
-
-This is the maximum percent of disk space that will be used for the
-trash. The calculated amount of disk space that will be allowed for
-the trash is displayed right of the spinbox.
-
-
-
-When limit reached
-
-When the size limit is reached, the selected action will be performed,
-either the oldest or biggest files will be deleted automatically
-or you will be warned.
-
-
-
-
-
-
From lueck at hube-lueck.de Fri Apr 25 13:39:10 2014
From: lueck at hube-lueck.de (=?utf-8?q?Burkhard_L=C3=BCck?=)
Date: Fri, 25 Apr 2014 13:39:10 +0000
Subject: [kde-doc-english] [plasma-framework] doc/plasmapkg: update
plasmapkg2 man page
Message-ID:
Git commit 774f78e773a1d930116ebbd42a674e9ac0167799 by Burkhard L?ck.
Committed on 25/04/2014 at 13:39.
Pushed by lueck into branch 'master'.
update plasmapkg2 man page
M +14 -5 doc/plasmapkg/man-plasmapkg2.1.docbook
http://commits.kde.org/plasma-framework/774f78e773a1d930116ebbd42a674e9ac0167799
diff --git a/doc/plasmapkg/man-plasmapkg2.1.docbook b/doc/plasmapkg/man-plasmapkg2.1.docbook
index 261e5aa..0de55bf 100644
--- a/doc/plasmapkg/man-plasmapkg2.1.docbook
+++ b/doc/plasmapkg/man-plasmapkg2.1.docbook
@@ -5,9 +5,10 @@
-KDE User's Manual
-2012-12-05
-K Desktop Environment
+Plasma Package Manager
+2014-04-25
+5.0
+&kde; plasmapkg2
@@ -24,7 +25,7 @@
plasmapkg2
- path
+ path type path
@@ -50,7 +51,7 @@ install, list, remove Plasma packages.
- path
+ pathGenerate a SHA1 hash for the package at path.
@@ -66,6 +67,10 @@ install, list, remove Plasma packages.
Install the package at path.
+ path
+Show information of package name.
+
+ pathUpgrade the package at path.
@@ -74,6 +79,10 @@ install, list, remove Plasma packages.
List installed packages.
+
+Lists all known Package types that can be installed.
+
+ nameRemove the package named name.
From jkt at flaska.net Fri Apr 25 17:10:57 2014
From: jkt at flaska.net (=?utf-8?q?Jan_Kundr=C3=A1t?=)
Date: Fri, 25 Apr 2014 17:10:57 +0000
Subject: [kde-doc-english] [trojita] src/Gui: GUI: fix enabling/disabling of
UI widgets based on AUTH preferences
Message-ID:
Git commit f60797fb63037769d2bce78bf77275b930e761f7 by Jan Kundr?t.
Committed on 25/04/2014 at 15:24.
Pushed by jkt into branch 'master'.
GUI: fix enabling/disabling of UI widgets based on AUTH preferences
M +4 -1 src/Gui/SettingsDialog.cpp
http://commits.kde.org/trojita/f60797fb63037769d2bce78bf77275b930e761f7
diff --git a/src/Gui/SettingsDialog.cpp b/src/Gui/SettingsDialog.cpp
index 03b9369..140f3bd 100644
--- a/src/Gui/SettingsDialog.cpp
+++ b/src/Gui/SettingsDialog.cpp
@@ -815,7 +815,8 @@ void OutgoingPage::updateWidgets()
smtpPort->setText(QString::number(Common::PORT_SMTP_SSL));
}
- passwordWarning->setVisible(!smtpPass->text().isEmpty() && authEnabled);
+ passwordWarning->setVisible(!smtpPass->text().isEmpty());
+ passwordWarning->setEnabled(authEnabled);
if (m_pwWatcher->isStorageEncrypted()) {
passwordWarning->setStyleSheet(QString());
passwordWarning->setText(trUtf8("This password will be saved in encrypted storage. "
@@ -829,6 +830,7 @@ void OutgoingPage::updateWidgets()
passwordPluginStatus->setVisible(authEnabled &&
(m_pwWatcher->isWaitingForPlugin() || !m_pwWatcher->didReadOk() || !m_pwWatcher->didWriteOk()));
passwordPluginStatus->setText(m_pwWatcher->progressMessage());
+ passwordPluginStatus->setEnabled(authEnabled);
smtpPass->setEnabled(!m_pwWatcher->isWaitingForPlugin() && authEnabled);
lay->labelForField(smtpPass)->setEnabled(!m_pwWatcher->isWaitingForPlugin() && authEnabled);
@@ -865,6 +867,7 @@ void OutgoingPage::updateWidgets()
}
smtpBurl->setEnabled(false);
lay->labelForField(smtpBurl)->setEnabled(false);
+ passwordPluginStatus->setVisible(false);
}
saveFolderName->setEnabled(saveToImap->isChecked());
From ervin at kde.org Fri Apr 25 23:48:59 2014
From: ervin at kde.org (Kevin Ottens)
Date: Fri, 25 Apr 2014 23:48:59 +0000
Subject: [kde-doc-english] [plasma-framework] /: Should be named docs per
the policy
Message-ID:
Git commit 30f39fafbc1189a3394e063704370c732de3ea34 by Kevin Ottens.
Committed on 25/04/2014 at 23:37.
Pushed by ervin into branch 'master'.
Should be named docs per the policy
M +1 -1 CMakeLists.txt
R +0 -0 docs/CMakeLists.txt [from: doc/CMakeLists.txt - 100% similarity]
R +0 -0 docs/plasmapkg/CMakeLists.txt [from: doc/plasmapkg/CMakeLists.txt - 100% similarity]
R +0 -0 docs/plasmapkg/man-plasmapkg2.1.docbook [from: doc/plasmapkg/man-plasmapkg2.1.docbook - 100% similarity]
http://commits.kde.org/plasma-framework/30f39fafbc1189a3394e063704370c732de3ea34
diff --git a/CMakeLists.txt b/CMakeLists.txt
index dce49b2..a48ea79 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -170,7 +170,7 @@ include_directories(${CMAKE_CURRENT_BINARY_DIR})
################# list the subdirectories #################
if (KF5DocTools_FOUND)
- add_subdirectory(doc)
+ add_subdirectory(docs)
endif()
add_definitions(-DTRANSLATION_DOMAIN=\"libplasma5\")
add_subdirectory(src)
diff --git a/doc/CMakeLists.txt b/docs/CMakeLists.txt
similarity index 100%
rename from doc/CMakeLists.txt
rename to docs/CMakeLists.txt
diff --git a/doc/plasmapkg/CMakeLists.txt b/docs/plasmapkg/CMakeLists.txt
similarity index 100%
rename from doc/plasmapkg/CMakeLists.txt
rename to docs/plasmapkg/CMakeLists.txt
diff --git a/doc/plasmapkg/man-plasmapkg2.1.docbook b/docs/plasmapkg/man-plasmapkg2.1.docbook
similarity index 100%
rename from doc/plasmapkg/man-plasmapkg2.1.docbook
rename to docs/plasmapkg/man-plasmapkg2.1.docbook
From luigi.toscano at tiscali.it Sat Apr 26 01:08:30 2014
From: luigi.toscano at tiscali.it (Luigi Toscano)
Date: Sat, 26 Apr 2014 01:08:30 -0000
Subject: [kde-doc-english] Review Request 117781: Install again the content
of common/, prepare for other languages too
Message-ID: <20140426010830.23578.18310@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117781/
-----------------------------------------------------------
Review request for Documentation and KDE Frameworks.
Repository: kdoctools
Description
-------
Install again common/, but:
- under a different prefix
- change the structure to allow the installation of the localized common files for other languages. Those files currently live in SVN under trunk/l10n-kde4//docs/common but those directories will be removed for kf5 and the content, if any, will be imported here.
This is the combination of four commits which can be checked here:
http://quickgit.kde.org/?p=clones%2Fkdoctools%2Fltoscano%2Fkdoctools-tosky.git&a=log&h=9cd70da7d44147eeb0b119f77bb08e8bb00e87d7
Commit logs (older first):
---
Move the definition of language list to the parent CMakeLists.txt
The list can be then reused (namely by common/)
---
Move "en" common doc files to own directory
---
Install common doc files for all the languages
common/CMakeLists.txt has been completely rewritten; it now supports
a set of language directories and all the files included there.
Right now only en/ is defined, other common files will be added
using the corresponding files from trunk/l10n-kde4//docs/common/
(SVN).
---
Enable common/ for a different prefix, adapt kde-chunk.xsl
Common files are installed again as it was in kdelibs4, but under
a different prefix (kdoctools5-common) to avoid conflicts with the
"old" common directory from kdelibs4.
kde-chunk.xsl has been adapted to use this new prefix.
Diffs
-----
common/artistic-license.html 2069b4e
CMakeLists.txt 3e41a26
common/CMakeLists.txt 4228625
common/block_title_bottom.png c0c0af5
common/block_title_mid.png f1ce933
common/block_title_top.png 2344376
common/bsd-license.html 422bb33
common/en/artistic-license.html PRE-CREATION
common/en/block_title_bottom.png PRE-CREATION
common/en/block_title_mid.png PRE-CREATION
common/en/block_title_top.png PRE-CREATION
common/en/bsd-license.html PRE-CREATION
common/en/fdl-license.html PRE-CREATION
common/en/fdl-notice.html PRE-CREATION
common/en/gpl-license.html PRE-CREATION
common/en/kde-default.css PRE-CREATION
common/en/kde-docs.css PRE-CREATION
common/en/kde_logo.png PRE-CREATION
common/en/kde_logo_bg.png PRE-CREATION
common/en/kmenu.png PRE-CREATION
common/en/lgpl-license.html PRE-CREATION
common/en/qpl-license.html PRE-CREATION
common/en/top-kde.jpg PRE-CREATION
common/en/top-left.jpg PRE-CREATION
common/en/top-right.jpg PRE-CREATION
common/en/top.jpg PRE-CREATION
common/en/x11-license.html PRE-CREATION
common/en/xml.dcl PRE-CREATION
common/fdl-license.html 9ce378a
common/fdl-notice.html 862f09e
common/gpl-license.html 26ae3af
common/kde-default.css 24ef928
common/kde-docs.css 12291a4
common/kde_logo.png 336bfd8
common/kde_logo_bg.png 6cf47f1
common/kmenu.png ff077c2
common/lgpl-license.html 343576d
common/qpl-license.html 19a863b
common/top-kde.jpg 48967d3
common/top-left.jpg 23c31c7
common/top-right.jpg 22d2a29
common/top.jpg 8be8caa
common/x11-license.html 444a27b
common/xml.dcl fed2103
src/CMakeLists.txt a2bb02b
src/customization/kde-chunk.xsl eda3d38
Diff: https://git.reviewboard.kde.org/r/117781/diff/
Testing
-------
- The files are installed under the common doc prefix
- `kioclient cat help:/konsole/credits.html` shows the usage of the new prefix
- `kioclient cat help:/kdoctools5-common/gpl-license.html` works
Thanks,
Luigi Toscano
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From lueck at hube-lueck.de Sat Apr 26 08:32:41 2014
From: lueck at hube-lueck.de (=?utf-8?q?Burkhard_L=C3=BCck?=)
Date: Sat, 26 Apr 2014 08:32:41 -0000
Subject: [kde-doc-english] Review Request 117781: Install again the
content of common/, prepare for other languages too
In-Reply-To: <20140426010830.23578.18310@probe.kde.org>
References: <20140426010830.23578.18310@probe.kde.org>
Message-ID: <20140426083241.18037.2738@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117781/#review56593
-----------------------------------------------------------
Ship it!
Lokks good to me, thanks
- Burkhard L?ck
On April 26, 2014, 1:08 a.m., Luigi Toscano wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117781/
> -----------------------------------------------------------
>
> (Updated April 26, 2014, 1:08 a.m.)
>
>
> Review request for Documentation and KDE Frameworks.
>
>
> Repository: kdoctools
>
>
> Description
> -------
>
> Install again common/, but:
> - under a different prefix
> - change the structure to allow the installation of the localized common files for other languages. Those files currently live in SVN under trunk/l10n-kde4//docs/common but those directories will be removed for kf5 and the content, if any, will be imported here.
>
> This is the combination of four commits which can be checked here:
> http://quickgit.kde.org/?p=clones%2Fkdoctools%2Fltoscano%2Fkdoctools-tosky.git&a=log&h=9cd70da7d44147eeb0b119f77bb08e8bb00e87d7
>
> Commit logs (older first):
> ---
> Move the definition of language list to the parent CMakeLists.txt
>
> The list can be then reused (namely by common/)
> ---
> Move "en" common doc files to own directory
> ---
> Install common doc files for all the languages
>
> common/CMakeLists.txt has been completely rewritten; it now supports
> a set of language directories and all the files included there.
> Right now only en/ is defined, other common files will be added
> using the corresponding files from trunk/l10n-kde4//docs/common/
> (SVN).
> ---
> Enable common/ for a different prefix, adapt kde-chunk.xsl
>
> Common files are installed again as it was in kdelibs4, but under
> a different prefix (kdoctools5-common) to avoid conflicts with the
> "old" common directory from kdelibs4.
> kde-chunk.xsl has been adapted to use this new prefix.
>
>
> Diffs
> -----
>
> common/artistic-license.html 2069b4e
> CMakeLists.txt 3e41a26
> common/CMakeLists.txt 4228625
> common/block_title_bottom.png c0c0af5
> common/block_title_mid.png f1ce933
> common/block_title_top.png 2344376
> common/bsd-license.html 422bb33
> common/en/artistic-license.html PRE-CREATION
> common/en/block_title_bottom.png PRE-CREATION
> common/en/block_title_mid.png PRE-CREATION
> common/en/block_title_top.png PRE-CREATION
> common/en/bsd-license.html PRE-CREATION
> common/en/fdl-license.html PRE-CREATION
> common/en/fdl-notice.html PRE-CREATION
> common/en/gpl-license.html PRE-CREATION
> common/en/kde-default.css PRE-CREATION
> common/en/kde-docs.css PRE-CREATION
> common/en/kde_logo.png PRE-CREATION
> common/en/kde_logo_bg.png PRE-CREATION
> common/en/kmenu.png PRE-CREATION
> common/en/lgpl-license.html PRE-CREATION
> common/en/qpl-license.html PRE-CREATION
> common/en/top-kde.jpg PRE-CREATION
> common/en/top-left.jpg PRE-CREATION
> common/en/top-right.jpg PRE-CREATION
> common/en/top.jpg PRE-CREATION
> common/en/x11-license.html PRE-CREATION
> common/en/xml.dcl PRE-CREATION
> common/fdl-license.html 9ce378a
> common/fdl-notice.html 862f09e
> common/gpl-license.html 26ae3af
> common/kde-default.css 24ef928
> common/kde-docs.css 12291a4
> common/kde_logo.png 336bfd8
> common/kde_logo_bg.png 6cf47f1
> common/kmenu.png ff077c2
> common/lgpl-license.html 343576d
> common/qpl-license.html 19a863b
> common/top-kde.jpg 48967d3
> common/top-left.jpg 23c31c7
> common/top-right.jpg 22d2a29
> common/top.jpg 8be8caa
> common/x11-license.html 444a27b
> common/xml.dcl fed2103
> src/CMakeLists.txt a2bb02b
> src/customization/kde-chunk.xsl eda3d38
>
> Diff: https://git.reviewboard.kde.org/r/117781/diff/
>
>
> Testing
> -------
>
> - The files are installed under the common doc prefix
> - `kioclient cat help:/konsole/credits.html` shows the usage of the new prefix
> - `kioclient cat help:/kdoctools5-common/gpl-license.html` works
>
>
> Thanks,
>
> Luigi Toscano
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From null at kde.org Sat Apr 26 13:29:11 2014
From: null at kde.org (Commit Hook)
Date: Sat, 26 Apr 2014 13:29:11 -0000
Subject: [kde-doc-english] Review Request 117781: Install again the
content of common/, prepare for other languages too
In-Reply-To: <20140426010830.23578.18310@probe.kde.org>
References: <20140426010830.23578.18310@probe.kde.org>
Message-ID: <20140426132911.18037.18953@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117781/#review56619
-----------------------------------------------------------
This review has been submitted with commit 75ba2ae6c1f35056cbb03de008c3605e10b9990e by Luigi Toscano to branch master.
- Commit Hook
On April 26, 2014, 1:08 a.m., Luigi Toscano wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117781/
> -----------------------------------------------------------
>
> (Updated April 26, 2014, 1:08 a.m.)
>
>
> Review request for Documentation and KDE Frameworks.
>
>
> Repository: kdoctools
>
>
> Description
> -------
>
> Install again common/, but:
> - under a different prefix
> - change the structure to allow the installation of the localized common files for other languages. Those files currently live in SVN under trunk/l10n-kde4//docs/common but those directories will be removed for kf5 and the content, if any, will be imported here.
>
> This is the combination of four commits which can be checked here:
> http://quickgit.kde.org/?p=clones%2Fkdoctools%2Fltoscano%2Fkdoctools-tosky.git&a=log&h=9cd70da7d44147eeb0b119f77bb08e8bb00e87d7
>
> Commit logs (older first):
> ---
> Move the definition of language list to the parent CMakeLists.txt
>
> The list can be then reused (namely by common/)
> ---
> Move "en" common doc files to own directory
> ---
> Install common doc files for all the languages
>
> common/CMakeLists.txt has been completely rewritten; it now supports
> a set of language directories and all the files included there.
> Right now only en/ is defined, other common files will be added
> using the corresponding files from trunk/l10n-kde4//docs/common/
> (SVN).
> ---
> Enable common/ for a different prefix, adapt kde-chunk.xsl
>
> Common files are installed again as it was in kdelibs4, but under
> a different prefix (kdoctools5-common) to avoid conflicts with the
> "old" common directory from kdelibs4.
> kde-chunk.xsl has been adapted to use this new prefix.
>
>
> Diffs
> -----
>
> common/artistic-license.html 2069b4e
> CMakeLists.txt 3e41a26
> common/CMakeLists.txt 4228625
> common/block_title_bottom.png c0c0af5
> common/block_title_mid.png f1ce933
> common/block_title_top.png 2344376
> common/bsd-license.html 422bb33
> common/en/artistic-license.html PRE-CREATION
> common/en/block_title_bottom.png PRE-CREATION
> common/en/block_title_mid.png PRE-CREATION
> common/en/block_title_top.png PRE-CREATION
> common/en/bsd-license.html PRE-CREATION
> common/en/fdl-license.html PRE-CREATION
> common/en/fdl-notice.html PRE-CREATION
> common/en/gpl-license.html PRE-CREATION
> common/en/kde-default.css PRE-CREATION
> common/en/kde-docs.css PRE-CREATION
> common/en/kde_logo.png PRE-CREATION
> common/en/kde_logo_bg.png PRE-CREATION
> common/en/kmenu.png PRE-CREATION
> common/en/lgpl-license.html PRE-CREATION
> common/en/qpl-license.html PRE-CREATION
> common/en/top-kde.jpg PRE-CREATION
> common/en/top-left.jpg PRE-CREATION
> common/en/top-right.jpg PRE-CREATION
> common/en/top.jpg PRE-CREATION
> common/en/x11-license.html PRE-CREATION
> common/en/xml.dcl PRE-CREATION
> common/fdl-license.html 9ce378a
> common/fdl-notice.html 862f09e
> common/gpl-license.html 26ae3af
> common/kde-default.css 24ef928
> common/kde-docs.css 12291a4
> common/kde_logo.png 336bfd8
> common/kde_logo_bg.png 6cf47f1
> common/kmenu.png ff077c2
> common/lgpl-license.html 343576d
> common/qpl-license.html 19a863b
> common/top-kde.jpg 48967d3
> common/top-left.jpg 23c31c7
> common/top-right.jpg 22d2a29
> common/top.jpg 8be8caa
> common/x11-license.html 444a27b
> common/xml.dcl fed2103
> src/CMakeLists.txt a2bb02b
> src/customization/kde-chunk.xsl eda3d38
>
> Diff: https://git.reviewboard.kde.org/r/117781/diff/
>
>
> Testing
> -------
>
> - The files are installed under the common doc prefix
> - `kioclient cat help:/konsole/credits.html` shows the usage of the new prefix
> - `kioclient cat help:/kdoctools5-common/gpl-license.html` works
>
>
> Thanks,
>
> Luigi Toscano
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From null at kde.org Sat Apr 26 13:29:12 2014
From: null at kde.org (Commit Hook)
Date: Sat, 26 Apr 2014 13:29:12 -0000
Subject: [kde-doc-english] Review Request 117781: Install again the
content of common/, prepare for other languages too
In-Reply-To: <20140426010830.23578.18310@probe.kde.org>
References: <20140426010830.23578.18310@probe.kde.org>
Message-ID: <20140426132912.18037.52343@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117781/#review56621
-----------------------------------------------------------
This review has been submitted with commit 184882c4c5418a9fc929b91c751c43a4234549af by Luigi Toscano to branch master.
- Commit Hook
On April 26, 2014, 1:08 a.m., Luigi Toscano wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117781/
> -----------------------------------------------------------
>
> (Updated April 26, 2014, 1:08 a.m.)
>
>
> Review request for Documentation and KDE Frameworks.
>
>
> Repository: kdoctools
>
>
> Description
> -------
>
> Install again common/, but:
> - under a different prefix
> - change the structure to allow the installation of the localized common files for other languages. Those files currently live in SVN under trunk/l10n-kde4//docs/common but those directories will be removed for kf5 and the content, if any, will be imported here.
>
> This is the combination of four commits which can be checked here:
> http://quickgit.kde.org/?p=clones%2Fkdoctools%2Fltoscano%2Fkdoctools-tosky.git&a=log&h=9cd70da7d44147eeb0b119f77bb08e8bb00e87d7
>
> Commit logs (older first):
> ---
> Move the definition of language list to the parent CMakeLists.txt
>
> The list can be then reused (namely by common/)
> ---
> Move "en" common doc files to own directory
> ---
> Install common doc files for all the languages
>
> common/CMakeLists.txt has been completely rewritten; it now supports
> a set of language directories and all the files included there.
> Right now only en/ is defined, other common files will be added
> using the corresponding files from trunk/l10n-kde4//docs/common/
> (SVN).
> ---
> Enable common/ for a different prefix, adapt kde-chunk.xsl
>
> Common files are installed again as it was in kdelibs4, but under
> a different prefix (kdoctools5-common) to avoid conflicts with the
> "old" common directory from kdelibs4.
> kde-chunk.xsl has been adapted to use this new prefix.
>
>
> Diffs
> -----
>
> common/artistic-license.html 2069b4e
> CMakeLists.txt 3e41a26
> common/CMakeLists.txt 4228625
> common/block_title_bottom.png c0c0af5
> common/block_title_mid.png f1ce933
> common/block_title_top.png 2344376
> common/bsd-license.html 422bb33
> common/en/artistic-license.html PRE-CREATION
> common/en/block_title_bottom.png PRE-CREATION
> common/en/block_title_mid.png PRE-CREATION
> common/en/block_title_top.png PRE-CREATION
> common/en/bsd-license.html PRE-CREATION
> common/en/fdl-license.html PRE-CREATION
> common/en/fdl-notice.html PRE-CREATION
> common/en/gpl-license.html PRE-CREATION
> common/en/kde-default.css PRE-CREATION
> common/en/kde-docs.css PRE-CREATION
> common/en/kde_logo.png PRE-CREATION
> common/en/kde_logo_bg.png PRE-CREATION
> common/en/kmenu.png PRE-CREATION
> common/en/lgpl-license.html PRE-CREATION
> common/en/qpl-license.html PRE-CREATION
> common/en/top-kde.jpg PRE-CREATION
> common/en/top-left.jpg PRE-CREATION
> common/en/top-right.jpg PRE-CREATION
> common/en/top.jpg PRE-CREATION
> common/en/x11-license.html PRE-CREATION
> common/en/xml.dcl PRE-CREATION
> common/fdl-license.html 9ce378a
> common/fdl-notice.html 862f09e
> common/gpl-license.html 26ae3af
> common/kde-default.css 24ef928
> common/kde-docs.css 12291a4
> common/kde_logo.png 336bfd8
> common/kde_logo_bg.png 6cf47f1
> common/kmenu.png ff077c2
> common/lgpl-license.html 343576d
> common/qpl-license.html 19a863b
> common/top-kde.jpg 48967d3
> common/top-left.jpg 23c31c7
> common/top-right.jpg 22d2a29
> common/top.jpg 8be8caa
> common/x11-license.html 444a27b
> common/xml.dcl fed2103
> src/CMakeLists.txt a2bb02b
> src/customization/kde-chunk.xsl eda3d38
>
> Diff: https://git.reviewboard.kde.org/r/117781/diff/
>
>
> Testing
> -------
>
> - The files are installed under the common doc prefix
> - `kioclient cat help:/konsole/credits.html` shows the usage of the new prefix
> - `kioclient cat help:/kdoctools5-common/gpl-license.html` works
>
>
> Thanks,
>
> Luigi Toscano
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From null at kde.org Sat Apr 26 13:29:12 2014
From: null at kde.org (Commit Hook)
Date: Sat, 26 Apr 2014 13:29:12 -0000
Subject: [kde-doc-english] Review Request 117781: Install again the
content of common/, prepare for other languages too
In-Reply-To: <20140426010830.23578.18310@probe.kde.org>
References: <20140426010830.23578.18310@probe.kde.org>
Message-ID: <20140426132912.23578.76022@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117781/#review56620
-----------------------------------------------------------
This review has been submitted with commit fd96fa5b175d965bbe9655ef36bbd9728f946ab2 by Luigi Toscano to branch master.
- Commit Hook
On April 26, 2014, 1:08 a.m., Luigi Toscano wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117781/
> -----------------------------------------------------------
>
> (Updated April 26, 2014, 1:08 a.m.)
>
>
> Review request for Documentation and KDE Frameworks.
>
>
> Repository: kdoctools
>
>
> Description
> -------
>
> Install again common/, but:
> - under a different prefix
> - change the structure to allow the installation of the localized common files for other languages. Those files currently live in SVN under trunk/l10n-kde4//docs/common but those directories will be removed for kf5 and the content, if any, will be imported here.
>
> This is the combination of four commits which can be checked here:
> http://quickgit.kde.org/?p=clones%2Fkdoctools%2Fltoscano%2Fkdoctools-tosky.git&a=log&h=9cd70da7d44147eeb0b119f77bb08e8bb00e87d7
>
> Commit logs (older first):
> ---
> Move the definition of language list to the parent CMakeLists.txt
>
> The list can be then reused (namely by common/)
> ---
> Move "en" common doc files to own directory
> ---
> Install common doc files for all the languages
>
> common/CMakeLists.txt has been completely rewritten; it now supports
> a set of language directories and all the files included there.
> Right now only en/ is defined, other common files will be added
> using the corresponding files from trunk/l10n-kde4//docs/common/
> (SVN).
> ---
> Enable common/ for a different prefix, adapt kde-chunk.xsl
>
> Common files are installed again as it was in kdelibs4, but under
> a different prefix (kdoctools5-common) to avoid conflicts with the
> "old" common directory from kdelibs4.
> kde-chunk.xsl has been adapted to use this new prefix.
>
>
> Diffs
> -----
>
> common/artistic-license.html 2069b4e
> CMakeLists.txt 3e41a26
> common/CMakeLists.txt 4228625
> common/block_title_bottom.png c0c0af5
> common/block_title_mid.png f1ce933
> common/block_title_top.png 2344376
> common/bsd-license.html 422bb33
> common/en/artistic-license.html PRE-CREATION
> common/en/block_title_bottom.png PRE-CREATION
> common/en/block_title_mid.png PRE-CREATION
> common/en/block_title_top.png PRE-CREATION
> common/en/bsd-license.html PRE-CREATION
> common/en/fdl-license.html PRE-CREATION
> common/en/fdl-notice.html PRE-CREATION
> common/en/gpl-license.html PRE-CREATION
> common/en/kde-default.css PRE-CREATION
> common/en/kde-docs.css PRE-CREATION
> common/en/kde_logo.png PRE-CREATION
> common/en/kde_logo_bg.png PRE-CREATION
> common/en/kmenu.png PRE-CREATION
> common/en/lgpl-license.html PRE-CREATION
> common/en/qpl-license.html PRE-CREATION
> common/en/top-kde.jpg PRE-CREATION
> common/en/top-left.jpg PRE-CREATION
> common/en/top-right.jpg PRE-CREATION
> common/en/top.jpg PRE-CREATION
> common/en/x11-license.html PRE-CREATION
> common/en/xml.dcl PRE-CREATION
> common/fdl-license.html 9ce378a
> common/fdl-notice.html 862f09e
> common/gpl-license.html 26ae3af
> common/kde-default.css 24ef928
> common/kde-docs.css 12291a4
> common/kde_logo.png 336bfd8
> common/kde_logo_bg.png 6cf47f1
> common/kmenu.png ff077c2
> common/lgpl-license.html 343576d
> common/qpl-license.html 19a863b
> common/top-kde.jpg 48967d3
> common/top-left.jpg 23c31c7
> common/top-right.jpg 22d2a29
> common/top.jpg 8be8caa
> common/x11-license.html 444a27b
> common/xml.dcl fed2103
> src/CMakeLists.txt a2bb02b
> src/customization/kde-chunk.xsl eda3d38
>
> Diff: https://git.reviewboard.kde.org/r/117781/diff/
>
>
> Testing
> -------
>
> - The files are installed under the common doc prefix
> - `kioclient cat help:/konsole/credits.html` shows the usage of the new prefix
> - `kioclient cat help:/kdoctools5-common/gpl-license.html` works
>
>
> Thanks,
>
> Luigi Toscano
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From null at kde.org Sat Apr 26 13:29:13 2014
From: null at kde.org (Commit Hook)
Date: Sat, 26 Apr 2014 13:29:13 -0000
Subject: [kde-doc-english] Review Request 117781: Install again the
content of common/, prepare for other languages too
In-Reply-To: <20140426010830.23578.18310@probe.kde.org>
References: <20140426010830.23578.18310@probe.kde.org>
Message-ID: <20140426132913.23578.61421@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117781/#review56622
-----------------------------------------------------------
This review has been submitted with commit 1cd33b3cad5c9a38d39655a39aac911ed7b334f8 by Luigi Toscano to branch master.
- Commit Hook
On April 26, 2014, 1:08 a.m., Luigi Toscano wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117781/
> -----------------------------------------------------------
>
> (Updated April 26, 2014, 1:08 a.m.)
>
>
> Review request for Documentation and KDE Frameworks.
>
>
> Repository: kdoctools
>
>
> Description
> -------
>
> Install again common/, but:
> - under a different prefix
> - change the structure to allow the installation of the localized common files for other languages. Those files currently live in SVN under trunk/l10n-kde4//docs/common but those directories will be removed for kf5 and the content, if any, will be imported here.
>
> This is the combination of four commits which can be checked here:
> http://quickgit.kde.org/?p=clones%2Fkdoctools%2Fltoscano%2Fkdoctools-tosky.git&a=log&h=9cd70da7d44147eeb0b119f77bb08e8bb00e87d7
>
> Commit logs (older first):
> ---
> Move the definition of language list to the parent CMakeLists.txt
>
> The list can be then reused (namely by common/)
> ---
> Move "en" common doc files to own directory
> ---
> Install common doc files for all the languages
>
> common/CMakeLists.txt has been completely rewritten; it now supports
> a set of language directories and all the files included there.
> Right now only en/ is defined, other common files will be added
> using the corresponding files from trunk/l10n-kde4//docs/common/
> (SVN).
> ---
> Enable common/ for a different prefix, adapt kde-chunk.xsl
>
> Common files are installed again as it was in kdelibs4, but under
> a different prefix (kdoctools5-common) to avoid conflicts with the
> "old" common directory from kdelibs4.
> kde-chunk.xsl has been adapted to use this new prefix.
>
>
> Diffs
> -----
>
> common/artistic-license.html 2069b4e
> CMakeLists.txt 3e41a26
> common/CMakeLists.txt 4228625
> common/block_title_bottom.png c0c0af5
> common/block_title_mid.png f1ce933
> common/block_title_top.png 2344376
> common/bsd-license.html 422bb33
> common/en/artistic-license.html PRE-CREATION
> common/en/block_title_bottom.png PRE-CREATION
> common/en/block_title_mid.png PRE-CREATION
> common/en/block_title_top.png PRE-CREATION
> common/en/bsd-license.html PRE-CREATION
> common/en/fdl-license.html PRE-CREATION
> common/en/fdl-notice.html PRE-CREATION
> common/en/gpl-license.html PRE-CREATION
> common/en/kde-default.css PRE-CREATION
> common/en/kde-docs.css PRE-CREATION
> common/en/kde_logo.png PRE-CREATION
> common/en/kde_logo_bg.png PRE-CREATION
> common/en/kmenu.png PRE-CREATION
> common/en/lgpl-license.html PRE-CREATION
> common/en/qpl-license.html PRE-CREATION
> common/en/top-kde.jpg PRE-CREATION
> common/en/top-left.jpg PRE-CREATION
> common/en/top-right.jpg PRE-CREATION
> common/en/top.jpg PRE-CREATION
> common/en/x11-license.html PRE-CREATION
> common/en/xml.dcl PRE-CREATION
> common/fdl-license.html 9ce378a
> common/fdl-notice.html 862f09e
> common/gpl-license.html 26ae3af
> common/kde-default.css 24ef928
> common/kde-docs.css 12291a4
> common/kde_logo.png 336bfd8
> common/kde_logo_bg.png 6cf47f1
> common/kmenu.png ff077c2
> common/lgpl-license.html 343576d
> common/qpl-license.html 19a863b
> common/top-kde.jpg 48967d3
> common/top-left.jpg 23c31c7
> common/top-right.jpg 22d2a29
> common/top.jpg 8be8caa
> common/x11-license.html 444a27b
> common/xml.dcl fed2103
> src/CMakeLists.txt a2bb02b
> src/customization/kde-chunk.xsl eda3d38
>
> Diff: https://git.reviewboard.kde.org/r/117781/diff/
>
>
> Testing
> -------
>
> - The files are installed under the common doc prefix
> - `kioclient cat help:/konsole/credits.html` shows the usage of the new prefix
> - `kioclient cat help:/kdoctools5-common/gpl-license.html` works
>
>
> Thanks,
>
> Luigi Toscano
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From luigi.toscano at tiscali.it Sat Apr 26 13:29:14 2014
From: luigi.toscano at tiscali.it (Luigi Toscano)
Date: Sat, 26 Apr 2014 13:29:14 -0000
Subject: [kde-doc-english] Review Request 117781: Install again the
content of common/, prepare for other languages too
In-Reply-To: <20140426010830.23578.18310@probe.kde.org>
References: <20140426010830.23578.18310@probe.kde.org>
Message-ID: <20140426132914.18037.23401@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117781/
-----------------------------------------------------------
(Updated April 26, 2014, 1:29 p.m.)
Status
------
This change has been marked as submitted.
Review request for Documentation and KDE Frameworks.
Repository: kdoctools
Description
-------
Install again common/, but:
- under a different prefix
- change the structure to allow the installation of the localized common files for other languages. Those files currently live in SVN under trunk/l10n-kde4//docs/common but those directories will be removed for kf5 and the content, if any, will be imported here.
This is the combination of four commits which can be checked here:
http://quickgit.kde.org/?p=clones%2Fkdoctools%2Fltoscano%2Fkdoctools-tosky.git&a=log&h=9cd70da7d44147eeb0b119f77bb08e8bb00e87d7
Commit logs (older first):
---
Move the definition of language list to the parent CMakeLists.txt
The list can be then reused (namely by common/)
---
Move "en" common doc files to own directory
---
Install common doc files for all the languages
common/CMakeLists.txt has been completely rewritten; it now supports
a set of language directories and all the files included there.
Right now only en/ is defined, other common files will be added
using the corresponding files from trunk/l10n-kde4//docs/common/
(SVN).
---
Enable common/ for a different prefix, adapt kde-chunk.xsl
Common files are installed again as it was in kdelibs4, but under
a different prefix (kdoctools5-common) to avoid conflicts with the
"old" common directory from kdelibs4.
kde-chunk.xsl has been adapted to use this new prefix.
Diffs
-----
common/artistic-license.html 2069b4e
CMakeLists.txt 3e41a26
common/CMakeLists.txt 4228625
common/block_title_bottom.png c0c0af5
common/block_title_mid.png f1ce933
common/block_title_top.png 2344376
common/bsd-license.html 422bb33
common/en/artistic-license.html PRE-CREATION
common/en/block_title_bottom.png PRE-CREATION
common/en/block_title_mid.png PRE-CREATION
common/en/block_title_top.png PRE-CREATION
common/en/bsd-license.html PRE-CREATION
common/en/fdl-license.html PRE-CREATION
common/en/fdl-notice.html PRE-CREATION
common/en/gpl-license.html PRE-CREATION
common/en/kde-default.css PRE-CREATION
common/en/kde-docs.css PRE-CREATION
common/en/kde_logo.png PRE-CREATION
common/en/kde_logo_bg.png PRE-CREATION
common/en/kmenu.png PRE-CREATION
common/en/lgpl-license.html PRE-CREATION
common/en/qpl-license.html PRE-CREATION
common/en/top-kde.jpg PRE-CREATION
common/en/top-left.jpg PRE-CREATION
common/en/top-right.jpg PRE-CREATION
common/en/top.jpg PRE-CREATION
common/en/x11-license.html PRE-CREATION
common/en/xml.dcl PRE-CREATION
common/fdl-license.html 9ce378a
common/fdl-notice.html 862f09e
common/gpl-license.html 26ae3af
common/kde-default.css 24ef928
common/kde-docs.css 12291a4
common/kde_logo.png 336bfd8
common/kde_logo_bg.png 6cf47f1
common/kmenu.png ff077c2
common/lgpl-license.html 343576d
common/qpl-license.html 19a863b
common/top-kde.jpg 48967d3
common/top-left.jpg 23c31c7
common/top-right.jpg 22d2a29
common/top.jpg 8be8caa
common/x11-license.html 444a27b
common/xml.dcl fed2103
src/CMakeLists.txt a2bb02b
src/customization/kde-chunk.xsl eda3d38
Diff: https://git.reviewboard.kde.org/r/117781/diff/
Testing
-------
- The files are installed under the common doc prefix
- `kioclient cat help:/konsole/credits.html` shows the usage of the new prefix
- `kioclient cat help:/kdoctools5-common/gpl-license.html` works
Thanks,
Luigi Toscano
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From agateau at kde.org Sun Apr 27 18:50:14 2014
From: agateau at kde.org (=?utf-8?b?QXVyw6lsaWVuIEfDonRlYXU=?=)
Date: Sun, 27 Apr 2014 18:50:14 -0000
Subject: [kde-doc-english] Review Request 117805: Introduce
kdoctools_install()
Message-ID: <20140427185014.9428.32909@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117805/
-----------------------------------------------------------
Review request for Documentation, KDE Frameworks and Luigi Toscano.
Repository: kdoctools
Description
-------
This function makes it easy to install all .docbook of a framework. It is similar to ki18n_install() (see https://git.reviewboard.kde.org/r/117804/ ).
The primary user of this function is the build system of the framework tarballs. The tarballs will ship with a po/ directory which follows the structure expected by kdoctools_install(). The only necessary change is to add the following lines to the root CMakeLists.txt file:
if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
kdoctools_install(po)
endif()
Since the code checks for the presence of a po/ directory, it can be committed in the framework repository (no need for the tarball release scripts to alter the CMake files), making it easier for developers to reproduce the situation of a released tarball by creating/copying a po/ directory in their working copy.
Diffs
-----
KF5DocToolsMacros.cmake c4e33bd
Diff: https://git.reviewboard.kde.org/r/117805/diff/
Testing
-------
Tested with fake content on kiconthemes, with and without the po dir.
Thanks,
Aur?lien G?teau
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From luigi.toscano at tiscali.it Sun Apr 27 23:31:05 2014
From: luigi.toscano at tiscali.it (Luigi Toscano)
Date: Sun, 27 Apr 2014 23:31:05 -0000
Subject: [kde-doc-english] Review Request 117805: Introduce
kdoctools_install()
In-Reply-To: <20140427185014.9428.32909@probe.kde.org>
References: <20140427185014.9428.32909@probe.kde.org>
Message-ID: <20140427233105.9428.55093@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117805/#review56699
-----------------------------------------------------------
I think you can simplify the match condition: manpages docbooks starts with "man-" prefix
- Luigi Toscano
On April 27, 2014, 8:50 p.m., Aur?lien G?teau wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117805/
> -----------------------------------------------------------
>
> (Updated April 27, 2014, 8:50 p.m.)
>
>
> Review request for Documentation, KDE Frameworks and Luigi Toscano.
>
>
> Repository: kdoctools
>
>
> Description
> -------
>
> This function makes it easy to install all .docbook of a framework. It is similar to ki18n_install() (see https://git.reviewboard.kde.org/r/117804/ ).
>
> The primary user of this function is the build system of the framework tarballs. The tarballs will ship with a po/ directory which follows the structure expected by kdoctools_install(). The only necessary change is to add the following lines to the root CMakeLists.txt file:
>
> if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
> kdoctools_install(po)
> endif()
>
> Since the code checks for the presence of a po/ directory, it can be committed in the framework repository (no need for the tarball release scripts to alter the CMake files), making it easier for developers to reproduce the situation of a released tarball by creating/copying a po/ directory in their working copy.
>
>
> Diffs
> -----
>
> KF5DocToolsMacros.cmake c4e33bd
>
> Diff: https://git.reviewboard.kde.org/r/117805/diff/
>
>
> Testing
> -------
>
> Tested with fake content on kiconthemes, with and without the po dir.
>
>
> Thanks,
>
> Aur?lien G?teau
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From luigi.toscano at tiscali.it Sun Apr 27 23:31:13 2014
From: luigi.toscano at tiscali.it (Luigi Toscano)
Date: Sun, 27 Apr 2014 23:31:13 -0000
Subject: [kde-doc-english] Review Request 117805: Introduce
kdoctools_install()
In-Reply-To: <20140427185014.9428.32909@probe.kde.org>
References: <20140427185014.9428.32909@probe.kde.org>
Message-ID: <20140427233113.14793.68275@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117805/#review56700
-----------------------------------------------------------
I think you can simplify the match condition: manpages docbooks starts with "man-" prefix
- Luigi Toscano
On April 27, 2014, 8:50 p.m., Aur?lien G?teau wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117805/
> -----------------------------------------------------------
>
> (Updated April 27, 2014, 8:50 p.m.)
>
>
> Review request for Documentation, KDE Frameworks and Luigi Toscano.
>
>
> Repository: kdoctools
>
>
> Description
> -------
>
> This function makes it easy to install all .docbook of a framework. It is similar to ki18n_install() (see https://git.reviewboard.kde.org/r/117804/ ).
>
> The primary user of this function is the build system of the framework tarballs. The tarballs will ship with a po/ directory which follows the structure expected by kdoctools_install(). The only necessary change is to add the following lines to the root CMakeLists.txt file:
>
> if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
> kdoctools_install(po)
> endif()
>
> Since the code checks for the presence of a po/ directory, it can be committed in the framework repository (no need for the tarball release scripts to alter the CMake files), making it easier for developers to reproduce the situation of a released tarball by creating/copying a po/ directory in their working copy.
>
>
> Diffs
> -----
>
> KF5DocToolsMacros.cmake c4e33bd
>
> Diff: https://git.reviewboard.kde.org/r/117805/diff/
>
>
> Testing
> -------
>
> Tested with fake content on kiconthemes, with and without the po dir.
>
>
> Thanks,
>
> Aur?lien G?teau
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From yurchor at ukr.net Mon Apr 28 05:07:11 2014
From: yurchor at ukr.net (Yuri Chornoivan)
Date: Mon, 28 Apr 2014 05:07:11 +0000
Subject: [kde-doc-english] [kbibtex] doc: Sync docs with the new code
Message-ID:
Git commit 73d5dd152858e2ead5f872c7cd197c8081529470 by Yuri Chornoivan.
Committed on 28/04/2014 at 05:06.
Pushed by yurchor into branch 'master'.
Sync docs with the new code
M +1 -1 doc/index.docbook
http://commits.kde.org/kbibtex/73d5dd152858e2ead5f872c7cd197c8081529470
diff --git a/doc/index.docbook b/doc/index.docbook
index 7fcd7a4..6f7ad58 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -466,7 +466,7 @@ latex example
The upper drop down box is used to choose the bibliography field to display statistic data (a count of entries with the same value for the field) on the lower list.
- You can click with &RMB; on an entry in the lower list to access the batch editing capabilities. It is possible to Replace all occurrences of the value, Delete all occurrences of the value, Search for selected values using the Filter Toolbar, Assign/add values to selected entries or Remove value from selected entries (some entries should be selected in the main entry list first).
+ You can click with &RMB; on an entry in the lower list to access the batch editing capabilities. It is possible to Replace all occurrences of the value, Delete all occurrences of the value, Search for selected values using the Filter Toolbar, Add value to selected entries, Replace value of selected entries or Remove value from selected entries (some entries should be selected in the main entry list first).
From arichardson.kde at gmail.com Mon Apr 28 07:22:51 2014
From: arichardson.kde at gmail.com (Alex Richardson)
Date: Mon, 28 Apr 2014 07:22:51 +0000
Subject: [kde-doc-english] [okteta/frameworks] doc: Use new DocBook 4.5 DTD
Message-ID:
Git commit 5b1eaa127198d82ad046404e2ccaa7a1100b073f by Alex Richardson.
Committed on 28/04/2014 at 07:22.
Pushed by arichardson into branch 'frameworks'.
Use new DocBook 4.5 DTD
M +1 -1 doc/index.docbook
http://commits.kde.org/okteta/5b1eaa127198d82ad046404e2ccaa7a1100b073f
diff --git a/doc/index.docbook b/doc/index.docbook
index 7102df8..9684e49 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -1,5 +1,5 @@
-Okteta">
From agateau at kde.org Mon Apr 28 08:30:39 2014
From: agateau at kde.org (=?utf-8?b?QXVyw6lsaWVuIEfDonRlYXU=?=)
Date: Mon, 28 Apr 2014 08:30:39 -0000
Subject: [kde-doc-english] Review Request 117805: Introduce
kdoctools_install()
In-Reply-To: <20140427233113.14793.68275@probe.kde.org>
References: <20140427233113.14793.68275@probe.kde.org>
Message-ID: <20140428083039.9428.70617@probe.kde.org>
> On April 28, 2014, 1:31 a.m., Luigi Toscano wrote:
> > I think you can simplify the match condition: manpages docbooks starts with "man-" prefix
I didn't check on the "man-" prefix because a comment in kdoctools_create_manpage() says 'sometimes we have "man-" prepended'. Is it mandatory now? Anyway, I need to match the man section in the filename because kdoctools_create_manpage() expects it as its second argument (though it could be made smarter and find it itself :))
- Aur?lien
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117805/#review56700
-----------------------------------------------------------
On April 27, 2014, 8:50 p.m., Aur?lien G?teau wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117805/
> -----------------------------------------------------------
>
> (Updated April 27, 2014, 8:50 p.m.)
>
>
> Review request for Documentation, KDE Frameworks and Luigi Toscano.
>
>
> Repository: kdoctools
>
>
> Description
> -------
>
> This function makes it easy to install all .docbook of a framework. It is similar to ki18n_install() (see https://git.reviewboard.kde.org/r/117804/ ).
>
> The primary user of this function is the build system of the framework tarballs. The tarballs will ship with a po/ directory which follows the structure expected by kdoctools_install(). The only necessary change is to add the following lines to the root CMakeLists.txt file:
>
> if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
> kdoctools_install(po)
> endif()
>
> Since the code checks for the presence of a po/ directory, it can be committed in the framework repository (no need for the tarball release scripts to alter the CMake files), making it easier for developers to reproduce the situation of a released tarball by creating/copying a po/ directory in their working copy.
>
>
> Diffs
> -----
>
> KF5DocToolsMacros.cmake c4e33bd
>
> Diff: https://git.reviewboard.kde.org/r/117805/diff/
>
>
> Testing
> -------
>
> Tested with fake content on kiconthemes, with and without the po dir.
>
>
> Thanks,
>
> Aur?lien G?teau
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From lueck at hube-lueck.de Mon Apr 28 15:23:08 2014
From: lueck at hube-lueck.de (=?utf-8?q?Burkhard_L=C3=BCck?=)
Date: Mon, 28 Apr 2014 15:23:08 -0000
Subject: [kde-doc-english] Review Request 117805: Introduce
kdoctools_install()
In-Reply-To: <20140427185014.9428.32909@probe.kde.org>
References: <20140427185014.9428.32909@probe.kde.org>
Message-ID: <20140428152308.12926.16049@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117805/#review56764
-----------------------------------------------------------
KF5DocToolsMacros.cmake
kio/docs/kioslave/foo/CMakeLists.text have
INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kioslave5/foo
but the lang docbooks will not have SUBDIR kioslave5/
that seems to be wrong
- Burkhard L?ck
On April 27, 2014, 6:50 p.m., Aur?lien G?teau wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117805/
> -----------------------------------------------------------
>
> (Updated April 27, 2014, 6:50 p.m.)
>
>
> Review request for Documentation, KDE Frameworks and Luigi Toscano.
>
>
> Repository: kdoctools
>
>
> Description
> -------
>
> This function makes it easy to install all .docbook of a framework. It is similar to ki18n_install() (see https://git.reviewboard.kde.org/r/117804/ ).
>
> The primary user of this function is the build system of the framework tarballs. The tarballs will ship with a po/ directory which follows the structure expected by kdoctools_install(). The only necessary change is to add the following lines to the root CMakeLists.txt file:
>
> if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
> kdoctools_install(po)
> endif()
>
> Since the code checks for the presence of a po/ directory, it can be committed in the framework repository (no need for the tarball release scripts to alter the CMake files), making it easier for developers to reproduce the situation of a released tarball by creating/copying a po/ directory in their working copy.
>
>
> Diffs
> -----
>
> KF5DocToolsMacros.cmake c4e33bd
>
> Diff: https://git.reviewboard.kde.org/r/117805/diff/
>
>
> Testing
> -------
>
> Tested with fake content on kiconthemes, with and without the po dir.
>
>
> Thanks,
>
> Aur?lien G?teau
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From lueck at hube-lueck.de Tue Apr 29 04:52:50 2014
From: lueck at hube-lueck.de (Burkhard =?ISO-8859-1?Q?L=FCck?=)
Date: Tue, 29 Apr 2014 06:52:50 +0200
Subject: [kde-doc-english] Coinstallability of docbooks from kf5 and kde4
Message-ID: <23713190.eKOWTx3Rn4@parodia>
Hi,
I have seen a lot of name changes and review requests in frameworks, maybe
even in workspace due to coinstallability of translation catalogs and
binaries.
But e. g. what about the sonnet docbook from frameworks/sonnet and kdelibs?
Do we have to care about coinstallability in this case and others?
What exactly has to be coinstallable, kf5 frameworks+workspace together with
kde4 kdelibs+kde-workspace+kde-runtime?
--
Burkhard L?ck
From aacid at kde.org Tue Apr 29 17:26:35 2014
From: aacid at kde.org (Albert Astals Cid)
Date: Tue, 29 Apr 2014 19:26:35 +0200
Subject: [kde-doc-english] Coinstallability of docbooks from kf5 and kde4
In-Reply-To: <23713190.eKOWTx3Rn4@parodia>
References: <23713190.eKOWTx3Rn4@parodia>
Message-ID: <9027915.rCixvGCuMV@xps>
El Dimarts, 29 d'abril de 2014, a les 06:52:50, Burkhard L?ck va escriure:
> Hi,
>
> I have seen a lot of name changes and review requests in frameworks, maybe
> even in workspace due to coinstallability of translation catalogs and
> binaries.
>
> But e. g. what about the sonnet docbook from frameworks/sonnet and kdelibs?
>
> Do we have to care about coinstallability in this case and others?
>
> What exactly has to be coinstallable, kf5 frameworks+workspace together with
> kde4 kdelibs+kde-workspace+kde-runtime?
I think kf5 people is only aiming at kf5 and kdelibs4 coinstability at the
moment, but may be best to forward this to the frameworks devel list, to get a
maybe more authoritative answer
Cheers,
Albert
From jr at jriddell.org Wed Apr 30 12:15:24 2014
From: jr at jriddell.org (Jonathan Riddell)
Date: Wed, 30 Apr 2014 12:15:24 +0000
Subject: [kde-doc-english] [kdelibs4support] docs/kdebugdialog5: rename
kdebugdialog5 internally and move documentation for co-installability
Message-ID:
Git commit 0c975849d2940bf4fcc5796643bbd360ad69fe00 by Jonathan Riddell.
Committed on 30/04/2014 at 10:36.
Pushed by jriddell into branch 'master'.
rename kdebugdialog5 internally and move documentation for co-installability
R +0 -0 docs/kdebugdialog5/CMakeLists.txt [from: docs/kdebugdialog/CMakeLists.txt - 100% similarity]
R +0 -0 docs/kdebugdialog5/index.docbook [from: docs/kdebugdialog/index.docbook - 100% similarity]
http://commits.kde.org/kde4support/0c975849d2940bf4fcc5796643bbd360ad69fe00
diff --git a/docs/kdebugdialog/CMakeLists.txt b/docs/kdebugdialog5/CMakeLists.txt
similarity index 100%
rename from docs/kdebugdialog/CMakeLists.txt
rename to docs/kdebugdialog5/CMakeLists.txt
diff --git a/docs/kdebugdialog/index.docbook b/docs/kdebugdialog5/index.docbook
similarity index 100%
rename from docs/kdebugdialog/index.docbook
rename to docs/kdebugdialog5/index.docbook
From alex.merry at kde.org Wed Apr 30 12:16:15 2014
From: alex.merry at kde.org (Alex Merry)
Date: Wed, 30 Apr 2014 12:16:15 -0000
Subject: [kde-doc-english] Review Request 117805: Introduce
kdoctools_install()
In-Reply-To: <20140427185014.9428.32909@probe.kde.org>
References: <20140427185014.9428.32909@probe.kde.org>
Message-ID: <20140430121615.1393.96735@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117805/#review56979
-----------------------------------------------------------
KF5DocToolsMacros.cmake
footool.2.docbook -> footool.conf.5.docbook
KF5DocToolsMacros.cmake
I personally prefer to use lowercase for function names everywhere, including declarations.
- Alex Merry
On April 27, 2014, 6:50 p.m., Aur?lien G?teau wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117805/
> -----------------------------------------------------------
>
> (Updated April 27, 2014, 6:50 p.m.)
>
>
> Review request for Documentation, KDE Frameworks and Luigi Toscano.
>
>
> Repository: kdoctools
>
>
> Description
> -------
>
> This function makes it easy to install all .docbook of a framework. It is similar to ki18n_install() (see https://git.reviewboard.kde.org/r/117804/ ).
>
> The primary user of this function is the build system of the framework tarballs. The tarballs will ship with a po/ directory which follows the structure expected by kdoctools_install(). The only necessary change is to add the following lines to the root CMakeLists.txt file:
>
> if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
> kdoctools_install(po)
> endif()
>
> Since the code checks for the presence of a po/ directory, it can be committed in the framework repository (no need for the tarball release scripts to alter the CMake files), making it easier for developers to reproduce the situation of a released tarball by creating/copying a po/ directory in their working copy.
>
>
> Diffs
> -----
>
> KF5DocToolsMacros.cmake c4e33bd
>
> Diff: https://git.reviewboard.kde.org/r/117805/diff/
>
>
> Testing
> -------
>
> Tested with fake content on kiconthemes, with and without the po dir.
>
>
> Thanks,
>
> Aur?lien G?teau
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From agateau at kde.org Wed Apr 30 12:33:58 2014
From: agateau at kde.org (=?utf-8?b?QXVyw6lsaWVuIEfDonRlYXU=?=)
Date: Wed, 30 Apr 2014 12:33:58 -0000
Subject: [kde-doc-english] Review Request 117805: Introduce
kdoctools_install()
In-Reply-To: <20140427185014.9428.32909@probe.kde.org>
References: <20140427185014.9428.32909@probe.kde.org>
Message-ID: <20140430123358.1393.98929@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117805/
-----------------------------------------------------------
(Updated April 30, 2014, 2:33 p.m.)
Review request for Documentation, KDE Frameworks and Luigi Toscano.
Changes
-------
Fixed typo in documentation. Extract SUBDIR argument from source path so that documentation is installed in the right place.
Repository: kdoctools
Description
-------
This function makes it easy to install all .docbook of a framework. It is similar to ki18n_install() (see https://git.reviewboard.kde.org/r/117804/ ).
The primary user of this function is the build system of the framework tarballs. The tarballs will ship with a po/ directory which follows the structure expected by kdoctools_install(). The only necessary change is to add the following lines to the root CMakeLists.txt file:
if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
kdoctools_install(po)
endif()
Since the code checks for the presence of a po/ directory, it can be committed in the framework repository (no need for the tarball release scripts to alter the CMake files), making it easier for developers to reproduce the situation of a released tarball by creating/copying a po/ directory in their working copy.
Diffs (updated)
-----
KF5DocToolsMacros.cmake c4e33bd
Diff: https://git.reviewboard.kde.org/r/117805/diff/
Testing
-------
Tested with fake content on kiconthemes, with and without the po dir.
Thanks,
Aur?lien G?teau
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From agateau at kde.org Wed Apr 30 12:37:11 2014
From: agateau at kde.org (=?utf-8?b?QXVyw6lsaWVuIEfDonRlYXU=?=)
Date: Wed, 30 Apr 2014 12:37:11 -0000
Subject: [kde-doc-english] Review Request 117805: Introduce
kdoctools_install()
In-Reply-To: <20140428152308.12926.16049@probe.kde.org>
References: <20140428152308.12926.16049@probe.kde.org>
Message-ID: <20140430123711.1393.10962@probe.kde.org>
> On April 28, 2014, 5:23 p.m., Burkhard L?ck wrote:
> > KF5DocToolsMacros.cmake, lines 220-221
> >
> >
> > kio/docs/kioslave/foo/CMakeLists.text have
> > INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kioslave5/foo
> >
> > but the lang docbooks will not have SUBDIR kioslave5/
> > that seems to be wrong
> >
I made the function uses the subdir between docs/ and the docbook file to figure out the SUBDIR argument. Tested it with the kio repository by placing a docbook file in po/fr/docs/kioslave5/file/index.docbook. It installed in $PREFIX/share/doc/HTML/fr/kioslave5/file/index.cache.bz2
- Aur?lien
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117805/#review56764
-----------------------------------------------------------
On April 30, 2014, 2:33 p.m., Aur?lien G?teau wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117805/
> -----------------------------------------------------------
>
> (Updated April 30, 2014, 2:33 p.m.)
>
>
> Review request for Documentation, KDE Frameworks and Luigi Toscano.
>
>
> Repository: kdoctools
>
>
> Description
> -------
>
> This function makes it easy to install all .docbook of a framework. It is similar to ki18n_install() (see https://git.reviewboard.kde.org/r/117804/ ).
>
> The primary user of this function is the build system of the framework tarballs. The tarballs will ship with a po/ directory which follows the structure expected by kdoctools_install(). The only necessary change is to add the following lines to the root CMakeLists.txt file:
>
> if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
> kdoctools_install(po)
> endif()
>
> Since the code checks for the presence of a po/ directory, it can be committed in the framework repository (no need for the tarball release scripts to alter the CMake files), making it easier for developers to reproduce the situation of a released tarball by creating/copying a po/ directory in their working copy.
>
>
> Diffs
> -----
>
> KF5DocToolsMacros.cmake c4e33bd
>
> Diff: https://git.reviewboard.kde.org/r/117805/diff/
>
>
> Testing
> -------
>
> Tested with fake content on kiconthemes, with and without the po dir.
>
>
> Thanks,
>
> Aur?lien G?teau
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From agateau at kde.org Wed Apr 30 12:37:50 2014
From: agateau at kde.org (=?utf-8?b?QXVyw6lsaWVuIEfDonRlYXU=?=)
Date: Wed, 30 Apr 2014 12:37:50 -0000
Subject: [kde-doc-english] Review Request 117805: Introduce
kdoctools_install()
In-Reply-To: <20140430121615.1393.96735@probe.kde.org>
References: <20140430121615.1393.96735@probe.kde.org>
Message-ID: <20140430123750.1393.65765@probe.kde.org>
> On April 30, 2014, 2:16 p.m., Alex Merry wrote:
> > KF5DocToolsMacros.cmake, line 201
> >
> >
> > I personally prefer to use lowercase for function names everywhere, including declarations.
I prefer lowercase as well, but used upper case here to be consistent with the other functions.
- Aur?lien
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117805/#review56979
-----------------------------------------------------------
On April 30, 2014, 2:33 p.m., Aur?lien G?teau wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117805/
> -----------------------------------------------------------
>
> (Updated April 30, 2014, 2:33 p.m.)
>
>
> Review request for Documentation, KDE Frameworks and Luigi Toscano.
>
>
> Repository: kdoctools
>
>
> Description
> -------
>
> This function makes it easy to install all .docbook of a framework. It is similar to ki18n_install() (see https://git.reviewboard.kde.org/r/117804/ ).
>
> The primary user of this function is the build system of the framework tarballs. The tarballs will ship with a po/ directory which follows the structure expected by kdoctools_install(). The only necessary change is to add the following lines to the root CMakeLists.txt file:
>
> if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
> kdoctools_install(po)
> endif()
>
> Since the code checks for the presence of a po/ directory, it can be committed in the framework repository (no need for the tarball release scripts to alter the CMake files), making it easier for developers to reproduce the situation of a released tarball by creating/copying a po/ directory in their working copy.
>
>
> Diffs
> -----
>
> KF5DocToolsMacros.cmake c4e33bd
>
> Diff: https://git.reviewboard.kde.org/r/117805/diff/
>
>
> Testing
> -------
>
> Tested with fake content on kiconthemes, with and without the po dir.
>
>
> Thanks,
>
> Aur?lien G?teau
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From agateau at kde.org Wed Apr 30 12:44:20 2014
From: agateau at kde.org (=?utf-8?b?QXVyw6lsaWVuIEfDonRlYXU=?=)
Date: Wed, 30 Apr 2014 12:44:20 -0000
Subject: [kde-doc-english] Review Request 117805: Introduce
kdoctools_install()
In-Reply-To: <20140430123358.1393.98929@probe.kde.org>
References: <20140430123358.1393.98929@probe.kde.org>
Message-ID: <20140430124420.1393.82111@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117805/
-----------------------------------------------------------
(Updated April 30, 2014, 2:44 p.m.)
Review request for Documentation, KDE Frameworks and Luigi Toscano.
Changes
-------
Update doc
Repository: kdoctools
Description
-------
This function makes it easy to install all .docbook of a framework. It is similar to ki18n_install() (see https://git.reviewboard.kde.org/r/117804/ ).
The primary user of this function is the build system of the framework tarballs. The tarballs will ship with a po/ directory which follows the structure expected by kdoctools_install(). The only necessary change is to add the following lines to the root CMakeLists.txt file:
if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
kdoctools_install(po)
endif()
Since the code checks for the presence of a po/ directory, it can be committed in the framework repository (no need for the tarball release scripts to alter the CMake files), making it easier for developers to reproduce the situation of a released tarball by creating/copying a po/ directory in their working copy.
Diffs (updated)
-----
KF5DocToolsMacros.cmake c4e33bd
Diff: https://git.reviewboard.kde.org/r/117805/diff/
Testing
-------
Tested with fake content on kiconthemes, with and without the po dir.
Thanks,
Aur?lien G?teau
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jr at jriddell.org Wed Apr 30 14:57:59 2014
From: jr at jriddell.org (Jonathan Riddell)
Date: Wed, 30 Apr 2014 14:57:59 -0000
Subject: [kde-doc-english] Review Request 117905: rename kdebugdialog to
kdebugdialog5 in documentation
Message-ID: <20140430145759.1393.76450@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117905/
-----------------------------------------------------------
Review request for Documentation, KDE Frameworks and Burkhard L?ck.
Repository: kdelibs4support
Description
-------
rename kdebugdialog to kdebugdialog5 in documentation
Diffs
-----
docs/kdebugdialog5/index.docbook dc7c4c4bf4c6adee2d70368bf72b655f84422bdd
Diff: https://git.reviewboard.kde.org/r/117905/diff/
Testing
-------
Thanks,
Jonathan Riddell
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From lueck at hube-lueck.de Wed Apr 30 15:16:10 2014
From: lueck at hube-lueck.de (=?utf-8?q?Burkhard_L=C3=BCck?=)
Date: Wed, 30 Apr 2014 15:16:10 -0000
Subject: [kde-doc-english] Review Request 117905: rename kdebugdialog to
kdebugdialog5 in documentation
In-Reply-To: <20140430145759.1393.76450@probe.kde.org>
References: <20140430145759.1393.76450@probe.kde.org>
Message-ID: <20140430151610.27257.27634@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117905/#review56997
-----------------------------------------------------------
Ship it!
Thanks
- Burkhard L?ck
On April 30, 2014, 2:57 p.m., Jonathan Riddell wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117905/
> -----------------------------------------------------------
>
> (Updated April 30, 2014, 2:57 p.m.)
>
>
> Review request for Documentation, KDE Frameworks and Burkhard L?ck.
>
>
> Repository: kdelibs4support
>
>
> Description
> -------
>
> rename kdebugdialog to kdebugdialog5 in documentation
>
>
> Diffs
> -----
>
> docs/kdebugdialog5/index.docbook dc7c4c4bf4c6adee2d70368bf72b655f84422bdd
>
> Diff: https://git.reviewboard.kde.org/r/117905/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Jonathan Riddell
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jr at jriddell.org Wed Apr 30 15:28:06 2014
From: jr at jriddell.org (Jonathan Riddell)
Date: Wed, 30 Apr 2014 15:28:06 +0000
Subject: [kde-doc-english] [kdelibs4support] docs/kdebugdialog5: rename
kdebugdialog to kdebugdialog5 in documentation
Message-ID:
Git commit 48b78165d8cad5cf87688a000e57b007acf0b06d by Jonathan Riddell.
Committed on 30/04/2014 at 14:57.
Pushed by jriddell into branch 'master'.
rename kdebugdialog to kdebugdialog5 in documentation
REVIEW:117905
M +4 -4 docs/kdebugdialog5/index.docbook
http://commits.kde.org/kde4support/48b78165d8cad5cf87688a000e57b007acf0b06d
diff --git a/docs/kdebugdialog5/index.docbook b/docs/kdebugdialog5/index.docbook
index dc7c4c4..7c49614 100644
--- a/docs/kdebugdialog5/index.docbook
+++ b/docs/kdebugdialog5/index.docbook
@@ -1,7 +1,7 @@
KDebugDialog">
+ KDebugDialog">
@@ -9,7 +9,7 @@
]>
-
+KDebugDialog
@@ -37,7 +37,7 @@ It features a simple and a full mode.Simple mode
-If you simply start kdebugdialog, you will
+If you simply start kdebugdialog5, you will
see a list of areas, that can be disabled or enabled. A
kDebug(area) call in the code will show
something in the debug output only if the area is enabled.
@@ -59,7 +59,7 @@ item using the check box in front of it.
Full mode
-If you start kdebugdialog
+If you start kdebugdialog5
, then for every severity level you can
define separately what should be done with the diagnostic messages of
that level, and the same for each debug area.
From null at kde.org Wed Apr 30 15:28:06 2014
From: null at kde.org (Commit Hook)
Date: Wed, 30 Apr 2014 15:28:06 -0000
Subject: [kde-doc-english] Review Request 117905: rename kdebugdialog to
kdebugdialog5 in documentation
In-Reply-To: <20140430145759.1393.76450@probe.kde.org>
References: <20140430145759.1393.76450@probe.kde.org>
Message-ID: <20140430152806.1393.32232@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117905/#review57002
-----------------------------------------------------------
This review has been submitted with commit 48b78165d8cad5cf87688a000e57b007acf0b06d by Jonathan Riddell to branch master.
- Commit Hook
On April 30, 2014, 2:57 p.m., Jonathan Riddell wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117905/
> -----------------------------------------------------------
>
> (Updated April 30, 2014, 2:57 p.m.)
>
>
> Review request for Documentation, KDE Frameworks and Burkhard L?ck.
>
>
> Repository: kdelibs4support
>
>
> Description
> -------
>
> rename kdebugdialog to kdebugdialog5 in documentation
>
>
> Diffs
> -----
>
> docs/kdebugdialog5/index.docbook dc7c4c4bf4c6adee2d70368bf72b655f84422bdd
>
> Diff: https://git.reviewboard.kde.org/r/117905/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Jonathan Riddell
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jr at jriddell.org Wed Apr 30 15:28:07 2014
From: jr at jriddell.org (Jonathan Riddell)
Date: Wed, 30 Apr 2014 15:28:07 -0000
Subject: [kde-doc-english] Review Request 117905: rename kdebugdialog to
kdebugdialog5 in documentation
In-Reply-To: <20140430145759.1393.76450@probe.kde.org>
References: <20140430145759.1393.76450@probe.kde.org>
Message-ID: <20140430152807.27257.84916@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117905/
-----------------------------------------------------------
(Updated April 30, 2014, 3:28 p.m.)
Status
------
This change has been marked as submitted.
Review request for Documentation, KDE Frameworks and Burkhard L?ck.
Repository: kdelibs4support
Description
-------
rename kdebugdialog to kdebugdialog5 in documentation
Diffs
-----
docs/kdebugdialog5/index.docbook dc7c4c4bf4c6adee2d70368bf72b655f84422bdd
Diff: https://git.reviewboard.kde.org/r/117905/diff/
Testing
-------
Thanks,
Jonathan Riddell
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From yurchor at ukr.net Wed Apr 30 15:28:15 2014
From: yurchor at ukr.net (Yuri Chornoivan)
Date: Wed, 30 Apr 2014 15:28:15 +0000
Subject: [kde-doc-english] [kinit] docs/kdeinit5: Fix typo
Message-ID:
Git commit 6cc51da42f7aa5b4a93cf8b305388d09a6a8191c by Yuri Chornoivan.
Committed on 30/04/2014 at 15:28.
Pushed by yurchor into branch 'master'.
Fix typo
M +1 -1 docs/kdeinit5/man-kdeinit5.8.docbook
http://commits.kde.org/kinit/6cc51da42f7aa5b4a93cf8b305388d09a6a8191c
diff --git a/docs/kdeinit5/man-kdeinit5.8.docbook b/docs/kdeinit5/man-kdeinit5.8.docbook
index bab12ee..973207a 100644
--- a/docs/kdeinit5/man-kdeinit5.8.docbook
+++ b/docs/kdeinit5/man-kdeinit5.8.docbook
@@ -81,7 +81,7 @@ a substantial amount.kdeinit5 is linked against all libraries a standard &kde; application
needs. With this technique, starting an application becomes much faster
because now only the application itself needs to be linked whereas otherwise
-both the application as well as all the libaries it uses need to be linked.
+both the application as well as all the libraries it uses need to be linked.
From luigi.toscano at tiscali.it Wed Apr 30 22:10:46 2014
From: luigi.toscano at tiscali.it (Luigi Toscano)
Date: Wed, 30 Apr 2014 22:10:46 -0000
Subject: [kde-doc-english] Review Request 117805: Introduce
kdoctools_install()
In-Reply-To: <20140430124420.1393.82111@probe.kde.org>
References: <20140430124420.1393.82111@probe.kde.org>
Message-ID: <20140430221046.13676.66838@probe.kde.org>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117805/#review57037
-----------------------------------------------------------
Ship it!
Looks fine, thanks
- Luigi Toscano
On April 30, 2014, 2:44 p.m., Aur?lien G?teau wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117805/
> -----------------------------------------------------------
>
> (Updated April 30, 2014, 2:44 p.m.)
>
>
> Review request for Documentation, KDE Frameworks and Luigi Toscano.
>
>
> Repository: kdoctools
>
>
> Description
> -------
>
> This function makes it easy to install all .docbook of a framework. It is similar to ki18n_install() (see https://git.reviewboard.kde.org/r/117804/ ).
>
> The primary user of this function is the build system of the framework tarballs. The tarballs will ship with a po/ directory which follows the structure expected by kdoctools_install(). The only necessary change is to add the following lines to the root CMakeLists.txt file:
>
> if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
> kdoctools_install(po)
> endif()
>
> Since the code checks for the presence of a po/ directory, it can be committed in the framework repository (no need for the tarball release scripts to alter the CMake files), making it easier for developers to reproduce the situation of a released tarball by creating/copying a po/ directory in their working copy.
>
>
> Diffs
> -----
>
> KF5DocToolsMacros.cmake c4e33bd
>
> Diff: https://git.reviewboard.kde.org/r/117805/diff/
>
>
> Testing
> -------
>
> Tested with fake content on kiconthemes, with and without the po dir.
>
>
> Thanks,
>
> Aur?lien G?teau
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: