Merge lp:~andrewsomething/community-themes/community-themes into lp:community-themes

Proposed by Andrew Starr-Bochicchio
Status: Merged
Merged at revision: not available
Proposed branch: lp:~andrewsomething/community-themes/community-themes
Merge into: lp:community-themes
Diff against target: None lines
To merge this branch: bzr merge lp:~andrewsomething/community-themes/community-themes
Reviewer Review Type Date Requested Status
Kenneth Wimer Pending
Ubuntu Artwork Packagers Pending
Review via email: mp+5080@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

Adding Impression and removing Dust and New Wave. No longer conflicts with gnome-themes-ubuntu

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== removed directory 'Dust'
2=== removed directory 'Dust/gtk-2.0'
3=== removed file 'Dust/gtk-2.0/blank.png'
4Binary files Dust/gtk-2.0/blank.png 2009-01-13 17:15:44 +0000 and Dust/gtk-2.0/blank.png 1970-01-01 00:00:00 +0000 differ
5=== removed file 'Dust/gtk-2.0/gtkrc'
6--- Dust/gtk-2.0/gtkrc 2009-01-26 13:03:18 +0000
7+++ Dust/gtk-2.0/gtkrc 1970-01-01 00:00:00 +0000
8@@ -1,745 +0,0 @@
9-# Dust theme
10-# by Rico Sta. Cruz and Ricardo (Kido) Mariano III
11-
12-# Set GtkSettings color scheme property.
13-# This can be overriden (via an xsetting) with eg. the gnome-appearance-properties.
14-#gtk_color_scheme = "fg_color:#323232\nbg_color:#e4e0d8\nbase_color:#fff\ntext_color:#323232\nselected_bg_color:#996B5C\nselected_fg_color:#fff\ntooltip_bg_color:#ebeab8\ntooltip_fg_color:#323232"
15-gtk_color_scheme = "fg_color:#323232\nbg_color:#D9D4CC\nbase_color:#fff\ntext_color:#323232\nselected_bg_color:#996B5C\nselected_fg_color:#fff\ntooltip_bg_color:#ebeab8\ntooltip_fg_color:#323232"
16-
17-include "scrollbars/scrollbar.rc"
18-
19-style "murrine-default"
20-{
21- ########
22- # Style Properties
23- ########
24- GtkScrolledWindow ::scrollbar-spacing = 0
25- GtkScrolledWindow ::scrollbar-within-bevel = 0
26-
27- GtkButton ::child-displacement-x = 1
28- GtkButton ::child-displacement-y = 1
29- GtkButton ::default-border = { 0, 0, 0, 0 }
30- GtkButton ::focus-padding = 0
31- GtkCheckButton ::indicator-size = 14
32-
33- GtkPaned ::handle-size = 6
34-
35- GtkRange ::trough-border = 0
36- GtkRange ::slider-width = 15
37- GtkRange ::stepper-size = 15
38-
39- GtkScale ::slider-length = 20
40- GtkScale ::trough-side-details = 0 # 0 = thin slider, >0 = thick slider
41- GtkScrollbar ::min-slider-length = 30
42-
43- GtkMenuBar ::internal-padding = 0
44- GtkExpander ::expander-size = 16
45- GtkToolbar ::internal-padding = 1
46- GtkTreeView ::expander-size = 14
47- GtkTreeView ::vertical-separator = 0
48-
49- GtkMenu ::horizontal-padding = 0
50- GtkMenu ::vertical-padding = 0
51- WnckTasklist ::fade-overlay-rect = 0
52-
53- xthickness = 1
54- ythickness = 1
55-
56- fg[NORMAL] = @fg_color
57- fg[PRELIGHT] = @fg_color
58- fg[SELECTED] = @selected_fg_color
59- fg[ACTIVE] = @fg_color
60- fg[INSENSITIVE] = darker (@bg_color)
61-
62- bg[NORMAL] = @bg_color
63- bg[PRELIGHT] = shade (1.02, @bg_color)
64- bg[SELECTED] = @selected_bg_color
65- bg[INSENSITIVE] = @bg_color
66- bg[ACTIVE] = shade (0.9, @bg_color)
67-
68- base[NORMAL] = @base_color
69- base[PRELIGHT] = shade (0.95, @bg_color)
70- base[ACTIVE] = mix (0.7, @selected_bg_color, @bg_color)
71- base[SELECTED] = @selected_bg_color
72- base[INSENSITIVE] = @bg_color
73-
74- text[NORMAL] = @text_color
75- text[PRELIGHT] = @text_color
76- text[ACTIVE] = @selected_fg_color
77- text[SELECTED] = @selected_fg_color
78- text[INSENSITIVE] = darker (@bg_color)
79-
80- engine "murrine"
81- {
82- animation = TRUE # FALSE = disabled, TRUE = enabled
83- colorize_scrollbar = TRUE # FALSE = disabled, TRUE = enabled
84- contrast = 1.0 # 0.8 for less contrast, more than 1.0 for more contrast on borders
85- glazestyle = 0 # 0 = flat highlight, 1 = curved highlight, 2 = concave style, 3 = top curved highlight, 4 = beryl highlight
86- gradient_shades = {1.1,1.0,1.0,0.87} # default: {1.1,1.0,1.0,1.1}
87- gradients = TRUE # FALSE = disabled, TRUE = enabled
88- highlight_ratio = 1.0 # set highlight amount for buttons or widgets
89- lightborder_ratio = 1.0 # sets lightborder amount for buttons or widgets
90- lightborderstyle = 0 # 0 = lightborder on top side, 1 = lightborder on all sides
91- listviewheaderstyle = 1 # 0 = flat, 1 = glassy, 2 = raised
92- listviewstyle = 0 # 0 = nothing, 1 = dotted
93- menubaritemstyle = 0 # 0 = menuitem look, 1 = button look
94- menubarstyle = 1 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped
95- menuitemstyle = 1 # 0 = flat, 1 = glassy, 2 = striped
96- menustyle = 0 # 0 = no vertical menu stripe, 1 = display vertical menu stripe
97- reliefstyle = 2 # 0 = flat, 1 = inset, 2 = shadow
98- rgba = FALSE # FALSE = disabled, TRUE = enabled
99- roundness = 2 # 0 = squared, 1 = old default, more will increase roundness
100- scrollbarstyle = 2 # 0 = nothing, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles
101- sliderstyle = 0 # 0 = nothing added, 1 = handles
102- stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles, 2 = unknown
103- style = MURRINE # engine style options: CANDIDO, CLEARLOOKS, MIST, MURRINE, NODOKA
104- toolbarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient
105- }
106-}
107-
108-style "murrine-wide"
109-{
110- xthickness = 2
111- ythickness = 2
112-}
113-
114-style "murrine-wider"
115-{
116- xthickness = 3
117- ythickness = 3
118-}
119-
120-style "murrine-dark"
121-{
122- bg[NORMAL] = "#343330"
123- bg[SELECTED] = shade(0.9,@selected_bg_color)
124- bg[PRELIGHT] = shade (0.5, @selected_bg_color)
125- bg[ACTIVE] = mix (0.5, @selected_bg_color, "#343330")
126- bg[INSENSITIVE] = "#302F2C"
127-
128-
129- fg[NORMAL] = mix (0.7, '#ffffef', @fg_color)
130- fg[PRELIGHT] = mix (0.8, '#ffffef', @fg_color)
131- fg[SELECTED] = mix (0.8, '#ffffef', @fg_color)
132- fg[ACTIVE] = mix (0.8, '#ffffef', @fg_color)
133- fg[INSENSITIVE] = mix (0.4, '#ffffef', @fg_color)
134-}
135-
136-style "murrine-button" = "murrine-default"
137-{
138- xthickness = 3
139- ythickness = 3
140-
141- bg[NORMAL] = shade (1.2, @bg_color)
142- bg[PRELIGHT] = shade (0.9, @bg_color) #mix(0.82,shade (1.3, @bg_color),@selected_bg_color)
143- bg[ACTIVE] = shade (0.85, @bg_color)
144-
145- # SZ07: button engine changed to clearlooks.
146- # Change back to murrine to get the old dotted focus ring.
147- engine "clearlooks" {
148- contrast = 1.0
149- radius = 2.0
150- style = GUMMY
151- reliefstyle = 1
152- }
153-}
154-
155-style "murrine-toolbar" = "murrine-default"
156-{
157- xthickness = 3
158- ythickness = 3
159-
160- bg[NORMAL] = "#AFA99F" #shade(0.88,@bg_color)
161- bg[PRELIGHT] = "#AFA99F" #shade(0.88,@bg_color)
162- bg[ACTIVE] = "#AFA99F" #shade(0.88,@bg_color)
163- bg[SELECTED] = "#AFA99F" #shade(0.88,@bg_color)
164- bg[INSENSITIVE] = "#AFA99F" #shade(0.88,@bg_color)
165-
166- fg[NORMAL] = @text_color
167- fg[PRELIGHT] = @text_color
168- fg[SELECTED] = @text_color
169- fg[ACTIVE] = @text_color
170- fg[INSENSITIVE] = @text_color
171-
172- fg[NORMAL] = @text_color
173- text[NORMAL] = @text_color
174- #engine "murrine" {
175- # gradient_shades = {1.1,1.0,1.0,0.85}
176- #}
177-
178- engine "pixmap"
179- {
180- image {
181- function = BOX
182- file = "toolbar_light.png"
183- border = {1,1,1,1}
184- }
185- image {
186- function = HANDLE
187- overlay_file = "handlebox.png"
188- overlay_stretch = FALSE
189- orientation = HORIZONTAL
190- }
191- image {
192- function = HANDLE
193- overlay_file = "handlebox.png"
194- overlay_stretch = FALSE
195- orientation = VERTICAL
196- }
197- }
198-}
199-
200-style "murrine-toolbar-item" = "murrine-toolbar"
201-{
202-
203- bg[NORMAL] = "#AFA99F" #shade(0.88,@bg_color)
204- bg[PRELIGHT] = "#EFE9DF" #shade(1.1,@bg_color)
205- bg[ACTIVE] = "#CFC9BF" #shade(0.6,@bg_color)
206-
207- fg[INSENSITIVE] = shade(0.6,@bg_color)
208-
209- fg[ACTIVE] = @fg_color
210- text[ACTIVE] = @fg_color
211-
212- engine "clearlooks" {
213- contrast = 1.0
214- radius = 2.0
215- style = GUMMY
216- reliefstyle = 1
217- }
218-}
219-style "murrine-toolbar-sep" = "murrine-toolbar-item"
220-{
221- bg[NORMAL] = shade(0.5, @bg_color)
222-}
223-
224-style "murrine-dark-toolbar" = "murrine-dark"
225-{
226- xthickness = 6
227- bg[NORMAL] = "#343330"
228- bg[PRELIGHT] = mix (0.3, @selected_bg_color, "#343330")
229- bg[SELECTED] = mix (0.3, @selected_bg_color, "#343330")#shade(0.2,@bg_color))
230- bg[ACTIVE] = mix (0.5, @selected_bg_color, "#343330")
231-
232- engine "murrine"{
233- gradient_shades = {1.3,1.1,1.1,0.9}
234- style = MURRINE
235- }
236-}
237-style "murrine-dark-toolbar-sep" = "murrine-dark-toolbar"
238- { xthickness = 2 }
239-
240-
241-style "pixmap-dark-toolbar" = "murrine-dark-toolbar"
242-{
243- # To-do: make the toolbar recolorable, possibly without using pixmaps
244- # We only like this because of the top line, anyway.
245- engine "pixmap"{
246- image {
247- function = BOX
248- file = "toolbar_o.png"
249- border = {1,1,1,1}
250- }
251- image
252- {
253- function = HANDLE
254- overlay_file = "handlebox.png"
255- overlay_stretch = FALSE
256- orientation = HORIZONTAL
257- }
258- image
259- {
260- function = HANDLE
261- overlay_file = "handlebox.png"
262- overlay_stretch = FALSE
263- orientation = VERTICAL
264- }
265- }
266-}
267-
268-style "murrine-notebook-bg" = "murrine-wide"
269-{
270- bg[NORMAL] = shade (1.05, @bg_color)
271- bg[SELECTED] = shade (1.05, @bg_color)
272-}
273-
274-style "murrine-notebook" = "murrine-notebook-bg"
275-{
276-}
277-
278-style "murrine-tasklist"
279-{
280- xthickness = 3
281- ythickness = 3
282-}
283-
284-style "murrine-panel" = "murrine-dark" {
285- bg[NORMAL] = "#2C2B29"
286- engine "murrine" {
287- }
288-}
289-
290-style "murrine-menu" = "murrine-dark"
291-{
292- xthickness = 0
293- ythickness = 2
294-
295- #Keep it this dark since OOo likes it
296- bg[NORMAL] = "#302F2C"
297- text[NORMAL] = @bg_color
298- text[PRELIGHT] = @selected_fg_color
299-}
300-
301-style "murrine-menu-item" = "murrine-dark"
302-{
303- xthickness = 0
304- ythickness = 3
305-
306- engine "murrine" {
307- roundness = 0
308- contrast = 0.1
309- gradient_shades = {1.0,0.9,0.9,0.7}
310- }
311-}
312-
313-style "murrine-separator-menu-item"
314-{
315- GtkSeparatorMenuItem::horizontal-padding = 0
316- GtkWidget::wide-separators = 1
317- GtkWidget::separator-width = 1
318- GtkWidget::separator-height = 2
319- xthickness = 4
320- ythickness = 0
321- bg[NORMAL] = "#444340"
322-}
323-
324-style "murrine-treeview"
325-{
326-}
327-
328-# Based on the default style so that the colors from the button
329-# style are overriden again.
330-style "murrine-treeview-header" = "murrine-default"
331-{
332- xthickness = 2
333- ythickness = 1
334-
335- bg[NORMAL] = shade(0.9, @bg_color)
336- bg[PRELIGHT] = shade(1.0, @bg_color)
337- bg[ACTIVE] = shade(0.8, @bg_color)
338-
339- GtkWidget::focus-line-width = 0
340-
341- engine "murrine" {
342- gradient_shades = {1.3,1.0,1.0,1.1}
343- style = MURRINE
344- contrast = 0.5
345- glazestyle = 1
346- listviewheaderstyle = 1
347- }
348-}
349-
350-# SZ07: This is added to tell the theme how to color checkmarks and radio items that are not in menus.
351-style "murrine-radiocheck" = "murrine-default"
352-{
353- text[NORMAL] = shade (1.15, @bg_color) # Color for checks/radio items.
354- text[PRELIGHT] = @selected_fg_color # Color for selected checks/radio items.
355- engine "murrine"{
356- }
357-}
358-
359-style "murrine-tooltips"
360-{
361- xthickness = 4
362- ythickness = 4
363-
364- bg[NORMAL] = @tooltip_bg_color
365- fg[NORMAL] = @tooltip_fg_color
366-}
367-
368-style "murrine-progressbar"
369-{
370- xthickness = 1
371- ythickness = 1
372-
373- fg[PRELIGHT] = @selected_fg_color
374-
375- engine "murrine"
376- {
377- style = NODOKA
378- #I want my shiny progressbar!
379- #gradient_shades = {1.3,1.1,0.9,1.0}
380- }
381-}
382-
383-style "pixmap-statusbar" = "murrine-default"
384-{
385- ythickness = 3
386- xthickness = 3
387-
388- engine "pixmap"
389- {
390- image
391- {
392- function = RESIZE_GRIP
393- recolorable = TRUE
394- detail = "statusbar"
395- overlay_file = "statusgrip.png"
396- overlay_border = {0,0,0,0}
397- overlay_stretch = TRUE
398- }
399- image
400- {
401- function = SHADOW
402- shadow = IN
403- file = "blank.png"
404- }
405- image
406- {
407- function = SHADOW
408- shadow = OUT
409- file = "blank.png"
410- }
411- image
412- {
413- function = SHADOW
414- shadow = ETCHED_IN
415- file = "blank.png"
416- }
417- image
418- {
419- function = SHADOW
420- shadow = ETCHED_OUT
421- file = "blank.png"
422- }
423- }
424-}
425-
426-style "murrine-comboboxentry"
427-{
428-}
429-
430-style "murrine-spinbutton"
431-{
432-}
433-
434-style "murrine-scale"
435-{
436- bg[PRELIGHT] = shade(0.9,@bg_color)
437- engine "murrine"{
438- gradient_shades = {1.3,1.1,0.9,1.0}
439- }
440-}
441-
442-style "murrine-hscale" = "murrine-scale"
443-{
444-}
445-
446-style "murrine-vscale" = "murrine-scale"
447-{
448-}
449-
450-
451-style "murrine-scrollbar"
452-{
453- bg[ACTIVE] = "#fff"
454- bg[NORMAL] = @bg_color
455- bg[PRELIGHT] = shade(0.9,@bg_color)
456- engine "murrine"{
457- gradient_shades = {1.1,1.0,1.0,0.9}
458- contrast = 1.4
459- }
460-}
461-
462-style "murrine-hscrollbar" = "murrine-scrollbar"
463-{
464-}
465-
466-style "murrine-vscrollbar" = "murrine-scrollbar"
467-{
468-}
469-
470-style "murrine-menubar" = "murrine-dark"
471-{
472- # Static dark color so continuity doesn't break with toolbars
473- # when color changes
474- bg[NORMAL] = "#343330"
475- engine "murrine"{
476- gradient_shades = {1.0,0.9,0.9,0.75}
477- }
478-}
479-
480-style "murrine-frame"
481-{
482- #Uncomment for dark statusbars. Breaks some apps.
483- #bg[ACTIVE] = shade(0.2,@bg_color)
484- #fg[NORMAL] = mix (1.5, @fg_color, '#ffffff')
485- #fg[PRELIGHT] = mix (1.4, @fg_color, '#ffffff')
486-}
487-
488-style "murrine-frame-title" = "murrine-frame"
489-{
490- fg[NORMAL] = lighter (@fg_color)
491-}
492-
493-style "murrine-nautilus-location"
494-{
495- bg[NORMAL] = mix(0.60, @bg_color, @selected_bg_color)
496-}
497-
498-#########################################
499-# Matches
500-#########################################
501-
502-# murrine default style is applied to every widget
503-class "GtkWidget" style "murrine-default"
504-
505-# Increase the x/ythickness in some widgets
506-class "GtkRange" style "murrine-default"
507-class "GtkFrame" style "murrine-frame"
508-class "GtkSeparator" style "murrine-wide"
509-class "GtkEntry" style "murrine-wider"
510-class "GtkStatusbar" style "pixmap-statusbar"
511-class "GtkMenuBar" style:highest "murrine-menubar"
512-
513-# Toolbar default: dark
514-#class "*HandleBox" style "pixmap-dark-toolbar"
515-#class "GtkToolbar" style "pixmap-dark-toolbar"
516-#widget_class "*HandleBox" style "pixmap-dark-toolbar"
517-#widget_class "*<GtkToolbar>.*" style "murrine-dark-toolbar"
518-
519-# Toolbar default: light
520-class "*HandleBox" style "murrine-toolbar"
521-class "GtkToolbar" style "murrine-toolbar"
522-widget_class "*HandleBox" style "murrine-toolbar"
523-widget_class "*<GtkToolbar>.*" style "murrine-toolbar-item"
524-
525-#
526-# Toolbar exceptions:
527-# Browser-type and viewer-type applications get a dark toolbar.
528-# Everything below the toolbar for these apps are the content. This will make
529-# a separation on function (toolbar) and content (client area).
530-#
531-
532-# Work around for http://bugzilla.gnome.org/show_bug.cgi?id=382646
533-style "murrine-text-is-fg-color-workaround"
534-{
535- text[NORMAL] = @fg_color
536- text[PRELIGHT] = @fg_color
537- text[SELECTED] = @selected_fg_color
538- text[ACTIVE] = @fg_color
539- text[INSENSITIVE] = darker (@bg_color)
540-}
541-widget_class "*.<GtkComboBox>.<GtkCellView>" style "murrine-text-is-fg-color-workaround"
542-
543-style "murrine-text-is-fg-color-workaround-dark"
544-{
545- #Make it work with this theme!
546- text[NORMAL] = mix (1.5, @fg_color, '#ffffff')
547- text[PRELIGHT] = mix (1.4, @fg_color, '#ffffff')
548-}
549-
550-# Nautilus toolbar: dark
551-widget_class "*Nautilus*Toolbar*" style "pixmap-dark-toolbar"
552-widget_class "*Nautilus*Tool*GtkButton" style "murrine-dark-toolbar"
553-widget_class "*Nautilus*Tool*.*.*" style "murrine-dark-toolbar"
554-widget_class "*Nautilus*Tool*GtkToggleButton" style "murrine-dark-toolbar"
555-widget_class "*Nautilus*Tool*Separator*" style "murrine-dark-toolbar-sep"
556-widget_class "*Nautilus*Tool*.<GtkComboBox>.<GtkCellView>" style "murrine-text-is-fg-color-workaround-dark"
557-
558-# Evince/EOG: dark
559-widget_class "*EggEditable*Toolbar*" style "pixmap-dark-toolbar"
560-widget_class "*EggEditable*Toolbar*.*.*.*" style "murrine-dark-toolbar"
561-widget_class "*EggEditable*Tool*.<GtkComboBox>.<GtkCellView>" style "murrine-text-is-fg-color-workaround-dark"
562-
563-widget "*fullscreen-toolbar" style "pixmap-dark-toolbar"
564-widget "*fullscreen-toolbar.*" style "murrine-dark-toolbar"
565-widget "*fullscreen-toolbar*.GtkComboBox.GtkCellView" style "murrine-text-is-fg-color-workaround-dark"
566-
567-# Epiphany: dark
568-widget_class "*EphyToolbar*" style "pixmap-dark-toolbar"
569-widget_class "*EphyToolbar*.*.*.*" style "murrine-dark-toolbar"
570-widget_class "*EphyTool*.<GtkComboBox>.<GtkCellView>" style "murrine-text-is-fg-color-workaround-dark"
571-
572-# F-Spot(?): dark
573-widget_class "*Spot*Toolbar*" style "pixmap-dark-toolbar"
574-widget_class "*Spot*Toolbar*.*.*.*" style "murrine-dark-toolbar"
575-widget_class "*Spot*Toolbar*.<GtkComboBox>.<GtkCellView>" style "murrine-text-is-fg-color-workaround-dark"
576-
577-# Gedit: Dark
578-widget_class "*edit*Toolbar*" style "pixmap-dark-toolbar"
579-widget_class "*edit*Toolbar*.*" style "murrine-dark-toolbar"
580-widget_class "*edit*Toolbar*.<GtkComboBox>.<GtkCellView>" style "murrine-text-is-fg-color-workaround-dark"
581-
582-# Brasero: Dark
583-widget_class "*rasero*Toolbar*" style "pixmap-dark-toolbar"
584-widget_class "*rasero*Toolbar*.*" style "murrine-dark-toolbar"
585-widget_class "*rasero*Toolbar*.<GtkComboBox>.<GtkCellView>" style "murrine-text-is-fg-color-workaround-dark"
586-
587-#gThumb: dark
588-widget_class "*Gth*Toolbar*" style "pixmap-dark-toolbar"
589-widget_class "*Gth*Toolbar*.*" style "murrine-dark-toolbar"
590-widget_class "*Gth*Toolbar*.<GtkComboBox>.<GtkCellView>" style "murrine-text-is-fg-color-workaround-dark"
591-widget_class "*GthFull*" style "pixmap-dark-toolbar" #Doesn't work
592-
593-class "GtkSpinButton" style "murrine-spinbutton"
594-class "GtkScale" style "murrine-scale"
595-class "GtkVScale" style "murrine-vscale"
596-class "GtkHScale" style "murrine-hscale"
597-#class "GtkScrollbar" style "murrine-scrollbar"
598-#class "GtkVScrollbar" style "murrine-vscrollbar"
599-#class "GtkHScrollbar" style "murrine-hscrollbar"
600-class "GtkButton" style "murrine-button"
601-class "GtkRadioButton*" style "murrine-radiocheck" # SZ07: Added for the checkmarks/radio
602-class "GtkCheckButton" style "murrine-radiocheck" # SZ07: Added for the checkmarks/radio
603-
604-# General matching following, the order is choosen so that the right styles override each other
605-# eg. progressbar needs to be more important then the menu match.
606-
607-widget_class "*<GtkNotebook>*<GtkEventBox>" style "murrine-notebook-bg"
608-widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "murrine-notebook-bg"
609-widget_class "*<GtkNotebook>*<GtkLayout>" style "murrine-notebook-bg"
610-widget_class "*<GtkNotebook>" style "murrine-notebook"
611-
612-widget_class "*<GtkComboBoxEntry>*" style "murrine-comboboxentry"
613-widget_class "*<GtkCombo>*" style "murrine-comboboxentry"
614-
615-widget_class "*<GtkMenu>*" style "murrine-menu"
616-widget_class "*<GtkMenuItem>*" style "murrine-menu-item"
617-widget_class "*<GtkSeparatorMenuItem>*" style "murrine-separator-menu-item"
618-
619-widget_class "*<GtkFrame>" style "murrine-frame"
620-widget_class "*.<GtkFrame>.<GtkLabel>" style "murrine-frame-title"
621-widget_class "*.<GtkTreeView>*" style "murrine-treeview"
622-
623-widget_class "*<GtkStatusbar>*" style "murrine-wider"
624-widget_class "*<GtkProgressBar>" style "murrine-progressbar"
625-
626-# Treeview header
627-widget_class "*.<GtkTreeView>.<GtkButton>" style "murrine-treeview-header"
628-widget_class "*.<GtkCTree>.<GtkButton>" style "murrine-treeview-header"
629-widget_class "*.<GtkList>.<GtkButton>" style "murrine-treeview-header"
630-widget_class "*.<GtkCList>.<GtkButton>" style "murrine-treeview-header"
631-
632-# Panel stuff
633-widget "*PanelWidget*" style "murrine-panel"
634-widget "*PanelApplet*" style "murrine-panel"
635-widget "*fast-user-switch*" style "murrine-panel" # Workaround for Fast User Switch applet
636-class "PanelApp*" style "murrine-panel"
637-class "PanelToplevel*" style "murrine-panel"
638-widget_class "*Panel*<GtkMenuBar>*" style:highest "murrine-panel" # The panel menubar
639-widget "*TomboyTray*" style "murrine-panel" # Workaround for Tomboy
640-widget "*TomboyApplet*" style "murrine-panel"
641-
642-#XFCE panel
643-widget_class "*notif*" style "murrine-panel"
644-widget_class "*Notif*" style "murrine-panel"
645-widget_class "*Tray*" style "murrine-panel"
646-widget_class "*tray*" style "murrine-panel"
647-widget "*Xfce*Panel*" style "murrine-panel"
648-class "*Xfce*Panel*" style "murrine-panel"
649-
650-# The window of the tooltip is called "gtk-tooltip"
651-widget "gtk-tooltip*" style "murrine-tooltips"
652-
653-###################################################
654-# Special cases and work arounds
655-###################################################
656-
657-# Workarounds for Evolution
658-widget_class "*.ETable.ECanvas" style "murrine-treeview-header"
659-widget_class "*.ETree.ECanvas" style "murrine-treeview-header"
660-
661-# Firefox isn't nice to dark themes, so unset the dark stuff.
662-widget "MozillaGtkWidget*Toolbar*" style "murrine-toolbar-item"
663-#widget "MozillaGtkWidget*Frame*" style "murrine-default"
664-
665-# Thunderbird too. But since Thunderbird uses the same theming engine as FF2,
666-# things are worse for us.
667-
668-# Monodevelop uses an OptionPanel widget, which incidentally is dark in our theme.
669-# Undo it:
670-widget "*OptionPanel*" style "murrine-button"
671-widget "*optionPanel*" style "murrine-button"
672-
673-# Special case the nautilus-extra-view-widget
674-# ToDo: A more generic approach for all applications that have a widget like this.
675-widget "*.nautilus-extra-view-widget" style : highest "murrine-nautilus-location"
676-
677-style "murrine-menuitem-text-is-fg-color-workaround"
678-{
679- #text[NORMAL] = @fg_color
680- #text[PRELIGHT] = @selected_fg_color
681- #text[SELECTED] = @selected_fg_color
682- #text[ACTIVE] = @fg_color
683- #text[INSENSITIVE] = darker (@bg_color)
684- #Make it work with this theme!
685- text[NORMAL] = mix (1.5, @fg_color, '#ffffff')
686- text[PRELIGHT] = mix (1.4, @fg_color, '#ffffff')
687-}
688-widget "*.gtk-combobox-popup-menu.*" style "murrine-menuitem-text-is-fg-color-workaround"
689-
690-# Work around the usage of GtkLabel inside GtkListItems to display text.
691-# This breaks because the label is shown on a background that is based on the
692-# base color set.
693-style "murrine-fg-is-text-color-workaround"
694-{
695- fg[NORMAL] = @text_color
696- fg[PRELIGHT] = @text_color
697- fg[ACTIVE] = @selected_fg_color
698- fg[SELECTED] = @selected_fg_color
699- fg[INSENSITIVE] = darker (@bg_color)
700-}
701-widget_class "*<GtkListItem>*" style "murrine-fg-is-text-color-workaround"
702-# The same problem also exists for GtkCList and GtkCTree
703-# Only match GtkCList and not the parent widgets, because that would also change the headers.
704-widget_class "*<GtkCList>" style "murrine-fg-is-text-color-workaround"
705-
706-style "murrine-evo-new-button-workaround"
707-{
708- engine "murrine"
709- {
710- toolbarstyle = 0
711- }
712-}
713-
714-widget_class "EShellWindow.GtkVBox.BonoboDock.BonoboDockBand.BonoboDockItem*" style "murrine-evo-new-button-workaround"
715-
716-#Rhythmbox toolbar near the search entry. Use default + wide so that it doesn't turn dark.
717-style "murrine-rhythmbox-header" = "murrine-default"
718-{
719- xthickness = 3
720- ythickness = 3
721- engine "murrine" {
722- }
723-}
724-widget "*RBSourceHeader*" style:highest "murrine-rhythmbox-header"
725-widget "*HeaderToolbar*" style:highest "murrine-rhythmbox-header"
726-widget "*FooterToolbar*" style:highest "murrine-rhythmbox-header"
727-
728-widget "*swt*toolbar*" style "murrine-default"
729-
730-# RSC: Fix for CPU frequency applet
731-style "applet-text" = "murrine-panel"
732-{
733- fg[NORMAL] = @bg_color
734-}
735-
736-widget_class "*CPUFreqApplet*" style:highest "applet-text"
737-
738-style "murrine-dialog" = "murrine-dark"
739-{
740- bg[NORMAL] = mix(0.4, @selected_bg_color, shade(0.7, @bg_color))
741- fg[NORMAL] = shade(0.5, @fg_color)
742- text[NORMAL] = shade(0.5, @text_color)
743-}
744-style "murrine-dialog-button" = "murrine-dark"
745-{
746- bg[NORMAL] = shade(0.15, @bg_color)
747- bg[PRELIGHT] = shade(0.18, @bg_color)
748-}
749-
750-# Dialog boxes...?
751-# widget_class "*Dialog*" style "murrine-dialog"
752-# widget_class "*Dialog*.*" style "murrine-dialog"
753-# widget_class "*Dialog*.*Button*" style "murrine-dialog-button"
754
755=== removed file 'Dust/gtk-2.0/handlebox.png'
756Binary files Dust/gtk-2.0/handlebox.png 2009-01-13 17:15:44 +0000 and Dust/gtk-2.0/handlebox.png 1970-01-01 00:00:00 +0000 differ
757=== removed directory 'Dust/gtk-2.0/scrollbars'
758=== removed file 'Dust/gtk-2.0/scrollbars/scrollbar.rc'
759--- Dust/gtk-2.0/scrollbars/scrollbar.rc 2009-01-13 17:15:44 +0000
760+++ Dust/gtk-2.0/scrollbars/scrollbar.rc 1970-01-01 00:00:00 +0000
761@@ -1,332 +0,0 @@
762-################################################################################
763-# SCROLLBAR
764-################################################################################
765-
766-style "scrollbar"
767-{
768- xthickness = 0
769- ythickness = 0
770- # The values I set here have to do with the relative size of three graphic elements
771- # I have used: the slider, the arrow box, and the trough. They all have the same width
772- # of 15 pixels, but gtk wants to put in some spacing between them. It seems like it
773- # places the sliders inside the trough with a default 1 pixel border on either side of the slider,
774- # so that the trough has its width stretched by an additional two pixels(?). Setting the
775- # trough border makes the arrow box sit on top of the trough squarely, by making sure that
776- # the trough stays the same width as the arrowbox(?). I could be totally wrong here.
777- GtkRange::trough_border = 0
778- GtkRange::slider_width = 17
779-
780- # This sets the size of the steppers (arrow buttons on the end of the scrollbar).
781- # The image I am using is 15x15 pixels, and if I dont set this a one pixel line
782- # gets cut off of the top of the "up" stepper.
783- GtkRange::stepper_size = 17
784-
785- # Set a minimum length for the slider. Since I set the border on the slider
786- # image to 15 pixels on either end of the slider I want the min length to be
787- # at least 30 pixels to avoid an ugly slider when gtk wants to make it smaller
788- # than 30 pixels.
789- GtkScrollbar::min_slider_length = 30
790-
791- engine "pixmap"
792- {
793- # Horizontal slider background
794- image
795- {
796- function = BOX
797- recolorable = TRUE
798- detail = "trough"
799- file = "scrollbars/trough-scrollbar-horiz.png"
800- border = { 30, 30, 0, 0 }
801- stretch = TRUE
802- orientation = HORIZONTAL
803- }
804-
805- # Vertical slider background
806- image
807- {
808- function = BOX
809- recolorable = TRUE
810- detail = "trough"
811- file = "scrollbars/trough-scrollbar-vert.png"
812- border = { 0, 0, 30, 30 }
813- stretch = TRUE
814- orientation = VERTICAL
815- }
816-
817- # Normal horizontal slider
818- image
819- {
820- function = SLIDER
821- recolorable = TRUE
822- state = NORMAL
823- file = "scrollbars/slider-horiz.png"
824- border = { 15, 15, 6, 6 }
825- stretch = TRUE
826- orientation = HORIZONTAL
827- }
828-
829- # Horizontal slider (active)
830- image
831- {
832- function = SLIDER
833- recolorable = TRUE
834- state = ACTIVE
835- file = "scrollbars/slider-horiz-prelight.png"
836- border = { 15, 15, 6, 6 }
837- stretch = TRUE
838- orientation = HORIZONTAL
839- }
840-
841- # Horizontal slider (mouse over)
842- image
843- {
844- function = SLIDER
845- recolorable = TRUE
846- state = PRELIGHT
847- file = "scrollbars/slider-horiz-prelight.png"
848- border = { 15, 15, 6, 6 }
849- stretch = TRUE
850- orientation = HORIZONTAL
851- }
852-
853- # Horizontal slider (Insesitive)
854- image
855- {
856- function = SLIDER
857- recolorable = TRUE
858- state = INSENSITIVE
859- file = "scrollbars/slider-horiz.png"
860- border = { 15, 15, 6, 6 }
861- stretch = TRUE
862- orientation = HORIZONTAL
863- }
864-
865- # Normal vertical slider
866- image
867- {
868- function = SLIDER
869- recolorable = TRUE
870- state = NORMAL
871- file = "scrollbars/slider-vert.png"
872- border = { 6, 6, 15, 15 }
873- stretch = TRUE
874- orientation = VERTICAL
875- }
876-
877- # Vertical slider (Active)
878- image
879- {
880- function = SLIDER
881- recolorable = TRUE
882- state = ACTIVE
883- file = "scrollbars/slider-vert.png"
884- border = { 6, 6, 15, 15 }
885- stretch = TRUE
886- orientation = VERTICAL
887- }
888-
889- # Vertical slider (mouse over)
890- image
891- {
892- function = SLIDER
893- recolorable = TRUE
894- state = PRELIGHT
895- file = "scrollbars/slider-vert-prelight.png"
896- border = { 6, 6, 15, 15 }
897- stretch = TRUE
898- orientation = VERTICAL
899- }
900-
901- # Vertical slider (Insesitive)
902- image
903- {
904- function = SLIDER
905- recolorable = TRUE
906- state = INSENSITIVE
907- file = "scrollbars/slider-vert-prelight.png"
908- border = { 6, 6, 15, 15 }
909- stretch = TRUE
910- orientation = VERTICAL
911- }
912-
913-################################################################################
914-# SCROLLBAR STEPPERS
915-################################################################################
916-
917- # Up
918- image
919- {
920- function = STEPPER
921- recolorable = FALSE
922- state = NORMAL
923- file = "scrollbars/stepper-up.png"
924- #border = { 2, 2, 2, 2 }
925- stretch = TRUE
926- arrow_direction = UP
927- }
928- image
929- {
930- function = STEPPER
931- recolorable = FALSE
932- state = PRELIGHT
933- file = "scrollbars/stepper-up.png"
934- #border = { 12, 2, 2, 9 }
935- stretch = TRUE
936- arrow_direction = UP
937- }
938- image
939- {
940- function = STEPPER
941- recolorable = FALSE
942- state = ACTIVE
943- file = "scrollbars/stepper-up.png"
944- #border = { 12, 2, 2, 9 }
945- stretch = TRUE
946- arrow_direction = UP
947- }
948- image
949- {
950- function = STEPPER
951- recolorable = FALSE
952- state = INSENSITIVE
953- file = "scrollbars/stepper-up.png"
954- #border = { 12, 2, 2, 9 }
955- stretch = TRUE
956- arrow_direction = UP
957- }
958-
959- ######### DOWN ############
960-
961-
962- image
963- {
964- function = STEPPER
965- recolorable = FALSE
966- state = NORMAL
967- file = "scrollbars/stepper-down.png"
968- #border = { 12, 2, 10, 2 }
969- stretch = TRUE
970- arrow_direction = DOWN
971- }
972- image
973- {
974- function = STEPPER
975- recolorable = FALSE
976- state = PRELIGHT
977- file = "scrollbars/stepper-down.png"
978- #border = { 12, 2, 10, 2 }
979- stretch = TRUE
980- arrow_direction = DOWN
981- }
982- image
983- {
984- function = STEPPER
985- recolorable = FALSE
986- state = ACTIVE
987- file = "scrollbars/stepper-down.png"
988- #border = { 12, 2, 10, 2 }
989- stretch = TRUE
990- arrow_direction = DOWN
991- }
992- image
993- {
994- function = STEPPER
995- recolorable = FALSE
996- state = INSENSITIVE
997- file = "scrollbars/stepper-down.png"
998- #border = { 12, 2, 10, 2 }
999- stretch = TRUE
1000- arrow_direction = DOWN
1001- }
1002-
1003-############ RIGHT ################
1004-
1005- image
1006- {
1007- function = STEPPER
1008- recolorable = FALSE
1009- state = NORMAL
1010- file = "scrollbars/stepper-right.png"
1011- #border = { 2, 9, 2, 13 }
1012- stretch = TRUE
1013- arrow_direction = RIGHT
1014- }
1015- image
1016- {
1017- function = STEPPER
1018- recolorable = FALSE
1019- state = PRELIGHT
1020- file = "scrollbars/stepper-right.png"
1021- #border = { 2, 9, 2, 13 }
1022- stretch = TRUE
1023- arrow_direction = RIGHT
1024- }
1025- image
1026- {
1027- function = STEPPER
1028- recolorable = FALSE
1029- state = ACTIVE
1030- file = "scrollbars/stepper-right.png"
1031- #border = { 2, 9, 2, 13 }
1032- stretch = TRUE
1033- arrow_direction = RIGHT
1034- }
1035- image
1036- {
1037- function = STEPPER
1038- recolorable = FALSE
1039- state = INSENSITIVE
1040- file = "scrollbars/stepper-right.png"
1041- #border = { 2, 9, 2, 13 }
1042- stretch = TRUE
1043- arrow_direction = RIGHT
1044- }
1045-
1046-############### LEFT ###################
1047-
1048-
1049- image
1050- {
1051- function = STEPPER
1052- recolorable = FALSE
1053- state = NORMAL
1054- file = "scrollbars/stepper-left.png"
1055- #border = { 2, 9, 2, 13 }
1056- stretch = TRUE
1057- arrow_direction = LEFT
1058- }
1059- image
1060- {
1061- function = STEPPER
1062- recolorable = FALSE
1063- state = PRELIGHT
1064- file = "scrollbars/stepper-left.png"
1065- #border = { 2, 9, 2, 13 }
1066- stretch = TRUE
1067- arrow_direction = LEFT
1068- }
1069- image
1070- {
1071- function = STEPPER
1072- recolorable = FALSE
1073- state = ACTIVE
1074- file = "scrollbars/stepper-left.png"
1075- #border = { 2, 9, 2, 13 }
1076- stretch = TRUE
1077- arrow_direction = LEFT
1078- }
1079- image
1080- {
1081- function = STEPPER
1082- recolorable = FALSE
1083- state = INSENSITIVE
1084- file = "scrollbars/stepper-left.png"
1085- #border = { 2, 9, 2, 13 }
1086- stretch = TRUE
1087- arrow_direction = LEFT
1088- }
1089- }
1090-}
1091-class "GtkScrollbar" style "scrollbar"
1092-class "GtkHScrollbar" style "scrollbar"
1093-class "GtkVScrollbar" style "scrollbar"
1094
1095=== removed file 'Dust/gtk-2.0/scrollbars/slider-horiz-prelight.png'
1096Binary files Dust/gtk-2.0/scrollbars/slider-horiz-prelight.png 2009-01-13 17:15:44 +0000 and Dust/gtk-2.0/scrollbars/slider-horiz-prelight.png 1970-01-01 00:00:00 +0000 differ
1097=== removed file 'Dust/gtk-2.0/scrollbars/slider-horiz.png'
1098Binary files Dust/gtk-2.0/scrollbars/slider-horiz.png 2009-01-13 17:15:44 +0000 and Dust/gtk-2.0/scrollbars/slider-horiz.png 1970-01-01 00:00:00 +0000 differ
1099=== removed file 'Dust/gtk-2.0/scrollbars/slider-vert-prelight.png'
1100Binary files Dust/gtk-2.0/scrollbars/slider-vert-prelight.png 2009-01-13 17:15:44 +0000 and Dust/gtk-2.0/scrollbars/slider-vert-prelight.png 1970-01-01 00:00:00 +0000 differ
1101=== removed file 'Dust/gtk-2.0/scrollbars/slider-vert.png'
1102Binary files Dust/gtk-2.0/scrollbars/slider-vert.png 2009-01-13 17:15:44 +0000 and Dust/gtk-2.0/scrollbars/slider-vert.png 1970-01-01 00:00:00 +0000 differ
1103=== removed file 'Dust/gtk-2.0/scrollbars/stepper-down.png'
1104Binary files Dust/gtk-2.0/scrollbars/stepper-down.png 2009-01-13 17:15:44 +0000 and Dust/gtk-2.0/scrollbars/stepper-down.png 1970-01-01 00:00:00 +0000 differ
1105=== removed file 'Dust/gtk-2.0/scrollbars/stepper-left.png'
1106Binary files Dust/gtk-2.0/scrollbars/stepper-left.png 2009-01-13 17:15:44 +0000 and Dust/gtk-2.0/scrollbars/stepper-left.png 1970-01-01 00:00:00 +0000 differ
1107=== removed file 'Dust/gtk-2.0/scrollbars/stepper-right.png'
1108Binary files Dust/gtk-2.0/scrollbars/stepper-right.png 2009-01-13 17:15:44 +0000 and Dust/gtk-2.0/scrollbars/stepper-right.png 1970-01-01 00:00:00 +0000 differ
1109=== removed file 'Dust/gtk-2.0/scrollbars/stepper-up.png'
1110Binary files Dust/gtk-2.0/scrollbars/stepper-up.png 2009-01-13 17:15:44 +0000 and Dust/gtk-2.0/scrollbars/stepper-up.png 1970-01-01 00:00:00 +0000 differ
1111=== removed file 'Dust/gtk-2.0/scrollbars/trough-scrollbar-horiz.png'
1112Binary files Dust/gtk-2.0/scrollbars/trough-scrollbar-horiz.png 2009-01-13 17:15:44 +0000 and Dust/gtk-2.0/scrollbars/trough-scrollbar-horiz.png 1970-01-01 00:00:00 +0000 differ
1113=== removed file 'Dust/gtk-2.0/scrollbars/trough-scrollbar-vert.png'
1114Binary files Dust/gtk-2.0/scrollbars/trough-scrollbar-vert.png 2009-01-13 17:15:44 +0000 and Dust/gtk-2.0/scrollbars/trough-scrollbar-vert.png 1970-01-01 00:00:00 +0000 differ
1115=== removed file 'Dust/gtk-2.0/statusgrip.png'
1116Binary files Dust/gtk-2.0/statusgrip.png 2009-01-13 17:15:44 +0000 and Dust/gtk-2.0/statusgrip.png 1970-01-01 00:00:00 +0000 differ
1117=== removed file 'Dust/gtk-2.0/toolbar_light.png'
1118Binary files Dust/gtk-2.0/toolbar_light.png 2009-01-13 17:15:44 +0000 and Dust/gtk-2.0/toolbar_light.png 1970-01-01 00:00:00 +0000 differ
1119=== removed file 'Dust/gtk-2.0/toolbar_o.png'
1120Binary files Dust/gtk-2.0/toolbar_o.png 2009-01-13 17:15:44 +0000 and Dust/gtk-2.0/toolbar_o.png 1970-01-01 00:00:00 +0000 differ
1121=== removed file 'Dust/index.theme.in'
1122--- Dust/index.theme.in 2009-01-13 17:15:44 +0000
1123+++ Dust/index.theme.in 1970-01-01 00:00:00 +0000
1124@@ -1,11 +0,0 @@
1125-[Desktop Entry]
1126-Type=X-GNOME-Metatheme
1127-Name=Dust
1128-Comment=Ubuntu Dust theme
1129-Encoding=UTF-8
1130-
1131-[X-GNOME-Metatheme]
1132-GtkTheme=Dust
1133-MetacityTheme=Dust
1134-IconTheme=Human
1135-CursorTheme=DMZ-White
1136
1137=== removed directory 'Dust/metacity-1'
1138=== removed file 'Dust/metacity-1/button_close_normal.png'
1139Binary files Dust/metacity-1/button_close_normal.png 2009-01-13 17:15:44 +0000 and Dust/metacity-1/button_close_normal.png 1970-01-01 00:00:00 +0000 differ
1140=== removed file 'Dust/metacity-1/button_close_prelight.png'
1141Binary files Dust/metacity-1/button_close_prelight.png 2009-01-13 17:15:44 +0000 and Dust/metacity-1/button_close_prelight.png 1970-01-01 00:00:00 +0000 differ
1142=== removed file 'Dust/metacity-1/button_close_pressed.png'
1143Binary files Dust/metacity-1/button_close_pressed.png 2009-01-13 17:15:44 +0000 and Dust/metacity-1/button_close_pressed.png 1970-01-01 00:00:00 +0000 differ
1144=== removed file 'Dust/metacity-1/button_max_normal.png'
1145Binary files Dust/metacity-1/button_max_normal.png 2009-01-13 17:15:44 +0000 and Dust/metacity-1/button_max_normal.png 1970-01-01 00:00:00 +0000 differ
1146=== removed file 'Dust/metacity-1/button_max_prelight.png'
1147Binary files Dust/metacity-1/button_max_prelight.png 2009-01-13 17:15:44 +0000 and Dust/metacity-1/button_max_prelight.png 1970-01-01 00:00:00 +0000 differ
1148=== removed file 'Dust/metacity-1/button_max_pressed.png'
1149Binary files Dust/metacity-1/button_max_pressed.png 2009-01-13 17:15:44 +0000 and Dust/metacity-1/button_max_pressed.png 1970-01-01 00:00:00 +0000 differ
1150=== removed file 'Dust/metacity-1/button_menu_normal.png'
1151Binary files Dust/metacity-1/button_menu_normal.png 2009-01-13 17:15:44 +0000 and Dust/metacity-1/button_menu_normal.png 1970-01-01 00:00:00 +0000 differ
1152=== removed file 'Dust/metacity-1/button_menu_prelight.png'
1153Binary files Dust/metacity-1/button_menu_prelight.png 2009-01-13 17:15:44 +0000 and Dust/metacity-1/button_menu_prelight.png 1970-01-01 00:00:00 +0000 differ
1154=== removed file 'Dust/metacity-1/button_menu_pressed.png'
1155Binary files Dust/metacity-1/button_menu_pressed.png 2009-01-13 17:15:44 +0000 and Dust/metacity-1/button_menu_pressed.png 1970-01-01 00:00:00 +0000 differ
1156=== removed file 'Dust/metacity-1/button_min_normal.png'
1157Binary files Dust/metacity-1/button_min_normal.png 2009-01-13 17:15:44 +0000 and Dust/metacity-1/button_min_normal.png 1970-01-01 00:00:00 +0000 differ
1158=== removed file 'Dust/metacity-1/button_min_prelight.png'
1159Binary files Dust/metacity-1/button_min_prelight.png 2009-01-13 17:15:44 +0000 and Dust/metacity-1/button_min_prelight.png 1970-01-01 00:00:00 +0000 differ
1160=== removed file 'Dust/metacity-1/button_min_pressed.png'
1161Binary files Dust/metacity-1/button_min_pressed.png 2009-01-13 17:15:44 +0000 and Dust/metacity-1/button_min_pressed.png 1970-01-01 00:00:00 +0000 differ
1162=== removed file 'Dust/metacity-1/menu.png'
1163Binary files Dust/metacity-1/menu.png 2009-01-13 17:15:44 +0000 and Dust/metacity-1/menu.png 1970-01-01 00:00:00 +0000 differ
1164=== removed file 'Dust/metacity-1/metacity-theme-1.xml'
1165--- Dust/metacity-1/metacity-theme-1.xml 2009-01-13 17:15:44 +0000
1166+++ Dust/metacity-1/metacity-theme-1.xml 1970-01-01 00:00:00 +0000
1167@@ -1,419 +0,0 @@
1168-<?xml version="1.0"?>
1169-
1170-<metacity_theme>
1171-<info>
1172- <name>Dust</name>
1173- <author>Kido Mariano, Rico Sta. Cruz</author>
1174- <copyright>GPL</copyright>
1175- <date>Jul 28, 2008</date>
1176- <description>Metacity theme</description>
1177- <!-- Based on the Elegant Brit theme (though now really far away from it :P) -->
1178-</info>
1179-
1180-
1181-<!--
1182- General window layout (geometric stuff)
1183--->
1184-<frame_geometry name="frame_geometry_normal" title_scale="medium" rounded_top_left="true" rounded_top_right="true">
1185- <distance name="left_width" value="1"/>
1186- <distance name="right_width" value="1"/>
1187- <distance name="bottom_height" value="4"/>
1188- <distance name="left_titlebar_edge" value="2"/>
1189- <distance name="right_titlebar_edge" value="1"/>
1190- <distance name="button_width" value="28"/>
1191- <distance name="button_height" value="20"/>
1192- <distance name="title_vertical_pad" value="1"/>
1193- <border name="title_border" left="2" right="2" top="3" bottom="0"/>
1194- <border name="button_border" left="0" right="0" top="2" bottom="1"/>
1195-</frame_geometry>
1196-
1197-<frame_geometry name="frame_geometry_abnormal" title_scale="medium" rounded_top_left="false" rounded_top_right="false">
1198- <distance name="left_width" value="0"/>
1199- <distance name="right_width" value="0"/>
1200- <distance name="bottom_height" value="0"/>
1201- <distance name="left_titlebar_edge" value="1"/>
1202- <distance name="right_titlebar_edge" value="2"/>
1203- <distance name="button_width" value="28"/>
1204- <distance name="button_height" value="20"/>
1205- <distance name="title_vertical_pad" value="0"/>
1206- <border name="title_border" left="0" right="0" top="3" bottom="0"/>
1207- <border name="button_border" left="0" right="0" top="2" bottom="1"/>
1208-</frame_geometry>
1209-
1210-
1211-
1212-<!--
1213- Window Title
1214--->
1215-
1216-<draw_ops name="draw_title_text_normal">
1217- <title x="1" y="(height - title_height) / 2 + 1" color="#2F2E2B"/>
1218- <title x="0" y="(height - title_height) / 2" color="#FFFFFF"/>
1219-</draw_ops>
1220-
1221-<draw_ops name="draw_title_text_inactive">
1222- <title x="0" y="(height - title_height) / 2" color="#727262"/>
1223-</draw_ops>
1224-
1225-<!--
1226- Construct titlebar from rectangles instead so we can pick up the GTK theme
1227--->
1228-
1229-<draw_ops name="draw_title">
1230- <!-- Background gradient -->
1231- <gradient type="vertical" x="0" y="0" width="width+9" height="height">
1232- <!--<color value="#80594D"/>-->
1233- <color value="shade/gtk:bg[SELECTED]/0.6"/>
1234- <!--Static colors to mach static menubar and all-->
1235- <color value="#3F3E39" />
1236- <color value="#3A3936" />
1237- <color value="#373633" />
1238- <!--color value="shade/gtk:bg[NORMAL]/0.29" />
1239- <color value="shade/gtk:bg[NORMAL]/0.27" />
1240- <color value="shade/gtk:bg[NORMAL]/0.25" /-->
1241- <color value="#343330" />
1242- <!--color value="shade/gtk:bg[NORMAL]/0.24" /-->
1243- </gradient>
1244-
1245- <!-- Topmost dark line -->
1246- <line color="shade/gtk:bg[NORMAL]/0.30" x1="0" x2="width" y1="0" y2="0"/>
1247-
1248- <!-- Darkening of the left arch -->
1249- <line color="shade/gtk:bg[NORMAL]/0.30" x1="0" x2="4" y1="1" y2="1"/>
1250- <line color="shade/gtk:bg[NORMAL]/0.30" x1="0" x2="2" y1="2" y2="2"/>
1251- <line color="shade/gtk:bg[NORMAL]/0.30" x1="0" x2="1" y1="3" y2="3"/>
1252- <line color="shade/gtk:bg[NORMAL]/0.30" x1="0" x2="1" y1="4" y2="4"/>
1253- <line color="shade/gtk:bg[NORMAL]/0.30" x1="0" x2="0" y1="5" y2="20"/>
1254-
1255- <!-- Top highlight -->
1256- <!-- This uses <tint> (which supports alpha) instead of <line> (which doesn't) -->
1257- <tint color="#ffffff" alpha="0.35" x="5" y="1" width="width - 10" height="1"/>
1258-
1259- <!-- Upper-left highlight -->
1260- <!-- Draw each pixel one by one. Again, using <tint> for alpha support. -->
1261- <tint color="#ffffff" alpha="0.30" x="3" y="2" width="2" height="1"/>
1262- <tint color="#ffffff" alpha="0.27" x="2" y="3" width="1" height="1"/>
1263- <tint color="#ffffff" alpha="0.24" x="2" y="4" width="1" height="1"/>
1264- <tint color="#ffffff" alpha="0.21" x="1" y="5" width="1" height="1"/>
1265- <tint color="#ffffff" alpha="0.18" x="1" y="6" width="1" height="1"/>
1266- <tint color="#ffffff" alpha="0.15" x="1" y="7" width="1" height="1"/>
1267- <tint color="#ffffff" alpha="0.12" x="1" y="8" width="1" height="1"/>
1268- <tint color="#ffffff" alpha="0.09" x="1" y="9" width="1" height="1"/>
1269- <tint color="#ffffff" alpha="0.06" x="1" y="10" width="1" height="1"/>
1270- <tint color="#ffffff" alpha="0.03" x="1" y="11" width="1" height="1"/>
1271-
1272- <!-- Upper-right highlight -->
1273- <!-- Same as above. -->
1274- <tint color="#ffffff" alpha="0.30" x="width-5" y="2" width="2" height="1"/>
1275- <tint color="#ffffff" alpha="0.27" x="width-3" y="3" width="1" height="1"/>
1276- <tint color="#ffffff" alpha="0.24" x="width-3" y="4" width="1" height="1"/>
1277- <tint color="#ffffff" alpha="0.21" x="width-2" y="5" width="1" height="1"/>
1278- <tint color="#ffffff" alpha="0.18" x="width-2" y="6" width="1" height="1"/>
1279- <tint color="#ffffff" alpha="0.15" x="width-2" y="7" width="1" height="1"/>
1280- <tint color="#ffffff" alpha="0.12" x="width-2" y="8" width="1" height="1"/>
1281- <tint color="#ffffff" alpha="0.09" x="width-2" y="9" width="1" height="1"/>
1282- <tint color="#ffffff" alpha="0.06" x="width-2" y="10" width="1" height="1"/>
1283- <tint color="#ffffff" alpha="0.03" x="width-2" y="11" width="1" height="1"/>
1284-
1285-</draw_ops>
1286-
1287-<draw_ops name="draw_title_inactive">
1288- <!-- Background gradient -->
1289- <gradient type="vertical" x="0" y="0" width="width+9" height="height">
1290- <color value="#3A3936" />
1291- <color value="#343330" />
1292- </gradient>
1293-
1294- <!-- Topmost dark line -->
1295- <line color="shade/gtk:bg[NORMAL]/0.25" x1="1" x2="width-2" y1="0" y2="0"/>
1296- <!-- Top highlight -->
1297- <tint color="#ffffff" alpha="0.2" x="5" y="1" width="width - 10" height="1"/>
1298-
1299- <!-- Lower-left highlight -->
1300- <line color="shade/gtk:bg[NORMAL]/0.33" x1="3" x2 ="4" y1="2" y2="2" />
1301- <line color="shade/gtk:bg[NORMAL]/0.32" x1="2" x2 ="2" y1="3" y2="4" />
1302-
1303- <!-- Lower-left higlight fade -->
1304- <gradient type="vertical" x="1" y="5" width="1" height="title_height - 4">
1305- <color value="shade/gtk:bg[NORMAL]/0.30"/>
1306- <color value="shade/gtk:bg[NORMAL]/0.25"/>
1307- </gradient>
1308-
1309- <!-- Upper right highlight -->
1310- <line color="shade/gtk:bg[NORMAL]/0.30" x1="width-5" x2 ="width-4" y1="2" y2="2" />
1311- <line color="shade/gtk:bg[NORMAL]/0.30" x1="width-3" x2 ="width-3" y1="3" y2="4" />
1312-
1313- <!-- Lower-left higlight fade -->
1314- <gradient type="vertical" x="width-2" y="5" width="1" height="title_height - 4">
1315- <color value="shade/gtk:bg[NORMAL]/0.30"/>
1316- <color value="shade/gtk:bg[NORMAL]/0.25"/>
1317- </gradient>
1318-</draw_ops>
1319-
1320-<draw_ops name="draw_title_maximized">
1321- <!-- Background gradient -->
1322- <gradient type="vertical" x="0" y="0" width="width+9" height="height">
1323- <!--<color value="#80594D"/>-->
1324- <color value="shade/gtk:bg[SELECTED]/0.6"/>
1325- <!--Static colors to mach static menubar and all-->
1326- <color value="#3F3E39" />
1327- <color value="#3A3936" />
1328- <color value="#373633" />
1329- <!--color value="shade/gtk:bg[NORMAL]/0.29" />
1330- <color value="shade/gtk:bg[NORMAL]/0.27" />
1331- <color value="shade/gtk:bg[NORMAL]/0.25" /-->
1332- <color value="#343330" />
1333- <!--color value="shade/gtk:bg[NORMAL]/0.24" /-->
1334- </gradient>
1335-
1336- <!-- Topmost dark line -->
1337- <line color="shade/gtk:bg[NORMAL]/0.30" x1="0" x2="width" y1="0" y2="0"/>
1338-
1339- <!-- Top highlight -->
1340- <!-- This uses <tint> (which supports alpha) instead of <line> (which doesn't) -->
1341- <tint color="#ffffff" alpha="0.35" x="1" y="1" width="width - 2" height="1"/>
1342-
1343-</draw_ops>
1344-
1345-<draw_ops name="draw_title_maximized_inactive">
1346- <!-- Background gradient -->
1347- <gradient type="vertical" x="0" y="0" width="width+9" height="height">
1348- <!--<color value="#80594D"/>-->
1349- <color value="#3A3936" />
1350- <color value="#343330" />
1351- </gradient>
1352-
1353- <!-- Topmost dark line -->
1354- <line color="shade/gtk:bg[NORMAL]/0.30" x1="0" x2="width" y1="0" y2="0"/>
1355-
1356- <!-- Top highlight -->
1357- <!-- This uses <tint> (which supports alpha) instead of <line> (which doesn't) -->
1358- <tint color="#ffffff" alpha="0.35" x="1" y="1" width="width - 2" height="1"/>
1359-
1360-</draw_ops>
1361-
1362-<!--
1363- The frame around windows
1364--->
1365-
1366-<draw_ops name="draw_frame">
1367- <rectangle color="shade/gtk:bg[NORMAL]/0.25" x="0" y="0" width="width" height="height" filled="true"/>
1368- <!-- RSC: Subtle gradient on left/right edges to match the menubar -->
1369- <gradient type="vertical" x="0" y="0" width="width" height="100">
1370- <color value="shade/gtk:bg[NORMAL]/0.25"/>
1371- <color value="shade/gtk:bg[NORMAL]/0.15"/>
1372- <color value="shade/gtk:bg[NORMAL]/0.25"/>
1373- </gradient>
1374-</draw_ops>
1375-
1376-<!--Borderless only: make bottom border less apparent. We can do this now since our statusbars are light.-->
1377-<draw_ops name="bottom_edge">
1378- <rectangle color="shade/gtk:bg[NORMAL]/0.25" x="0" y="0" width="width" height="height" filled="true"/>
1379- <gradient type="vertical" x="1" y="height-6" width="width-2" height="5">
1380- <color value="shade/gtk:bg[NORMAL]/0.85"/>
1381- <color value="shade/gtk:bg[NORMAL]/0.5"/>
1382- </gradient>
1383-</draw_ops>
1384-
1385-
1386-<!--
1387- Buttons
1388--->
1389-<!-- close button-->
1390-<draw_ops name="button_close_normal">
1391- <image filename="button_close_normal.png" x="0" y="1" width="object_width" height="object_height"/>
1392-</draw_ops>
1393-<draw_ops name="button_close_prelight">
1394- <image filename="button_close_prelight.png" x="0" y="1" width="object_width" height="object_height"/>
1395-</draw_ops>
1396-<draw_ops name="button_close_inactive_prelight">
1397- <image filename="button_close_prelight.png" x="0" y="1" width="object_width" height="object_height" alpha="0.3"/>
1398-</draw_ops>
1399-<draw_ops name="button_close_pressed">
1400- <image filename="button_close_pressed.png" x="0" y="1" width="object_width" height="object_height"/>
1401-</draw_ops>
1402-<draw_ops name="button_close_inactive">
1403- <image filename="button_close_normal.png" x="0" y="1" width="object_width" height="object_height" alpha="0.3"/>
1404-</draw_ops>
1405-
1406-<!-- maximize button-->
1407-<draw_ops name="button_max_normal">
1408- <image filename="button_max_normal.png" x="0" y="1" width="object_width" height="object_height"/>
1409-</draw_ops>
1410-<draw_ops name="button_max_prelight">
1411- <image filename="button_max_prelight.png" x="0" y="1" width="object_width" height="object_height"/>
1412-</draw_ops>
1413-<draw_ops name="button_max_inactive_prelight">
1414- <image filename="button_max_prelight.png" x="0" y="1" width="object_width" height="object_height" alpha="0.3"/>
1415-</draw_ops>
1416-<draw_ops name="button_max_pressed">
1417- <image filename="button_max_pressed.png" x="0" y="1" width="object_width" height="object_height"/>
1418-</draw_ops>
1419-<draw_ops name="button_max_inactive">
1420- <image filename="button_max_normal.png" x="0" y="1" width="object_width" height="object_height" alpha="0.3"/>
1421-</draw_ops>
1422-
1423-<!-- minimize button-->
1424-<draw_ops name="button_min_normal">
1425- <image filename="button_min_normal.png" x="0" y="1" width="object_width" height="object_height"/>
1426-</draw_ops>
1427-<draw_ops name="button_min_prelight">
1428- <image filename="button_min_prelight.png" x="0" y="1" width="object_width" height="object_height"/>
1429-</draw_ops>
1430-<draw_ops name="button_min_inactive_prelight">
1431- <image filename="button_min_prelight.png" x="0" y="1" width="object_width" height="object_height" alpha="0.3"/>
1432-</draw_ops>
1433-<draw_ops name="button_min_pressed">
1434- <image filename="button_min_pressed.png" x="0" y="1" width="object_width" height="object_height"/>
1435-</draw_ops>
1436-<draw_ops name="button_min_inactive">
1437- <image filename="button_min_normal.png" x="0" y="1" width="object_width" height="object_height" alpha="0.3"/>
1438-</draw_ops>
1439-
1440-<!-- menu button -->
1441-<!--
1442-<draw_ops name="button_menu_normal">
1443-<image filename="button_menu_normal.png" x="0" y="2" width="object_width" height="object_height"/>
1444-</draw_ops>
1445-<draw_ops name="button_menu_prelight">
1446-<image filename="button_menu_prelight.png" x="0" y="2" width="object_width" height="object_height"/>
1447-</draw_ops>
1448-<draw_ops name="button_menu_inactive_prelight">
1449-<image filename="button_menu_prelight.png" x="0" y="2" width="object_width" height="object_height" alpha="0.3"/>
1450-</draw_ops>
1451-<draw_ops name="button_menu_pressed">
1452-<image filename="button_menu_pressed.png" x="0" y="2" width="object_width" height="object_height"/>
1453-</draw_ops>
1454-<draw_ops name="button_menu_inactive">
1455-<image filename="button_menu_normal.png" x="0" y="2" width="object_width" height="object_height" alpha="0.3"/>
1456-</draw_ops>-->
1457-
1458-<!-- menu icon -->
1459-<draw_ops name="button_menu_normal">
1460-<icon x="6" y="2" width="mini_icon_width" height="mini_icon_height"/>
1461-</draw_ops>
1462-<draw_ops name="button_menu_prelight">
1463-<icon x="6" y="2" width="mini_icon_width" height="mini_icon_height"/>
1464-</draw_ops>
1465-<draw_ops name="button_menu_inactive_prelight">
1466-<icon x="6" y="2" width="mini_icon_width" height="mini_icon_height" alpha="0.3"/>
1467-</draw_ops>
1468-<draw_ops name="button_menu_pressed">
1469-<icon x="6" y="2" width="mini_icon_width" height="mini_icon_height"/>
1470-</draw_ops>
1471-<draw_ops name="button_menu_inactive">
1472-<icon x="6" y="2" width="mini_icon_width" height="mini_icon_height" alpha="0.3"/>
1473-</draw_ops>
1474-
1475-
1476-
1477-<!--
1478- Frame styles
1479--->
1480-
1481-<!-- normal -->
1482-<frame_style name="frame_style_normal_focused" geometry="frame_geometry_normal">
1483- <piece position="title" draw_ops="draw_title_text_normal"/>
1484- <piece position="titlebar" draw_ops="draw_title"/>
1485- <piece position="left_edge" draw_ops="draw_frame"/>
1486- <piece position="right_edge" draw_ops="draw_frame"/>
1487- <piece position="bottom_edge" draw_ops="bottom_edge"/>
1488- <button function="close" state="normal" draw_ops="button_close_normal"/>
1489- <button function="close" state="prelight" draw_ops="button_close_prelight"/>
1490- <button function="close" state="pressed" draw_ops="button_close_pressed"/>
1491- <button function="minimize" state="normal" draw_ops="button_min_normal"/>
1492- <button function="minimize" state="prelight" draw_ops="button_min_prelight"/>
1493- <button function="minimize" state="pressed" draw_ops="button_min_pressed"/>
1494- <button function="maximize" state="normal" draw_ops="button_max_normal"/>
1495- <button function="maximize" state="prelight" draw_ops="button_max_prelight"/>
1496- <button function="maximize" state="pressed" draw_ops="button_max_pressed"/>
1497- <button function="menu" state="normal" draw_ops="button_menu_normal"/>
1498- <button function="menu" state="prelight" draw_ops="button_menu_prelight"/>
1499- <button function="menu" state="pressed" draw_ops="button_menu_pressed"/>
1500-</frame_style>
1501-
1502-<frame_style name="frame_style_normal_unfocused" geometry="frame_geometry_normal">
1503- <piece position="title" draw_ops="draw_title_text_inactive"/>
1504- <piece position="titlebar" draw_ops="draw_title_inactive"/>
1505- <piece position="left_edge" draw_ops="draw_frame"/>
1506- <piece position="right_edge" draw_ops="draw_frame"/>
1507- <piece position="bottom_edge" draw_ops="bottom_edge"/>
1508- <button function="close" state="normal" draw_ops="button_close_inactive"/>
1509- <button function="close" state="prelight" draw_ops="button_close_inactive_prelight"/>
1510- <button function="close" state="pressed" draw_ops="button_close_inactive"/>
1511- <button function="minimize" state="normal" draw_ops="button_min_inactive"/>
1512- <button function="minimize" state="prelight" draw_ops="button_min_inactive_prelight"/>
1513- <button function="minimize" state="pressed" draw_ops="button_min_inactive"/>
1514- <button function="maximize" state="normal" draw_ops="button_max_inactive"/>
1515- <button function="maximize" state="prelight" draw_ops="button_max_inactive_prelight"/>
1516- <button function="maximize" state="pressed" draw_ops="button_max_inactive"/>
1517- <button function="menu" state="normal" draw_ops="button_menu_inactive"/>
1518- <button function="menu" state="prelight" draw_ops="button_menu_inactive_prelight"/>
1519- <button function="menu" state="pressed" draw_ops="button_menu_inactive"/>
1520-</frame_style>
1521-
1522-<frame_style name="frame_style_maximized_focused" geometry="frame_geometry_abnormal">
1523- <piece position="title" draw_ops="draw_title_text_normal"/>
1524- <piece position="titlebar" draw_ops="draw_title_maximized"/>
1525- <piece position="left_edge" draw_ops="draw_frame"/>
1526- <piece position="right_edge" draw_ops="draw_frame"/>
1527- <piece position="bottom_edge" draw_ops="bottom_edge"/>
1528- <button function="close" state="normal" draw_ops="button_close_normal"/>
1529- <button function="close" state="prelight" draw_ops="button_close_prelight"/>
1530- <button function="close" state="pressed" draw_ops="button_close_pressed"/>
1531- <button function="minimize" state="normal" draw_ops="button_min_normal"/>
1532- <button function="minimize" state="prelight" draw_ops="button_min_prelight"/>
1533- <button function="minimize" state="pressed" draw_ops="button_min_pressed"/>
1534- <button function="maximize" state="normal" draw_ops="button_max_normal"/>
1535- <button function="maximize" state="prelight" draw_ops="button_max_prelight"/>
1536- <button function="maximize" state="pressed" draw_ops="button_max_pressed"/>
1537- <button function="menu" state="normal" draw_ops="button_menu_normal"/>
1538- <button function="menu" state="prelight" draw_ops="button_menu_prelight"/>
1539- <button function="menu" state="pressed" draw_ops="button_menu_normal"/>
1540-</frame_style>
1541-
1542-<frame_style name="frame_style_maximized_unfocused" geometry="frame_geometry_abnormal">
1543- <piece position="title" draw_ops="draw_title_text_inactive"/>
1544- <piece position="titlebar" draw_ops="draw_title_maximized_inactive"/>
1545- <piece position="left_edge" draw_ops="draw_frame"/>
1546- <piece position="right_edge" draw_ops="draw_frame"/>
1547- <piece position="bottom_edge" draw_ops="bottom_edge"/>
1548- <button function="close" state="normal" draw_ops="button_close_inactive"/>
1549- <button function="close" state="prelight" draw_ops="button_close_prelight"/>
1550- <button function="close" state="pressed" draw_ops="button_close_inactive"/>
1551- <button function="minimize" state="normal" draw_ops="button_min_inactive"/>
1552- <button function="minimize" state="prelight" draw_ops="button_min_prelight"/>
1553- <button function="minimize" state="pressed" draw_ops="button_min_inactive"/>
1554- <button function="maximize" state="normal" draw_ops="button_max_inactive"/>
1555- <button function="maximize" state="prelight" draw_ops="button_max_prelight"/>
1556- <button function="maximize" state="pressed" draw_ops="button_max_inactive"/>
1557- <button function="menu" state="normal" draw_ops="button_menu_inactive"/>
1558- <button function="menu" state="prelight" draw_ops="button_menu_inactive"/>
1559- <button function="menu" state="pressed" draw_ops="button_menu_inactive"/>
1560-</frame_style>
1561-
1562-<frame_style_set name="frame_style_set_normal">
1563- <frame focus="yes" state="normal" resize="both" style="frame_style_normal_focused"/>
1564- <frame focus="no" state="normal" resize="both" style="frame_style_normal_unfocused"/>
1565- <frame focus="yes" state="maximized" style="frame_style_maximized_focused"/>
1566- <frame focus="no" state="maximized" style="frame_style_maximized_unfocused"/>
1567- <frame focus="yes" state="shaded" style="frame_style_normal_focused"/>
1568- <frame focus="no" state="shaded" style="frame_style_normal_unfocused"/>
1569- <frame focus="yes" state="maximized_and_shaded" style="frame_style_maximized_focused"/>
1570- <frame focus="no" state="maximized_and_shaded" style="frame_style_maximized_unfocused"/>
1571-</frame_style_set>
1572-
1573-<window type="normal" style_set="frame_style_set_normal"/>
1574-<window type="dialog" style_set="frame_style_set_normal"/>
1575-<window type="modal_dialog" style_set="frame_style_set_normal"/>
1576-<window type="menu" style_set="frame_style_set_normal"/>
1577-<window type="utility" style_set="frame_style_set_normal"/>
1578-<window type="border" style_set="frame_style_set_normal"/>
1579-
1580-<menu_icon function="close" state="normal" draw_ops="button_close_normal"/>
1581-<menu_icon function="maximize" state="normal" draw_ops="button_max_normal"/>
1582-<menu_icon function="unmaximize" state="normal" draw_ops="button_max_normal"/>
1583-<menu_icon function="minimize" state="normal" draw_ops="button_min_normal"/>
1584-
1585-
1586-</metacity_theme>
1587
1588=== removed file 'Dust/panel-background-32px.png'
1589Binary files Dust/panel-background-32px.png 2009-01-26 13:03:18 +0000 and Dust/panel-background-32px.png 1970-01-01 00:00:00 +0000 differ
1590=== removed file 'Dust/panel-background.png'
1591Binary files Dust/panel-background.png 2009-01-13 17:15:44 +0000 and Dust/panel-background.png 1970-01-01 00:00:00 +0000 differ
1592=== added directory 'Impression'
1593=== added directory 'Impression/gtk-2.0'
1594=== added file 'Impression/gtk-2.0/gtkrc'
1595--- Impression/gtk-2.0/gtkrc 1970-01-01 00:00:00 +0000
1596+++ Impression/gtk-2.0/gtkrc 2009-03-21 18:27:20 +0000
1597@@ -0,0 +1,1226 @@
1598+# Human Impression
1599+#
1600+# Release: 90315:1100
1601+# Author: j baer <baerjj@gmail.com>
1602+# version: 9.04
1603+#
1604+# T H E M E N O T E S ##############################################
1605+# ######################################################################
1606+#
1607+# Theme Engines
1608+#
1609+# - murrine svn145
1610+#
1611+# http://live.gnome.org/GnomeArt/Tutorials/GtkThemes/SymbolicColors
1612+#
1613+# Color Properties --------------------------------------------------
1614+#
1615+# fg Foreground color. Used for text on buttons. Also used for the
1616+# button borders in some engines.
1617+#
1618+# bg Background color. This is the background color of windows and
1619+# buttons.
1620+#
1621+# text Text color for text input widgets and lists (/GtkTreeView).
1622+#
1623+# base Background color of text widgets and lists.
1624+#
1625+# Color States --------------------------------------------------
1626+#
1627+# NORMAL - Color for widget @ default
1628+#
1629+# ACTIVE - Color for active widget
1630+#
1631+# PRELIGHT - Color for button/menu item when mouse hovers above
1632+#
1633+# INSENSITIVE - Color for disabled widget
1634+#
1635+# G N O M E T H E M E ##############################################
1636+# ######################################################################
1637+# Attribute HEX COMMENT
1638+# ----------------- ------- --------------------------------------
1639+# bg_color #cdc7be Theme base color
1640+# fg_color #1f1816 Theme black
1641+# base_color #ffffff White
1642+# text_color #1f1816 Theme black
1643+# selected_bg_color #e38544 Orange
1644+# selected_fg_color #ffffff White
1645+# tooltip_bg_color #fffea7 Light yellow
1646+# tooltip_fg_color #1f1816 Theme black
1647+#
1648+# G N O M E T H E M E ##############################################
1649+# ######################################################################
1650+
1651+gtk_color_scheme = "fg_color:#1f1816\nbg_color:#cdc7be\nbase_color:#ffffff\ntext_color:#1f1816\nselected_bg_color:#e38544\nselected_fg_color:#ffffff\ntooltip_bg_color:#fffea7\ntooltip_fg_color:#1f1816\nerror:#00ffff\ndebug:#ff00ff"
1652+
1653+# menu delay
1654+gtk-menu-popup-delay = 1
1655+
1656+# supporting rc's ##############################################
1657+# ######################################################################
1658+include "scrollbars/scrollbar.rc"
1659+include "scale/scale.rc"
1660+
1661+style "murrine-GtkWidget"
1662+{
1663+ # WIDGET DEFAULTS ############################################
1664+ # ####################################################################
1665+ GtkScrolledWindow ::scrollbar-spacing = 3
1666+ GtkScrolledWindow ::scrollbar-within-bevel = 1
1667+
1668+ GtkButton ::child-displacement-x = 1
1669+ GtkButton ::child-displacement-y = 1
1670+ GtkButton ::default-border = { 0, 0, 0, 0 }
1671+ GtkButton ::focus-padding = 0
1672+ GtkCheckButton ::indicator-size = 14
1673+
1674+ GtkPaned ::handle-size = 6
1675+
1676+ GtkRange ::trough-border = 2
1677+ GtkRange ::slider-width = 13
1678+ GtkRange ::stepper-size = 13
1679+ GtkRange ::trough-under-steppers= 1
1680+
1681+ GtkScale ::slider-length = 20
1682+ GtkScale ::trough-side-details = 0 # 0 = thin slider, >0 = thick slider
1683+
1684+ GtkMenuBar ::internal-padding = 0
1685+ GtkMenuBar ::shadow-type = GTK_SHADOW_NONE
1686+
1687+ GtkStatusbar ::shadow-type = GTK_SHADOW_NONE
1688+ # the resize-grip is not consistantly displayed, disable
1689+ GtkStatusbar ::has-resize-grip = FALSE
1690+
1691+ GtkExpander ::expander-size = 16
1692+ GtkToolbar ::internal-padding = 1
1693+ GtkTreeView ::expander-size = 14
1694+ GtkTreeView ::vertical-separator = 0
1695+
1696+ GtkMenu ::horizontal-padding = 0 # extra space left & right
1697+ GtkMenu ::vertical-padding = 0 # extra space @ top & bottom of menu
1698+ GtkMenu ::horizontal-offset = 0 # offset of submenu
1699+
1700+ WnckTasklist ::fade-overlay-rect = 0
1701+
1702+ xthickness = 1 # left & right
1703+ ythickness = 1 # top & bottom
1704+
1705+ # GTKWIDGET COLOR PALLET ############################################
1706+ # ####################################################################
1707+
1708+ fg[NORMAL] = @fg_color
1709+ fg[PRELIGHT] = @fg_color
1710+ fg[SELECTED] = @selected_fg_color
1711+ fg[ACTIVE] = mix(1.29, @selected_bg_color, @selected_fg_color)
1712+ fg[INSENSITIVE] = mix(0.70, @fg_color, @selected_fg_color)
1713+
1714+ bg[NORMAL] = @bg_color
1715+ bg[PRELIGHT] = shade(1.10, @bg_color)
1716+ bg[SELECTED] = @selected_bg_color
1717+ bg[INSENSITIVE] = shade(0.80, @bg_color)
1718+ bg[ACTIVE] = shade (0.9, @bg_color)
1719+
1720+ base[NORMAL] = @base_color
1721+ base[PRELIGHT] = shade(1.30, @base_color)
1722+ base[ACTIVE] = @selected_bg_color
1723+ base[SELECTED] = @selected_bg_color
1724+ base[INSENSITIVE] = shade(1.20, @base_color)
1725+
1726+ text[NORMAL] = @text_color
1727+ text[PRELIGHT] = @text_color
1728+ text[ACTIVE] = @text_color #@selected_fg_color
1729+ text[SELECTED] = @selected_fg_color
1730+ text[INSENSITIVE] = mix(0.70, @fg_color, @selected_fg_color)
1731+
1732+ # M U R R I N E O P T I O N S ####################################
1733+ # ####################################################################
1734+ engine "murrine"
1735+ {
1736+ animation = TRUE # Enable animations on progressbars, radio and checkbuttons
1737+ # Data type: Boolean; default = TRUE (enabled)
1738+
1739+ colorize_scrollbar = TRUE # Use colorized scrollbars with scrolls and lists
1740+ # Data type: Boolean; default = TRUE (enabled)
1741+
1742+ contrast = 1.0 # <!> Use carefully
1743+ # Data type: Real; default = 1.0, Range 0-2, precision 0.1
1744+
1745+ glazestyle = 0
1746+ # Data type: Enumeration; default = 0, Range 0-4
1747+ # 0 = flat highlight, 1 = curved highlight, 2 = concave style, 3 = top curved highlight, 4 = beryl highlight
1748+
1749+ glow_shade = 1.2 # Enable and set the Glow Shade
1750+ # Data type: Real; default = 1.0, Range 0-2, precision 0.1
1751+
1752+ glowstyle = 4 # How to apply glow shade
1753+ # Data type: Enumeration; default = 0, Range 0-4
1754+ # 0 = Top glow, 1 = Bottom glow, 2 = Top and Bottom glow, 3 = Horizontal glow, 4 = Centered glow
1755+
1756+ gradients = TRUE # Enable/Disable gradients
1757+ # Data type: Boolean; default = TRUE (enabled)
1758+
1759+ gradient_shades = {1.1,1.0,1.0,0.87} # Gradient stops
1760+ # (4 stops) Data type: Real; Range 0-2, precision 0.2, default 1.0
1761+ # <!> Uses the current bg[COLOR]
1762+
1763+ highlight_shade = 1.0 # Prelight ratio (includes panels)
1764+ # Data type: Real; default = 1.1, Range 0-2, precision 0.01
1765+
1766+ lightborder_shade = 1.0 # Prelight border ratio
1767+ # Data type: Real; default = 1.1, Range 0-2, precision 0.01
1768+
1769+ lightborderstyle = 1 # Prelight border style
1770+ # Data type: Enumeration; default = 0, Range 0-1
1771+ # 0 = lightborder on top side, 1 = lightborder on all sides
1772+
1773+ listviewheaderstyle = 1 # Listview header style
1774+ # Data type: Enumeration; default = 0, Range 0-2
1775+ # 0 = flat, 1 = glassy, 2 = raised
1776+
1777+ listviewstyle = 0 # Listview separator style
1778+ # Data type: Enumeration; default = 0, Range 0-1
1779+ # 0 = nothing, 1 = dotted
1780+
1781+ menubarstyle = 2 # Menubar style
1782+ # Data type: Enumeration; default = 0, Range 0-3
1783+ # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped
1784+
1785+ menubaritemstyle = 0 # Menubar item style
1786+ # Data type: Enumeration; default = 0, Range 0-1
1787+ # 0 = menuitem look, 1 = button look
1788+
1789+ menustyle = 0 # Vertical bars in menus
1790+ # Data type: Enumeration; default = 1, Range 0-1
1791+ # 0 = no vertical menu stripe, 1 = display vertical menu stripe
1792+
1793+ menuitemstyle = 1 # Menu item style
1794+ # Data type: Enumeration; default = 0, Range 0-2
1795+ # 0 = flat, 1 = glass, 2 = striped
1796+
1797+ profile = MURRINE
1798+ # Data type: Enumeration; default = MURRINE
1799+ # engine style options: CANDIDO, CLEARLOOKS, MIST, MURRINE, NODOKA
1800+
1801+ progressbarstyle = 1 # Progressbar style
1802+ # Data type: Enumeration; default = 0, Range 0-2
1803+ # 0 = Don't draw any special effect, 1 = Draw stripes, 2 = Draw cells
1804+
1805+ reliefstyle = 2 # Relief style of widget
1806+ # Data type: Enumeration; default = 1, Range 0-2
1807+ # 0 = flat, 1 = inset, 2 = shadow
1808+
1809+ rgba = TRUE # Enable/Disable RGBA support
1810+ # Data type: Boolean; default = FALSE (disabled)
1811+
1812+ roundness = 2 # Roundness of widget (typically button)
1813+ # Data type: Real; default = 1, Range 0-8
1814+ # 0 = square, > 0 = round
1815+
1816+# scrollbar_color = "#a8a197" # Override the color of scrollbars
1817+ # Data type: Gtk Color; default = "#999999"
1818+
1819+ scrollbarstyle = 3 # Additional scrollbar features
1820+ # Data type: Enumeration; default = 0, Range 0-6
1821+ # 0 = nothing, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles
1822+
1823+ sliderstyle = 0 # Slider style
1824+ # Data type: Enumeration; default = 0, Range 0-1
1825+ # 0 = nothing added, 1 = handles
1826+
1827+ stepperstyle = 0 # Stepper style
1828+ # Data type: Enumeration; default = 0, Range 0-1
1829+ # 0 = standard, 1 = integrated stepper handles
1830+
1831+ toolbarstyle = 1 # Toolbar Style
1832+ # Data type: Enumeration; default = 0, Range 0-1
1833+ # 0 = flat, 1 = glassy, 2 = gradient
1834+ }
1835+}
1836+
1837+# G T K T E S T ##############################################
1838+# ######################################################################
1839+# Style used during development & testing
1840+#
1841+# @error displays bright blue and indicates an attribute which should
1842+# be fixed.
1843+#
1844+# @debug displays bright magenta and is used in the debugging process.
1845+#
1846+style "murrine-GtkTest"
1847+{
1848+ bg[NORMAL] = @error
1849+ bg[PRELIGHT] = @error
1850+ bg[ACTIVE] = @error
1851+ bg[SELECTED] = @error
1852+ bg[INSENSITIVE] = @error
1853+
1854+ # --------------------------------------------------------------------
1855+
1856+ fg[NORMAL] = @error
1857+ fg[PRELIGHT] = @error
1858+ fg[ACTIVE] = @error
1859+ fg[SELECTED] = @error
1860+ fg[INSENSITIVE] = @error
1861+
1862+ # --------------------------------------------------------------------
1863+
1864+ base[NORMAL] = @error
1865+ base[PRELIGHT] = @error
1866+ base[ACTIVE] = @error
1867+ base[SELECTED] = @error
1868+ base[INSENSITIVE] = @error
1869+
1870+ # --------------------------------------------------------------------
1871+
1872+ text[NORMAL] = @error
1873+ text[PRELIGHT] = @error
1874+ text[ACTIVE] = @error
1875+ text[SELECTED] = @error
1876+ text[INSENSITIVE] = @error
1877+}
1878+#
1879+# G T K T E S T ##############################################
1880+# ######################################################################
1881+
1882+# Size Styles ##############################################
1883+# ######################################################################
1884+#
1885+style "murrine-wide"
1886+{
1887+ xthickness = 2
1888+ ythickness = 2
1889+}
1890+
1891+style "murrine-wider"
1892+{
1893+ xthickness = 3
1894+ ythickness = 3
1895+}
1896+#
1897+# Size Styles ##############################################
1898+# ######################################################################
1899+
1900+# Button Styles ##############################################
1901+# ######################################################################
1902+#
1903+style "murrine-GtkButton"
1904+{
1905+ bg[NORMAL] = shade (1.2, @bg_color) # Default
1906+ bg[PRELIGHT] = shade (1.1, @bg_color) # Prelight
1907+ bg[ACTIVE] = shade (1.0, @bg_color) # Active
1908+ bg[INSENSITIVE] = shade (1.1, @bg_color) # Dimmed
1909+
1910+ xthickness = 3
1911+ ythickness = 3
1912+
1913+ engine "murrine"{
1914+ roundness = 2
1915+ gradient_shades = {1.1, 1.0, 1.0, 0.88}
1916+ profile = MURRINE
1917+ }
1918+}
1919+
1920+style "mozilla-GtkButton" = "murrine-GtkButton"
1921+{
1922+ fg[NORMAL] = @fg_color # Combobox [v]
1923+}
1924+
1925+#
1926+# Button Styles ##############################################
1927+# ######################################################################
1928+
1929+# Toolbar Styles ##############################################
1930+# ######################################################################
1931+#
1932+style "murrine-GtkToolbar" = "murrine-GtkWidget"
1933+{
1934+ bg[NORMAL] = @bg_color
1935+
1936+# xthickness = 5
1937+# ythickness = 3
1938+
1939+ engine "murrine"{
1940+ glow_shade = 1.0
1941+ glazestyle = 3
1942+# gradient_shades = {1.15,1.07,1.0605,0.91}
1943+ gradient_shades = {1.12,1.07,1.0605,0.93}
1944+ contrast = 1.0
1945+ profile = MURRINE
1946+ }
1947+}
1948+
1949+style "murrine-GtkToolbarButton" = "murrine-GtkButton"
1950+{
1951+ bg[PRELIGHT] = shade(0.9, @bg_color) # Prelight
1952+ bg[ACTIVE] = shade(1.0, @bg_color) #
1953+
1954+ xthickness = 6
1955+ ythickness = 6
1956+
1957+ engine "murrine"{
1958+ roundness = 3
1959+ gradient_shades = {0.96, 0.99, 0.99, 1.2}
1960+ contrast = 1.5
1961+ profile = MURRINE
1962+ }
1963+}
1964+
1965+style "murrine-GtkToolbar-sep" = "murrine-GtkToolbar"
1966+{
1967+ xthickness = 2
1968+}
1969+
1970+style "murrine-GtkHandleBox" = "murrine-GtkToolbar"
1971+{
1972+ bg[NORMAL] = shade (1.12, @bg_color)
1973+
1974+ engine "murrine"{
1975+ glow_shade = 1.0
1976+ glazestyle = 3
1977+ contrast = 1.25
1978+ profile = MURRINE
1979+ }
1980+}
1981+
1982+#
1983+# Toolbar Styles ##############################################
1984+# ######################################################################
1985+
1986+# Notebook Styles ##############################################
1987+# ######################################################################
1988+#
1989+style "murrine-GtkNotebook"
1990+{
1991+ bg[NORMAL] = shade(1.09, @bg_color) # Selected tab body
1992+ bg[PRELIGHT] = @text_color # <> CList
1993+ bg[ACTIVE] = shade(0.88, @bg_color) # Active / unselected tabs
1994+
1995+ fg[NORMAL] = shade(.45, @selected_bg_color) # <> CList {blue}
1996+
1997+ text[NORMAL] = @fg_color # Nautilus folders
1998+
1999+ xthickness = 4
2000+
2001+ engine "murrine"{
2002+ roundness = 2
2003+ gradient_shades = {1.8, 1.7, 1.6, 0.8}
2004+ contrast = 1.0
2005+ profile = MURRINE
2006+
2007+ }
2008+}
2009+#
2010+# Notebook Styles ##############################################
2011+# ######################################################################
2012+
2013+# Dialog Style ##############################################
2014+# ######################################################################
2015+#
2016+style "murrine-GtkDialog" = "murrine-GtkWidget"
2017+{
2018+ bg[PRELIGHT] = shade (1.15, @bg_color) # Prelight
2019+ bg[ACTIVE] = shade (1.05, @bg_color) # Active
2020+ bg[INSENSITIVE] = shade (1.00, @bg_color) # Dimmed
2021+
2022+ fg[PRELIGHT] = shade(.45, @selected_bg_color) # text prelight
2023+
2024+}
2025+#
2026+# Dialog Style ##############################################
2027+# ######################################################################
2028+
2029+# PanelWidget (desktop) ##############################################
2030+# ######################################################################
2031+#
2032+
2033+style "murrine-PanelWidget"
2034+{
2035+ bg[NORMAL] = shade(0.80, @bg_color) # Default panel background (Matches metacity)
2036+ bg[PRELIGHT] = shade(0.70, @bg_color) # panel prelight
2037+ bg[ACTIVE] = shade(1.10, @bg_color) # bottom panel active background
2038+ bg[SELECTED] = shade(0.70, @selected_bg_color) # Active window desktop lower panel background [ ] [ ]
2039+
2040+ fg[NORMAL] = @fg_color # Default text
2041+ fg[PRELIGHT] = @selected_fg_color # Prelight
2042+ fg[ACTIVE] = mix(1.29, @selected_bg_color, @selected_fg_color) # Bottom panel active text
2043+ fg[SELECTED] = @fg_color # Bottom panel selected window
2044+}
2045+#
2046+# PanelWidget (desktop) ##############################################
2047+# ######################################################################
2048+
2049+# Menu Styles ##############################################
2050+# ######################################################################
2051+#
2052+style "murrine-GtkMenu" = "murrine-GtkWidget"
2053+{
2054+ bg[NORMAL] = shade(1.05, @bg_color) # drop down menu backbround
2055+
2056+ xthickness = 0 # pads left/right menu drop down
2057+ ythickness = 0 # pads top/bottom menu drop down
2058+
2059+ engine "murrine" {
2060+ contrast = 1.0
2061+ style = MURRINE
2062+ }
2063+}
2064+
2065+style "murrine-GtkMenuItem" = "murrine-GtkWidget"
2066+{
2067+ bg[NORMAL] = shade(0.8, @bg_color) # menu separators in gFTP/Bluefish
2068+ bg[SELECTED] = shade(0.5, @bg_color) # selected item background
2069+
2070+ fg[NORMAL] = @fg_color # menu text!
2071+ fg[PRELIGHT] = @selected_fg_color # menu text prelight!
2072+
2073+ GtkMenuItem::toggle-spacing=10 # space between icon & text
2074+ GtkMenuItem::horizontal-padding=6 # space between left border & icon
2075+ GtkMenuItem::arrow-scaling=.5 # size of submenu arrow
2076+
2077+ xthickness = 0
2078+ ythickness = 5
2079+
2080+ engine "murrine"{
2081+ roundness = 0
2082+ gradient_shades = {1.2,1.0,1.0,0.95}
2083+ style = MURRINE
2084+ }
2085+}
2086+
2087+style "murrine-GtkMenubar"
2088+{
2089+ bg[NORMAL] = @bg_color # panel background
2090+
2091+ fg[NORMAL] = @text_color # default panel text !
2092+ fg[PRELIGHT] = @selected_fg_color # text after dropdown menu
2093+
2094+ engine "murrine"{
2095+ gradient_shades = {2.0,1.0,1.0,0.97}
2096+ contrast = 2.0
2097+ }
2098+}
2099+
2100+style "murrine-GtkSeparatorMenuItem"
2101+{
2102+ bg[NORMAL] = shade(1.1, @bg_color) # line color
2103+
2104+ GtkSeparatorMenuItem::horizontal-padding = 3
2105+ GtkWidget::wide-separators = 1
2106+ GtkWidget::separator-width = 1
2107+ GtkWidget::separator-height = 1
2108+
2109+ xthickness = 1
2110+ ythickness = 0
2111+}
2112+
2113+style "murrine-PanelGtkMenubar"
2114+{
2115+ bg[NORMAL] = shade(0.80, @bg_color) # panel background color (matches metacity)
2116+ bg[SELECTED] = shade(0.90, @bg_color) # selected panel menu item background color
2117+
2118+ fg[NORMAL] = @text_color # default panel text !
2119+ fg[PRELIGHT] = shade(0.55, mix(0.70, @fg_color, @selected_fg_color)) # text after dropdown menu
2120+
2121+ engine "murrine"{
2122+ gradient_shades = {1.0,1.0,1.0,0.97}
2123+ roundness = 0
2124+ contrast = 0.0
2125+ }
2126+}
2127+
2128+#
2129+# Menu Styles ##############################################
2130+# ######################################################################
2131+
2132+# TreeView Styles ##############################################
2133+# ######################################################################
2134+#
2135+style "murrine-GtkTreeView"
2136+{
2137+ GtkTreeView ::odd_row_color = shade(1.2,@bg_color)
2138+ GtkTreeView ::even_row_color = @selected_fg_color
2139+}
2140+
2141+style "murrine-GtkTreeView-header" = "murrine-GtkWidget"
2142+{
2143+ bg[NORMAL] = shade(0.9, @bg_color)
2144+ bg[PRELIGHT] = shade(1.0, @bg_color)
2145+ bg[ACTIVE] = shade(0.8, @bg_color)
2146+
2147+ GtkWidget::focus-line-width = 0
2148+
2149+ xthickness = 2
2150+ ythickness = 1
2151+
2152+ engine "murrine" {
2153+ gradient_shades = {1.25,1.1,1.1,1.2}
2154+ style = MURRINE
2155+ contrast = 0.5
2156+ glazestyle = 1
2157+ listviewheaderstyle = 1
2158+ }
2159+}
2160+#
2161+# TreeView Styles ##############################################
2162+# ######################################################################
2163+
2164+# Check/Radio Styles ##############################################
2165+# ######################################################################
2166+#
2167+style "murrine-GtkCheckButton" = "murrine-GtkWidget"
2168+{
2169+ bg[PRELIGHT] = shade (1.1, @bg_color) # prelight background
2170+ bg[ACTIVE] = shade (1.2, @bg_color) # used by inkscape
2171+ bg[SELECTED] = @selected_fg_color # [ ] selected background
2172+ bg[INSENSITIVE] = shade (1.4, @bg_color) # used by inkscape
2173+
2174+ fg[NORMAL] = mix(0.70, @fg_color, @selected_fg_color) # dotted outline
2175+ fg[PRELIGHT] = mix(0.70, @fg_color, @selected_fg_color) # dotted outline
2176+ fg[ACTIVE] = mix(0.70, @fg_color, @selected_fg_color) # dotted outline
2177+
2178+ base[NORMAL] = @selected_fg_color # [ ] of unselected widget
2179+
2180+ text[NORMAL] = @fg_color # Default check/radio symbol
2181+ text[PRELIGHT] = shade (0.9, @selected_bg_color) # Prelight check/radio symbol
2182+ text[ACTIVE] = @selected_bg_color # Active check/radio symbol
2183+}
2184+
2185+style "murrine-GtkRadioButtonLabel"
2186+{
2187+ fg[NORMAL] = shade(3.0, @text_color) # unchecked
2188+ fg[ACTIVE] = @text_color # checked
2189+ fg[PRELIGHT] = @text_color # text
2190+}
2191+
2192+style "murrine-GtkCheckMenuItem" = "murrine-GtkWidget"
2193+{
2194+ bg[NORMAL] = @selected_fg_color # default [ ]
2195+ bg[SELECTED] = shade(0.4, @bg_color) # selected [ ]
2196+
2197+ fg[NORMAL] = @text_color # Default text
2198+ fg[PRELIGHT] = @selected_fg_color # Prelight text
2199+
2200+ base[NORMAL] = @base_color # symbol
2201+
2202+ text[NORMAL] = @base_color # Default check/radio symbol
2203+ text[PRELIGHT] = @base_color # Prelight check/radio symbol
2204+
2205+ ythickness = 6
2206+
2207+ engine "murrine"{
2208+ gradient_shades = {1.3,1.0,1.0,1.1}
2209+ contrast = 1.5
2210+ style = MURRINE
2211+ }
2212+}
2213+#
2214+# Check/Radio Styles ##############################################
2215+# ######################################################################
2216+
2217+style "murrine-GtkTooltips"
2218+{
2219+ bg[NORMAL] = @tooltip_bg_color
2220+ fg[NORMAL] = @tooltip_fg_color
2221+
2222+ xthickness = 4
2223+ ythickness = 4
2224+
2225+ engine "murrine"
2226+ {
2227+ contrast = .8
2228+ profile = MURRINE
2229+ }
2230+}
2231+
2232+# GtkProgressBar ##############################################
2233+# ######################################################################
2234+# The svn132 version of murrine does not theme progressbar trough.
2235+#
2236+style "murrine-GtkProgressBar"
2237+{
2238+ bg[SELECTED] = @selected_bg_color # Bar
2239+
2240+ fg[NORMAL] = @fg_color # Text on trough
2241+ fg[PRELIGHT] = @selected_fg_color # Text on bar
2242+
2243+ xthickness = 0
2244+ ythickness = 0
2245+
2246+ engine "murrine"
2247+ {
2248+ # contrast determines how much of the candy bar is visible
2249+ contrast = 1.0
2250+ profile = MURRINE
2251+ }
2252+
2253+}
2254+
2255+# rhythmbox-GtkProgressBar style
2256+# ######################################################################
2257+style "rhythmbox-GtkProgressBar"
2258+{
2259+ bg[SELECTED] = @selected_bg_color # Bar
2260+
2261+ fg[NORMAL] = @fg_color # Text on trough
2262+ fg[PRELIGHT] = @selected_fg_color # Text on bar
2263+
2264+ xthickness = 0
2265+ ythickness = 6
2266+
2267+ engine "murrine"
2268+ {
2269+ animation = FALSE
2270+ progressbarstyle = 0
2271+ }
2272+}
2273+
2274+# mozilla-GtkProgressBar style
2275+# ######################################################################
2276+style "mozilla-GtkProgressBar"
2277+{
2278+ bg[SELECTED] = @selected_bg_color # Bar
2279+
2280+ fg[NORMAL] = @fg_color # Text on trough
2281+ fg[PRELIGHT] = @selected_fg_color # Text on bar
2282+
2283+ xthickness = 0
2284+ ythickness = 0
2285+
2286+ engine "murrine"
2287+ {
2288+ animation = FALSE
2289+ progressbarstyle = 0
2290+ }
2291+}
2292+#
2293+# GtkProgressBar ##############################################
2294+# ######################################################################
2295+
2296+# GtkStatusbar ##############################################
2297+# ######################################################################
2298+#
2299+style "murrine-GtkStatusbar"
2300+{
2301+ bg[NORMAL] = @bg_color # background
2302+
2303+ fg[NORMAL] = @text_color # text
2304+
2305+ ythickness = 6
2306+ xthickness = 4
2307+
2308+ engine "murrine"{
2309+ #glow_shade = 1.0
2310+ #glazestyle = 3
2311+ #gradient_shades = {1.15,1.07,1.0605,0.91}
2312+ contrast = 0.80
2313+ profile = MURRINE
2314+ }
2315+}
2316+
2317+#
2318+# GtkStatusbar (desktop) ##############################################
2319+# ######################################################################
2320+
2321+style "murrine-GtkComboBoxEntry"
2322+{
2323+}
2324+
2325+style "murrine-GtkSpinButton"
2326+{
2327+ bg[NORMAL] = shade (1.1, @bg_color)
2328+ bg[INSENSITIVE] = shade (1.0, @bg_color)
2329+
2330+ fg[NORMAL] = @fg_color # [^/v] controls
2331+ fg[PRELIGHT] = @selected_bg_color # [^/v] controls
2332+ fg[ACTIVE] = @selected_bg_color # [^/v] controls
2333+ fg[INSENSITIVE] = mix(0.70, @fg_color, @selected_fg_color) # [^/v] controls
2334+
2335+ base[NORMAL] = @selected_fg_color # default combobox input
2336+ base[ACTIVE] = @selected_bg_color # active input
2337+ base[SELECTED] = @selected_bg_color # background selected
2338+
2339+ text[NORMAL] = @text_color # default input text
2340+ text[ACTIVE] = @selected_fg_color # active text
2341+ text[SELECTED] = @text_color # selected input text
2342+ text[INSENSITIVE] = mix(0.70, @fg_color, @selected_fg_color) # dimmed input text
2343+}
2344+
2345+# GtkScale ##############################################
2346+# ######################################################################
2347+#
2348+style "murrine-GtkScale"
2349+{
2350+ bg[NORMAL] = shade (1.00, @bg_color)
2351+ bg[PRELIGHT] = shade (1.20, @bg_color)
2352+
2353+ fg[NORMAL] = shade (0.80, @bg_color)
2354+
2355+ GtkScale::slider-length = 9
2356+ GtkScale::slider-width = 15
2357+ # required for svn136
2358+ GtkScale::trough-side-details = 1
2359+
2360+ engine "murrine"{
2361+ roundness = 2
2362+ contrast = 1.0
2363+ gradient_shades = {0.90, 1.06, 1.01, 0.88}
2364+ profile = MURRINE
2365+ }
2366+}
2367+
2368+style "murrine-GtkHScale" = "murrine-GtkScale"
2369+{
2370+}
2371+
2372+style "murrine-GtkVScale" = "murrine-GtkScale"
2373+{
2374+}
2375+#
2376+# GtkScale ##############################################
2377+# ######################################################################
2378+
2379+# GtkScrollbar ##############################################
2380+# ######################################################################
2381+#
2382+style "murrine-GtkScrollbar"
2383+{
2384+ bg[NORMAL] = shade (1.15, @bg_color) # normal stepper
2385+ bg[PRELIGHT] = shade (1.35, @bg_color) # prelight stepper
2386+ bg[ACTIVE] = shade (1.20, @bg_color) # active stepper
2387+ bg[SELECTED] = shade (0.75, @bg_color) # selected stepper
2388+ bg[INSENSITIVE] = shade (0.98, @bg_color) # dimmed stepper
2389+
2390+ #GtkScrollbar::fixed-slider-length = 1
2391+ GtkScrollbar::has-backward-stepper = 0
2392+ #GtkScrollbar::has-forward-stepper = 1
2393+ GtkScrollbar::has-secondary-backward-stepper = 1
2394+ #GtkScrollbar::has-secondary-forward-stepper = 1
2395+ GtkScrollbar::min-slider-length = 30
2396+ GtkScrollbar::trough-under-steppers = 1
2397+
2398+ engine "murrine"{
2399+ roundness = 2
2400+ contrast = 1.20
2401+ gradient_shades = {1.0, 1.05, 1.0, 0.88}
2402+ profile = MURRINE
2403+ }
2404+}
2405+
2406+style "murrine-GtkHScrollbar" = "murrine-GtkScrollbar"
2407+{
2408+}
2409+
2410+style "murrine-GtkVScrollbar" = "murrine-GtkScrollbar"
2411+{
2412+}
2413+#
2414+# GtkScrollbar ##############################################
2415+# ######################################################################
2416+
2417+style "murrine-GtkFrame"
2418+{
2419+}
2420+
2421+style "murrine-GtkFrameTitle" = "murrine-GtkFrame"
2422+{
2423+ fg[NORMAL] = @text_color # Frame text
2424+}
2425+
2426+style "murrine-nautilus-location"
2427+{
2428+ bg[NORMAL] = mix(0.60, shade (1.05, @bg_color), @selected_bg_color)
2429+}
2430+
2431+style "murrine-GtkHSeparator"
2432+{
2433+ bg[NORMAL] = shade(1.1, @bg_color) # line color
2434+
2435+ xthickness = 1
2436+ ythickness = 0
2437+}
2438+
2439+style "murrine-GtkVSeparator"
2440+{
2441+ bg[NORMAL] = shade(1.1, @bg_color) # line color
2442+
2443+ xthickness = 0
2444+ ythickness = 1
2445+}
2446+
2447+# nautilus-GtkWidget
2448+# ######################################################################
2449+style "nautilus-GtkWidget"
2450+{
2451+ fg[NORMAL] = @text_color # Default
2452+}
2453+
2454+# GtkEvolution style
2455+# ######################################################################
2456+style "evolution-GtkETree"
2457+{
2458+ bg[ACTIVE] = mix(0.40, @selected_bg_color, @bg_color) # active list item
2459+ bg[SELECTED] = @selected_bg_color # selected list item
2460+
2461+ fg[NORMAL] = @selected_fg_color # Default text
2462+ fg[ACTIVE] = @text_color # Active text
2463+ fg[SELECTED] = @selected_fg_color
2464+ fg[INSENSITIVE] = mix(0.70, @fg_color, @selected_fg_color) # Insensitive text
2465+}
2466+
2467+
2468+style "evolution-GtkECalendar"
2469+{
2470+ bg[NORMAL] = mix(0.25, @selected_bg_color, @bg_color) # calendar title & frame
2471+ bg[SELECTED] = shade(1.14, @bg_color) # border of today
2472+
2473+ fg[NORMAL] = @text_color # days of week & month
2474+
2475+ base[NORMAL] = @selected_fg_color # background
2476+ base[ACTIVE] = shade(1.18, @bg_color) # background of today
2477+ base[SELECTED] = @base_color # days of week title
2478+
2479+ text[ACTIVE] = shade(0.50, @selected_bg_color) # days of week title
2480+}
2481+
2482+# Widget Hierarchy ##############################################
2483+# ######################################################################
2484+#
2485+# Some knowledge of GTK hierarchy is helpful ;)
2486+#
2487+# http://library.gnome.org/devel/gtk/unstable/ch01.html
2488+#
2489+# Widget Style
2490+# ----------------------------------- ------------------------------
2491+# GtkWidget murrine-GtkWidget
2492+# +--GtkContainer
2493+# +--GtkBin
2494+# +--GtkWindow
2495+# +--GtkFrame murrine-GtkFrame
2496+# +--GtkButton murrine-GtkButton
2497+# +--GtkToggleButton
2498+# +--GtkCheckButton murrine-GtkCheckButton
2499+# +--GtkRadioButton murrine-GtkCheckButton
2500+# +--GtkHandleBox murrine-GtkHandleBox
2501+# +--GtkItem
2502+# +--GtkMenuItem murrine-GtkMenuItem
2503+# +--GtkSeparatorMenuItem murrine-GtkSeparatorMenuItem
2504+# +--GtkComboBox murrine-GtkComboBoxEntry
2505+# +--GtkComboBoxEntry murrine-GtkComboBoxEntry
2506+# +--GtkEventBox
2507+#
2508+# +--GtkBox
2509+# +--GtkHBox
2510+# +--GtkCombo murrine-GtkComboBoxEntry
2511+# +--GtkStatusbar murrine-GtkStatusbar
2512+# +--GtkVBox
2513+#
2514+# +--GtkCList
2515+# +--GtkCTree
2516+#
2517+# +--GtkList
2518+#
2519+# +--GtkLayout murrine-GtkNotebook
2520+#
2521+# +--GtkDrawingArea murrine-GtkNotebook
2522+#
2523+# +--GtkMenuShell
2524+# +--GtkMenuBar murrine-GtkMenubar
2525+# +--GtkMenu murrine-GtkMenu
2526+#
2527+# +--GtkNotebook murrine-GtkNotebook
2528+#
2529+# +--GtkToolbar murrine-GtkToolbar
2530+#
2531+# +--GtkTreeView murrine-GtkTreeView
2532+#
2533+# +--GtkEntry murrine-wider
2534+# +--GtkSpinButton murrine-GtkSpinButton
2535+#
2536+# +--GtkMisc
2537+# +--GtkLabel
2538+#
2539+# +--GtkRange
2540+# +--GtkScale murrine-GtkScale
2541+# +--GtkHScale
2542+# +--GtkVScale
2543+# +--GtkScrollbar murrine-GtkScrollbar
2544+# +--GtkHScrollbar
2545+# +--GtkVScrollbar
2546+#
2547+# +--GtkProgress
2548+# +--GtkProgressBar murrine-GtkProgressBar
2549+#
2550+# +--GtkSeparator
2551+# +--GtkHSeparator murrine-GtkHSeparator
2552+# +--GtkVSeparator murrine-GtkVSeparator
2553+#
2554+# Widget Hierarchy ##############################################
2555+# ######################################################################
2556+# W A R N I N G ##############################################
2557+#
2558+# As illustrated by the above widget hierarchy, GTK objects inherit style
2559+# from their parent objects with the root being GTKWIDGET. Getting the theme
2560+# to work properly is dependent upon instantiating "class" and "widget_class"
2561+# objects in the correct order.
2562+#
2563+# ######################################################################
2564+
2565+# GtkWidget
2566+#
2567+# http://library.gnome.org/devel/gtk/unstable/GtkWidget.html
2568+#
2569+class "GtkWidget" style "murrine-GtkWidget"
2570+
2571+# GtkDialog
2572+#
2573+# http://library.gnome.org/devel/gtk/unstable/GtkDialog.html
2574+#
2575+widget_class "<GtkDialog>.*" style "murrine-GtkDialog"
2576+widget_class "<GtkDialog>.*<GtkProgressBar>*" style "murrine-GtkProgressBar"
2577+widget_class "<GtkDialog>.*<GtkScrollbar>*" style "murrine-GtkScrollbar"
2578+
2579+# Increase the x/ythickness in some widgets
2580+class "GtkRange" style "murrine-GtkWidget"
2581+class "GtkFrame" style "murrine-GtkFrame"
2582+
2583+# GtkHSeparator/GtkVSeparator
2584+#
2585+# http://library.gnome.org/devel/gtk/stable/GtkHSeparator.html
2586+# http://library.gnome.org/devel/gtk/stable/GtkVSeparator.html
2587+#
2588+# class "GtkSeparator" style "murrine-wide"
2589+class "GtkHSeparator" style "murrine-GtkHSeparator"
2590+class "GtkVSeparator" style "murrine-GtkVSeparator"
2591+
2592+class "GtkEntry" style "murrine-wider"
2593+
2594+# GtkStatusbar
2595+# The text of the status bar is formated by GtkFrame
2596+#
2597+# http://library.gnome.org/devel/gtk/stable/GtkStatusbar.html
2598+#
2599+widget_class "*<GtkStatusbar>*" style "murrine-GtkStatusbar"
2600+
2601+# GtkMenuBar
2602+#
2603+# http://library.gnome.org/devel/gtk/stable/GtkMenuBar.html
2604+#
2605+class "GtkMenuBar" style:highest "murrine-GtkMenubar"
2606+
2607+# GtkToolbar
2608+#
2609+# http://library.gnome.org/devel/gtk/stable/GtkToolbar.html
2610+#
2611+class "GtkToolbar" style "murrine-GtkToolbar"
2612+widget_class "*<GtkToolbar>.*Button.*" style "murrine-GtkToolbarButton"
2613+
2614+# GtkHandleBox
2615+#
2616+# http://library.gnome.org/devel/gtk/stable/GtkHandleBox.html
2617+#
2618+class "GtkHandleBox" style "murrine-GtkHandleBox"
2619+
2620+# GtkSpinButton
2621+#
2622+# http://library.gnome.org/devel/gtk/unstable/GtkSpinButton.html
2623+#
2624+class "GtkSpinButton" style "murrine-GtkSpinButton"
2625+
2626+# GtkScale
2627+#
2628+# http://library.gnome.org/devel/gtk/stable/GtkScale.html
2629+#
2630+class "GtkScale" style "murrine-GtkScale"
2631+
2632+# GtkScrollbar
2633+#
2634+# http://library.gnome.org/devel/gtk/stable/GtkScrollbar.html
2635+#
2636+# murrine solution
2637+class "GtkScrollbar" style "murrine-GtkScrollbar"
2638+
2639+# GtkButton
2640+#
2641+# http://library.gnome.org/devel/gtk/unstable/GtkButton.html
2642+#
2643+class "GtkButton" style "murrine-GtkButton"
2644+
2645+# GtkCheckButton/GtkRadioButton
2646+#
2647+# http://library.gnome.org/devel/gtk/unstable/GtkRadioButton.html
2648+# http://library.gnome.org/devel/gtk/stable/GtkCheckButton.html
2649+#
2650+class "GtkCheckButton" style "murrine-GtkCheckButton"
2651+class "GtkRadioButton" style "murrine-GtkCheckButton"
2652+widget_class "*.*<GtkRadioButton>*" style "murrine-GtkRadioButtonLabel"
2653+widget_class "*.*<GtkCheckButton>*" style "murrine-GtkRadioButtonLabel"
2654+
2655+# apply theme elements to firefox
2656+widget "Mozilla*Button*" style "mozilla-GtkButton"
2657+
2658+# GtkNotebook
2659+#
2660+# http://library.gnome.org/devel/gtk/unstable/GtkNotebook.html
2661+#
2662+class "GtkNotebook" style "murrine-GtkNotebook"
2663+widget_class "*.*.GtkNotebook" style "murrine-GtkNotebook"
2664+widget_class "*<GtkNotebook>*<GtkEventBox>" style "murrine-GtkNotebook"
2665+widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "murrine-GtkNotebook"
2666+widget_class "*<GtkNotebook>*<GtkLayout>" style "murrine-GtkNotebook"
2667+
2668+# GtkComboBoxEntry
2669+#
2670+# http://library.gnome.org/devel/gtk/stable/GtkComboBoxEntry.html
2671+#
2672+widget_class "*<GtkComboBoxEntry>*" style "murrine-GtkComboBoxEntry"
2673+
2674+# GtkCombo
2675+#
2676+# http://library.gnome.org/devel/gtk/unstable/GtkCombo.html
2677+#
2678+widget_class "*<GtkCombo>*" style "murrine-GtkComboBoxEntry"
2679+
2680+# GtkMenu
2681+#
2682+# http://library.gnome.org/devel/gtk/stable/GtkMenu.html
2683+#
2684+widget_class "*<GtkMenu>*" style "murrine-GtkMenu"
2685+
2686+# GtkMenuItem / GtkSeparatorMenuItem
2687+#
2688+# http://library.gnome.org/devel/gtk/stable/GtkMenuItem.html
2689+# http://library.gnome.org/devel/gtk/stable/GtkSeparatorMenuItem.html
2690+#
2691+widget_class "*<GtkMenuItem>*" style "murrine-GtkMenuItem"
2692+widget_class "*<GtkSeparatorMenuItem>*" style "murrine-GtkSeparatorMenuItem"
2693+
2694+# GtkCheckMenuItem
2695+#
2696+# http://library.gnome.org/devel/gtk/unstable/GtkCheckMenuItem.html
2697+#
2698+widget_class "*<GtkCheckMenuItem>" style "murrine-GtkCheckMenuItem"
2699+
2700+# GtkFrame
2701+#
2702+# http://library.gnome.org/devel/gtk/stable/GtkFrame.html
2703+#
2704+widget_class "*<GtkFrame>" style "murrine-GtkFrame"
2705+widget_class "*.<GtkFrame>.<GtkLabel>" style "murrine-GtkFrameTitle"
2706+
2707+# GtkTreeView
2708+#
2709+# http://library.gnome.org/devel/gtk/unstable/GtkTreeView.html
2710+#
2711+widget_class "*.<GtkTreeView>*" style "murrine-GtkTreeView"
2712+widget_class "*.<GtkTreeView>.<GtkButton>" style "murrine-GtkTreeView-header"
2713+widget_class "*.<GtkCTree>.<GtkButton>" style "murrine-GtkTreeView-header"
2714+widget_class "*.<GtkList>.<GtkButton>" style "murrine-GtkTreeView-header"
2715+widget_class "*.<GtkCList>.<GtkButton>" style "murrine-GtkTreeView-header"
2716+
2717+# GtkProgressBar
2718+#
2719+# http://library.gnome.org/devel/gtk/stable/GtkProgressBar.html
2720+#
2721+class "GtkProgressBar" style "murrine-GtkProgressBar"
2722+
2723+# This is a work around ;) By default the rhytmbox progress bar fills
2724+# the status area. IMO the bar displays better without a trough.
2725+widget_class "*<RBStatusbar>.<GtkProgressBar>" style:highest "rhythmbox-GtkProgressBar"
2726+widget "MozillaGtkWidget*GtkProgressBar*" style "mozilla-GtkProgressBar"
2727+
2728+#Panel
2729+widget "*PanelWidget*" style "murrine-PanelWidget"
2730+widget "*PanelApplet*" style "murrine-PanelWidget"
2731+widget "*fast-user-switch*" style "murrine-PanelWidget" # Workaround for Fast User Switch applet
2732+class "PanelApp*" style "murrine-PanelWidget"
2733+class "PanelToplevel*" style "murrine-PanelWidget"
2734+
2735+# The panel menubar
2736+widget_class "*Panel*<GtkMenuBar>*" style:highest "murrine-PanelGtkMenubar"
2737+
2738+# The window of the tooltip is called "gtk-tooltip"
2739+widget "gtk-tooltip*" style "murrine-GtkTooltips"
2740+
2741+# ######################################################################
2742+# Special cases and work arounds
2743+# ######################################################################
2744+
2745+# Nautilus
2746+# Nautilus uses a white canvas to display folder & files. Make sure
2747+# the text is dark.
2748+widget_class "*.EelEditableLabel" style "nautilus-GtkWidget"
2749+
2750+# Special case the nautilus-extra-view-widget
2751+# ToDo: A more generic approach for all applications that have a widget like this.
2752+widget "*.nautilus-extra-view-widget" style : highest "murrine-nautilus-location"
2753+
2754+# Workarounds for Evolution
2755+widget_class "*.ETable.ECanvas" style "murrine-GtkTreeView-header"
2756+widget_class "*.ETree.ECanvas" style "murrine-GtkTreeView-header"
2757+widget_class "*.ETree.*" style "evolution-GtkETree"
2758+widget_class "*.ECalendar" style "evolution-GtkECalendar"
2759+
2760+# Work around for http://bugzilla.gnome.org/show_bug.cgi?id=382646
2761+style "murrine-text-is-fg-color-workaround"
2762+{
2763+ text[NORMAL] = @fg_color
2764+ text[PRELIGHT] = @fg_color
2765+ text[SELECTED] = @selected_fg_color
2766+ text[ACTIVE] = @fg_color
2767+ text[INSENSITIVE] = mix(0.70, @fg_color, @selected_fg_color) # darker (@bg_color)
2768+}
2769+widget_class "*.<GtkComboBox>.<GtkCellView>" style "murrine-text-is-fg-color-workaround"
2770+
2771+style "murrine-menuitem-text-is-fg-color-workaround"
2772+{
2773+ text[NORMAL] = @fg_color
2774+ text[PRELIGHT] = @selected_fg_color
2775+ text[SELECTED] = @selected_fg_color
2776+ text[ACTIVE] = @fg_color
2777+ text[INSENSITIVE] = mix(0.70, @fg_color, @selected_fg_color) # darker (@bg_color)
2778+}
2779+widget "*.gtk-combobox-popup-menu.*" style "murrine-menuitem-text-is-fg-color-workaround"
2780+
2781+# Work around the usage of GtkLabel inside GtkListItems to display text.
2782+# This breaks because the label is shown on a background that is based on the
2783+# base color set.
2784+style "murrine-fg-is-text-color-workaround"
2785+{
2786+ fg[NORMAL] = @text_color
2787+ fg[PRELIGHT] = @text_color
2788+ fg[ACTIVE] = @selected_fg_color
2789+ fg[SELECTED] = @selected_fg_color
2790+ fg[INSENSITIVE] = mix(0.70, @fg_color, @selected_fg_color) # darker (@bg_color)
2791+}
2792+widget_class "*<GtkListItem>*" style "murrine-fg-is-text-color-workaround"
2793+# The same problem also exists for GtkCList and GtkCTree
2794+# Only match GtkCList and not the parent widgets, because that would also change the headers.
2795+widget_class "*<GtkCList>" style "murrine-fg-is-text-color-workaround"
2796+
2797+style "murrine-evo-new-button-workaround"
2798+{
2799+ engine "murrine"
2800+ {
2801+ toolbarstyle = 0
2802+ }
2803+}
2804+
2805+widget_class "EShellWindow.GtkVBox.BonoboDock.BonoboDockBand.BonoboDockItem*" style "murrine-evo-new-button-workaround"
2806+
2807+#Rhythmbox toolbar near the search entry. Use default + wide so that it doesn't turn dark.
2808+style "murrine-rhythmbox-header" = "murrine-GtkWidget"
2809+{
2810+ xthickness = 3
2811+ ythickness = 3
2812+ engine "murrine" {
2813+ }
2814+}
2815+widget "*RBSourceHeader*" style:highest "murrine-rhythmbox-header"
2816+widget "*swt*toolbar*" style "murrine-GtkWidget"
2817+
2818+# RSC: Fix for CPU frequency applet
2819+style "applet-text" = "murrine-panel"
2820+{
2821+ fg[NORMAL] = @bg_color
2822+}
2823+widget_class "*CPUFreqApplet*" style:highest "applet-text"
2824
2825=== added file 'Impression/index.theme.in'
2826--- Impression/index.theme.in 1970-01-01 00:00:00 +0000
2827+++ Impression/index.theme.in 2009-03-21 18:27:20 +0000
2828@@ -0,0 +1,13 @@
2829+[Desktop Entry]
2830+Version=1.0
2831+Encoding=UTF-8
2832+Name=Impression
2833+Type=X-GNOME-Metatheme
2834+Comment=Ubuntu theme
2835+Name[en_US]=Impression
2836+
2837+[X-GNOME-Metatheme]
2838+GtkTheme=Impression
2839+MetacityTheme=Impression
2840+IconTheme=Human
2841+CursorTheme=default
2842
2843=== added directory 'Impression/metacity-1'
2844=== added file 'Impression/metacity-1/button_close_active.png'
2845Binary files Impression/metacity-1/button_close_active.png 1970-01-01 00:00:00 +0000 and Impression/metacity-1/button_close_active.png 2009-03-21 18:27:20 +0000 differ
2846=== added file 'Impression/metacity-1/button_close_prelight.png'
2847Binary files Impression/metacity-1/button_close_prelight.png 1970-01-01 00:00:00 +0000 and Impression/metacity-1/button_close_prelight.png 2009-03-21 18:27:20 +0000 differ
2848=== added file 'Impression/metacity-1/button_insensitive.png'
2849Binary files Impression/metacity-1/button_insensitive.png 1970-01-01 00:00:00 +0000 and Impression/metacity-1/button_insensitive.png 2009-03-21 18:27:20 +0000 differ
2850=== added file 'Impression/metacity-1/button_maximize_active.png'
2851Binary files Impression/metacity-1/button_maximize_active.png 1970-01-01 00:00:00 +0000 and Impression/metacity-1/button_maximize_active.png 2009-03-21 18:27:20 +0000 differ
2852=== added file 'Impression/metacity-1/button_maximize_prelight.png'
2853Binary files Impression/metacity-1/button_maximize_prelight.png 1970-01-01 00:00:00 +0000 and Impression/metacity-1/button_maximize_prelight.png 2009-03-21 18:27:20 +0000 differ
2854=== added file 'Impression/metacity-1/button_minimize_active.png'
2855Binary files Impression/metacity-1/button_minimize_active.png 1970-01-01 00:00:00 +0000 and Impression/metacity-1/button_minimize_active.png 2009-03-21 18:27:20 +0000 differ
2856=== added file 'Impression/metacity-1/button_minimize_prelight.png'
2857Binary files Impression/metacity-1/button_minimize_prelight.png 1970-01-01 00:00:00 +0000 and Impression/metacity-1/button_minimize_prelight.png 2009-03-21 18:27:20 +0000 differ
2858=== added file 'Impression/metacity-1/button_normal.png'
2859Binary files Impression/metacity-1/button_normal.png 1970-01-01 00:00:00 +0000 and Impression/metacity-1/button_normal.png 2009-03-21 18:27:20 +0000 differ
2860=== added file 'Impression/metacity-1/metacity-theme-1.xml'
2861--- Impression/metacity-1/metacity-theme-1.xml 1970-01-01 00:00:00 +0000
2862+++ Impression/metacity-1/metacity-theme-1.xml 2009-03-21 18:27:20 +0000
2863@@ -0,0 +1,306 @@
2864+<?xml version="1.0"?>
2865+<metacity_theme>
2866+<info>
2867+ <name>Impression</name>
2868+ <author>JohnBaer</author>
2869+ <copyright>GNU GLP v2</copyright>
2870+ <date>2009-09-04</date>
2871+ <description>Human Impression Theme - 90315:1100</description>
2872+</info>
2873+
2874+<!-- default window frame -->
2875+
2876+<frame_geometry name="normal" rounded_top_left="true" rounded_top_right="true" rounded_bottom_left="true" rounded_bottom_right="true" title_scale="medium">
2877+ <distance name="left_width" value="3"/>
2878+ <distance name="right_width" value="3"/>
2879+ <distance name="bottom_height" value="6"/>
2880+ <distance name="left_titlebar_edge" value="10"/>
2881+ <distance name="right_titlebar_edge" value="6"/>
2882+ <distance name="button_width" value="20"/>
2883+ <distance name="button_height" value="20"/>
2884+ <distance name="title_vertical_pad" value="6"/>
2885+ <border name="title_border" left="2" right="2" top="3" bottom="2"/>
2886+ <border name="button_border" left="0" right="0" top="6" bottom="1"/>
2887+</frame_geometry>
2888+
2889+<draw_ops name="frame-left-focused">
2890+ <rectangle color="gtk:bg[NORMAL]" filled="true" x="0" y="0" width="2" height="height"/>
2891+</draw_ops>
2892+
2893+<draw_ops name="frame-right-focused">
2894+ <rectangle color="gtk:bg[NORMAL]" filled="true" x="width-2" y="0" width="2" height="height"/>
2895+</draw_ops>
2896+
2897+<draw_ops name="frame-bottom-focused">
2898+ <rectangle color="gtk:bg[NORMAL]" filled="true" x="0" y="0" width="width" height="height"/>
2899+</draw_ops>
2900+
2901+<draw_ops name="frame-left-unfocused">
2902+ <rectangle color="shade/gtk:bg[NORMAL]/0.98" filled="true" x="0" y="0" width="2" height="height"/>
2903+</draw_ops>
2904+
2905+<draw_ops name="frame-right-unfocused">
2906+ <rectangle color="shade/gtk:bg[NORMAL]/0.98" filled="true" x="width-2" y="0" width="2" height="height"/>
2907+</draw_ops>
2908+
2909+<draw_ops name="frame-bottom-unfocused">
2910+ <rectangle color="shade/gtk:bg[NORMAL]/0.98" filled="true" x="0" y="0" width="width" height="height"/>
2911+</draw_ops>
2912+
2913+<!-- maximized window frame -->
2914+
2915+<frame_geometry name="normal_maximized" parent="normal" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false">
2916+ <distance name="left_width" value="3"/>
2917+ <distance name="right_width" value="3"/>
2918+ <distance name="bottom_height" value="0"/>
2919+ <distance name="left_titlebar_edge" value="10"/>
2920+ <distance name="right_titlebar_edge" value="4"/>
2921+ <distance name="button_width" value="20"/>
2922+ <distance name="button_height" value="20"/>
2923+ <distance name="title_vertical_pad" value="6"/>
2924+ <border name="title_border" left="2" right="2" top="3" bottom="2"/>
2925+ <border name="button_border" left="0" right="0" top="6" bottom="1"/>
2926+</frame_geometry>
2927+
2928+<draw_ops name="frame-bottom-maximized">
2929+ <!-- Nothing required, height = 0 -->
2930+</draw_ops>
2931+
2932+<!-- frame without a title (e.g. desktop) -->
2933+
2934+<frame_geometry name="border" parent="normal" has_title="false">
2935+ <border name="title_border" left="0" right="0" top="3" bottom="2"/>
2936+ <border name="button_border" left="3" right="0" top="0" bottom="0"/>
2937+</frame_geometry>
2938+
2939+<!-- focused frame title -->
2940+
2941+<draw_ops name="title">
2942+ <gradient type="vertical" x="0" y="0" width="width" height="top_height">
2943+ <color value="shade/gtk:bg[NORMAL]/0.95"/>
2944+ <color value="shade/gtk:bg[NORMAL]/0.85"/>
2945+ </gradient>
2946+</draw_ops>
2947+
2948+<draw_ops name="title-text-focused">
2949+ <title color="gtk:text[NORMAL]" x="4" y="((height - title_height) / 2) `max` 0"/>
2950+</draw_ops>
2951+
2952+<!-- unfocused frame title -->
2953+
2954+<draw_ops name="title-unfocused">
2955+ <gradient type="vertical" x="0" y="0" width="width" height="top_height">
2956+ <color value="shade/gtk:bg[NORMAL]/0.90"/>
2957+ <color value="shade/gtk:bg[NORMAL]/0.80"/>
2958+ </gradient>
2959+</draw_ops>
2960+
2961+<draw_ops name="title-text-unfocused">
2962+ <title color="shade/gtk:text[NORMAL]/2.50" x="4" y="((height - title_height) / 2) `max` 0"/>
2963+</draw_ops>
2964+
2965+<!-- focused maximized frame title -->
2966+
2967+<draw_ops name="title-maximized">
2968+ <gradient type="vertical" x="0" y="0" width="width" height="top_height">
2969+ <color value="gtk:bg[NORMAL]"/>
2970+ <color value="gtk:bg[NORMAL]"/>
2971+ <color value="shade/gtk:bg[NORMAL]/0.85"/>
2972+ </gradient>
2973+</draw_ops>
2974+
2975+<!-- unfocused maximized frame title -->
2976+
2977+<draw_ops name="title-unfocused-maximized">
2978+ <gradient type="vertical" x="0" y="0" width="width" height="top_height">
2979+ <color value="gtk:bg[NORMAL]"/>
2980+ <color value="shade/gtk:bg[NORMAL]/0.97"/>
2981+ <color value="shade/gtk:bg[NORMAL]/0.83"/>
2982+ </gradient>
2983+</draw_ops>
2984+
2985+<!-- focused shaded frame title -->
2986+
2987+<draw_ops name="title-shaded">
2988+ <gradient type="vertical" x="0" y="0" width="width" height="top_height">
2989+ <color value="gtk:bg[NORMAL]"/>
2990+ <color value="shade/gtk:bg[NORMAL]/0.85"/>
2991+ </gradient>
2992+</draw_ops>
2993+
2994+<!-- default buttons -->
2995+
2996+<draw_ops name="button-normal">
2997+ <image filename="button_normal.png" x="0" y="0" width="object_width" height="object_height"/>
2998+</draw_ops>
2999+<draw_ops name="button-insensitive">
3000+ <image filename="button_insensitive.png" x="0" y="0" width="object_width" height="object_height"/>
3001+</draw_ops>
3002+
3003+<!-- close buttons -->
3004+
3005+<draw_ops name="button-close-prelight">
3006+ <image filename="button_close_prelight.png" x="0" y="0" width="object_width" height="object_height"/>
3007+</draw_ops>
3008+<draw_ops name="button-close-active">
3009+ <image filename="button_close_active.png" x="0" y="0" width="object_width" height="object_height"/>
3010+</draw_ops>
3011+
3012+<!-- maximize buttons -->
3013+
3014+<draw_ops name="button-maximize-prelight">
3015+ <image filename="button_maximize_prelight.png" x="0" y="0" width="object_width" height="object_height"/>
3016+</draw_ops>
3017+<draw_ops name="button-maximize-active">
3018+ <image filename="button_maximize_active.png" x="0" y="0" width="object_width" height="object_height"/>
3019+</draw_ops>
3020+
3021+<!-- minimize buttons -->
3022+
3023+<draw_ops name="button-minimize-prelight">
3024+ <image filename="button_minimize_prelight.png" x="0" y="0" width="object_width" height="object_height"/>
3025+</draw_ops>
3026+<draw_ops name="button-minimize-active">
3027+ <image filename="button_minimize_active.png" x="0" y="0" width="object_width" height="object_height"/>
3028+</draw_ops>
3029+
3030+<!-- menu icons -->
3031+
3032+<draw_ops name="button-menu-normal">
3033+ <icon x="0" y="0" width="mini_icon_width" height="mini_icon_height"/>
3034+</draw_ops>
3035+<draw_ops name="button-menu-prelight">
3036+ <icon x="0" y="0" width="mini_icon_width" height="mini_icon_height"/>
3037+</draw_ops>
3038+<draw_ops name="button-menu-inactive-prelight">
3039+ <icon x="0" y="0" width="mini_icon_width" height="mini_icon_height" alpha="0.3"/>
3040+</draw_ops>
3041+<draw_ops name="button-menu-active">
3042+ <icon x="0" y="0" width="mini_icon_width" height="mini_icon_height"/>
3043+</draw_ops>
3044+<draw_ops name="button-menu-inactive">
3045+ <icon x="0" y="0" width="mini_icon_width" height="mini_icon_height" alpha="0.3"/>
3046+</draw_ops>
3047+
3048+<!-- default window style -->
3049+
3050+<frame_style name="normal-focused" geometry="normal">
3051+ <piece position="titlebar" draw_ops="title"/>
3052+ <piece position="left_edge" draw_ops="frame-left-focused"/>
3053+ <piece position="right_edge" draw_ops="frame-right-focused"/>
3054+ <piece position="bottom_edge" draw_ops="frame-bottom-focused"/>
3055+ <piece position="title" draw_ops="title-text-focused"/>
3056+ <button function="close" state="normal" draw_ops="button-normal"/>
3057+ <button function="close" state="prelight" draw_ops="button-close-prelight"/>
3058+ <button function="close" state="pressed" draw_ops="button-close-active"/>
3059+ <button function="minimize" state="normal" draw_ops="button-normal"/>
3060+ <button function="minimize" state="prelight" draw_ops="button-minimize-prelight"/>
3061+ <button function="minimize" state="pressed" draw_ops="button-minimize-active"/>
3062+ <button function="maximize" state="normal" draw_ops="button-normal"/>
3063+ <button function="maximize" state="prelight" draw_ops="button-maximize-prelight"/>
3064+ <button function="maximize" state="pressed" draw_ops="button-maximize-active"/>
3065+ <button function="menu" state="normal" draw_ops="button-menu-normal"/>
3066+ <button function="menu" state="prelight" draw_ops="button-menu-prelight"/>
3067+ <button function="menu" state="pressed" draw_ops="button-menu-active"/>
3068+</frame_style>
3069+
3070+<frame_style name="normal-unfocused" geometry="normal">
3071+ <piece position="titlebar" draw_ops="title-unfocused"/>
3072+ <piece position="left_edge" draw_ops="frame-left-unfocused"/>
3073+ <piece position="right_edge" draw_ops="frame-right-unfocused"/>
3074+ <piece position="bottom_edge" draw_ops="frame-bottom-unfocused"/>
3075+ <piece position="title" draw_ops="title-text-unfocused"/>
3076+ <button function="close" state="normal" draw_ops="button-insensitive"/>
3077+ <button function="close" state="prelight" draw_ops="button-close-prelight"/>
3078+ <button function="close" state="pressed" draw_ops="button-close-active"/>
3079+ <button function="minimize" state="normal" draw_ops="button-insensitive"/>
3080+ <button function="minimize" state="prelight" draw_ops="button-minimize-prelight"/>
3081+ <button function="minimize" state="pressed" draw_ops="button-minimize-active"/>
3082+ <button function="maximize" state="normal" draw_ops="button-insensitive"/>
3083+ <button function="maximize" state="prelight" draw_ops="button-maximize-prelight"/>
3084+ <button function="maximize" state="pressed" draw_ops="button-maximize-active"/>
3085+ <button function="menu" state="normal" draw_ops="button-menu-inactive"/>
3086+ <button function="menu" state="prelight" draw_ops="button-menu-inactive-prelight"/>
3087+ <button function="menu" state="pressed" draw_ops="button-menu-inactive"/>
3088+</frame_style>
3089+
3090+<!-- maximized window style -->
3091+
3092+<frame_style name="maximized-focused" geometry="normal_maximized">
3093+ <piece position="titlebar" draw_ops="title-maximized"/>
3094+ <piece position="left_edge" draw_ops="frame-left-focused"/>
3095+ <piece position="right_edge" draw_ops="frame-right-focused"/>
3096+ <piece position="bottom_edge" draw_ops="frame-bottom-maximized"/>
3097+ <piece position="title" draw_ops="title-text-focused"/>
3098+ <button function="close" state="normal" draw_ops="button-normal"/>
3099+ <button function="close" state="prelight" draw_ops="button-close-prelight"/>
3100+ <button function="close" state="pressed" draw_ops="button-close-active"/>
3101+ <button function="minimize" state="normal" draw_ops="button-normal"/>
3102+ <button function="minimize" state="prelight" draw_ops="button-minimize-prelight"/>
3103+ <button function="minimize" state="pressed" draw_ops="button-minimize-active"/>
3104+ <button function="maximize" state="normal" draw_ops="button-normal"/>
3105+ <button function="maximize" state="prelight" draw_ops="button-maximize-prelight"/>
3106+ <button function="maximize" state="pressed" draw_ops="button-maximize-active"/>
3107+ <button function="menu" state="normal" draw_ops="button-menu-normal"/>
3108+ <button function="menu" state="prelight" draw_ops="button-menu-prelight"/>
3109+ <button function="menu" state="pressed" draw_ops="button-menu-active"/>
3110+</frame_style>
3111+
3112+<frame_style name="maximized-unfocused" geometry="normal_maximized">
3113+ <piece position="titlebar" draw_ops="title-unfocused-maximized"/>
3114+ <piece position="left_edge" draw_ops="frame-left-focused"/>
3115+ <piece position="right_edge" draw_ops="frame-right-focused"/>
3116+ <piece position="bottom_edge" draw_ops="frame-bottom-maximized"/>
3117+ <piece position="title" draw_ops="title-text-unfocused"/>
3118+ <button function="close" state="normal" draw_ops="button-normal"/>
3119+ <button function="close" state="prelight" draw_ops="button-close-prelight"/>
3120+ <button function="close" state="pressed" draw_ops="button-close-active"/>
3121+ <button function="minimize" state="normal" draw_ops="button-normal"/>
3122+ <button function="minimize" state="prelight" draw_ops="button-minimize-prelight"/>
3123+ <button function="minimize" state="pressed" draw_ops="button-minimize-active"/>
3124+ <button function="maximize" state="normal" draw_ops="button-normal"/>
3125+ <button function="maximize" state="prelight" draw_ops="button-maximize-prelight"/>
3126+ <button function="maximize" state="pressed" draw_ops="button-maximize-active"/>
3127+ <button function="menu" state="normal" draw_ops="button-menu-normal"/>
3128+ <button function="menu" state="prelight" draw_ops="button-menu-prelight"/>
3129+ <button function="menu" state="pressed" draw_ops="button-menu-active"/>
3130+</frame_style>
3131+
3132+<!-- shaded window style -->
3133+
3134+<frame_style name="normal-shaded-focused" geometry="normal" parent="normal-focused">
3135+ <piece position="titlebar" draw_ops="title-shaded"/>
3136+ <piece position="title" draw_ops="title-text-focused"/>
3137+</frame_style>
3138+
3139+<frame_style name="normal-shaded-unfocused" geometry="normal" parent="normal-unfocused">
3140+ <piece position="titlebar" draw_ops="title-shaded"/>
3141+ <piece position="title" draw_ops="title-text-unfocused"/>
3142+</frame_style>
3143+
3144+<!-- desktop definitions -->
3145+
3146+<frame_style_set name="normal">
3147+ <frame focus="yes" state="normal" resize="both" style="normal-focused"/>
3148+ <frame focus="no" state="normal" resize="both" style="normal-unfocused"/>
3149+ <frame focus="yes" state="maximized" style="maximized-focused"/>
3150+ <frame focus="no" state="maximized" style="maximized-unfocused"/>
3151+ <frame focus="yes" state="shaded" style="normal-shaded-focused"/>
3152+ <frame focus="no" state="shaded" style="normal-shaded-unfocused"/>
3153+ <frame focus="yes" state="maximized_and_shaded" style="normal-shaded-focused"/>
3154+ <frame focus="no" state="maximized_and_shaded" style="normal-shaded-unfocused"/>
3155+</frame_style_set>
3156+
3157+<window type="normal" style_set="normal"/>
3158+<window type="dialog" style_set="normal"/>
3159+<window type="modal_dialog" style_set="normal"/>
3160+<window type="menu" style_set="normal"/>
3161+<window type="utility" style_set="normal"/>
3162+<window type="border" style_set="normal"/>
3163+
3164+<menu_icon function="close" state="normal" draw_ops="button-close-prelight"/>
3165+<menu_icon function="maximize" state="normal" draw_ops="button-maximize-prelight"/>
3166+<menu_icon function="unmaximize" state="normal" draw_ops="button-maximize-prelight"/>
3167+<menu_icon function="minimize" state="normal" draw_ops="button-minimize-prelight"/>
3168+
3169+</metacity_theme>
3170
3171=== removed directory 'NewWave'
3172=== removed directory 'NewWave/gtk-2.0'
3173=== removed directory 'NewWave/gtk-2.0/Images'
3174=== removed directory 'NewWave/gtk-2.0/Images/Arrows'
3175=== removed file 'NewWave/gtk-2.0/Images/Arrows/arrow-down-insens.png'
3176Binary files NewWave/gtk-2.0/Images/Arrows/arrow-down-insens.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Arrows/arrow-down-insens.png 1970-01-01 00:00:00 +0000 differ
3177=== removed file 'NewWave/gtk-2.0/Images/Arrows/arrow-down-prelight.png'
3178Binary files NewWave/gtk-2.0/Images/Arrows/arrow-down-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Arrows/arrow-down-prelight.png 1970-01-01 00:00:00 +0000 differ
3179=== removed file 'NewWave/gtk-2.0/Images/Arrows/arrow-down-pressed.png'
3180Binary files NewWave/gtk-2.0/Images/Arrows/arrow-down-pressed.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Arrows/arrow-down-pressed.png 1970-01-01 00:00:00 +0000 differ
3181=== removed file 'NewWave/gtk-2.0/Images/Arrows/arrow-down.png'
3182Binary files NewWave/gtk-2.0/Images/Arrows/arrow-down.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Arrows/arrow-down.png 1970-01-01 00:00:00 +0000 differ
3183=== removed file 'NewWave/gtk-2.0/Images/Arrows/arrow-left-insens.png'
3184Binary files NewWave/gtk-2.0/Images/Arrows/arrow-left-insens.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Arrows/arrow-left-insens.png 1970-01-01 00:00:00 +0000 differ
3185=== removed file 'NewWave/gtk-2.0/Images/Arrows/arrow-left-prelight.png'
3186Binary files NewWave/gtk-2.0/Images/Arrows/arrow-left-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Arrows/arrow-left-prelight.png 1970-01-01 00:00:00 +0000 differ
3187=== removed file 'NewWave/gtk-2.0/Images/Arrows/arrow-left-pressed.png'
3188Binary files NewWave/gtk-2.0/Images/Arrows/arrow-left-pressed.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Arrows/arrow-left-pressed.png 1970-01-01 00:00:00 +0000 differ
3189=== removed file 'NewWave/gtk-2.0/Images/Arrows/arrow-left.png'
3190Binary files NewWave/gtk-2.0/Images/Arrows/arrow-left.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Arrows/arrow-left.png 1970-01-01 00:00:00 +0000 differ
3191=== removed file 'NewWave/gtk-2.0/Images/Arrows/arrow-right-dark.png'
3192Binary files NewWave/gtk-2.0/Images/Arrows/arrow-right-dark.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Arrows/arrow-right-dark.png 1970-01-01 00:00:00 +0000 differ
3193=== removed file 'NewWave/gtk-2.0/Images/Arrows/arrow-right-insens.png'
3194Binary files NewWave/gtk-2.0/Images/Arrows/arrow-right-insens.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Arrows/arrow-right-insens.png 1970-01-01 00:00:00 +0000 differ
3195=== removed file 'NewWave/gtk-2.0/Images/Arrows/arrow-right-norm.png'
3196Binary files NewWave/gtk-2.0/Images/Arrows/arrow-right-norm.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Arrows/arrow-right-norm.png 1970-01-01 00:00:00 +0000 differ
3197=== removed file 'NewWave/gtk-2.0/Images/Arrows/arrow-right-prelight-dark.png'
3198Binary files NewWave/gtk-2.0/Images/Arrows/arrow-right-prelight-dark.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Arrows/arrow-right-prelight-dark.png 1970-01-01 00:00:00 +0000 differ
3199=== removed file 'NewWave/gtk-2.0/Images/Arrows/arrow-right-prelight.png'
3200Binary files NewWave/gtk-2.0/Images/Arrows/arrow-right-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Arrows/arrow-right-prelight.png 1970-01-01 00:00:00 +0000 differ
3201=== removed file 'NewWave/gtk-2.0/Images/Arrows/arrow-right-pressed.png'
3202Binary files NewWave/gtk-2.0/Images/Arrows/arrow-right-pressed.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Arrows/arrow-right-pressed.png 1970-01-01 00:00:00 +0000 differ
3203=== removed file 'NewWave/gtk-2.0/Images/Arrows/arrow-right.png'
3204Binary files NewWave/gtk-2.0/Images/Arrows/arrow-right.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Arrows/arrow-right.png 1970-01-01 00:00:00 +0000 differ
3205=== removed file 'NewWave/gtk-2.0/Images/Arrows/arrow-up-insens.png'
3206Binary files NewWave/gtk-2.0/Images/Arrows/arrow-up-insens.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Arrows/arrow-up-insens.png 1970-01-01 00:00:00 +0000 differ
3207=== removed file 'NewWave/gtk-2.0/Images/Arrows/arrow-up-prelight.png'
3208Binary files NewWave/gtk-2.0/Images/Arrows/arrow-up-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Arrows/arrow-up-prelight.png 1970-01-01 00:00:00 +0000 differ
3209=== removed file 'NewWave/gtk-2.0/Images/Arrows/arrow-up-pressed.png'
3210Binary files NewWave/gtk-2.0/Images/Arrows/arrow-up-pressed.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Arrows/arrow-up-pressed.png 1970-01-01 00:00:00 +0000 differ
3211=== removed file 'NewWave/gtk-2.0/Images/Arrows/arrow-up.png'
3212Binary files NewWave/gtk-2.0/Images/Arrows/arrow-up.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Arrows/arrow-up.png 1970-01-01 00:00:00 +0000 differ
3213=== removed directory 'NewWave/gtk-2.0/Images/Buttons'
3214=== removed file 'NewWave/gtk-2.0/Images/Buttons/button-default.png'
3215Binary files NewWave/gtk-2.0/Images/Buttons/button-default.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Buttons/button-default.png 1970-01-01 00:00:00 +0000 differ
3216=== removed file 'NewWave/gtk-2.0/Images/Buttons/button-focus.png'
3217Binary files NewWave/gtk-2.0/Images/Buttons/button-focus.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Buttons/button-focus.png 1970-01-01 00:00:00 +0000 differ
3218=== removed file 'NewWave/gtk-2.0/Images/Buttons/button-insensitive-in.png'
3219Binary files NewWave/gtk-2.0/Images/Buttons/button-insensitive-in.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Buttons/button-insensitive-in.png 1970-01-01 00:00:00 +0000 differ
3220=== removed file 'NewWave/gtk-2.0/Images/Buttons/button-insensitive.png'
3221Binary files NewWave/gtk-2.0/Images/Buttons/button-insensitive.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Buttons/button-insensitive.png 1970-01-01 00:00:00 +0000 differ
3222=== removed file 'NewWave/gtk-2.0/Images/Buttons/button-normal.png'
3223Binary files NewWave/gtk-2.0/Images/Buttons/button-normal.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Buttons/button-normal.png 1970-01-01 00:00:00 +0000 differ
3224=== removed file 'NewWave/gtk-2.0/Images/Buttons/button-prelight.png'
3225Binary files NewWave/gtk-2.0/Images/Buttons/button-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Buttons/button-prelight.png 1970-01-01 00:00:00 +0000 differ
3226=== removed file 'NewWave/gtk-2.0/Images/Buttons/button-pressed-prelight.png'
3227Binary files NewWave/gtk-2.0/Images/Buttons/button-pressed-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Buttons/button-pressed-prelight.png 1970-01-01 00:00:00 +0000 differ
3228=== removed file 'NewWave/gtk-2.0/Images/Buttons/button-pressed.png'
3229Binary files NewWave/gtk-2.0/Images/Buttons/button-pressed.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Buttons/button-pressed.png 1970-01-01 00:00:00 +0000 differ
3230=== removed directory 'NewWave/gtk-2.0/Images/Check-Radio'
3231=== removed directory 'NewWave/gtk-2.0/Images/Check-Radio-Menu'
3232=== removed file 'NewWave/gtk-2.0/Images/Check-Radio-Menu/check-line-active.png'
3233Binary files NewWave/gtk-2.0/Images/Check-Radio-Menu/check-line-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio-Menu/check-line-active.png 1970-01-01 00:00:00 +0000 differ
3234=== removed file 'NewWave/gtk-2.0/Images/Check-Radio-Menu/check-line-insensitive.png'
3235Binary files NewWave/gtk-2.0/Images/Check-Radio-Menu/check-line-insensitive.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio-Menu/check-line-insensitive.png 1970-01-01 00:00:00 +0000 differ
3236=== removed file 'NewWave/gtk-2.0/Images/Check-Radio-Menu/check-line-prelight.png'
3237Binary files NewWave/gtk-2.0/Images/Check-Radio-Menu/check-line-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio-Menu/check-line-prelight.png 1970-01-01 00:00:00 +0000 differ
3238=== removed file 'NewWave/gtk-2.0/Images/Check-Radio-Menu/check-line.png'
3239Binary files NewWave/gtk-2.0/Images/Check-Radio-Menu/check-line.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio-Menu/check-line.png 1970-01-01 00:00:00 +0000 differ
3240=== removed file 'NewWave/gtk-2.0/Images/Check-Radio-Menu/check-mark-insensitive.png'
3241Binary files NewWave/gtk-2.0/Images/Check-Radio-Menu/check-mark-insensitive.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio-Menu/check-mark-insensitive.png 1970-01-01 00:00:00 +0000 differ
3242=== removed file 'NewWave/gtk-2.0/Images/Check-Radio-Menu/check-mark-prelight.png'
3243Binary files NewWave/gtk-2.0/Images/Check-Radio-Menu/check-mark-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio-Menu/check-mark-prelight.png 1970-01-01 00:00:00 +0000 differ
3244=== removed file 'NewWave/gtk-2.0/Images/Check-Radio-Menu/check-mark.png'
3245Binary files NewWave/gtk-2.0/Images/Check-Radio-Menu/check-mark.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio-Menu/check-mark.png 1970-01-01 00:00:00 +0000 differ
3246=== removed file 'NewWave/gtk-2.0/Images/Check-Radio-Menu/check-normal-insensitive.png'
3247Binary files NewWave/gtk-2.0/Images/Check-Radio-Menu/check-normal-insensitive.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio-Menu/check-normal-insensitive.png 1970-01-01 00:00:00 +0000 differ
3248=== removed file 'NewWave/gtk-2.0/Images/Check-Radio-Menu/check-normal-prelight.png'
3249Binary files NewWave/gtk-2.0/Images/Check-Radio-Menu/check-normal-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio-Menu/check-normal-prelight.png 1970-01-01 00:00:00 +0000 differ
3250=== removed file 'NewWave/gtk-2.0/Images/Check-Radio-Menu/check-normal.png'
3251Binary files NewWave/gtk-2.0/Images/Check-Radio-Menu/check-normal.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio-Menu/check-normal.png 1970-01-01 00:00:00 +0000 differ
3252=== removed file 'NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-line-active.png'
3253Binary files NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-line-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-line-active.png 1970-01-01 00:00:00 +0000 differ
3254=== removed file 'NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-line-insensitive.png'
3255Binary files NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-line-insensitive.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-line-insensitive.png 1970-01-01 00:00:00 +0000 differ
3256=== removed file 'NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-line-prelight.png'
3257Binary files NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-line-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-line-prelight.png 1970-01-01 00:00:00 +0000 differ
3258=== removed file 'NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-line.png'
3259Binary files NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-line.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-line.png 1970-01-01 00:00:00 +0000 differ
3260=== removed file 'NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-mark-insensitive.png'
3261Binary files NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-mark-insensitive.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-mark-insensitive.png 1970-01-01 00:00:00 +0000 differ
3262=== removed file 'NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-mark-prelight.png'
3263Binary files NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-mark-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-mark-prelight.png 1970-01-01 00:00:00 +0000 differ
3264=== removed file 'NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-mark.png'
3265Binary files NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-mark.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-mark.png 1970-01-01 00:00:00 +0000 differ
3266=== removed file 'NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-normal-insensitive.png'
3267Binary files NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-normal-insensitive.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-normal-insensitive.png 1970-01-01 00:00:00 +0000 differ
3268=== removed file 'NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-normal-prelight.png'
3269Binary files NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-normal-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-normal-prelight.png 1970-01-01 00:00:00 +0000 differ
3270=== removed file 'NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-normal.png'
3271Binary files NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-normal.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio-Menu/opt-normal.png 1970-01-01 00:00:00 +0000 differ
3272=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/check-line-active.png'
3273Binary files NewWave/gtk-2.0/Images/Check-Radio/check-line-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/check-line-active.png 1970-01-01 00:00:00 +0000 differ
3274=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/check-line-insensitive.png'
3275Binary files NewWave/gtk-2.0/Images/Check-Radio/check-line-insensitive.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/check-line-insensitive.png 1970-01-01 00:00:00 +0000 differ
3276=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/check-line-prelight.png'
3277Binary files NewWave/gtk-2.0/Images/Check-Radio/check-line-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/check-line-prelight.png 1970-01-01 00:00:00 +0000 differ
3278=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/check-line.png'
3279Binary files NewWave/gtk-2.0/Images/Check-Radio/check-line.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/check-line.png 1970-01-01 00:00:00 +0000 differ
3280=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/check-mark-active.png'
3281Binary files NewWave/gtk-2.0/Images/Check-Radio/check-mark-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/check-mark-active.png 1970-01-01 00:00:00 +0000 differ
3282=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/check-mark-insensitive.png'
3283Binary files NewWave/gtk-2.0/Images/Check-Radio/check-mark-insensitive.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/check-mark-insensitive.png 1970-01-01 00:00:00 +0000 differ
3284=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/check-mark-prelight.png'
3285Binary files NewWave/gtk-2.0/Images/Check-Radio/check-mark-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/check-mark-prelight.png 1970-01-01 00:00:00 +0000 differ
3286=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/check-mark.png'
3287Binary files NewWave/gtk-2.0/Images/Check-Radio/check-mark.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/check-mark.png 1970-01-01 00:00:00 +0000 differ
3288=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/check-normal-active.png'
3289Binary files NewWave/gtk-2.0/Images/Check-Radio/check-normal-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/check-normal-active.png 1970-01-01 00:00:00 +0000 differ
3290=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/check-normal-insensitive.png'
3291Binary files NewWave/gtk-2.0/Images/Check-Radio/check-normal-insensitive.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/check-normal-insensitive.png 1970-01-01 00:00:00 +0000 differ
3292=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/check-normal-prelight.png'
3293Binary files NewWave/gtk-2.0/Images/Check-Radio/check-normal-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/check-normal-prelight.png 1970-01-01 00:00:00 +0000 differ
3294=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/check-normal.png'
3295Binary files NewWave/gtk-2.0/Images/Check-Radio/check-normal.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/check-normal.png 1970-01-01 00:00:00 +0000 differ
3296=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/checkfocus.png'
3297Binary files NewWave/gtk-2.0/Images/Check-Radio/checkfocus.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/checkfocus.png 1970-01-01 00:00:00 +0000 differ
3298=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/opt-line-active.png'
3299Binary files NewWave/gtk-2.0/Images/Check-Radio/opt-line-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/opt-line-active.png 1970-01-01 00:00:00 +0000 differ
3300=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/opt-line-insensitive.png'
3301Binary files NewWave/gtk-2.0/Images/Check-Radio/opt-line-insensitive.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/opt-line-insensitive.png 1970-01-01 00:00:00 +0000 differ
3302=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/opt-line-prelight.png'
3303Binary files NewWave/gtk-2.0/Images/Check-Radio/opt-line-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/opt-line-prelight.png 1970-01-01 00:00:00 +0000 differ
3304=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/opt-line.png'
3305Binary files NewWave/gtk-2.0/Images/Check-Radio/opt-line.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/opt-line.png 1970-01-01 00:00:00 +0000 differ
3306=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/opt-mark-active.png'
3307Binary files NewWave/gtk-2.0/Images/Check-Radio/opt-mark-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/opt-mark-active.png 1970-01-01 00:00:00 +0000 differ
3308=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/opt-mark-insensitive.png'
3309Binary files NewWave/gtk-2.0/Images/Check-Radio/opt-mark-insensitive.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/opt-mark-insensitive.png 1970-01-01 00:00:00 +0000 differ
3310=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/opt-mark-prelight.png'
3311Binary files NewWave/gtk-2.0/Images/Check-Radio/opt-mark-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/opt-mark-prelight.png 1970-01-01 00:00:00 +0000 differ
3312=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/opt-mark.png'
3313Binary files NewWave/gtk-2.0/Images/Check-Radio/opt-mark.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/opt-mark.png 1970-01-01 00:00:00 +0000 differ
3314=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/opt-normal-active.png'
3315Binary files NewWave/gtk-2.0/Images/Check-Radio/opt-normal-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/opt-normal-active.png 1970-01-01 00:00:00 +0000 differ
3316=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/opt-normal-insensitive.png'
3317Binary files NewWave/gtk-2.0/Images/Check-Radio/opt-normal-insensitive.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/opt-normal-insensitive.png 1970-01-01 00:00:00 +0000 differ
3318=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/opt-normal-prelight.png'
3319Binary files NewWave/gtk-2.0/Images/Check-Radio/opt-normal-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/opt-normal-prelight.png 1970-01-01 00:00:00 +0000 differ
3320=== removed file 'NewWave/gtk-2.0/Images/Check-Radio/opt-normal.png'
3321Binary files NewWave/gtk-2.0/Images/Check-Radio/opt-normal.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Check-Radio/opt-normal.png 1970-01-01 00:00:00 +0000 differ
3322=== removed directory 'NewWave/gtk-2.0/Images/Combo'
3323=== removed file 'NewWave/gtk-2.0/Images/Combo/combo-entry.png'
3324Binary files NewWave/gtk-2.0/Images/Combo/combo-entry.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Combo/combo-entry.png 1970-01-01 00:00:00 +0000 differ
3325=== removed file 'NewWave/gtk-2.0/Images/Combo/combo-focus.png'
3326Binary files NewWave/gtk-2.0/Images/Combo/combo-focus.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Combo/combo-focus.png 1970-01-01 00:00:00 +0000 differ
3327=== removed file 'NewWave/gtk-2.0/Images/Combo/combo-inactive.png'
3328Binary files NewWave/gtk-2.0/Images/Combo/combo-inactive.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Combo/combo-inactive.png 1970-01-01 00:00:00 +0000 differ
3329=== removed file 'NewWave/gtk-2.0/Images/Combo/combo-normal.png'
3330Binary files NewWave/gtk-2.0/Images/Combo/combo-normal.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Combo/combo-normal.png 1970-01-01 00:00:00 +0000 differ
3331=== removed file 'NewWave/gtk-2.0/Images/Combo/combo-prelight.png'
3332Binary files NewWave/gtk-2.0/Images/Combo/combo-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Combo/combo-prelight.png 1970-01-01 00:00:00 +0000 differ
3333=== removed file 'NewWave/gtk-2.0/Images/Combo/combo-pressed.png'
3334Binary files NewWave/gtk-2.0/Images/Combo/combo-pressed.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Combo/combo-pressed.png 1970-01-01 00:00:00 +0000 differ
3335=== removed directory 'NewWave/gtk-2.0/Images/Expander'
3336=== removed file 'NewWave/gtk-2.0/Images/Expander/expander-active-c.png'
3337Binary files NewWave/gtk-2.0/Images/Expander/expander-active-c.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Expander/expander-active-c.png 1970-01-01 00:00:00 +0000 differ
3338=== removed file 'NewWave/gtk-2.0/Images/Expander/expander-active-e.png'
3339Binary files NewWave/gtk-2.0/Images/Expander/expander-active-e.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Expander/expander-active-e.png 1970-01-01 00:00:00 +0000 differ
3340=== removed file 'NewWave/gtk-2.0/Images/Expander/expander-active-sc.png'
3341Binary files NewWave/gtk-2.0/Images/Expander/expander-active-sc.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Expander/expander-active-sc.png 1970-01-01 00:00:00 +0000 differ
3342=== removed file 'NewWave/gtk-2.0/Images/Expander/expander-active-se.png'
3343Binary files NewWave/gtk-2.0/Images/Expander/expander-active-se.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Expander/expander-active-se.png 1970-01-01 00:00:00 +0000 differ
3344=== removed file 'NewWave/gtk-2.0/Images/Expander/expander-insens-c.png'
3345Binary files NewWave/gtk-2.0/Images/Expander/expander-insens-c.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Expander/expander-insens-c.png 1970-01-01 00:00:00 +0000 differ
3346=== removed file 'NewWave/gtk-2.0/Images/Expander/expander-insens-e.png'
3347Binary files NewWave/gtk-2.0/Images/Expander/expander-insens-e.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Expander/expander-insens-e.png 1970-01-01 00:00:00 +0000 differ
3348=== removed file 'NewWave/gtk-2.0/Images/Expander/expander-insens-sc.png'
3349Binary files NewWave/gtk-2.0/Images/Expander/expander-insens-sc.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Expander/expander-insens-sc.png 1970-01-01 00:00:00 +0000 differ
3350=== removed file 'NewWave/gtk-2.0/Images/Expander/expander-insens-se.png'
3351Binary files NewWave/gtk-2.0/Images/Expander/expander-insens-se.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Expander/expander-insens-se.png 1970-01-01 00:00:00 +0000 differ
3352=== removed file 'NewWave/gtk-2.0/Images/Expander/expander-normal-c.png'
3353Binary files NewWave/gtk-2.0/Images/Expander/expander-normal-c.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Expander/expander-normal-c.png 1970-01-01 00:00:00 +0000 differ
3354=== removed file 'NewWave/gtk-2.0/Images/Expander/expander-normal-e.png'
3355Binary files NewWave/gtk-2.0/Images/Expander/expander-normal-e.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Expander/expander-normal-e.png 1970-01-01 00:00:00 +0000 differ
3356=== removed file 'NewWave/gtk-2.0/Images/Expander/expander-normal-sc.png'
3357Binary files NewWave/gtk-2.0/Images/Expander/expander-normal-sc.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Expander/expander-normal-sc.png 1970-01-01 00:00:00 +0000 differ
3358=== removed file 'NewWave/gtk-2.0/Images/Expander/expander-normal-se.png'
3359Binary files NewWave/gtk-2.0/Images/Expander/expander-normal-se.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Expander/expander-normal-se.png 1970-01-01 00:00:00 +0000 differ
3360=== removed file 'NewWave/gtk-2.0/Images/Expander/expander-prelight-c.png'
3361Binary files NewWave/gtk-2.0/Images/Expander/expander-prelight-c.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Expander/expander-prelight-c.png 1970-01-01 00:00:00 +0000 differ
3362=== removed file 'NewWave/gtk-2.0/Images/Expander/expander-prelight-e.png'
3363Binary files NewWave/gtk-2.0/Images/Expander/expander-prelight-e.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Expander/expander-prelight-e.png 1970-01-01 00:00:00 +0000 differ
3364=== removed file 'NewWave/gtk-2.0/Images/Expander/expander-prelight-sc.png'
3365Binary files NewWave/gtk-2.0/Images/Expander/expander-prelight-sc.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Expander/expander-prelight-sc.png 1970-01-01 00:00:00 +0000 differ
3366=== removed file 'NewWave/gtk-2.0/Images/Expander/expander-prelight-se.png'
3367Binary files NewWave/gtk-2.0/Images/Expander/expander-prelight-se.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Expander/expander-prelight-se.png 1970-01-01 00:00:00 +0000 differ
3368=== removed directory 'NewWave/gtk-2.0/Images/Frame-Gap'
3369=== removed file 'NewWave/gtk-2.0/Images/Frame-Gap/frame-etched-in.png'
3370Binary files NewWave/gtk-2.0/Images/Frame-Gap/frame-etched-in.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Frame-Gap/frame-etched-in.png 1970-01-01 00:00:00 +0000 differ
3371=== removed file 'NewWave/gtk-2.0/Images/Frame-Gap/frame-etched-out (копие).png'
3372Binary files NewWave/gtk-2.0/Images/Frame-Gap/frame-etched-out (копие).png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Frame-Gap/frame-etched-out (копие).png 1970-01-01 00:00:00 +0000 differ
3373=== removed file 'NewWave/gtk-2.0/Images/Frame-Gap/frame-etched-out.png'
3374Binary files NewWave/gtk-2.0/Images/Frame-Gap/frame-etched-out.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Frame-Gap/frame-etched-out.png 1970-01-01 00:00:00 +0000 differ
3375=== removed file 'NewWave/gtk-2.0/Images/Frame-Gap/frame-gapend-ein.png'
3376Binary files NewWave/gtk-2.0/Images/Frame-Gap/frame-gapend-ein.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Frame-Gap/frame-gapend-ein.png 1970-01-01 00:00:00 +0000 differ
3377=== removed file 'NewWave/gtk-2.0/Images/Frame-Gap/frame-gapend-in.png'
3378Binary files NewWave/gtk-2.0/Images/Frame-Gap/frame-gapend-in.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Frame-Gap/frame-gapend-in.png 1970-01-01 00:00:00 +0000 differ
3379=== removed file 'NewWave/gtk-2.0/Images/Frame-Gap/frame-gapend-out.png'
3380Binary files NewWave/gtk-2.0/Images/Frame-Gap/frame-gapend-out.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Frame-Gap/frame-gapend-out.png 1970-01-01 00:00:00 +0000 differ
3381=== removed file 'NewWave/gtk-2.0/Images/Frame-Gap/frame-gapstart-ein.png'
3382Binary files NewWave/gtk-2.0/Images/Frame-Gap/frame-gapstart-ein.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Frame-Gap/frame-gapstart-ein.png 1970-01-01 00:00:00 +0000 differ
3383=== removed file 'NewWave/gtk-2.0/Images/Frame-Gap/frame-gapstart-in.png'
3384Binary files NewWave/gtk-2.0/Images/Frame-Gap/frame-gapstart-in.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Frame-Gap/frame-gapstart-in.png 1970-01-01 00:00:00 +0000 differ
3385=== removed file 'NewWave/gtk-2.0/Images/Frame-Gap/frame-gapstart-out.png'
3386Binary files NewWave/gtk-2.0/Images/Frame-Gap/frame-gapstart-out.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Frame-Gap/frame-gapstart-out.png 1970-01-01 00:00:00 +0000 differ
3387=== removed file 'NewWave/gtk-2.0/Images/Frame-Gap/frame-in.png'
3388Binary files NewWave/gtk-2.0/Images/Frame-Gap/frame-in.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Frame-Gap/frame-in.png 1970-01-01 00:00:00 +0000 differ
3389=== removed file 'NewWave/gtk-2.0/Images/Frame-Gap/frame-out.png'
3390Binary files NewWave/gtk-2.0/Images/Frame-Gap/frame-out.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Frame-Gap/frame-out.png 1970-01-01 00:00:00 +0000 differ
3391=== removed file 'NewWave/gtk-2.0/Images/Frame-Gap/gap-etched-out.png'
3392Binary files NewWave/gtk-2.0/Images/Frame-Gap/gap-etched-out.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Frame-Gap/gap-etched-out.png 1970-01-01 00:00:00 +0000 differ
3393=== removed directory 'NewWave/gtk-2.0/Images/Lines'
3394=== removed file 'NewWave/gtk-2.0/Images/Lines/line-h.png'
3395Binary files NewWave/gtk-2.0/Images/Lines/line-h.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Lines/line-h.png 1970-01-01 00:00:00 +0000 differ
3396=== removed file 'NewWave/gtk-2.0/Images/Lines/line-v.png'
3397Binary files NewWave/gtk-2.0/Images/Lines/line-v.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Lines/line-v.png 1970-01-01 00:00:00 +0000 differ
3398=== removed directory 'NewWave/gtk-2.0/Images/ListHeaders'
3399=== removed file 'NewWave/gtk-2.0/Images/ListHeaders/list_header-focus.png'
3400Binary files NewWave/gtk-2.0/Images/ListHeaders/list_header-focus.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/ListHeaders/list_header-focus.png 1970-01-01 00:00:00 +0000 differ
3401=== removed file 'NewWave/gtk-2.0/Images/ListHeaders/list_header-insens.png'
3402Binary files NewWave/gtk-2.0/Images/ListHeaders/list_header-insens.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/ListHeaders/list_header-insens.png 1970-01-01 00:00:00 +0000 differ
3403=== removed file 'NewWave/gtk-2.0/Images/ListHeaders/list_header-prelight.png'
3404Binary files NewWave/gtk-2.0/Images/ListHeaders/list_header-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/ListHeaders/list_header-prelight.png 1970-01-01 00:00:00 +0000 differ
3405=== removed file 'NewWave/gtk-2.0/Images/ListHeaders/list_header-pressed.png'
3406Binary files NewWave/gtk-2.0/Images/ListHeaders/list_header-pressed.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/ListHeaders/list_header-pressed.png 1970-01-01 00:00:00 +0000 differ
3407=== removed file 'NewWave/gtk-2.0/Images/ListHeaders/list_header.png'
3408Binary files NewWave/gtk-2.0/Images/ListHeaders/list_header.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/ListHeaders/list_header.png 1970-01-01 00:00:00 +0000 differ
3409=== removed directory 'NewWave/gtk-2.0/Images/MenuMenubar'
3410=== removed file 'NewWave/gtk-2.0/Images/MenuMenubar/MenuBar.png'
3411Binary files NewWave/gtk-2.0/Images/MenuMenubar/MenuBar.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/MenuMenubar/MenuBar.png 1970-01-01 00:00:00 +0000 differ
3412=== removed file 'NewWave/gtk-2.0/Images/MenuMenubar/MenuBarBg.png'
3413Binary files NewWave/gtk-2.0/Images/MenuMenubar/MenuBarBg.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/MenuMenubar/MenuBarBg.png 1970-01-01 00:00:00 +0000 differ
3414=== removed file 'NewWave/gtk-2.0/Images/MenuMenubar/MenuLine.png'
3415Binary files NewWave/gtk-2.0/Images/MenuMenubar/MenuLine.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/MenuMenubar/MenuLine.png 1970-01-01 00:00:00 +0000 differ
3416=== removed file 'NewWave/gtk-2.0/Images/MenuMenubar/PanelBar.png'
3417Binary files NewWave/gtk-2.0/Images/MenuMenubar/PanelBar.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/MenuMenubar/PanelBar.png 1970-01-01 00:00:00 +0000 differ
3418=== removed file 'NewWave/gtk-2.0/Images/MenuMenubar/combomenu.png'
3419Binary files NewWave/gtk-2.0/Images/MenuMenubar/combomenu.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/MenuMenubar/combomenu.png 1970-01-01 00:00:00 +0000 differ
3420=== removed file 'NewWave/gtk-2.0/Images/MenuMenubar/menu.png'
3421Binary files NewWave/gtk-2.0/Images/MenuMenubar/menu.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/MenuMenubar/menu.png 1970-01-01 00:00:00 +0000 differ
3422=== removed file 'NewWave/gtk-2.0/Images/MenuMenubar/menubar-item.png'
3423Binary files NewWave/gtk-2.0/Images/MenuMenubar/menubar-item.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/MenuMenubar/menubar-item.png 1970-01-01 00:00:00 +0000 differ
3424=== removed file 'NewWave/gtk-2.0/Images/MenuMenubar/menuitem-dark.png'
3425Binary files NewWave/gtk-2.0/Images/MenuMenubar/menuitem-dark.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/MenuMenubar/menuitem-dark.png 1970-01-01 00:00:00 +0000 differ
3426=== removed file 'NewWave/gtk-2.0/Images/MenuMenubar/menuitem.png'
3427Binary files NewWave/gtk-2.0/Images/MenuMenubar/menuitem.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/MenuMenubar/menuitem.png 1970-01-01 00:00:00 +0000 differ
3428=== removed file 'NewWave/gtk-2.0/Images/MenuMenubar/null.png'
3429Binary files NewWave/gtk-2.0/Images/MenuMenubar/null.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/MenuMenubar/null.png 1970-01-01 00:00:00 +0000 differ
3430=== removed file 'NewWave/gtk-2.0/Images/MenuMenubar/panel-menubar-item.png'
3431Binary files NewWave/gtk-2.0/Images/MenuMenubar/panel-menubar-item.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/MenuMenubar/panel-menubar-item.png 1970-01-01 00:00:00 +0000 differ
3432=== removed directory 'NewWave/gtk-2.0/Images/Others'
3433=== removed file 'NewWave/gtk-2.0/Images/Others/focus.png'
3434Binary files NewWave/gtk-2.0/Images/Others/focus.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Others/focus.png 1970-01-01 00:00:00 +0000 differ
3435=== removed file 'NewWave/gtk-2.0/Images/Others/null.png'
3436Binary files NewWave/gtk-2.0/Images/Others/null.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Others/null.png 1970-01-01 00:00:00 +0000 differ
3437=== removed file 'NewWave/gtk-2.0/Images/Others/ruler.png'
3438Binary files NewWave/gtk-2.0/Images/Others/ruler.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Others/ruler.png 1970-01-01 00:00:00 +0000 differ
3439=== removed file 'NewWave/gtk-2.0/Images/Others/statusgrip.png'
3440Binary files NewWave/gtk-2.0/Images/Others/statusgrip.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Others/statusgrip.png 1970-01-01 00:00:00 +0000 differ
3441=== removed file 'NewWave/gtk-2.0/Images/Others/tooltip.png'
3442Binary files NewWave/gtk-2.0/Images/Others/tooltip.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Others/tooltip.png 1970-01-01 00:00:00 +0000 differ
3443=== removed directory 'NewWave/gtk-2.0/Images/Panel'
3444=== removed file 'NewWave/gtk-2.0/Images/Panel/PanelBarLong.png'
3445Binary files NewWave/gtk-2.0/Images/Panel/PanelBarLong.png 2009-01-26 13:03:18 +0000 and NewWave/gtk-2.0/Images/Panel/PanelBarLong.png 1970-01-01 00:00:00 +0000 differ
3446=== removed file 'NewWave/gtk-2.0/Images/Panel/handle-h-insens.png'
3447Binary files NewWave/gtk-2.0/Images/Panel/handle-h-insens.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Panel/handle-h-insens.png 1970-01-01 00:00:00 +0000 differ
3448=== removed file 'NewWave/gtk-2.0/Images/Panel/handle-h-prelight.png'
3449Binary files NewWave/gtk-2.0/Images/Panel/handle-h-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Panel/handle-h-prelight.png 1970-01-01 00:00:00 +0000 differ
3450=== removed file 'NewWave/gtk-2.0/Images/Panel/handle-h-pressed.png'
3451Binary files NewWave/gtk-2.0/Images/Panel/handle-h-pressed.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Panel/handle-h-pressed.png 1970-01-01 00:00:00 +0000 differ
3452=== removed file 'NewWave/gtk-2.0/Images/Panel/handle-h.png'
3453Binary files NewWave/gtk-2.0/Images/Panel/handle-h.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Panel/handle-h.png 1970-01-01 00:00:00 +0000 differ
3454=== removed file 'NewWave/gtk-2.0/Images/Panel/handle-v-insens.png'
3455Binary files NewWave/gtk-2.0/Images/Panel/handle-v-insens.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Panel/handle-v-insens.png 1970-01-01 00:00:00 +0000 differ
3456=== removed file 'NewWave/gtk-2.0/Images/Panel/handle-v-prelight.png'
3457Binary files NewWave/gtk-2.0/Images/Panel/handle-v-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Panel/handle-v-prelight.png 1970-01-01 00:00:00 +0000 differ
3458=== removed file 'NewWave/gtk-2.0/Images/Panel/handle-v-pressed.png'
3459Binary files NewWave/gtk-2.0/Images/Panel/handle-v-pressed.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Panel/handle-v-pressed.png 1970-01-01 00:00:00 +0000 differ
3460=== removed file 'NewWave/gtk-2.0/Images/Panel/handle-v.png'
3461Binary files NewWave/gtk-2.0/Images/Panel/handle-v.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Panel/handle-v.png 1970-01-01 00:00:00 +0000 differ
3462=== removed file 'NewWave/gtk-2.0/Images/Panel/p-active-prelight.png'
3463Binary files NewWave/gtk-2.0/Images/Panel/p-active-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Panel/p-active-prelight.png 1970-01-01 00:00:00 +0000 differ
3464=== removed file 'NewWave/gtk-2.0/Images/Panel/p-active.png'
3465Binary files NewWave/gtk-2.0/Images/Panel/p-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Panel/p-active.png 1970-01-01 00:00:00 +0000 differ
3466=== removed file 'NewWave/gtk-2.0/Images/Panel/p-insens.png'
3467Binary files NewWave/gtk-2.0/Images/Panel/p-insens.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Panel/p-insens.png 1970-01-01 00:00:00 +0000 differ
3468=== removed file 'NewWave/gtk-2.0/Images/Panel/p-normal.png'
3469Binary files NewWave/gtk-2.0/Images/Panel/p-normal.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Panel/p-normal.png 1970-01-01 00:00:00 +0000 differ
3470=== removed file 'NewWave/gtk-2.0/Images/Panel/p-prelight.png'
3471Binary files NewWave/gtk-2.0/Images/Panel/p-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Panel/p-prelight.png 1970-01-01 00:00:00 +0000 differ
3472=== removed directory 'NewWave/gtk-2.0/Images/ProgressBar'
3473=== removed file 'NewWave/gtk-2.0/Images/ProgressBar/over-progressbar-horiz.png'
3474Binary files NewWave/gtk-2.0/Images/ProgressBar/over-progressbar-horiz.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/ProgressBar/over-progressbar-horiz.png 1970-01-01 00:00:00 +0000 differ
3475=== removed file 'NewWave/gtk-2.0/Images/ProgressBar/over-progressbar-vert.png'
3476Binary files NewWave/gtk-2.0/Images/ProgressBar/over-progressbar-vert.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/ProgressBar/over-progressbar-vert.png 1970-01-01 00:00:00 +0000 differ
3477=== removed file 'NewWave/gtk-2.0/Images/ProgressBar/over-trough-horiz.png'
3478Binary files NewWave/gtk-2.0/Images/ProgressBar/over-trough-horiz.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/ProgressBar/over-trough-horiz.png 1970-01-01 00:00:00 +0000 differ
3479=== removed file 'NewWave/gtk-2.0/Images/ProgressBar/over-trough-vert.png'
3480Binary files NewWave/gtk-2.0/Images/ProgressBar/over-trough-vert.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/ProgressBar/over-trough-vert.png 1970-01-01 00:00:00 +0000 differ
3481=== removed file 'NewWave/gtk-2.0/Images/ProgressBar/progressbar-horiz (копие).png'
3482Binary files NewWave/gtk-2.0/Images/ProgressBar/progressbar-horiz (копие).png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/ProgressBar/progressbar-horiz (копие).png 1970-01-01 00:00:00 +0000 differ
3483=== removed file 'NewWave/gtk-2.0/Images/ProgressBar/progressbar-horiz.png'
3484Binary files NewWave/gtk-2.0/Images/ProgressBar/progressbar-horiz.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/ProgressBar/progressbar-horiz.png 1970-01-01 00:00:00 +0000 differ
3485=== removed file 'NewWave/gtk-2.0/Images/ProgressBar/progressbar-vert (копие).png'
3486Binary files NewWave/gtk-2.0/Images/ProgressBar/progressbar-vert (копие).png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/ProgressBar/progressbar-vert (копие).png 1970-01-01 00:00:00 +0000 differ
3487=== removed file 'NewWave/gtk-2.0/Images/ProgressBar/progressbar-vert.png'
3488Binary files NewWave/gtk-2.0/Images/ProgressBar/progressbar-vert.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/ProgressBar/progressbar-vert.png 1970-01-01 00:00:00 +0000 differ
3489=== removed file 'NewWave/gtk-2.0/Images/ProgressBar/trough-progressbar-horiz.png'
3490Binary files NewWave/gtk-2.0/Images/ProgressBar/trough-progressbar-horiz.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/ProgressBar/trough-progressbar-horiz.png 1970-01-01 00:00:00 +0000 differ
3491=== removed directory 'NewWave/gtk-2.0/Images/Range'
3492=== removed file 'NewWave/gtk-2.0/Images/Range/null.png'
3493Binary files NewWave/gtk-2.0/Images/Range/null.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Range/null.png 1970-01-01 00:00:00 +0000 differ
3494=== removed file 'NewWave/gtk-2.0/Images/Range/slider-horiz-active.png'
3495Binary files NewWave/gtk-2.0/Images/Range/slider-horiz-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Range/slider-horiz-active.png 1970-01-01 00:00:00 +0000 differ
3496=== removed file 'NewWave/gtk-2.0/Images/Range/slider-horiz-insens.png'
3497Binary files NewWave/gtk-2.0/Images/Range/slider-horiz-insens.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Range/slider-horiz-insens.png 1970-01-01 00:00:00 +0000 differ
3498=== removed file 'NewWave/gtk-2.0/Images/Range/slider-horiz-prelight.png'
3499Binary files NewWave/gtk-2.0/Images/Range/slider-horiz-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Range/slider-horiz-prelight.png 1970-01-01 00:00:00 +0000 differ
3500=== removed file 'NewWave/gtk-2.0/Images/Range/slider-horiz.png'
3501Binary files NewWave/gtk-2.0/Images/Range/slider-horiz.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Range/slider-horiz.png 1970-01-01 00:00:00 +0000 differ
3502=== removed file 'NewWave/gtk-2.0/Images/Range/slider-vert-active.png'
3503Binary files NewWave/gtk-2.0/Images/Range/slider-vert-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Range/slider-vert-active.png 1970-01-01 00:00:00 +0000 differ
3504=== removed file 'NewWave/gtk-2.0/Images/Range/slider-vert-insens.png'
3505Binary files NewWave/gtk-2.0/Images/Range/slider-vert-insens.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Range/slider-vert-insens.png 1970-01-01 00:00:00 +0000 differ
3506=== removed file 'NewWave/gtk-2.0/Images/Range/slider-vert-prelight.png'
3507Binary files NewWave/gtk-2.0/Images/Range/slider-vert-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Range/slider-vert-prelight.png 1970-01-01 00:00:00 +0000 differ
3508=== removed file 'NewWave/gtk-2.0/Images/Range/slider-vert.png'
3509Binary files NewWave/gtk-2.0/Images/Range/slider-vert.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Range/slider-vert.png 1970-01-01 00:00:00 +0000 differ
3510=== removed file 'NewWave/gtk-2.0/Images/Range/trough-horizontal.png'
3511Binary files NewWave/gtk-2.0/Images/Range/trough-horizontal.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Range/trough-horizontal.png 1970-01-01 00:00:00 +0000 differ
3512=== removed file 'NewWave/gtk-2.0/Images/Range/trough-vertical.png'
3513Binary files NewWave/gtk-2.0/Images/Range/trough-vertical.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Range/trough-vertical.png 1970-01-01 00:00:00 +0000 differ
3514=== removed directory 'NewWave/gtk-2.0/Images/Scrollbars'
3515=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/shadow-in-insens.png'
3516Binary files NewWave/gtk-2.0/Images/Scrollbars/shadow-in-insens.png 2009-01-26 12:36:31 +0000 and NewWave/gtk-2.0/Images/Scrollbars/shadow-in-insens.png 1970-01-01 00:00:00 +0000 differ
3517=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/shadow-in.png'
3518Binary files NewWave/gtk-2.0/Images/Scrollbars/shadow-in.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/shadow-in.png 1970-01-01 00:00:00 +0000 differ
3519=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/slider-horiz-active.png'
3520Binary files NewWave/gtk-2.0/Images/Scrollbars/slider-horiz-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/slider-horiz-active.png 1970-01-01 00:00:00 +0000 differ
3521=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/slider-horiz-insens.png'
3522Binary files NewWave/gtk-2.0/Images/Scrollbars/slider-horiz-insens.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/slider-horiz-insens.png 1970-01-01 00:00:00 +0000 differ
3523=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/slider-horiz-prelight.png'
3524Binary files NewWave/gtk-2.0/Images/Scrollbars/slider-horiz-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/slider-horiz-prelight.png 1970-01-01 00:00:00 +0000 differ
3525=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/slider-horiz.png'
3526Binary files NewWave/gtk-2.0/Images/Scrollbars/slider-horiz.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/slider-horiz.png 1970-01-01 00:00:00 +0000 differ
3527=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/slider-vert-active-over.png'
3528Binary files NewWave/gtk-2.0/Images/Scrollbars/slider-vert-active-over.png 2009-01-26 13:03:18 +0000 and NewWave/gtk-2.0/Images/Scrollbars/slider-vert-active-over.png 1970-01-01 00:00:00 +0000 differ
3529=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/slider-vert-active.png'
3530Binary files NewWave/gtk-2.0/Images/Scrollbars/slider-vert-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/slider-vert-active.png 1970-01-01 00:00:00 +0000 differ
3531=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/slider-vert-insens.png'
3532Binary files NewWave/gtk-2.0/Images/Scrollbars/slider-vert-insens.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/slider-vert-insens.png 1970-01-01 00:00:00 +0000 differ
3533=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/slider-vert-prelight-over.png'
3534Binary files NewWave/gtk-2.0/Images/Scrollbars/slider-vert-prelight-over.png 2009-01-26 13:03:18 +0000 and NewWave/gtk-2.0/Images/Scrollbars/slider-vert-prelight-over.png 1970-01-01 00:00:00 +0000 differ
3535=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/slider-vert-prelight.png'
3536Binary files NewWave/gtk-2.0/Images/Scrollbars/slider-vert-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/slider-vert-prelight.png 1970-01-01 00:00:00 +0000 differ
3537=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/slider-vert.png'
3538Binary files NewWave/gtk-2.0/Images/Scrollbars/slider-vert.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/slider-vert.png 1970-01-01 00:00:00 +0000 differ
3539=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/stepper-down-active.png'
3540Binary files NewWave/gtk-2.0/Images/Scrollbars/stepper-down-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/stepper-down-active.png 1970-01-01 00:00:00 +0000 differ
3541=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/stepper-down-insens.png'
3542Binary files NewWave/gtk-2.0/Images/Scrollbars/stepper-down-insens.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/stepper-down-insens.png 1970-01-01 00:00:00 +0000 differ
3543=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/stepper-down-prelight.png'
3544Binary files NewWave/gtk-2.0/Images/Scrollbars/stepper-down-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/stepper-down-prelight.png 1970-01-01 00:00:00 +0000 differ
3545=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/stepper-down.png'
3546Binary files NewWave/gtk-2.0/Images/Scrollbars/stepper-down.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/stepper-down.png 1970-01-01 00:00:00 +0000 differ
3547=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/stepper-left-active.png'
3548Binary files NewWave/gtk-2.0/Images/Scrollbars/stepper-left-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/stepper-left-active.png 1970-01-01 00:00:00 +0000 differ
3549=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/stepper-left-insens.png'
3550Binary files NewWave/gtk-2.0/Images/Scrollbars/stepper-left-insens.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/stepper-left-insens.png 1970-01-01 00:00:00 +0000 differ
3551=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/stepper-left-prelight.png'
3552Binary files NewWave/gtk-2.0/Images/Scrollbars/stepper-left-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/stepper-left-prelight.png 1970-01-01 00:00:00 +0000 differ
3553=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/stepper-left.png'
3554Binary files NewWave/gtk-2.0/Images/Scrollbars/stepper-left.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/stepper-left.png 1970-01-01 00:00:00 +0000 differ
3555=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/stepper-right-active.png'
3556Binary files NewWave/gtk-2.0/Images/Scrollbars/stepper-right-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/stepper-right-active.png 1970-01-01 00:00:00 +0000 differ
3557=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/stepper-right-insens.png'
3558Binary files NewWave/gtk-2.0/Images/Scrollbars/stepper-right-insens.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/stepper-right-insens.png 1970-01-01 00:00:00 +0000 differ
3559=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/stepper-right-prelight.png'
3560Binary files NewWave/gtk-2.0/Images/Scrollbars/stepper-right-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/stepper-right-prelight.png 1970-01-01 00:00:00 +0000 differ
3561=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/stepper-right.png'
3562Binary files NewWave/gtk-2.0/Images/Scrollbars/stepper-right.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/stepper-right.png 1970-01-01 00:00:00 +0000 differ
3563=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/stepper-up-active.png'
3564Binary files NewWave/gtk-2.0/Images/Scrollbars/stepper-up-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/stepper-up-active.png 1970-01-01 00:00:00 +0000 differ
3565=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/stepper-up-insens.png'
3566Binary files NewWave/gtk-2.0/Images/Scrollbars/stepper-up-insens.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/stepper-up-insens.png 1970-01-01 00:00:00 +0000 differ
3567=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/stepper-up-prelight.png'
3568Binary files NewWave/gtk-2.0/Images/Scrollbars/stepper-up-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/stepper-up-prelight.png 1970-01-01 00:00:00 +0000 differ
3569=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/stepper-up.png'
3570Binary files NewWave/gtk-2.0/Images/Scrollbars/stepper-up.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/stepper-up.png 1970-01-01 00:00:00 +0000 differ
3571=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/trough-scrollbar-horiz.png'
3572Binary files NewWave/gtk-2.0/Images/Scrollbars/trough-scrollbar-horiz.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/trough-scrollbar-horiz.png 1970-01-01 00:00:00 +0000 differ
3573=== removed file 'NewWave/gtk-2.0/Images/Scrollbars/trough-scrollbar-vert.png'
3574Binary files NewWave/gtk-2.0/Images/Scrollbars/trough-scrollbar-vert.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Scrollbars/trough-scrollbar-vert.png 1970-01-01 00:00:00 +0000 differ
3575=== removed directory 'NewWave/gtk-2.0/Images/Shadows'
3576=== removed file 'NewWave/gtk-2.0/Images/Shadows/entry-focus.png'
3577Binary files NewWave/gtk-2.0/Images/Shadows/entry-focus.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Shadows/entry-focus.png 1970-01-01 00:00:00 +0000 differ
3578=== removed file 'NewWave/gtk-2.0/Images/Shadows/entry-shadow-in.png'
3579Binary files NewWave/gtk-2.0/Images/Shadows/entry-shadow-in.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Shadows/entry-shadow-in.png 1970-01-01 00:00:00 +0000 differ
3580=== removed file 'NewWave/gtk-2.0/Images/Shadows/shadow-etched-out.png'
3581Binary files NewWave/gtk-2.0/Images/Shadows/shadow-etched-out.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Shadows/shadow-etched-out.png 1970-01-01 00:00:00 +0000 differ
3582=== removed file 'NewWave/gtk-2.0/Images/Shadows/shadow-in.png'
3583Binary files NewWave/gtk-2.0/Images/Shadows/shadow-in.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Shadows/shadow-in.png 1970-01-01 00:00:00 +0000 differ
3584=== removed file 'NewWave/gtk-2.0/Images/Shadows/shadow-none.png'
3585Binary files NewWave/gtk-2.0/Images/Shadows/shadow-none.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Shadows/shadow-none.png 1970-01-01 00:00:00 +0000 differ
3586=== removed file 'NewWave/gtk-2.0/Images/Shadows/shadow-out.png'
3587Binary files NewWave/gtk-2.0/Images/Shadows/shadow-out.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Shadows/shadow-out.png 1970-01-01 00:00:00 +0000 differ
3588=== removed directory 'NewWave/gtk-2.0/Images/Spin'
3589=== removed file 'NewWave/gtk-2.0/Images/Spin/arrow-down-active.png'
3590Binary files NewWave/gtk-2.0/Images/Spin/arrow-down-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Spin/arrow-down-active.png 1970-01-01 00:00:00 +0000 differ
3591=== removed file 'NewWave/gtk-2.0/Images/Spin/arrow-down-disable.png'
3592Binary files NewWave/gtk-2.0/Images/Spin/arrow-down-disable.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Spin/arrow-down-disable.png 1970-01-01 00:00:00 +0000 differ
3593=== removed file 'NewWave/gtk-2.0/Images/Spin/arrow-down-prelight.png'
3594Binary files NewWave/gtk-2.0/Images/Spin/arrow-down-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Spin/arrow-down-prelight.png 1970-01-01 00:00:00 +0000 differ
3595=== removed file 'NewWave/gtk-2.0/Images/Spin/arrow-down.png'
3596Binary files NewWave/gtk-2.0/Images/Spin/arrow-down.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Spin/arrow-down.png 1970-01-01 00:00:00 +0000 differ
3597=== removed file 'NewWave/gtk-2.0/Images/Spin/arrow-up-active.png'
3598Binary files NewWave/gtk-2.0/Images/Spin/arrow-up-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Spin/arrow-up-active.png 1970-01-01 00:00:00 +0000 differ
3599=== removed file 'NewWave/gtk-2.0/Images/Spin/arrow-up-disable.png'
3600Binary files NewWave/gtk-2.0/Images/Spin/arrow-up-disable.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Spin/arrow-up-disable.png 1970-01-01 00:00:00 +0000 differ
3601=== removed file 'NewWave/gtk-2.0/Images/Spin/arrow-up-prelight.png'
3602Binary files NewWave/gtk-2.0/Images/Spin/arrow-up-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Spin/arrow-up-prelight.png 1970-01-01 00:00:00 +0000 differ
3603=== removed file 'NewWave/gtk-2.0/Images/Spin/arrow-up.png'
3604Binary files NewWave/gtk-2.0/Images/Spin/arrow-up.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Spin/arrow-up.png 1970-01-01 00:00:00 +0000 differ
3605=== removed file 'NewWave/gtk-2.0/Images/Spin/entry-focus.png'
3606Binary files NewWave/gtk-2.0/Images/Spin/entry-focus.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Spin/entry-focus.png 1970-01-01 00:00:00 +0000 differ
3607=== removed file 'NewWave/gtk-2.0/Images/Spin/entry-shadow-in.png'
3608Binary files NewWave/gtk-2.0/Images/Spin/entry-shadow-in.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Spin/entry-shadow-in.png 1970-01-01 00:00:00 +0000 differ
3609=== removed file 'NewWave/gtk-2.0/Images/Spin/spin-down-bg-active.png'
3610Binary files NewWave/gtk-2.0/Images/Spin/spin-down-bg-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Spin/spin-down-bg-active.png 1970-01-01 00:00:00 +0000 differ
3611=== removed file 'NewWave/gtk-2.0/Images/Spin/spin-down-bg-prelight.png'
3612Binary files NewWave/gtk-2.0/Images/Spin/spin-down-bg-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Spin/spin-down-bg-prelight.png 1970-01-01 00:00:00 +0000 differ
3613=== removed file 'NewWave/gtk-2.0/Images/Spin/spin-down-bg.png'
3614Binary files NewWave/gtk-2.0/Images/Spin/spin-down-bg.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Spin/spin-down-bg.png 1970-01-01 00:00:00 +0000 differ
3615=== removed file 'NewWave/gtk-2.0/Images/Spin/spin-up-bg-active.png'
3616Binary files NewWave/gtk-2.0/Images/Spin/spin-up-bg-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Spin/spin-up-bg-active.png 1970-01-01 00:00:00 +0000 differ
3617=== removed file 'NewWave/gtk-2.0/Images/Spin/spin-up-bg-prelight.png'
3618Binary files NewWave/gtk-2.0/Images/Spin/spin-up-bg-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Spin/spin-up-bg-prelight.png 1970-01-01 00:00:00 +0000 differ
3619=== removed file 'NewWave/gtk-2.0/Images/Spin/spin-up-bg.png'
3620Binary files NewWave/gtk-2.0/Images/Spin/spin-up-bg.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Spin/spin-up-bg.png 1970-01-01 00:00:00 +0000 differ
3621=== removed file 'NewWave/gtk-2.0/Images/Spin/text-entry-focus.png'
3622Binary files NewWave/gtk-2.0/Images/Spin/text-entry-focus.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Spin/text-entry-focus.png 1970-01-01 00:00:00 +0000 differ
3623=== removed file 'NewWave/gtk-2.0/Images/Spin/text-entry.png'
3624Binary files NewWave/gtk-2.0/Images/Spin/text-entry.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Spin/text-entry.png 1970-01-01 00:00:00 +0000 differ
3625=== removed directory 'NewWave/gtk-2.0/Images/Tabs'
3626=== removed file 'NewWave/gtk-2.0/Images/Tabs/bottom-gap-end.png'
3627Binary files NewWave/gtk-2.0/Images/Tabs/bottom-gap-end.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/bottom-gap-end.png 1970-01-01 00:00:00 +0000 differ
3628=== removed file 'NewWave/gtk-2.0/Images/Tabs/bottom-gap-start.png'
3629Binary files NewWave/gtk-2.0/Images/Tabs/bottom-gap-start.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/bottom-gap-start.png 1970-01-01 00:00:00 +0000 differ
3630=== removed file 'NewWave/gtk-2.0/Images/Tabs/left-gap-end.png'
3631Binary files NewWave/gtk-2.0/Images/Tabs/left-gap-end.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/left-gap-end.png 1970-01-01 00:00:00 +0000 differ
3632=== removed file 'NewWave/gtk-2.0/Images/Tabs/left-gap-start.png'
3633Binary files NewWave/gtk-2.0/Images/Tabs/left-gap-start.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/left-gap-start.png 1970-01-01 00:00:00 +0000 differ
3634=== removed file 'NewWave/gtk-2.0/Images/Tabs/notebook-bottom.png'
3635Binary files NewWave/gtk-2.0/Images/Tabs/notebook-bottom.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/notebook-bottom.png 1970-01-01 00:00:00 +0000 differ
3636=== removed file 'NewWave/gtk-2.0/Images/Tabs/notebook-left.png'
3637Binary files NewWave/gtk-2.0/Images/Tabs/notebook-left.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/notebook-left.png 1970-01-01 00:00:00 +0000 differ
3638=== removed file 'NewWave/gtk-2.0/Images/Tabs/notebook-right.png'
3639Binary files NewWave/gtk-2.0/Images/Tabs/notebook-right.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/notebook-right.png 1970-01-01 00:00:00 +0000 differ
3640=== removed file 'NewWave/gtk-2.0/Images/Tabs/notebook-top.png'
3641Binary files NewWave/gtk-2.0/Images/Tabs/notebook-top.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/notebook-top.png 1970-01-01 00:00:00 +0000 differ
3642=== removed file 'NewWave/gtk-2.0/Images/Tabs/null-bottom.png'
3643Binary files NewWave/gtk-2.0/Images/Tabs/null-bottom.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/null-bottom.png 1970-01-01 00:00:00 +0000 differ
3644=== removed file 'NewWave/gtk-2.0/Images/Tabs/null-left.png'
3645Binary files NewWave/gtk-2.0/Images/Tabs/null-left.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/null-left.png 1970-01-01 00:00:00 +0000 differ
3646=== removed file 'NewWave/gtk-2.0/Images/Tabs/null-right.png'
3647Binary files NewWave/gtk-2.0/Images/Tabs/null-right.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/null-right.png 1970-01-01 00:00:00 +0000 differ
3648=== removed file 'NewWave/gtk-2.0/Images/Tabs/null-top.png'
3649Binary files NewWave/gtk-2.0/Images/Tabs/null-top.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/null-top.png 1970-01-01 00:00:00 +0000 differ
3650=== removed file 'NewWave/gtk-2.0/Images/Tabs/null.png'
3651Binary files NewWave/gtk-2.0/Images/Tabs/null.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/null.png 1970-01-01 00:00:00 +0000 differ
3652=== removed file 'NewWave/gtk-2.0/Images/Tabs/right-gap-end.png'
3653Binary files NewWave/gtk-2.0/Images/Tabs/right-gap-end.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/right-gap-end.png 1970-01-01 00:00:00 +0000 differ
3654=== removed file 'NewWave/gtk-2.0/Images/Tabs/right-gap-start.png'
3655Binary files NewWave/gtk-2.0/Images/Tabs/right-gap-start.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/right-gap-start.png 1970-01-01 00:00:00 +0000 differ
3656=== removed file 'NewWave/gtk-2.0/Images/Tabs/tab-bottom-active.png'
3657Binary files NewWave/gtk-2.0/Images/Tabs/tab-bottom-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/tab-bottom-active.png 1970-01-01 00:00:00 +0000 differ
3658=== removed file 'NewWave/gtk-2.0/Images/Tabs/tab-bottom.png'
3659Binary files NewWave/gtk-2.0/Images/Tabs/tab-bottom.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/tab-bottom.png 1970-01-01 00:00:00 +0000 differ
3660=== removed file 'NewWave/gtk-2.0/Images/Tabs/tab-left-active.png'
3661Binary files NewWave/gtk-2.0/Images/Tabs/tab-left-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/tab-left-active.png 1970-01-01 00:00:00 +0000 differ
3662=== removed file 'NewWave/gtk-2.0/Images/Tabs/tab-left.png'
3663Binary files NewWave/gtk-2.0/Images/Tabs/tab-left.png 2009-01-26 12:36:31 +0000 and NewWave/gtk-2.0/Images/Tabs/tab-left.png 1970-01-01 00:00:00 +0000 differ
3664=== removed file 'NewWave/gtk-2.0/Images/Tabs/tab-right-active.png'
3665Binary files NewWave/gtk-2.0/Images/Tabs/tab-right-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/tab-right-active.png 1970-01-01 00:00:00 +0000 differ
3666=== removed file 'NewWave/gtk-2.0/Images/Tabs/tab-right.png'
3667Binary files NewWave/gtk-2.0/Images/Tabs/tab-right.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/tab-right.png 1970-01-01 00:00:00 +0000 differ
3668=== removed file 'NewWave/gtk-2.0/Images/Tabs/tab-top-active.png'
3669Binary files NewWave/gtk-2.0/Images/Tabs/tab-top-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/tab-top-active.png 1970-01-01 00:00:00 +0000 differ
3670=== removed file 'NewWave/gtk-2.0/Images/Tabs/tab-top.png'
3671Binary files NewWave/gtk-2.0/Images/Tabs/tab-top.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/tab-top.png 1970-01-01 00:00:00 +0000 differ
3672=== removed file 'NewWave/gtk-2.0/Images/Tabs/top-gap-end.png'
3673Binary files NewWave/gtk-2.0/Images/Tabs/top-gap-end.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/top-gap-end.png 1970-01-01 00:00:00 +0000 differ
3674=== removed file 'NewWave/gtk-2.0/Images/Tabs/top-gap-start.png'
3675Binary files NewWave/gtk-2.0/Images/Tabs/top-gap-start.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tabs/top-gap-start.png 1970-01-01 00:00:00 +0000 differ
3676=== removed directory 'NewWave/gtk-2.0/Images/Toolbar'
3677=== removed file 'NewWave/gtk-2.0/Images/Toolbar/rounded_corners.png'
3678Binary files NewWave/gtk-2.0/Images/Toolbar/rounded_corners.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Toolbar/rounded_corners.png 1970-01-01 00:00:00 +0000 differ
3679=== removed file 'NewWave/gtk-2.0/Images/Toolbar/toolbar-evo.png'
3680Binary files NewWave/gtk-2.0/Images/Toolbar/toolbar-evo.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Toolbar/toolbar-evo.png 1970-01-01 00:00:00 +0000 differ
3681=== removed file 'NewWave/gtk-2.0/Images/Toolbar/toolbar-handle.png'
3682Binary files NewWave/gtk-2.0/Images/Toolbar/toolbar-handle.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Toolbar/toolbar-handle.png 1970-01-01 00:00:00 +0000 differ
3683=== removed file 'NewWave/gtk-2.0/Images/Toolbar/toolbar-insens.png'
3684Binary files NewWave/gtk-2.0/Images/Toolbar/toolbar-insens.png 2009-01-26 12:36:31 +0000 and NewWave/gtk-2.0/Images/Toolbar/toolbar-insens.png 1970-01-01 00:00:00 +0000 differ
3685=== removed file 'NewWave/gtk-2.0/Images/Toolbar/toolbar.png'
3686Binary files NewWave/gtk-2.0/Images/Toolbar/toolbar.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Toolbar/toolbar.png 1970-01-01 00:00:00 +0000 differ
3687=== removed file 'NewWave/gtk-2.0/Images/Toolbar/toolbutton-focus.png'
3688Binary files NewWave/gtk-2.0/Images/Toolbar/toolbutton-focus.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Toolbar/toolbutton-focus.png 1970-01-01 00:00:00 +0000 differ
3689=== removed file 'NewWave/gtk-2.0/Images/Toolbar/toolbutton-insensitive.png'
3690Binary files NewWave/gtk-2.0/Images/Toolbar/toolbutton-insensitive.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Toolbar/toolbutton-insensitive.png 1970-01-01 00:00:00 +0000 differ
3691=== removed file 'NewWave/gtk-2.0/Images/Toolbar/toolbutton-normal.png'
3692Binary files NewWave/gtk-2.0/Images/Toolbar/toolbutton-normal.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Toolbar/toolbutton-normal.png 1970-01-01 00:00:00 +0000 differ
3693=== removed file 'NewWave/gtk-2.0/Images/Toolbar/toolbutton-prelight.png'
3694Binary files NewWave/gtk-2.0/Images/Toolbar/toolbutton-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Toolbar/toolbutton-prelight.png 1970-01-01 00:00:00 +0000 differ
3695=== removed file 'NewWave/gtk-2.0/Images/Toolbar/toolbutton-pressed-insensitive.png'
3696Binary files NewWave/gtk-2.0/Images/Toolbar/toolbutton-pressed-insensitive.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Toolbar/toolbutton-pressed-insensitive.png 1970-01-01 00:00:00 +0000 differ
3697=== removed file 'NewWave/gtk-2.0/Images/Toolbar/toolbutton-pressed-prelight.png'
3698Binary files NewWave/gtk-2.0/Images/Toolbar/toolbutton-pressed-prelight.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Toolbar/toolbutton-pressed-prelight.png 1970-01-01 00:00:00 +0000 differ
3699=== removed file 'NewWave/gtk-2.0/Images/Toolbar/toolbutton-pressed.png'
3700Binary files NewWave/gtk-2.0/Images/Toolbar/toolbutton-pressed.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Toolbar/toolbutton-pressed.png 1970-01-01 00:00:00 +0000 differ
3701=== removed directory 'NewWave/gtk-2.0/Images/Tree'
3702=== removed file 'NewWave/gtk-2.0/Images/Tree/selected-active.png'
3703Binary files NewWave/gtk-2.0/Images/Tree/selected-active.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tree/selected-active.png 1970-01-01 00:00:00 +0000 differ
3704=== removed file 'NewWave/gtk-2.0/Images/Tree/selected.png'
3705Binary files NewWave/gtk-2.0/Images/Tree/selected.png 2009-01-13 17:15:44 +0000 and NewWave/gtk-2.0/Images/Tree/selected.png 1970-01-01 00:00:00 +0000 differ
3706=== removed file 'NewWave/gtk-2.0/gtkrc'
3707--- NewWave/gtk-2.0/gtkrc 2009-01-26 12:36:31 +0000
3708+++ NewWave/gtk-2.0/gtkrc 1970-01-01 00:00:00 +0000
3709@@ -1,3981 +0,0 @@
3710-#
3711-# New Wave Pixmap Theme
3712-#
3713-#
3714-# Based on: Ubuntu Human-Clearlooks
3715-#
3716-# Author:
3717-# Anton Kerezov <ankere@gmail.com>
3718-#
3719-# Former Authors:
3720-# Giuseppe Pennisi <giupenni78@gmail.com>
3721-#
3722-# Feel free to modify and share!
3723-# Licensed under Creative Commons 3.0
3724-
3725-
3726-# Default color values
3727-gtk_color_scheme = "fg_color: #101010\nbg_color: #E5E5E5\nbase_color: #FFFFFF\ntext_color: #1A1A1A\nselected_bg_color: #FF8F4C\nselected_fg_color: #1A1A1A\ntooltip_bg_color:#FFE6C4\ntooltip_fg_color:#330606"
3728-gtk-enable-animations = 1
3729-# Tooltips appear too fast so I modify the delay to 1 sec.
3730-gtk-tooltip-timeout = 1000
3731-
3732-#=========================================================
3733-# The Base style
3734-#=========================================================
3735-style "newwave-default"
3736-{
3737- xthickness = 1
3738- ythickness = 1
3739-
3740- #=========================================================
3741- # General Style Properties
3742- #=========================================================
3743-
3744- GtkButton ::child-displacement-x = 1
3745- GtkButton ::child-displacement-y = 1
3746- GtkButton ::default-border = { 0, 0, 0, 0 }
3747-
3748- GtkCheckButton ::indicator-size = 14
3749-
3750- GtkPaned ::handle-size = 6
3751-
3752- GtkRange ::trough-border = 0
3753- GtkRange ::slider-width = 21
3754- GtkRange ::stepper-size = 21
3755- GtkRange ::stepper-spacing = 0
3756- GtkRange ::activate-slider = 1
3757-
3758- GtkScale ::slider-length = 17
3759- GtkScale ::trough-side-details = 0 # @author:dilomo@ Do not change or will break consistancy
3760-
3761- GtkScrollbar ::min-slider-length = 30
3762- GtkScrollbar ::slider-width = 18
3763- GtkScrollbar ::stepper-size = 18
3764- GtkScrollbar ::activate-slider = 1
3765- GtkScrollbar ::trough-under-steppers= 1
3766-
3767-
3768- GtkMenuBar ::shadow-type = GTK_SHADOW_NONE # @author:dilomo@ Remove separator from Menubar
3769- GtkMenuBar ::internal-padding = 1
3770-
3771- GtkMenu ::horizontal-padding = 3
3772- GtkMenu ::vertical-padding = 1
3773-
3774- GtkExpander ::expander-size = 16
3775-
3776- GtkToolbar ::internal-padding = 3
3777- GtkToolbar ::shadow-type = GTK_SHADOW_NONE # @author:dilomo@ Remove separators from Toolbars
3778-
3779-
3780- GtkTreeView ::expander-size = 14
3781- GtkTreeView ::vertical-separator = 0
3782-
3783- GtkStatusbar ::shadow_type = GTK_SHADOW_NONE #@author: gp@ Remove separator from Statusbar
3784-
3785- GtkProgressBar ::shadow-type = GTK_SHADOW_NONE
3786-
3787- GtkMessageDialog::use-separator = TRUE
3788-
3789- # This is the pulsating rect that appears on newly launched apps
3790- WnckTasklist ::fade-overlay-rect = 1
3791- WnckTasklist ::fade-opacity = 0.6
3792-
3793- # Add transparency to Nautilus selected color.
3794- NautilusIconContainer::highlight_alpha=160
3795-
3796-
3797- fg[NORMAL] = @fg_color
3798- fg[PRELIGHT] = @fg_color
3799- fg[SELECTED] = @selected_fg_color
3800- fg[ACTIVE] = @fg_color
3801- fg[INSENSITIVE] = darker (@bg_color)
3802-
3803- bg[NORMAL] = @bg_color
3804- bg[PRELIGHT] = shade (1.02, @bg_color)
3805- bg[SELECTED] = mix (0.25, @fg_color, @selected_bg_color)
3806- bg[INSENSITIVE] = @bg_color
3807- bg[ACTIVE] = shade (0.9, @bg_color)
3808-
3809- base[NORMAL] = @base_color
3810- base[PRELIGHT] = shade (0.95, @bg_color)
3811- base[ACTIVE] = shade (0.90, @bg_color)
3812- base[SELECTED] = mix(0.50, shade (1.05,@selected_bg_color), @tooltip_bg_color)
3813- base[INSENSITIVE] = @bg_color
3814-
3815- text[NORMAL] = @text_color
3816- text[PRELIGHT] = @text_color
3817- text[ACTIVE] = @selected_fg_color
3818- text[SELECTED] = @selected_fg_color
3819- text[INSENSITIVE] = darker (@bg_color)
3820-
3821-
3822- engine "pixmap"
3823- {
3824-
3825- # Shadows
3826-
3827- image
3828- {
3829- function = SHADOW
3830- shadow = IN
3831- recolorable = TRUE
3832- file = "Images/Shadows/shadow-in.png"
3833- border = { 1, 1, 2, 2}
3834- stretch = TRUE
3835- }
3836- image
3837- {
3838- function = SHADOW
3839- shadow = OUT
3840- recolorable = TRUE
3841- file = "Images/Shadows/shadow-out.png"
3842- border = { 1, 1, 2, 2}
3843- stretch = TRUE
3844- }
3845-
3846- image
3847- {
3848- function = SHADOW
3849- shadow = ETCHED_IN
3850- recolorable = TRUE
3851- file = "Images/Frame-Gap/frame-etched-out.png"
3852- border = { 1, 1, 1, 2}
3853- stretch = TRUE
3854- }
3855- image
3856- {
3857- function = SHADOW
3858- shadow = ETCHED_OUT
3859- recolorable = TRUE
3860- file = "Images/Shadows/shadow-etched-out.png"
3861- border = { 1, 1, 1, 1}
3862- stretch = TRUE
3863- }
3864-
3865-
3866- # Frame (Shadow in)
3867- image
3868- {
3869- function = SHADOW_GAP
3870- shadow = IN
3871- recolorable = TRUE
3872- file = "Images/Frame-Gap/frame-in.png"
3873- border ={ 4, 4, 4, 4}
3874- stretch = TRUE
3875- gap_start_file = "Images/Frame-Gap/frame-gapstart-in.png"
3876- gap_start_border = { 4, 0, 4, 0}
3877- gap_end_file = "Images/Frame-Gap/frame-gapend-in.png"
3878- gap_end_border = { 0, 4, 4, 0}
3879- gap_side = TOP
3880- }
3881-
3882-
3883- # Frame (Shadow out)
3884- image
3885- {
3886- function = SHADOW_GAP
3887- shadow = OUT
3888- recolorable = TRUE
3889- file = "Images/Frame-Gap/frame-out.png"
3890- border = { 4, 4, 4, 4}
3891- stretch = TRUE
3892- gap_start_file = "Images/Frame-Gap/frame-gapstart-out.png"
3893- gap_start_border = { 4, 0, 4, 0}
3894- gap_end_file = "Images/Frame-Gap/frame-gapend-out.png"
3895- gap_end_border = { 0, 4, 4, 0}
3896- gap_side = TOP
3897- }
3898-
3899- # Frame (Shadow etched in)
3900- image
3901- {
3902- function = SHADOW_GAP
3903- shadow = ETCHED_IN
3904- recolorable = TRUE
3905- file = "Images/Frame-Gap/frame-etched-in.png"
3906- border = { 1, 1, 4, 4}
3907- stretch = TRUE
3908- gap_start_file = "Images/Frame-Gap/frame-gapstart-ein.png"
3909- gap_start_border = { 2, 2, 2, 2}
3910- gap_end_file = "Images/Frame-Gap/frame-gapend-ein.png"
3911- gap_end_border = { 2, 2, 2, 2}
3912- gap_side = TOP
3913- }
3914-
3915- # Frame (Shadow etched out)
3916- image
3917- {
3918- function = SHADOW_GAP
3919- shadow = ETCHED_OUT
3920- recolorable = TRUE
3921- file = "Images/Frame-Gap/frame-etched-out.png"
3922- border = { 0, 0, 0, 2}
3923- stretch = TRUE
3924- gap_start_file = "Images/Frame-Gap/gap-etched-out.png"
3925- #gap_start_border = { 2, 2, 2, 2}
3926- gap_end_file = "Images/Frame-Gap/gap-etched-out.png"
3927- #gap_end_border = { 2, 2, 2, 2}
3928- gap_side = TOP
3929- }
3930-
3931-
3932- # Handles (normal, prelight and insensitive)
3933- image
3934- {
3935- function = HANDLE
3936- recolorable = TRUE
3937- state = NORMAL
3938- overlay_file = "Images/Panel/handle-h.png"
3939- overlay_stretch = FALSE
3940- orientation = HORIZONTAL
3941- }
3942- image
3943- {
3944- function = HANDLE
3945- recolorable = TRUE
3946- state = PRELIGHT
3947- overlay_file = "Images/Panel/handle-h-prelight.png"
3948- overlay_stretch = FALSE
3949- orientation = HORIZONTAL
3950- }
3951- image
3952- {
3953- function = HANDLE
3954- recolorable = TRUE
3955- state = ACTIVE
3956- overlay_file = "Images/Panel/handle-h-pressed.png"
3957- overlay_stretch = FALSE
3958- orientation = HORIZONTAL
3959- }
3960- image
3961- {
3962- function = HANDLE
3963- recolorable = TRUE
3964- state = INSENSITIVE
3965- overlay_file = "Images/Panel/handle-h-insens.png"
3966- overlay_stretch = FALSE
3967- orientation = HORIZONTAL
3968- }
3969-
3970- ## vertical handle
3971- image
3972- {
3973- function = HANDLE
3974- recolorable = TRUE
3975- state = NORMAL
3976- overlay_file = "Images/Panel/handle-v.png"
3977- overlay_stretch = FALSE
3978- orientation = VERTICAL
3979- }
3980- image
3981- {
3982- function = HANDLE
3983- recolorable = TRUE
3984- state = PRELIGHT
3985- overlay_file = "Images/Panel/handle-v-prelight.png"
3986- overlay_stretch = FALSE
3987- orientation = VERTICAL
3988- }
3989- image
3990- {
3991- function = HANDLE
3992- recolorable = TRUE
3993- state = ACTIVE
3994- overlay_file = "Images/Panel/handle-v-pressed.png"
3995- overlay_stretch = FALSE
3996- orientation = VERTICAL
3997- }
3998- image
3999- {
4000- function = HANDLE
4001- recolorable = TRUE
4002- state = INSENSITIVE
4003- overlay_file = "Images/Panel/handle-v-insens.png"
4004- overlay_stretch = FALSE
4005- orientation = VERTICAL
4006- }
4007-
4008- # Lines
4009- image
4010- {
4011- function = VLINE
4012- recolorable = TRUE
4013- file = "Images/Lines/line-v.png"
4014- #border = { 0, 1, 0, 0 }
4015- stretch = TRUE
4016- }
4017-
4018- image
4019- {
4020- function = HLINE
4021- recolorable = TRUE
4022- file = "Images/Lines/line-h.png"
4023- #border = { 1, 1, 0, 1 }
4024- stretch = TRUE
4025- }
4026-
4027- #@author:dilomo@ focus image used on buttons any derivatives (check box, combo and so on) Now obsolate!
4028- image
4029- {
4030- function = FOCUS
4031- recolorable = TRUE
4032- file = "Images/Others/focus.png"
4033- border = { 2, 2, 2, 2 }
4034- stretch = TRUE
4035- }
4036-
4037- # Arrows (all states)
4038- image
4039- {
4040- function = ARROW
4041- recolorable = TRUE
4042- state = NORMAL
4043- overlay_file = "Images/Arrows/arrow-up.png"
4044- overlay_border = { 0, 0, 0, 0 }
4045- overlay_stretch = FALSE
4046- arrow_direction = UP
4047- }
4048-
4049- image
4050- {
4051- function = ARROW
4052- state = PRELIGHT
4053- recolorable = TRUE
4054- overlay_file = "Images/Arrows/arrow-up-prelight.png"
4055- overlay_border = { 0, 0, 0, 0 }
4056- overlay_stretch = FALSE
4057- arrow_direction = UP
4058- }
4059-
4060- image
4061- {
4062- function = ARROW
4063- state = ACTIVE
4064- recolorable = TRUE
4065- overlay_file = "Images/Arrows/arrow-up-pressed.png"
4066- overlay_border = { 0, 0, 0, 0 }
4067- overlay_stretch = FALSE
4068- arrow_direction = UP
4069- }
4070-
4071- image
4072- {
4073- function = ARROW
4074- state = INSENSITIVE
4075- recolorable = TRUE
4076- overlay_file = "Images/Arrows/arrow-up-insens.png"
4077- overlay_border = { 0, 0, 0, 0 }
4078- overlay_stretch = FALSE
4079- arrow_direction = UP
4080- }
4081-
4082- image
4083- {
4084- function = ARROW
4085- state = NORMAL
4086- recolorable = TRUE
4087- overlay_file = "Images/Arrows/arrow-down.png"
4088- overlay_border = { 0, 0, 0, 0 }
4089- overlay_stretch = FALSE
4090- arrow_direction = DOWN
4091- }
4092-
4093- image
4094- {
4095- function = ARROW
4096- state = PRELIGHT
4097- recolorable = TRUE
4098- overlay_file = "Images/Arrows/arrow-down-prelight.png"
4099- overlay_border = { 0, 0, 0, 0 }
4100- overlay_stretch = FALSE
4101- arrow_direction = DOWN
4102- }
4103-
4104- image
4105- {
4106- function = ARROW
4107- state = ACTIVE
4108- recolorable = TRUE
4109- overlay_file = "Images/Arrows/arrow-down-pressed.png"
4110- overlay_border = { 0, 0, 0, 0 }
4111- overlay_stretch = FALSE
4112- arrow_direction = DOWN
4113- }
4114-
4115- image
4116- {
4117- function = ARROW
4118- state = INSENSITIVE
4119- recolorable = TRUE
4120- overlay_file = "Images/Arrows/arrow-down-insens.png"
4121- overlay_border = { 0, 0, 0, 0 }
4122- overlay_stretch = FALSE
4123- arrow_direction = DOWN
4124- }
4125-
4126- image
4127- {
4128- function = ARROW
4129- recolorable = TRUE
4130- state = NORMAL
4131- overlay_file = "Images/Arrows/arrow-left.png"
4132- overlay_border = { 0, 0, 0, 0 }
4133- overlay_stretch = FALSE
4134- arrow_direction = LEFT
4135- }
4136-
4137- image
4138- {
4139- function = ARROW
4140- recolorable = TRUE
4141- state = PRELIGHT
4142- overlay_file = "Images/Arrows/arrow-left-prelight.png"
4143- overlay_border = { 0, 0, 0, 0 }
4144- overlay_stretch = FALSE
4145- arrow_direction = LEFT
4146- }
4147-
4148- image
4149- {
4150- function = ARROW
4151- recolorable = TRUE
4152- state = ACTIVE
4153- overlay_file = "Images/Arrows/arrow-left-pressed.png"
4154- overlay_border = { 0, 0, 0, 0 }
4155- overlay_stretch = FALSE
4156- arrow_direction = LEFT
4157- }
4158-
4159- image
4160- {
4161- function = ARROW
4162- recolorable = TRUE
4163- state = INSENSITIVE
4164- overlay_file = "Images/Arrows/arrow-left-insens.png"
4165- overlay_border = { 0, 0, 0, 0 }
4166- overlay_stretch = FALSE
4167- arrow_direction = LEFT
4168- }
4169-
4170- image
4171- {
4172- function = ARROW
4173- recolorable = TRUE
4174- state = NORMAL
4175- overlay_file = "Images/Arrows/arrow-right.png"
4176- overlay_border = { 0, 0, 0, 0 }
4177- overlay_stretch = FALSE
4178- arrow_direction = RIGHT
4179- }
4180-
4181- image
4182- {
4183- function = ARROW
4184- recolorable = TRUE
4185- state = PRELIGHT
4186- overlay_file = "Images/Arrows/arrow-right-prelight.png"
4187- overlay_border = { 0, 0, 0, 0 }
4188- overlay_stretch = FALSE
4189- arrow_direction = RIGHT
4190- }
4191-
4192- image
4193- {
4194- function = ARROW
4195- recolorable = TRUE
4196- state = ACTIVE
4197- overlay_file = "Images/Arrows/arrow-right-pressed.png"
4198- overlay_border = { 0, 0, 0, 0 }
4199- overlay_stretch = FALSE
4200- arrow_direction = RIGHT
4201- }
4202-
4203- image
4204- {
4205- function = ARROW
4206- recolorable = TRUE
4207- state = INSENSITIVE
4208- overlay_file = "Images/Arrows/arrow-right-insens.png"
4209- overlay_border = { 0, 0, 0, 0 }
4210- overlay_stretch = FALSE
4211- arrow_direction = RIGHT
4212- }
4213-
4214-
4215- # Expander (all states)
4216- #
4217- # Collapsed
4218- image
4219- {
4220- function = EXPANDER
4221- state = NORMAL
4222- expander_style = COLLAPSED
4223- file = "Images/Expander/expander-normal-c.png"
4224- border = { 2, 2, 2, 2 }
4225- }
4226-
4227- image
4228- {
4229- function = EXPANDER
4230- state = PRELIGHT
4231- expander_style = COLLAPSED
4232- file = "Images/Expander/expander-prelight-c.png"
4233- border = { 2, 2, 2, 2 }
4234- }
4235-
4236- image
4237- {
4238- function = EXPANDER
4239- state = ACTIVE
4240- expander_style = COLLAPSED
4241- file = "Images/Expander/expander-active-c.png"
4242- border = { 2, 2, 2, 2 }
4243- }
4244-
4245- image
4246- {
4247- function = EXPANDER
4248- state = INSENSITIVE
4249- expander_style = COLLAPSED
4250- file = "Images/Expander/expander-insens-c.png"
4251- border = { 2, 2, 2, 2 }
4252- }
4253-
4254- # Semi-collapsed
4255- image
4256- {
4257- function = EXPANDER
4258- state = NORMAL
4259- expander_style = SEMI_COLLAPSED
4260- file = "Images/Expander/expander-normal-sc.png"
4261- border = { 2, 2, 2, 2 }
4262- }
4263-
4264- image
4265- {
4266- function = EXPANDER
4267- state = PRELIGHT
4268- expander_style = SEMI_COLLAPSED
4269- file = "Images/Expander/expander-prelight-sc.png"
4270- border = { 2, 2, 2, 2 }
4271- }
4272-
4273- image
4274- {
4275- function = EXPANDER
4276- state = ACTIVE
4277- expander_style = SEMI_COLLAPSED
4278- file = "Images/Expander/expander-active-sc.png"
4279- border = { 2, 2, 2, 2 }
4280- }
4281-
4282- #image
4283- #{
4284- # function = EXPANDER
4285- # state = INSENSITIVE
4286- # expander_style = SEMI_COLLAPSED
4287- # file = "Images/Expander/expander-insens-sc.png"
4288- # border = { 2, 2, 2, 2 }
4289- #}
4290-
4291- # Semi-Expanded
4292- image
4293- {
4294- function = EXPANDER
4295- state = NORMAL
4296- expander_style = SEMI_EXPANDED
4297- file = "Images/Expander/expander-normal-se.png"
4298- border = { 2, 2, 2, 2 }
4299- }
4300-
4301- image
4302- {
4303- function = EXPANDER
4304- state = PRELIGHT
4305- expander_style = SEMI_EXPANDED
4306- file = "Images/Expander/expander-prelight-se.png"
4307- border = { 2, 2, 2, 2 }
4308- }
4309-
4310- image
4311- {
4312- function = EXPANDER
4313- state = ACTIVE
4314- expander_style = SEMI_EXPANDED
4315- file = "Images/Expander/expander-active-se.png"
4316- border = { 2, 2, 2, 2 }
4317- }
4318-
4319- #image
4320- #{
4321- # function = EXPANDER
4322- # state = INSENSITIVE
4323- # expander_style = SEMI_EXPANDED
4324- # file = "Images/Expander/expander-insens-se.png"
4325- # border = { 2, 2, 2, 2 }
4326- #}
4327-
4328- # Expanded
4329- image
4330- {
4331- function = EXPANDER
4332- state = NORMAL
4333- expander_style = EXPANDED
4334- file = "Images/Expander/expander-normal-e.png"
4335- border = { 2, 2, 2, 2 }
4336- }
4337-
4338- image
4339- {
4340- function = EXPANDER
4341- state = PRELIGHT
4342- expander_style = EXPANDED
4343- file = "Images/Expander/expander-prelight-e.png"
4344- border = { 2, 2, 2, 2 }
4345- }
4346-
4347- image
4348- {
4349- function = EXPANDER
4350- state = ACTIVE
4351- expander_style = EXPANDED
4352- file = "Images/Expander/expander-active-e.png"
4353- border = { 2, 2, 2, 2 }
4354- }
4355-
4356- image
4357- {
4358- function = EXPANDER
4359- state = INSENSITIVE
4360- expander_style = EXPANDED
4361- file = "Images/Expander/expander-insens-e.png"
4362- border = { 2, 2, 2, 2 }
4363- }
4364-
4365-
4366- # Use Images from the -Menu subfolder because in most cases the controls are embedded in lists and shadows underneath are not appropriate.
4367- #OPTIONs themeing for widgets that are not pure optionbuttons (e.g. in lists):
4368-
4369- # Set the insensitive state for all shadows
4370- image
4371- {
4372- function = OPTION
4373- recolorable = TRUE
4374- state = INSENSITIVE
4375- shadow = OUT
4376- overlay_file = "Images/Check-Radio-Menu/opt-normal-insensitive.png"
4377- overlay_stretch = FALSE
4378- }
4379-
4380- image
4381- {
4382- function = OPTION
4383- recolorable = TRUE
4384- state = INSENSITIVE
4385- shadow = IN
4386- overlay_file = "Images/Check-Radio-Menu/opt-mark-insensitive.png"
4387- overlay_stretch = FALSE
4388- }
4389- image
4390- {
4391- function = OPTION
4392- recolorable = TRUE
4393- state = INSENSITIVE
4394- shadow = ETCHED_IN
4395- overlay_file = "Images/Check-Radio-Menu/opt-line-insensitive.png"
4396- overlay_stretch = FALSE
4397- }
4398-
4399- #Set the prelight fro all shadows
4400- image
4401- {
4402- function = OPTION
4403- recolorable = TRUE
4404- state = PRELIGHT
4405- shadow = OUT
4406- overlay_file = "Images/Check-Radio-Menu/opt-normal-prelight.png"
4407- overlay_stretch = FALSE
4408- }
4409- image
4410- {
4411- function = OPTION
4412- recolorable = TRUE
4413- state = PRELIGHT
4414- shadow = IN
4415- overlay_file = "Images/Check-Radio-Menu/opt-mark-prelight.png"
4416- overlay_stretch = FALSE
4417- }
4418- image
4419- {
4420- function = OPTION
4421- recolorable = TRUE
4422- state = PRELIGHT
4423- shadow = ETCHED_IN
4424- overlay_file = "Images/Check-Radio-Menu/opt-line-prelight.png"
4425- overlay_stretch = FALSE
4426- }
4427-
4428- # Theme everything else the same (NORMAL, SELECTED, ACTIVE)
4429- image
4430- {
4431- function = OPTION
4432- recolorable = TRUE
4433- shadow = OUT
4434- overlay_file = "Images/Check-Radio-Menu/opt-normal.png"
4435- overlay_stretch = FALSE
4436- }
4437- image
4438- {
4439- function = OPTION
4440- recolorable = TRUE
4441- shadow = IN
4442- overlay_file = "Images/Check-Radio-Menu/opt-mark.png"
4443- overlay_stretch = FALSE
4444- }
4445- image
4446- {
4447- function = OPTION
4448- recolorable = TRUE
4449- shadow = ETCHED_IN
4450- overlay_file = "Images/Check-Radio-Menu/opt-line.png"
4451- overlay_stretch = FALSE
4452- }
4453-
4454- # CHECKs themeing for widgets that are not pure checkbuttons (e.g. in lists):
4455- # Set the insensitive state for all shadows
4456- image
4457- {
4458- function = CHECK
4459- recolorable = TRUE
4460- state = INSENSITIVE
4461- shadow = OUT
4462- overlay_file = "Images/Check-Radio-Menu/check-normal-insensitive.png"
4463- overlay_stretch = FALSE
4464- }
4465- image
4466- {
4467- function = CHECK
4468- recolorable = TRUE
4469- state = INSENSITIVE
4470- shadow = IN
4471- overlay_file = "Images/Check-Radio-Menu/check-mark-insensitive.png"
4472- overlay_stretch = FALSE
4473- }
4474- image
4475- {
4476- function = CHECK
4477- recolorable = TRUE
4478- state = INSENSITIVE
4479- shadow = ETCHED_IN
4480- overlay_file = "Images/Check-Radio-Menu/check-line-insensitive.png"
4481- overlay_stretch = FALSE
4482- }
4483- #Set the prelight fro all shadows
4484- image
4485- {
4486- function = CHECK
4487- recolorable = TRUE
4488- state = PRELIGHT
4489- shadow = OUT
4490- overlay_file = "Images/Check-Radio-Menu/check-normal-prelight.png"
4491- overlay_stretch = FALSE
4492- }
4493- image
4494- {
4495- function = CHECK
4496- recolorable = TRUE
4497- state = PRELIGHT
4498- shadow = IN
4499- overlay_file = "Images/Check-Radio-Menu/check-mark-prelight.png"
4500- overlay_stretch = FALSE
4501- }
4502- image
4503- {
4504- function = CHECK
4505- recolorable = TRUE
4506- state = PRELIGHT
4507- shadow = ETCHED_IN
4508- overlay_file = "Images/Check-Radio-Menu/check-line-prelight.png"
4509- overlay_stretch = FALSE
4510- }
4511-
4512- # Set the rest
4513- image
4514- {
4515- function = CHECK
4516- recolorable = TRUE
4517- shadow = OUT
4518- overlay_file = "Images/Check-Radio-Menu/check-normal.png"
4519- overlay_stretch = FALSE
4520- }
4521- image
4522- {
4523- function = CHECK
4524- recolorable = TRUE
4525- shadow = IN
4526- overlay_file = "Images/Check-Radio-Menu/check-mark.png"
4527- overlay_stretch = FALSE
4528- }
4529- image
4530- {
4531- function = CHECK
4532- recolorable = TRUE
4533- shadow = ETCHED_IN
4534- overlay_file = "Images/Check-Radio-Menu/check-line.png"
4535- overlay_stretch = FALSE
4536- }
4537- }
4538-}
4539-
4540-
4541-style "newwave-wide" = "newwave-default"
4542-{
4543- bg[SELECTED] = @selected_bg_color
4544- xthickness = 2
4545- ythickness = 2
4546-}
4547-
4548-style "newwave-wider" = "newwave-default"
4549-{
4550- bg[SELECTED] = @selected_bg_color
4551- xthickness = 3
4552- ythickness = 3
4553-}
4554-
4555-
4556-
4557-
4558-#=========================================================
4559-#=========================================================
4560-# Pixmap widget styles
4561-#=========================================================
4562-#=========================================================
4563-
4564-
4565-
4566-style "newwave-frame" = "newwave-wide"
4567-{
4568-# engine "pixmap"
4569-# {
4570-# image
4571-# {
4572-# function = FLAT_BOX
4573-# state = NORMAL
4574-# shadow = OUT
4575-# file = "Images/Frame-Gap/frame2.png"
4576-# stretch = TRUE
4577-# }
4578-# }
4579-}
4580-
4581-#=========================================================
4582-# Buttons
4583-#=========================================================
4584-
4585-style "newwave-button" = "newwave-wider"
4586-{
4587-
4588- bg[NORMAL] = shade (0.98, @bg_color)
4589- bg[PRELIGHT] = shade (1.04, @bg_color)
4590- bg[ACTIVE] = shade (0.92, @bg_color)
4591-
4592- GtkButton::interior_focus = 1
4593-
4594- GtkWidget::focus_padding = 0
4595- GtkButton::focus_width = 1
4596- GtkButton::displace_focus = 1
4597-
4598- # Make it vertical
4599- GtkButton::child_displacement_x = 0
4600- GtkButton::child_displacement_y = 1
4601-
4602- # Increase because focus padding is zero
4603- GtkButton::inner-border = {2, 2, 2, 2}
4604- # Use to show glow around default buttons
4605- GtkButton::default-border = { 3, 3, 3, 3}
4606- GtkButton::default-outside-border = { 3, 3, 3, 3}
4607-
4608-
4609- engine "pixmap"
4610- {
4611-
4612- # Focus image
4613- image
4614- {
4615- function = FOCUS
4616- recolorable = TRUE
4617- detail = "button"
4618- file = "Images/Buttons/button-focus.png"
4619- border = {4, 4, 4, 4}
4620- stretch = TRUE
4621-
4622- }
4623-
4624- image
4625- {
4626- function = BOX
4627- state = NORMAL
4628- shadow = OUT
4629- file = "Images/Buttons/button-normal.png"
4630- border ={ 4, 4, 4, 4 }
4631- stretch = TRUE
4632- }
4633-
4634- #Used for default buttons glow
4635- image
4636- {
4637- function = BOX
4638- state = NORMAL
4639- shadow = IN
4640- file = "Images/Buttons/button-default.png"
4641- border ={ 4, 4, 4, 4 }
4642- stretch = TRUE
4643- }
4644-
4645- image
4646- {
4647- function = BOX
4648- state = ACTIVE
4649- file = "Images/Buttons/button-pressed.png"
4650- border = { 4, 4, 4, 4 }
4651- stretch = TRUE
4652- }
4653-
4654- # Don't know if this is used somewhere
4655- image
4656- {
4657- function = BOX
4658- recolorable = TRUE
4659- detail = "buttondefault"
4660- file = "Images/Buttons/button-default.png"
4661- border = {4, 4, 4, 4}
4662- stretch = TRUE
4663- }
4664-
4665- #@author:dilomo@ prelight used on toggle buttons when they are pressed in
4666- image
4667- {
4668- function = BOX
4669- state = PRELIGHT
4670- recolorable = TRUE
4671- shadow = IN
4672- file = "Images/Buttons/button-pressed-prelight.png"
4673- border = { 4, 4, 4, 4 }
4674- stretch = TRUE
4675- }
4676- #@author:dilomo@ prelight used on normal buttons
4677- image
4678- {
4679- function = BOX
4680- state = PRELIGHT
4681- recolorable = TRUE
4682- shadow = OUT
4683- file = "Images/Buttons/button-prelight.png"
4684- border = { 4, 4, 4, 4 }
4685- stretch = TRUE
4686- }
4687-
4688- image
4689- {
4690- function = BOX
4691- state = INSENSITIVE
4692- shadow = IN
4693- file = "Images/Buttons/button-insensitive-in.png"
4694- border = { 4, 4, 4, 4 }
4695- stretch = TRUE
4696- }
4697-
4698- image
4699- {
4700- function = BOX
4701- state = INSENSITIVE
4702- shadow = OUT
4703- file = "Images/Buttons/button-insensitive.png"
4704- border = { 4, 4, 4, 4 }
4705- stretch = TRUE
4706- }
4707-
4708-
4709- }
4710-}
4711-
4712-#=========================================================
4713-# Progressbar
4714-#=========================================================
4715-style "newwave-progressbar" = "newwave-default"
4716-{
4717- xthickness = 1
4718- ythickness = 1
4719-
4720- engine "pixmap"
4721- {
4722- image
4723- {
4724- function = BOX
4725- detail = "trough"
4726- file = "Images/ProgressBar/trough-progressbar-horiz.png"
4727- border = { 4, 4, 4, 4 }
4728- stretch = TRUE
4729- overlay_file = "Images/ProgressBar/over-trough-horiz.png"
4730- overlay_stretch = TRUE
4731- overlay_border = { 2, 2, 2, 2 }
4732- orientation = HORIZONTAL
4733- }
4734-
4735- image
4736- {
4737- function = BOX
4738- detail = "trough"
4739- file = "Images/ProgressBar/trough-progressbar-horiz.png"
4740- border = { 4, 4, 4, 4 }
4741- stretch = TRUE
4742-# overlay_file = "Images/ProgressBar/over-trough-horiz.png"
4743-# overlay_stretch = TRUE
4744-# overlay_border = { 2, 2, 2, 2 }
4745- orientation = VERTICAL
4746- }
4747-
4748- image
4749- {
4750- function = BOX
4751- detail = "bar"
4752- file = "Images/ProgressBar/progressbar-horiz.png"
4753- border = { 2, 2, 2, 2 }
4754- stretch = TRUE
4755- overlay_file = "Images/ProgressBar/over-progressbar-horiz.png"
4756- overlay_stretch = FALSE
4757- overlay_border = { 2, 2, 2, 2 }
4758- orientation = HORIZONTAL
4759- }
4760- image
4761- {
4762- function = BOX
4763- detail = "bar"
4764- file = "Images/ProgressBar/progressbar-vert.png"
4765- border = { 2, 2, 2, 2 }
4766- stretch = TRUE
4767- overlay_file = "Images/ProgressBar/over-progressbar-horiz.png"
4768- overlay_stretch = TRUE
4769- overlay_border = { 2, 2, 2, 2 }
4770- orientation = VERTICAL
4771- }
4772- }
4773-}
4774-
4775-
4776-#=========================================================
4777-# Check/Radio Buttons
4778-#=========================================================
4779-style "newwave-checkradiobutton" = "newwave-default"
4780-{
4781- GtkCheckButton::interior_focus = 1
4782-
4783- engine "pixmap" {
4784- image
4785- {
4786- function = FLAT_BOX
4787- recolorable = TRUE
4788- file = "Images/Others/null.png"
4789- border = { 2, 5, 2, 2 }
4790- stretch = TRUE
4791- }
4792- image
4793- {
4794- function = FOCUS
4795- recolorable = TRUE
4796- file = "Images/Check-Radio/checkfocus.png"
4797- border = { 3, 3, 3, 3 }
4798- stretch = TRUE
4799- }
4800- }
4801-}
4802-
4803-class "GtkRadioButton" style : highest "newwave-checkradiobutton"
4804-class "GtkCheckButton" style : highest "newwave-checkradiobutton"
4805-
4806-
4807-style "newwave-radiomenubutton" = "newwave-default"
4808-{
4809- engine "pixmap"
4810- {
4811- image
4812- {
4813- function = OPTION
4814- recolorable = TRUE
4815- state = NORMAL
4816- shadow = OUT
4817- overlay_file = "Images/Check-Radio-Menu/opt-normal.png"
4818- overlay_stretch = FALSE
4819- }
4820- image
4821- {
4822- function = OPTION
4823- recolorable = TRUE
4824- state = PRELIGHT
4825- shadow = OUT
4826- overlay_file = "Images/Check-Radio-Menu/opt-normal-prelight.png"
4827- overlay_stretch = FALSE
4828- }
4829- image
4830- {
4831- function = OPTION
4832- recolorable = TRUE
4833- state = ACTIVE
4834- shadow = OUT
4835- overlay_file = "Images/Check-Radio-Menu/opt-normal-prelight.png"
4836- overlay_stretch = FALSE
4837- }
4838- image
4839- {
4840- function = OPTION
4841- recolorable = TRUE
4842- state = INSENSITIVE
4843- shadow = OUT
4844- overlay_file = "Images/Check-Radio-Menu/opt-normal-insensitive.png"
4845- overlay_stretch = FALSE
4846- }
4847- image
4848- {
4849- function = OPTION
4850- recolorable = TRUE
4851- state = NORMAL
4852- shadow = IN
4853- overlay_file = "Images/Check-Radio-Menu/opt-mark.png"
4854- overlay_stretch = FALSE
4855- }
4856- image
4857- {
4858- function = OPTION
4859- recolorable = TRUE
4860- state = PRELIGHT
4861- shadow = IN
4862- overlay_file = "Images/Check-Radio-Menu/opt-mark-prelight.png"
4863- overlay_stretch = FALSE
4864- }
4865- image
4866- {
4867- function = OPTION
4868- recolorable = TRUE
4869- state = ACTIVE
4870- shadow = IN
4871- overlay_file = "Images/Check-Radio-Menu/opt-mark-prelight.png"
4872- overlay_stretch = FALSE
4873- }
4874- image
4875- {
4876- function = OPTION
4877- recolorable = TRUE
4878- state = INSENSITIVE
4879- shadow = IN
4880- overlay_file = "Images/Check-Radio-Menu/opt-mark-insensitive.png"
4881- overlay_stretch = FALSE
4882- }
4883- image
4884- {
4885- function = FLAT_BOX
4886- recolorable = TRUE
4887- stretch = TRUE
4888- file = "Images/Others/null.png"
4889- border = { 2, 2, 2, 2 }
4890- }
4891- }
4892-}
4893-
4894-
4895-style "newwave-radiobutton" = "newwave-default"
4896-{
4897- engine "pixmap"
4898- {
4899- image
4900- {
4901- function = OPTION
4902- recolorable = TRUE
4903- state = NORMAL
4904- shadow = OUT
4905- overlay_file = "Images/Check-Radio/opt-normal.png"
4906- overlay_stretch = FALSE
4907- }
4908-
4909- image
4910- {
4911- function = OPTION
4912- recolorable = TRUE
4913- state = PRELIGHT
4914- shadow = OUT
4915- overlay_file = "Images/Check-Radio/opt-normal-prelight.png"
4916- overlay_stretch = FALSE
4917- }
4918- image
4919- {
4920- function = OPTION
4921- recolorable = TRUE
4922- state = ACTIVE
4923- shadow = OUT
4924- overlay_file = "Images/Check-Radio/opt-normal-active.png"
4925- overlay_stretch = FALSE
4926- }
4927- image
4928- {
4929- function = OPTION
4930- recolorable = TRUE
4931- state = INSENSITIVE
4932- shadow = OUT
4933- overlay_file = "Images/Check-Radio/opt-normal-insensitive.png"
4934- overlay_stretch = FALSE
4935- }
4936-
4937- image
4938- {
4939- function = OPTION
4940- recolorable = TRUE
4941- state = NORMAL
4942- shadow = IN
4943- overlay_file = "Images/Check-Radio/opt-mark.png"
4944- overlay_stretch = FALSE
4945- }
4946- image
4947- {
4948- function = OPTION
4949- recolorable = TRUE
4950- state = PRELIGHT
4951- shadow = IN
4952- overlay_file = "Images/Check-Radio/opt-mark-prelight.png"
4953- overlay_stretch = FALSE
4954- }
4955- image
4956- {
4957- function = OPTION
4958- recolorable = TRUE
4959- state = ACTIVE
4960- shadow = IN
4961- overlay_file = "Images/Check-Radio/opt-mark-active.png"
4962- overlay_stretch = FALSE
4963- }
4964- image
4965- {
4966- function = OPTION
4967- recolorable = TRUE
4968- state = INSENSITIVE
4969- shadow = IN
4970- overlay_file = "Images/Check-Radio/opt-mark-insensitive.png"
4971- overlay_stretch = FALSE
4972- }
4973-
4974- image
4975- {
4976- function = OPTION
4977- recolorable = TRUE
4978- state = NORMAL
4979- shadow = ETCHED_IN
4980- overlay_file = "Images/Check-Radio/opt-line.png"
4981- overlay_stretch = FALSE
4982- }
4983- image
4984- {
4985- function = OPTION
4986- recolorable = TRUE
4987- state = PRELIGHT
4988- shadow = ETCHED_IN
4989- overlay_file = "Images/Check-Radio/opt-line-prelight.png"
4990- overlay_stretch = FALSE
4991- }
4992- image
4993- {
4994- function = OPTION
4995- recolorable = TRUE
4996- state = ACTIVE
4997- shadow =ETCHED_IN
4998- overlay_file = "Images/Check-Radio/opt-line-active.png"
4999- overlay_stretch = FALSE
5000- }
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches