Refine desktop categories, after re-reading the documentation.
"For the lucky number" - not. I resisted adding "Spirituality" for the Church Of Emacs. ;)
This commit is contained in:
parent
7ec0852441
commit
d3d0c8d6d0
3 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.105 2020/09/24 11:51:48 hauke Exp $
|
||||
# $NetBSD: Makefile,v 1.106 2020/09/24 17:02:02 hauke Exp $
|
||||
|
||||
PKGNAME= ${DISTNAME}
|
||||
PKGREVISION= 13
|
||||
PKGREVISION= 14
|
||||
COMMENT= *BETA* XEmacs text editor version ${PKGVERSION_NOREV}
|
||||
|
||||
# extra options for x11 support, not for sharing with xemacs-current-nox11
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.131 2020/09/24 11:51:47 hauke Exp $
|
||||
# $NetBSD: Makefile,v 1.132 2020/09/24 17:02:01 hauke Exp $
|
||||
|
||||
PKGNAME= ${DISTNAME}
|
||||
PKGREVISION= 13
|
||||
PKGREVISION= 14
|
||||
COMMENT= XEmacs text editor version 21.4
|
||||
|
||||
# extra options for x11 support, not for sharing with xemacs-current-nox11
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: xemacs.desktop,v 1.1 2020/09/24 11:51:47 hauke Exp $
|
||||
# $NetBSD: xemacs.desktop,v 1.2 2020/09/24 17:02:01 hauke Exp $
|
||||
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
|
@ -8,5 +8,5 @@ Comment=Highly customizable open source text editor and application development
|
|||
MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
|
||||
Exec=@PREFIX@/bin/xemacs %F
|
||||
Icon=@LIBDIR@/etc/xemacs-icon.xpm
|
||||
Categories=Development;Office;System;Utility
|
||||
Categories=Development;IDE;Utility;TextEditor
|
||||
StartupWMClass=XEmacs
|
||||
|
|
Loading…
Reference in a new issue