diff options
Diffstat (limited to 'community/root/root.desktop')
-rw-r--r-- | community/root/root.desktop | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/community/root/root.desktop b/community/root/root.desktop new file mode 100644 index 000000000..ca382111c --- /dev/null +++ b/community/root/root.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Encoding=UTF-8 +Type=Application +Exec=root +Terminal=true +Name=ROOT +Name[de]=ROOT +Comment=An object-oriented data analysis framework +Comment[de]=Ein objektorientiertes Framework zur Datenanalyse +StartupNotify=true +MimeType=application/x-root;text/x-c++src +Categories=Science;Development;Application; |