~ubuntu-branches/debian/jessie/gnome-color-chooser/jessie

« back to all changes in this revision

Viewing changes to profiles/compact.xml.in

  • Committer: Bazaar Package Importer
  • Author(s): Werner Pantke
  • Date: 2008-01-11 14:09:32 UTC
  • Revision ID: james.westby@ubuntu.com-20080111140932-sdtlwa781q52bclm
Tags: upstream-0.2.3
ImportĀ upstreamĀ versionĀ 0.2.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<profile name="gnome-color-chooser-compact">
 
3
  <_long_name>Compact</_long_name>
 
4
  <content>
 
5
style &quot;gnome-color-chooser-compact&quot;
 
6
{
 
7
  GtkContainer::border_width=0
 
8
  GtkButton::default_border    = { 0, 0, 0, 0 }
 
9
  GtkButton::interior-focus = 0
 
10
  GtkButton::focus-padding = 0
 
11
  GtkButton::focus-line-width = 0
 
12
  GtkButton::focus-line-height = 0
 
13
  GtkButton::inner-border      = {2, 1, 1, 2}
 
14
  
 
15
#  GtkRange       ::trough_border     = 0
 
16
#  GtkPaned       ::handle_size       = 3
 
17
#  GtkRange       ::slider_width      = 12
 
18
#  GtkRange       ::stepper_size      = 12
 
19
#  GtkOptionMenu::indicator_spacing = { 0, 0, 0, 0 }
 
20
#  GtkOptionMenu::indicator_size = { 16, 18 }
 
21
  
 
22
#  GtkEntry      ::inner-border      = { 0, 0, 0, 0 }
 
23
 
 
24
#  GtkNotebook::tab-border = 0
 
25
#  GtkNotebook::tab-hborder = 0
 
26
#  GtkNotebook::tab-vborder = 0
 
27
#  GtkNotebook::show-border = 0
 
28
#  GtkNotebook::gtk-button-images = 0
 
29
#  GtkNotebook::gtk-menu-images = 0
 
30
#  GtkNotebook::arrow-spacing = 0
 
31
#  GtkNotebook::tab-curvature = 0
 
32
#  GtkNotebook::tab-overlap = 0
 
33
#  GtkNotebook::focus-line-width = 0
 
34
  
 
35
  
 
36
#  GtkScrollbar   ::min_slider_length = 30
 
37
#  GtkScale       ::slider-length     = 27
 
38
#  GtkCheckButton ::indicator_size    = 12   # for tinyphil people
 
39
# GtkMenuBar     ::internal-padding  = 0
 
40
#  GtkExpander    ::expander_size     = 12
 
41
#  GtkComboBox    ::appears-as-list = 1      # as gnomecc option!
 
42
  GtkComboBox    ::arrow-size = 4
 
43
    
 
44
  GtkButton      ::child-displacement-x = 0
 
45
  GtkButton      ::child-displacement-y = 0
 
46
  GtkButtonBox   ::child-min-height=18
 
47
  GtkButtonBox   ::child-min-width=18
 
48
  GtkButtonBox   ::child-internal-pad-x=1
 
49
  GtkButtonBox   ::child-internal-pad-y=1
 
50
 
 
51
#  WnckTasklist   ::fade-overlay-rect = 0
 
52
 
 
53
  GtkTreeView::expander-size = 9
 
54
#  GtkTreeView::expander-indent = 0
 
55
  GtkTreeView::focus-line-width = 0
 
56
#  GtkTreeView::spacing = 0
 
57
  GtkTreeView::horizontal-separator = 0
 
58
  GtkTreeView::vertical-separator = 0
 
59
#  GtkTreeView::row-ending-details = 0
 
60
#  GtkTreeView::treeview-left=1
 
61
#  GtkTreeView::treeview-right=0
 
62
#  GtkTreeView::treeview-middle=0
 
63
#  GtkTreeView::passive_focus = 0
 
64
#  GtkTreeView::separator-height = 0
 
65
#  GtkTreeView::tree-line-pattern = &quot;\000\000&quot;
 
66
#  GtkTreeView::grid-line-pattern = &quot;\000\000&quot;
 
67
#  GtkTreeView::grid-line-width = 0
 
68
#  GtkTreeView::tree-line-width = 0
 
69
 
 
70
 
 
71
  
 
72
#  GtkCheckButton::indicator-spacing=0
 
73
#  GtkCheckButton::indicator-size=13
 
74
#  GtkCheckMenuItem::indicator-size=13
 
75
    
 
76
  xthickness = 1
 
77
  ythickness = 1
 
78
}
 
79
class &quot;GtkWidget&quot; style &quot;gnome-color-chooser-compact&quot;
 
80
 
 
81
style &quot;tooltips&quot;
 
82
{
 
83
  xthickness = 4
 
84
  ythickness = 4
 
85
}
 
86
widget &quot;gtk-tooltip*&quot; style &quot;tooltips&quot;
 
87
  </content>
 
88
</profile>