diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | ce4a32fe52ef09d8f5ff1dd22c001110902b60a2 (patch) | |
tree | 5ac38a06f3dde268dc7927dc155896926aaf7012 /kdoctools/customization/nl/entities/help-menu.docbook | |
download | tdelibs-ce4a32fe52ef09d8f5ff1dd22c001110902b60a2.tar.gz tdelibs-ce4a32fe52ef09d8f5ff1dd22c001110902b60a2.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdoctools/customization/nl/entities/help-menu.docbook')
-rw-r--r-- | kdoctools/customization/nl/entities/help-menu.docbook | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/kdoctools/customization/nl/entities/help-menu.docbook b/kdoctools/customization/nl/entities/help-menu.docbook new file mode 100644 index 000000000..a2112d6d1 --- /dev/null +++ b/kdoctools/customization/nl/entities/help-menu.docbook @@ -0,0 +1,54 @@ +<variablelist> +<varlistentry> +<term><menuchoice> +<guimenu>Help</guimenu> +<guimenuitem>&kappname; handboek...</guimenuitem> +</menuchoice> +</term> +<listitem><para><action>Roept het handboek van &kappname; op</action> (dit document).</para></listitem> +</varlistentry> + +<varlistentry> +<term><menuchoice> +<shortcut> +<keycombo action="simul">&Shift;<keycap>F1</keycap></keycombo> +</shortcut> +<guimenu>Help</guimenu> +<guimenuitem>Wat is dit?</guimenuitem> +</menuchoice> +</term> +<listitem><para><action>Verandert de muiscursor in de combinatie pijltje en +vraagteken.</action> Het klikken op items in &kappname; zal een tekstballon +tonen (als er een beschikbaar is voor dat specifieke item) met een omschrijving van +de functie van dat item. </para></listitem> +</varlistentry> + + +<varlistentry> +<term><menuchoice> +<guimenu>Help</guimenu> +<guimenuitem>Bug rapporteren...</guimenuitem> +</menuchoice></term> +<listitem><para><action>Opent het bugrapport-dialoogvenster</action> waar u een +een bug kunt melden of een <quote>suggestie</quote> kunt indienen die deze toepassing beter, handiger of nuttiger zou kunnen maken.</para> +</listitem> +</varlistentry> + +<varlistentry> +<term><menuchoice> +<guimenu>Help</guimenu> +<guimenuitem>Info over &kappname;</guimenuitem> +</menuchoice></term> +<listitem><para><action>Deze optie zal informatie over de versie en de auteurs +tonen.</action></para></listitem> +</varlistentry> + +<varlistentry> +<term><menuchoice> +<guimenu>Help</guimenu> +<guimenuitem>Over KDE</guimenuitem> +</menuchoice></term> +<listitem><para><action>Dit zal de KDE-versie en andere standaardinformatie +tonen.</action></para></listitem> +</varlistentry> +</variablelist> |