~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to themes/Default/gtkrc

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-05-02 16:33:03 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070502163303-bvzhjzbpw8qglc4y
Tags: 2.3.16-1ubuntu1
* Resynchronized with Debian, remaining Ubuntu changes:
  - debian/rules: i18n magic.
* debian/control.in:
  - Maintainer: Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
* debian/patches/02_help-message.patch,
  debian/patches/03_gimp.desktop.in.in.patch,
  debian/patches/10_dont_show_wizard.patch: updated.
* debian/patches/04_composite-signedness.patch,
  debian/patches/05_add-letter-spacing.patch: dropped, used upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
    }
38
38
 
39
39
  GtkPaned::handle_size             = 6
40
 
  GimpDock::separator_height        = 6
41
40
  GimpDock::default_height          = 300
42
 
  GimpImageDock::minimal_width      = 250
43
 
  GimpImageDock::menu_preview_size  = button
 
41
  GimpDockSeparator::height         = 6
 
42
  GimpMenuDock::minimal_width       = 250
 
43
  GimpMenuDock::menu_preview_size   = button
44
44
  GimpToolbox::tool_icon_size       = button
45
45
  GimpToolbox::button_relief        = none
46
46
  GimpDockbook::tab_border          = 0
51
51
  GimpEditor::content_spacing       = 2
52
52
  GimpEditor::button_spacing        = 2
53
53
  GimpEditor::button_icon_size      = menu
 
54
  GimpDataEditor::minimal_height    = 96
54
55
  GtkDialog::content_area_border    = 0
55
56
  GtkDialog::button_spacing         = 6
56
57
  GtkDialog::action_area_border     = 12