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

« back to all changes in this revision

Viewing changes to gtk-themes/LargePrint/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:
44
44
  PanelToplevel::arrow-size = 18
45
45
 
46
46
 
47
 
 
48
47
  stock["gnome-stock-about"] = {{ "stock_about.png" }}
49
48
  stock["gnome-stock-volume"] = {{ "stock_volume.png" }}
50
49
  stock["gnome-stock-mic"] = {{ "stock_mic.png" }}
151
150
 
152
151
class "GtkWidget" style "default"
153
152
 
154
 
 
155
153
style "panel-icons"
156
154
{
157
155
        stock ["panel-run"] =           {{"stock_run.png"}}
173
171
        stock ["panel-internet"] =      {{"stock_internet.png"}}
174
172
        stock ["panel-utility"] =       {{"stock_gnome-util.png"}}
175
173
 
176
 
        stock ["panel-corner-type"] =   {{"stock_corner-panel.png"}}
177
 
        stock ["panel-edge-type"] =     {{"stock_edge-panel.png"}}
178
 
        stock ["panel-floating-type"] = {{"stock_floating-panel.png"}}
179
 
        stock ["panel-sliding-type"] =  {{"stock_sliding-panel.png"}}
180
 
        stock ["panel-menu-type"] =     {{"stock_menu-panel.png"}}
 
174
#        stock ["panel-corner-type"] =   {{"stock_corner-panel.png"}}
 
175
#        stock ["panel-edge-type"] =     {{"stock_edge-panel.png"}}
 
176
#        stock ["panel-floating-type"] = {{"stock_floating-panel.png"}}
 
177
#        stock ["panel-sliding-type"] =  {{"stock_sliding-panel.png"}}
 
178
#        stock ["panel-menu-type"] =     {{"stock_menu-panel.png"}}
181
179
 
182
180
        stock ["panel-launcher"] =      {{"stock_launcher-program.png"}}
183
181
 
185
183
#       stock ["panel-applet"] =        {{""}}
186
184
#       stock ["panel-desktop"] =       {{""}}
187
185
 
188
 
        stock ["panel-arrow-left"] =    {{"stock_panel_hide_left.png"}}
189
 
        stock ["panel-arrow-right"] =   {{"stock_panel_hide_right.png"}}
190
 
        stock ["panel-arrow-up"] =      {{"stock_panel_hide_up.png"}}
191
 
        stock ["panel-arrow-down"] =    {{"stock_panel_hide_down.png"}}
 
186
#       stock ["panel-arrow-left"] =    {{"stock_panel_hide_left.png"}}
 
187
#       stock ["panel-arrow-right"] =   {{"stock_panel_hide_right.png"}}
 
188
#       stock ["panel-arrow-up"] =      {{"stock_panel_hide_up.png"}}
 
189
#       stock ["panel-arrow-down"] =    {{"stock_panel_hide_down.png"}}
192
190
 
193
191
        stock ["commandline-browser"] = {{"stock_commandline-browser.xpm"}}
194
192
        stock ["commandline-history"] = {{"stock_commandline-history.xpm"}}
195
193
 
196
194
}
197
195
class "GtkWidget" style "panel-icons"
198
 
 
199
196
style "media-icons"
200
197
{
201
198
 
216
213
}
217
214
class "GtkWidget" style "media-icons"
218
215
 
219
 
 
220
216
style "capplet-icons"
221
217
{
222
218
 
226
222
 
227
223
}
228
224
class "GtkWidget" style "capplet-icons"
229
 
 
230
225
style "metacity-icons"
231
226
{
232
227
        stock ["metacity-maximize"] =  {{"metacity-maximize.png"}}