diff --git a/appdir/usr/share/applications/TestTaker.desktop b/appdir/usr/share/applications/TestTaker.desktop new file mode 100644 index 0000000..91fe11a --- /dev/null +++ b/appdir/usr/share/applications/TestTaker.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=Application +Name=TestTaker +Comment=Hello, World! +Exec=TestTaker +Icon= +Categories=Education;Utility; \ No newline at end of file