diff options
author | Wu Xiaotian <[email protected]> | 2019-02-07 18:21:19 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-02-08 23:10:25 +0100 |
commit | 89c003e4e1aee19685e9d5f769ec01f21a03f696 (patch) | |
tree | f1a9efd58adbaeb22920020eb6bd3aa6667f77c0 /mate-about/mate-about.desktop.in.in | |
parent | 87ff53b86535a1ee0d06943b309e2309c9e874d7 (diff) | |
download | mate-desktop-89c003e4e1aee19685e9d5f769ec01f21a03f696.tar.bz2 mate-desktop-89c003e4e1aee19685e9d5f769ec01f21a03f696.tar.xz |
Fixed make distcheck fail on debian.
Diffstat (limited to 'mate-about/mate-about.desktop.in.in')
-rw-r--r-- | mate-about/mate-about.desktop.in.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/mate-about/mate-about.desktop.in.in b/mate-about/mate-about.desktop.in.in deleted file mode 100644 index e78114a..0000000 --- a/mate-about/mate-about.desktop.in.in +++ /dev/null @@ -1,15 +0,0 @@ -[Desktop Entry] -_Name=About MATE -_Comment=Learn more about MATE -Exec=mate-about -Icon=mate -Terminal=false -Type=Application -Categories=GTK;Core;Utility; -OnlyShowIn=MATE; -X-MATE-Bugzilla-Bugzilla=MATE -X-MATE-Bugzilla-Product=mate-desktop -X-MATE-Bugzilla-Component=mate-about -X-MATE-Bugzilla-Version=@VERSION@ -StartupNotify=false -NoDisplay=true |