online-accounts: goa-account icons back in goa
This commit is contained in:
parent
0786539969
commit
c280c3b18d
15 changed files with 1 additions and 21 deletions
|
@ -330,7 +330,6 @@ panels/online-accounts/icons/24x24/Makefile
|
|||
panels/online-accounts/icons/32x32/Makefile
|
||||
panels/online-accounts/icons/48x48/Makefile
|
||||
panels/online-accounts/icons/256x256/Makefile
|
||||
panels/online-accounts/icons/scalable/Makefile
|
||||
panels/sound/Makefile
|
||||
panels/sound/data/Makefile
|
||||
panels/sound/data/gnome-sound-panel.desktop.in
|
||||
|
|
|
@ -3,7 +3,6 @@ NULL =
|
|||
icondir = $(datadir)/icons/hicolor/16x16/apps
|
||||
icon_DATA = \
|
||||
goa-panel.png \
|
||||
goa-account.png \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DIST = \
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 846 B |
|
@ -3,7 +3,6 @@ NULL =
|
|||
icondir = $(datadir)/icons/hicolor/22x22/apps
|
||||
icon_DATA = \
|
||||
goa-panel.png \
|
||||
goa-account.png \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DIST = \
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.2 KiB |
|
@ -3,7 +3,6 @@ NULL =
|
|||
icondir = $(datadir)/icons/hicolor/24x24/apps
|
||||
icon_DATA = \
|
||||
goa-panel.png \
|
||||
goa-account.png \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DIST = \
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.2 KiB |
|
@ -3,7 +3,6 @@ NULL =
|
|||
icondir = $(datadir)/icons/hicolor/256x256/apps
|
||||
icon_DATA = \
|
||||
goa-panel.png \
|
||||
goa-account.png \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DIST = \
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 25 KiB |
|
@ -3,7 +3,6 @@ NULL =
|
|||
icondir = $(datadir)/icons/hicolor/32x32/apps
|
||||
icon_DATA = \
|
||||
goa-panel.png \
|
||||
goa-account.png \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DIST = \
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.9 KiB |
|
@ -3,7 +3,6 @@ NULL =
|
|||
icondir = $(datadir)/icons/hicolor/48x48/apps
|
||||
icon_DATA = \
|
||||
goa-panel.png \
|
||||
goa-account.png \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DIST = \
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 3 KiB |
|
@ -1,5 +1,5 @@
|
|||
|
||||
SUBDIRS = 16x16 22x22 24x24 32x32 48x48 256x256 scalable
|
||||
SUBDIRS = 16x16 22x22 24x24 32x32 48x48 256x256
|
||||
|
||||
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
|
||||
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
NULL =
|
||||
|
||||
icondir = $(datadir)/icons/hicolor/scalable/apps
|
||||
icon_DATA = \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DIST = \
|
||||
$(icon_DATA)
|
||||
|
||||
clean-local :
|
||||
rm -f *~
|
||||
|
||||
-include $(top_srcdir)/git.mk
|
Loading…
Add table
Add a link
Reference in a new issue