In .:
2006-11-09 Alex Roitman <shura@gramps-project.org> * data/*.svg: Add mime type icons. * data/*.png: Update bitmap icons to look the same as SVG. * data/Makefile.am: Ship SVG mime type icons. In help: 2006-11-09 Alex Roitman <shura@gramps-project.org> * nb/gramps.xml: Remove autogenerated file. * nb/.xml2po.mo: Remove autogenerated file. svn: r7601
This commit is contained in:
@@ -42,8 +42,17 @@ png_DATA = \
|
||||
gnome-mime-application-x-gramps-xml.png \
|
||||
gnome-mime-application-x-geneweb.png
|
||||
|
||||
svgdir = $(datadir)/icons/gnome/scalable/mimetypes
|
||||
svg_DATA = \
|
||||
gnome-mime-application-x-gramps.svg \
|
||||
gnome-mime-application-x-gedcom.svg \
|
||||
gnome-mime-application-x-gramps-package.svg \
|
||||
gnome-mime-application-x-gramps-xml.svg \
|
||||
gnome-mime-application-x-geneweb.svg
|
||||
|
||||
EXTRA_DIST = \
|
||||
$(png_DATA) \
|
||||
$(svg_DATA) \
|
||||
$(applications_DATA) \
|
||||
$(keys_in_files) \
|
||||
$(desktop_in_files) \
|
||||
|
Reference in New Issue
Block a user