DrRacket Unix/X: make ".desktop" launch single-instance mode
This commit is contained in:
parent
b431d8fea1
commit
b0c79bfcc5
|
@ -5,3 +5,4 @@ Comment=DrRacket is an interactive, integrated, graphical programming environmen
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Development;Education;
|
Categories=Development;Education;
|
||||||
|
Exec=drracket -singleInstance
|
||||||
|
|
Loading…
Reference in New Issue
Block a user