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

« back to all changes in this revision

Viewing changes to gtk-themes/HighContrastLargePrintInverse/gtkrc

  • Committer: Bazaar Package Importer
  • Author(s): Aron Sisak
  • Date: 2007-07-17 20:49:26 UTC
  • mfrom: (1.1.23 upstream)
  • Revision ID: james.westby@ubuntu.com-20070717204926-8przuk71gmfs2eio
Tags: 2.19.5-0ubuntu1
* New upstream release:
  - New/improved themes:
    - Tweaked Gummy metacity and button shading, use toolbarstyle=1.
    - New software update, network, generic audio/video icons for HighContrast-SVG.
    - Remove old panel icons from other a11y themes.
  - New/updated translations:
    - ta.po: Updated Tamil Translation

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
  base[SELECTED]    = "#ffccff"
77
77
 
78
78
 
79
 
 
80
79
  stock["gnome-stock-about"] = {{ "stock_about.png" }}
81
80
  stock["gnome-stock-volume"] = {{ "stock_volume.png" }}
82
81
  stock["gnome-stock-mic"] = {{ "stock_mic.png" }}
183
182
 
184
183
class "GtkWidget" style "default"
185
184
 
186
 
 
187
185
style "panel-icons"
188
186
{
189
187
        stock ["panel-run"] =           {{"stock_run.png"}}
205
203
        stock ["panel-internet"] =      {{"stock_internet.png"}}
206
204
        stock ["panel-utility"] =       {{"stock_gnome-util.png"}}
207
205
 
208
 
        stock ["panel-corner-type"] =   {{"stock_corner-panel.png"}}
209
 
        stock ["panel-edge-type"] =     {{"stock_edge-panel.png"}}
210
 
        stock ["panel-floating-type"] = {{"stock_floating-panel.png"}}
211
 
        stock ["panel-sliding-type"] =  {{"stock_sliding-panel.png"}}
212
 
        stock ["panel-menu-type"] =     {{"stock_menu-panel.png"}}
 
206
#        stock ["panel-corner-type"] =   {{"stock_corner-panel.png"}}
 
207
#        stock ["panel-edge-type"] =     {{"stock_edge-panel.png"}}
 
208
#        stock ["panel-floating-type"] = {{"stock_floating-panel.png"}}
 
209
#        stock ["panel-sliding-type"] =  {{"stock_sliding-panel.png"}}
 
210
#        stock ["panel-menu-type"] =     {{"stock_menu-panel.png"}}
213
211
 
214
212
        stock ["panel-launcher"] =      {{"stock_launcher-program.png"}}
215
213
 
217
215
#       stock ["panel-applet"] =        {{""}}
218
216
#       stock ["panel-desktop"] =       {{""}}
219
217
 
220
 
        stock ["panel-arrow-left"] =    {{"stock_panel_hide_left.png"}}
221
 
        stock ["panel-arrow-right"] =   {{"stock_panel_hide_right.png"}}
222
 
        stock ["panel-arrow-up"] =      {{"stock_panel_hide_up.png"}}
223
 
        stock ["panel-arrow-down"] =    {{"stock_panel_hide_down.png"}}
 
218
#       stock ["panel-arrow-left"] =    {{"stock_panel_hide_left.png"}}
 
219
#       stock ["panel-arrow-right"] =   {{"stock_panel_hide_right.png"}}
 
220
#       stock ["panel-arrow-up"] =      {{"stock_panel_hide_up.png"}}
 
221
#       stock ["panel-arrow-down"] =    {{"stock_panel_hide_down.png"}}
224
222
 
225
223
        stock ["commandline-browser"] = {{"stock_commandline-browser.xpm"}}
226
224
        stock ["commandline-history"] = {{"stock_commandline-history.xpm"}}
227
225
 
228
226
}
229
227
class "GtkWidget" style "panel-icons"
230
 
 
231
228
style "media-icons"
232
229
{
233
230
 
248
245
}
249
246
class "GtkWidget" style "media-icons"
250
247
 
251
 
 
252
248
style "capplet-icons"
253
249
{
254
250
 
258
254
 
259
255
}
260
256
class "GtkWidget" style "capplet-icons"
261
 
 
262
257
style "metacity-icons"
263
258
{
264
259
        stock ["metacity-maximize"] =  {{"metacity-maximize.png"}}