~ubuntu-branches/ubuntu/maverick/light-themes/maverick

« back to all changes in this revision

Viewing changes to Radiance/gtk-2.0/apps/banshee.rc

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2010-08-26 14:06:05 UTC
  • Revision ID: james.westby@ubuntu.com-20100826140605-758w4fbi4t369xyj
Tags: 0.1.7
* New version
  - Updated for maverick
  - Dropped the -maverick-beta themes and use the default names
* debian/source/format
  - Specify source format
* debian/control
  - Bump standards version to 3.9.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# ==============================================================================
 
2
# BANSHEE SPECIFIC SETTINGS
 
3
# ==============================================================================
 
4
 
 
5
style "banshee_scrollbar" {
 
6
        engine "murrine" {
 
7
                roundness = 20
 
8
        }
 
9
}
 
10
 
 
11
widget    "__gtksharp_1*SeekSlider*"    style "scale"
 
12
widget    "__gtksharp_1*Player*croll*"      style "banshee_scrollbar"
 
13
 
 
14
widget_class    "__gtksharp_1*<GtkToolbar>*"    style "default"
 
15
widget_class    "__gtksharp_1*<GtkButton>*"     style "button"
 
16
#widget_class    "__gtksharp_1*<GtkScale>*"      style "scale"
 
17
 
 
18
 
 
19
 
 
20
 
 
21
 
 
22
 
 
23