Skip to content
Snippets Groups Projects
Commit 9956c68a authored by Albert Gräf's avatar Albert Gräf
Browse files

Fix wrong descriptions.

parent 53166958
No related branches found
No related tags found
No related merge requests found
[Desktop Entry] [Desktop Entry]
Name=Pd-L2Ork DEBUG Name=Pd-L2Ork DEBUG
Comment=L2Ork Iteration of Pure-Data Interactive DSP Environment Tailored Specially Towards K12 Students Comment=L2Ork Iteration of Pure-Data Interactive DSP Environment, Debug Version
Exec=bash -c "( echo r ; cat ) | gdb --args pd-l2ork -rt -audiobuf 20 -inchannels 2 -outchannels 2 -alsamidi -mididev 0 -d 3 %U" Exec=bash -c "( echo r ; cat ) | gdb --args pd-l2ork -rt -audiobuf 20 -inchannels 2 -outchannels 2 -alsamidi -mididev 0 -d 3 %U"
Terminal=true Terminal=true
Type=Application Type=Application
...@@ -20,6 +20,6 @@ Exec=pd-l2ork -rt -jack -audiobuf 20 -inchannels 2 -outchannels 2 -alsamidi -mid ...@@ -20,6 +20,6 @@ Exec=pd-l2ork -rt -jack -audiobuf 20 -inchannels 2 -outchannels 2 -alsamidi -mid
TargetEnvironment=Unity TargetEnvironment=Unity
[ForceQuit Shortcut Group] [ForceQuit Shortcut Group]
Name=Force Quit Pd-L2Ork K12 Name=Force Quit Pd-L2Ork
Exec=/usr/bin/killall pd-l2ork pd-gui Exec=/usr/bin/killall pd-l2ork pd-gui
TargetEnvironment=Unity TargetEnvironment=Unity
[Desktop Entry] [Desktop Entry]
Name=Pd-L2Ork K12 DEBUG Name=Pd-L2Ork K12 DEBUG
Comment=L2Ork Iteration of Pure-Data Interactive DSP Environment Tailored Specially Towards K12 Students Comment=L2Ork Iteration of Pure-Data Interactive DSP Environment Tailored Specially Towards K12 Students, Debug Version
Exec=bash -c "( echo r ; cat ) | gdb --args pd-l2ork -k12 -noautopatch -rt -audiobuf 20 -inchannels 2 -outchannels 2 -alsamidi -mididev 0 -d 3 %U" Exec=bash -c "( echo r ; cat ) | gdb --args pd-l2ork -k12 -noautopatch -rt -audiobuf 20 -inchannels 2 -outchannels 2 -alsamidi -mididev 0 -d 3 %U"
Terminal=true Terminal=true
Type=Application Type=Application
...@@ -20,6 +20,6 @@ Exec=pd-l2ork -k12 -noautopatch -rt -jack -audiobuf 20 -inchannels 2 -outchannel ...@@ -20,6 +20,6 @@ Exec=pd-l2ork -k12 -noautopatch -rt -jack -audiobuf 20 -inchannels 2 -outchannel
TargetEnvironment=Unity TargetEnvironment=Unity
[ForceQuit Shortcut Group] [ForceQuit Shortcut Group]
Name=Force Quit Pd-L2Ork K12 Name=Force Quit Pd-L2Ork
Exec=/usr/bin/killall pd-l2ork pd-gui Exec=/usr/bin/killall pd-l2ork pd-gui
TargetEnvironment=Unity TargetEnvironment=Unity
...@@ -20,6 +20,6 @@ Exec=pd-l2ork -k12 -noautopatch -rt -jack -audiobuf 20 -inchannels 2 -outchannel ...@@ -20,6 +20,6 @@ Exec=pd-l2ork -k12 -noautopatch -rt -jack -audiobuf 20 -inchannels 2 -outchannel
TargetEnvironment=Unity TargetEnvironment=Unity
[ForceQuit Shortcut Group] [ForceQuit Shortcut Group]
Name=Force Quit Pd-L2Ork K12 Name=Force Quit Pd-L2Ork
Exec=/usr/bin/killall pd-l2ork pd-gui Exec=/usr/bin/killall pd-l2ork pd-gui
TargetEnvironment=Unity TargetEnvironment=Unity
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment