diff options
author | Wu Xiaotian <[email protected]> | 2019-02-07 21:37:59 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-02-08 16:12:30 +0100 |
commit | 81ae219f9626c9c49c22bf6a9e90ec3c8f8e5ac5 (patch) | |
tree | 7a05c1669e29c5b3686bdcc1cb86cb93e60e1851 /font-viewer/mate-font-viewer.desktop.in.in | |
parent | 8c0de1c762ec9805100296a18f8016dc15aee4be (diff) | |
download | mate-control-center-81ae219f9626c9c49c22bf6a9e90ec3c8f8e5ac5.tar.bz2 mate-control-center-81ae219f9626c9c49c22bf6a9e90ec3c8f8e5ac5.tar.xz |
fixed distcheck fail on debian
Diffstat (limited to 'font-viewer/mate-font-viewer.desktop.in.in')
-rw-r--r-- | font-viewer/mate-font-viewer.desktop.in.in | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/font-viewer/mate-font-viewer.desktop.in.in b/font-viewer/mate-font-viewer.desktop.in.in deleted file mode 100644 index 8d9776fb..00000000 --- a/font-viewer/mate-font-viewer.desktop.in.in +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -_Name=MATE Font Viewer -_Comment=View fonts on your system -Icon=preferences-desktop-font -Exec=mate-font-viewer %u -Terminal=false -Type=Application -StartupNotify=true -Categories=GTK;Utility; -MimeType=application/x-font-ttf;application/x-font-pcf;application/x-font-type1;application/x-font-otf; -Keywords=mate-control-center;MATE;font;viewer;preview;desktop;preferences; -X-MATE-Bugzilla-Bugzilla=MATE -X-MATE-Bugzilla-Product=gnome-font-viewer -X-MATE-Bugzilla-Component=general -X-MATE-Bugzilla-OtherBinaries=gnome-thumbnail-font -X-MATE-Bugzilla-Version=@VERSION@ |