diff options
author | B. Watson <yalhcru@gmail.com> | 2021-10-08 16:48:30 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-13 00:52:39 +0700 |
commit | 39ca421fbd84691d04b3e843777d6f943fad6e9e (patch) | |
tree | 22a17b8b46ee05ae91bb7d57f58848a79579dc09 /games/glbsp/nodeview.desktop | |
parent | cc31d14ea9e2c1ae9e4416f930e7644a655b2b9b (diff) |
games/glbsp: Better icons and .desktop.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/glbsp/nodeview.desktop')
-rw-r--r-- | games/glbsp/nodeview.desktop | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/games/glbsp/nodeview.desktop b/games/glbsp/nodeview.desktop new file mode 100644 index 0000000000000..0561b44e033a4 --- /dev/null +++ b/games/glbsp/nodeview.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Type=Application +Name=NodeView +GenericName=Doom Node Viewer +Icon=glbsp +Exec=nodeview %f +Terminal=false +Categories=Game;ActionGame; |