user-accounts: don't install SVG icons
We only use the PNGs in the panel. Keep the SVGs under version control, as they're used to generate the PNGs. https://bugzilla.gnome.org/show_bug.cgi?id=691132
This commit is contained in:
parent
3637447865
commit
ce546523a5
1 changed files with 0 additions and 12 deletions
|
@ -1,17 +1,5 @@
|
|||
pixmapsdir = $(pkgdatadir)/pixmaps
|
||||
pixmaps_DATA = \
|
||||
left-index-finger.svg \
|
||||
left-little-finger.svg \
|
||||
left-middle-finger.svg \
|
||||
left-ring-finger.svg \
|
||||
left-thumb.svg \
|
||||
print_error.svg \
|
||||
print_ok.svg \
|
||||
right-index-finger.svg \
|
||||
right-little-finger.svg \
|
||||
right-middle-finger.svg \
|
||||
right-ring-finger.svg \
|
||||
right-thumb.svg \
|
||||
left-index-finger.png \
|
||||
left-middle-finger.png \
|
||||
left-little-finger.png \
|
||||
|
|
Loading…
Add table
Reference in a new issue