You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
110 lines
3.1 KiB
110 lines
3.1 KiB
<?xml version="1.0" ?>
|
|
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
|
|
"dtd/kdex.dtd" [
|
|
<!ENTITY kappname "&kate;">
|
|
<!ENTITY doc-filetemplates SYSTEM "filetemplates.docbook">
|
|
<!ENTITY doc-htmltools SYSTEM "htmltools.docbook">
|
|
<!ENTITY doc-insertcommand SYSTEM "insertcommand.docbook">
|
|
<!ENTITY doc-openheader SYSTEM "openheader.docbook">
|
|
<!ENTITY doc-projectmanager SYSTEM "projectmanager.docbook">
|
|
<!ENTITY doc-textfilter SYSTEM "textfilter.docbook">
|
|
<!ENTITY doc-xmltools SYSTEM "xmltools.docbook">
|
|
<!ENTITY doc-xmlcheck SYSTEM "xmlcheck.docbook">
|
|
<!ENTITY % Catalan "INCLUDE"> <!-- change language only here -->
|
|
]>
|
|
|
|
<book lang="&language;">
|
|
<bookinfo>
|
|
<title>El manual dels connectors de &kate;</title>
|
|
|
|
&traductor.Antoni.Bella;
|
|
|
|
<date>2006-02-24</date>
|
|
<releaseinfo>3.5.1</releaseinfo> <!-- Used KDE version here -->
|
|
|
|
<copyright>
|
|
<year>2001</year>
|
|
<year>2002</year>
|
|
|
|
</copyright>
|
|
|
|
<legalnotice>&FDLNotice;</legalnotice>
|
|
|
|
<abstract>
|
|
<para>Aquest és el manual per als connectors de &kate; l'editor de text avançat de &kde;. </para>
|
|
</abstract>
|
|
|
|
<keywordset>
|
|
<keyword>KDE</keyword>
|
|
<keyword>tdeaddons</keyword>
|
|
<keyword>Kate</keyword>
|
|
<keyword>Connectors</keyword>
|
|
</keywordset>
|
|
|
|
</bookinfo>
|
|
|
|
<chapter id="introduction">
|
|
<title>Connectors de &kate;</title>
|
|
|
|
<para>Els connectors de &kate; són funcionalitats addicionals per a l'editor &kate;. Poden afegir menús extra i dreceres, i estendre les característiques de &kate;. Podeu instal·lar-ne tants com vulgueu, des de &kate;. Obriu el diàleg de configuració de &kate; amb <menuchoice><guimenu>Arranjament</guimenu><guimenuitem>Configura &kate;...</guimenuitem></menuchoice>. Seleccioneu <menuchoice><guimenu>Aplicació</guimenu><guimenuitem>Connectors</guimenuitem></menuchoice> per escollir els connectors que requeriu. </para>
|
|
|
|
<para>Per a més informació sobre com usar &kate; i com habilitar els connectors, en el manual de &kate;. </para>
|
|
|
|
<para>Els connectors instal·lats en aquest manual són: </para>
|
|
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para><link linkend="xmltools">Completat &XML;</link></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para><link linkend="xmlcheck">Validació &XML;</link></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para><link linkend="insertcommand">Inserció de comandament</link></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para><link linkend="htmltools">Eines &HTML;</link></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para><link linkend="openheader">Obre la capçalera</link></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para><link linkend="textfilter">Filtrat de text</link></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para><link linkend="filetemplates">Plantilles de fitxer</link></para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
</chapter>
|
|
|
|
&doc-xmltools;
|
|
&doc-xmlcheck;
|
|
&doc-insertcommand;
|
|
&doc-htmltools;
|
|
&doc-openheader;
|
|
&doc-textfilter;
|
|
&doc-filetemplates;
|
|
|
|
<chapter id="credits">
|
|
<title>Crèdits i llicència</title>
|
|
|
|
<para>Els copyright per a cada applet està llistat en el capítol corresponent. </para>
|
|
&underFDL; &underGPL; </chapter>
|
|
|
|
<!--
|
|
<appendix id="installation">
|
|
<title>Installation</title>
|
|
<para>To be written
|
|
</para>
|
|
</appendix>
|
|
-->
|
|
|
|
</book>
|
|
|
|
<!--
|
|
Local Variables:
|
|
mode: sgml
|
|
End:
|
|
-->
|