Add a .desktop file for the font viewer, need it for the MIME loving.

2004-11-01  Jeff Waugh  <jdub@perkypants.org>

	* po/POTFILES.in, vfs-methods/fontilus/Makefile.am,
	  vfs-methods/fontilus/gnome-font-viewer.desktop.in,
	  vfs-methods/fontilus/.cvsignore: Add a .desktop file for the
	  font viewer, need it for the MIME loving. D'oh!
This commit is contained in:
Jeff Waugh 2004-11-01 11:39:28 +00:00 committed by Jeff Waugh
parent 388fb297cb
commit a66b869ef8
5 changed files with 30 additions and 1 deletions

View file

@ -13,3 +13,4 @@ font-method.directory
fontilus.schemas
fontilus.server
fontilus.server.in
gnome-font-viewer.desktop

View file

@ -42,6 +42,11 @@ server_DATA = fontilus.server
fontilus.server.in: fontilus.server.in.in
sed -e "s|\@LIBEXECDIR\@|$(libexecdir)|" $< > $@
desktopdir = $(datadir)/applications
desktop_in_files = gnome-font-viewer.desktop.in
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@
if GCONF_SCHEMAS_INSTALL
install-data-local:
if test -z "$(DESTDIR)"; then \
@ -63,4 +68,5 @@ EXTRA_DIST = \
fontilus.applications \
fontilus.server.in.in \
fontilus.schemas \
fontilus.schemas.in
fontilus.schemas.in \
gnome-font-viewer.desktop.in

View file

@ -0,0 +1,14 @@
[Desktop Entry]
Encoding=UTF-8
_Name=GNOME Font Viewer
_Comment=The GNOME configuration tool
Icon=gnome-settings-font
Exec=gnome-font-viewer
Terminal=false
Type=Application
StartupNotify=true
NoDisplay=true
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=control-center
X-GNOME-Bugzilla-Component=font properties
MimeType=application/x-font-ttf;application/x-font-pcf;application/x-font-type1;application/x-font-otf;