From 7b167c789fc5b8ed8329d23dbe23c83cb86838b1 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 14 Mar 2016 20:52:02 +0100 Subject: feh.desktop: Add NoDisplay=true to hide feh from app menu (closse #228) --- share/applications/feh.pre | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'share/applications') diff --git a/share/applications/feh.pre b/share/applications/feh.pre index 78a3824..90692de 100644 --- a/share/applications/feh.pre +++ b/share/applications/feh.pre @@ -1,5 +1,6 @@ [Desktop Entry] Name=Feh +Name[en_US]=feh GenericName=Image viewer GenericName[en_US]=Image viewer Comment=Fast Imlib2-based Image Viewer @@ -9,4 +10,4 @@ Type=Application Icon=$IMAGEDIR$/feh.png Categories=Graphics;2DGraphics;Viewer; MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/pjpeg;image/png;image/tiff;image/x-bmp;image/x-pcx;image/x-png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-tga;image/x-xbitmap; -Name[en_US]=feh +NoDisplay=true -- cgit v1.2.3