diff options
Diffstat (limited to 'desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel')
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/Makefile.am | 15 | ||||
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/arrow-blank.png | bin | 0 -> 373 bytes | |||
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/arrow-down.png | bin | 0 -> 373 bytes | |||
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/handle-h.png | bin | 0 -> 142 bytes | |||
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/handle-v.png | bin | 0 -> 142 bytes | |||
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-bg.png | bin | 0 -> 3758 bytes | |||
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-active.png | bin | 0 -> 341 bytes | |||
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-hover.png | bin | 0 -> 277 bytes | |||
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-inactive.png | bin | 0 -> 166 bytes |
9 files changed, 15 insertions, 0 deletions
diff --git a/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/Makefile.am b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/Makefile.am new file mode 100644 index 00000000..4996d789 --- /dev/null +++ b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/Makefile.am @@ -0,0 +1,15 @@ + +themedir = $(datadir)/themes/Blue-Submarine/gtk-2.0/apps/Panel + +theme_DATA = \ + arrow-blank.png \ + arrow-down.png \ + handle-h.png \ + handle-v.png \ + panel-bg.png \ + panel-button-active.png \ + panel-button-hover.png \ + panel-button-inactive.png + +EXTRA_DIST = $(theme_DATA) + diff --git a/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/arrow-blank.png b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/arrow-blank.png Binary files differnew file mode 100644 index 00000000..6b9c03d3 --- /dev/null +++ b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/arrow-blank.png diff --git a/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/arrow-down.png b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/arrow-down.png Binary files differnew file mode 100644 index 00000000..6b9c03d3 --- /dev/null +++ b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/arrow-down.png diff --git a/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/handle-h.png b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/handle-h.png Binary files differnew file mode 100644 index 00000000..7bdf6495 --- /dev/null +++ b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/handle-h.png diff --git a/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/handle-v.png b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/handle-v.png Binary files differnew file mode 100644 index 00000000..6e8eba14 --- /dev/null +++ b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/handle-v.png diff --git a/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-bg.png b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-bg.png Binary files differnew file mode 100644 index 00000000..24e7ea7f --- /dev/null +++ b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-bg.png diff --git a/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-active.png b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-active.png Binary files differnew file mode 100644 index 00000000..5869b63c --- /dev/null +++ b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-active.png diff --git a/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-hover.png b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-hover.png Binary files differnew file mode 100644 index 00000000..963e5b89 --- /dev/null +++ b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-hover.png diff --git a/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-inactive.png b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-inactive.png Binary files differnew file mode 100644 index 00000000..309c39c8 --- /dev/null +++ b/desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/panel-button-inactive.png |