gnome-control-center/vfs-methods/fontilus/gnome-font-viewer.desktop.in.in
James Henstridge 2a7bec1ecb update the desktop file database on install, since we install a new mime
2004-12-10  James Henstridge  <james@jamesh.id.au>

    * Makefile.am (install-desktop-database): update the desktop file
    database on install, since we install a new mime action.

    * font-view.c (get_font): don't free the pattern when creating the
    font object, since XftFontOpenPattern takes ownership of the
    pattern.

    * gnome-font-viewer.desktop.in.in (Exec): use %u instead of %U,
    since we only support openning one file.
2004-12-10 09:51:25 +00:00

15 lines
464 B
Text

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