Reorganize files and migrate images to gresource

This commit is contained in:
TingPing
2013-09-27 21:56:13 -04:00
parent 0d2feba69c
commit 1f84c507a0
59 changed files with 98 additions and 2547 deletions

5
data/Makefile.am Normal file
View File

@@ -0,0 +1,5 @@
SUBDIRS = pkgconfig man
if DO_GTK
SUBDIRS += icons misc
endif