repo.or.cz
/
geany-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update Scintilla to version 3.7.5 (#1503)
[geany-mirror.git]
/
icons
/
tango
/
Makefile.am
blob
154b3f9520aa96ebfc913c4d473701e23979c9dd
1
SUBDIRS = 16x16 24x24 32x32 48x48 scalable
2
3
# only install index.theme on Windows
4
if MINGW
5
iconsdir = $(datadir)/icons/Tango
6
dist_icons_DATA = index.theme
7
endif