diff --git a/data/Makefile.am b/data/Makefile.am index 0461858c..fa8526e9 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -20,6 +20,7 @@ mode_DATA = $(mode_in_files:.json.in=.json) themedir = $(datadir)/gnome-shell/theme theme_DATA = \ + $(srcdir)/classic-process-working.svg \ $(srcdir)/classic-toggle-off-intl.svg \ $(srcdir)/classic-toggle-off-us.svg \ $(srcdir)/classic-toggle-on-intl.svg \ diff --git a/data/classic-process-working.svg b/data/classic-process-working.svg new file mode 100644 index 00000000..b0957a37 --- /dev/null +++ b/data/classic-process-working.svg @@ -0,0 +1,695 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/gnome-classic.css b/data/gnome-classic.css index 93c7a619..38c6e5a2 100644 --- a/data/gnome-classic.css +++ b/data/gnome-classic.css @@ -3,7 +3,6 @@ /* FIXME: - white edge highlight with text-shadow and icon-shadow for panel-button - better shading of the panel (dark 5%) - impossible without multipoint gradients, image-bg is a hack - - startup notification spinner */ #panel { @@ -98,6 +97,7 @@ #appMenu { text-shadow: 0 0 0 transparent !important; + spinner-image: url("classic-process-working.svg"); } /* used for the app menu header only */