~ubuntu-branches/ubuntu/intrepid/gnome-themes/intrepid

« back to all changes in this revision

Viewing changes to gtk-themes/HighContrast/gtkrc

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-03-13 11:23:05 UTC
  • mfrom: (1.1.18 upstream)
  • Revision ID: james.westby@ubuntu.com-20070313112305-og1sy6nsv6hlrl6q
Tags: 2.18.0-0ubuntu1
* New upstream release:
  - New/updated translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
  base[SELECTED]    = "#333300"
62
62
 
63
63
 
 
64
 
64
65
  stock["gnome-stock-about"] = {{ "stock_about.png" }}
65
66
  stock["gnome-stock-volume"] = {{ "stock_volume.png" }}
66
67
  stock["gnome-stock-mic"] = {{ "stock_mic.png" }}
167
168
 
168
169
class "GtkWidget" style "default"
169
170
 
 
171
 
170
172
style "panel-icons"
171
173
{
172
174
        stock ["panel-run"] =           {{"stock_run.png"}}
210
212
 
211
213
}
212
214
class "GtkWidget" style "panel-icons"
 
215
 
213
216
style "media-icons"
214
217
{
215
218
 
230
233
}
231
234
class "GtkWidget" style "media-icons"
232
235
 
 
236
 
233
237
style "capplet-icons"
234
238
{
235
239
 
239
243
 
240
244
}
241
245
class "GtkWidget" style "capplet-icons"
 
246
 
242
247
style "metacity-icons"
243
248
{
244
249
        stock ["metacity-maximize"] =  {{"metacity-maximize.png"}}