diff options
Diffstat (limited to 'development/bed/bed-binary-editor.desktop')
-rw-r--r-- | development/bed/bed-binary-editor.desktop | 12 |
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 |