~ubuntu-branches/ubuntu/quantal/gimp/quantal-updates

« back to all changes in this revision

Viewing changes to data/tool-presets/Paint/Vegetal.gtp

  • Committer: Package Import Robot
  • Author(s): Micah Gersten
  • Date: 2012-05-20 19:21:01 UTC
  • mfrom: (1.1.26) (0.4.16 sid)
  • Revision ID: package-import@ubuntu.com-20120520192101-bs7zetx8ffoq2nfv
Tags: 2.8.0-2ubuntu1
* Merge from Debian unstable (LP: #908472). Remaining Changes:
  - debian/patches/02_help-message.patch,
    debian/patches/03_gimp.desktop.in.in.patch:
    + Update some strings for Ubuntu
  - debian/control:
    + Update description
  - debian/rules:
    + Set gettext domain and update translation templates
* Drop the following patches that were applied upstream:
  - debian/patches/ghost-cursor.patch: fix Wacom tablet cursor events
  - debian/patches/embed-page-setup-dialog.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# GIMP tool preset file
 
2
 
 
3
(stock-id "gimp-tool-paintbrush")
 
4
(name "Vegetation")
 
5
(tool-options "GimpPaintOptions"
 
6
    (tool "gimp-paintbrush-tool")
 
7
    (brush "Vegetation 02")
 
8
    (dynamics "Pressure Opacity")
 
9
    (gradient "FG to BG (RGB)")
 
10
    (brush-size 250.000000)
 
11
    (application-mode incremental)
 
12
    (jitter-amount 0.350000)
 
13
    (fade-length 138.000000)
 
14
    (fade-unit percent))
 
15
(use-fg-bg no)
 
16
(use-brush yes)
 
17
(use-dynamics yes)
 
18
(use-gradient yes)
 
19
(use-pattern no)
 
20
(use-palette no)
 
21
(use-font no)
 
22
 
 
23
# end of GIMP tool preset file