~oif-team/geis/trusty

« back to all changes in this revision

Viewing changes to data/Makefile.am

updated the geisview.desktop file.

Approved by PS Jenkins bot, Brandon Schaefer.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
pixmapdir  = ${datarootdir}/pixmaps
22
22
 
23
 
# ${XDG_CONFIG_DIRS/applications (see the XDG Base Directory Specification)
24
 
desktopdir = ${datarootdir}/applications
25
 
 
26
23
dist_pixmap_DATA = geisview32x32.xpm
27
24
 
28
 
dist_desktop_DATA = geisview.desktop
29