~ubuntu-branches/ubuntu/vivid/gimp-help/vivid

« back to all changes in this revision

Viewing changes to src/toolbox/tools-paint.xml

  • Committer: Bazaar Package Importer
  • Author(s): Ari Pollak
  • Date: 2007-08-03 12:21:37 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20070803122137-5tpk1x4v5zqnfk3f
Tags: 2+0.13-1
* New upstream release
* Fix description for gimp-help-no (Closes: #421615)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version='1.0' encoding="UTF-8" ?>
2
2
 
3
 
<!DOCTYPE sect1
4
 
  PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
5
 
  "http://www.docbook.org/xml/4.3/docbookx.dtd">
 
3
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
 
4
          "http://www.docbook.org/xml/4.3/docbookx.dtd">
6
5
 
7
 
<!-- section history: -->
8
 
<!-- 050817 axel.wernicke relocated blend from other tools -->
9
 
<!-- 050815 axel.wernicke relocated bucket fill from other tools -->
10
 
<sect1 id="gimp-tools-paint" xmlns:xi="http://www.w3.org/2001/XInclude" lang="en;cs;de;es;fr;it;ru;sv;zh_CN">
11
 
  <title lang="en">Brush Tools</title>
12
 
  <title lang="cs">Kreslící nástroje</title>
13
 
  <title lang="de">Malwerkzeuge</title>
14
 
  <title lang="es">Herramientas de brocha</title>
15
 
  <title lang="fr">Outils de dessin</title>
16
 
  <title lang="it">Strumenti di disegno</title>
17
 
  <title lang="ru">Инструменты Кисти</title>
18
 
  <title lang="sv">Målarverktyg</title>
19
 
  <title lang="zh_CN">笔刷工具</title>
 
6
<!-- section history:
 
7
  2007-06-15 kost: added norwegian
 
8
  20050817 axel.wernicke relocated blend from other tools
 
9
  20050815 axel.wernicke relocated bucket fill from other tools
 
10
-->
 
11
<sect1 id="gimp-tools-paint" xmlns:xi="http://www.w3.org/2001/XInclude"
 
12
       lang="en;cs;de;es;fr;it;no;ru;sv;zh_CN">
 
13
  <title>
 
14
    <phrase lang="en">Brush Tools</phrase>
 
15
    <phrase lang="cs">Kreslící nástroje</phrase>
 
16
    <phrase lang="de">Malwerkzeuge</phrase>
 
17
    <phrase lang="es">Herramientas de brocha</phrase>
 
18
    <phrase lang="fr">Outils de dessin</phrase>
 
19
    <phrase lang="it">Strumenti di disegno</phrase>
 
20
    <phrase lang="no">Teikneverktøya</phrase>
 
21
    <phrase lang="ru">Инструменты Кисти</phrase>
 
22
    <phrase lang="sv">Målarverktyg</phrase>
 
23
    <phrase lang="zh_CN">笔刷工具</phrase>
 
24
  </title>
20
25
 
21
26
  <xi:include href="tool-brush.xml" />
22
27
  <xi:include href="tool-bucket-fill.xml" />