summaryrefslogtreecommitdiffstats
path: root/development/bed/bed-binary-editor.desktop
diff options
context:
space:
mode:
author B. Watson2018-08-11 00:27:06 +0200
committer Willy Sudiarto Raharjo2018-08-11 02:23:11 +0200
commit764b8881fedcec1c40ec9df424d35970602570a1 (patch)
tree852cffd248acf918357bedd1fee9940f67ac0a0c /development/bed/bed-binary-editor.desktop
parentf7857e240e7b8767b969f6ead1a48689089b58f0 (diff)
downloadslackbuilds-764b8881fedcec1c40ec9df424d35970602570a1.tar.gz
development/bed: Added (ncurses-based binary/hex editor).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/bed/bed-binary-editor.desktop')
-rw-r--r--development/bed/bed-binary-editor.desktop12
1 files changed, 12 insertions, 0 deletions
diff --git a/development/bed/bed-binary-editor.desktop b/development/bed/bed-binary-editor.desktop
new file mode 100644
index 0000000000..cd0052e8cd
--- /dev/null
+++ b/development/bed/bed-binary-editor.desktop
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Name=Bed - Binary Editor
+Name[nl]=Bed - Binaire Editor
+GenericName=Binary Editor
+GenericName[nl]=Binaire Editor
+Comment=Adjustable dataformat: ascii,integer,unsigned,float,struct
+Comment[nl]=Instelbaar datatype: ascii,integer,unsigned,float,struct
+Exec=bed %U
+Terminal=true
+Type=Application
+Categories=Development;
+StartupNotify=true