This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
42
Activity
Browse Source
Name the newly added desktop files
Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.2.0-RC1
falkTX
4 years ago
parent
94eb431466
commit
cf3c0bcf9b
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
4 changed files
with
4 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
data/desktop/carla-jack-multi.desktop
+1
-1
data/desktop/carla-jack-single.desktop
+1
-1
data/desktop/carla-patchbay.desktop
+1
-1
data/desktop/carla-rack.desktop
+ 1
- 1
data/desktop/carla-jack-multi.desktop
View File
@@ -1,5 +1,5 @@
[Desktop Entry]
Name=Carla
Name=Carla
(JACK multi-client)
GenericName=Carla Plugin Host (JACK multi-client mode)
Comment=Audio Plugin Host, in JACK multi-client mode
Exec=carla-jack-multi %u
+ 1
- 1
data/desktop/carla-jack-single.desktop
View File
@@ -1,5 +1,5 @@
[Desktop Entry]
Name=Carla
Name=Carla
(JACK single client)
GenericName=Carla Plugin Host (JACK single-client mode)
Comment=Audio Plugin Host, in JACK single-client mode
Exec=carla-jack-single %u
+ 1
- 1
data/desktop/carla-patchbay.desktop
View File
@@ -1,5 +1,5 @@
[Desktop Entry]
Name=Carla
Name=Carla
-Patchbay
GenericName=Carla Plugin Host (Internal Patchbay mode)
Comment=Audio Plugin Host, in internal Patchbay mode
Exec=carla-patchbay %u
+ 1
- 1
data/desktop/carla-rack.desktop
View File
@@ -1,5 +1,5 @@
[Desktop Entry]
Name=Carla
Name=Carla
-Rack
GenericName=Carla Plugin Host (Rack mode)
Comment=Audio Plugin Host, in Rack mode
Exec=carla-rack %u
Write
Preview
Loading…
Cancel
Save