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

@ -1,3 +1,10 @@
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!
2004-10-21 Sebastien Bacher <seb128@debian.org> 2004-10-21 Sebastien Bacher <seb128@debian.org>
* capplets/default-applications/gnome-default-applications-properti * capplets/default-applications/gnome-default-applications-properti

View file

@ -104,6 +104,7 @@ vfs-methods/fontilus/font-view.c
vfs-methods/fontilus/fontilus-context-menu.c vfs-methods/fontilus/fontilus-context-menu.c
vfs-methods/fontilus/fontilus.schemas.in vfs-methods/fontilus/fontilus.schemas.in
vfs-methods/fontilus/fontilus.server.in.in vfs-methods/fontilus/fontilus.server.in.in
vfs-methods/fontilus/gnome-font-viewer.desktop.in
vfs-methods/themus/Themus_Properties_View.server.in.in vfs-methods/themus/Themus_Properties_View.server.in.in
vfs-methods/themus/apply-font.glade vfs-methods/themus/apply-font.glade
vfs-methods/themus/theme-method.c vfs-methods/themus/theme-method.c

View file

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

View file

@ -42,6 +42,11 @@ server_DATA = fontilus.server
fontilus.server.in: fontilus.server.in.in fontilus.server.in: fontilus.server.in.in
sed -e "s|\@LIBEXECDIR\@|$(libexecdir)|" $< > $@ 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 if GCONF_SCHEMAS_INSTALL
install-data-local: install-data-local:
if test -z "$(DESTDIR)"; then \ if test -z "$(DESTDIR)"; then \
@ -63,4 +68,5 @@ EXTRA_DIST = \
fontilus.applications \ fontilus.applications \
fontilus.server.in.in \ fontilus.server.in.in \
fontilus.schemas \ 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;