TROMjaro 2024.09.05
This commit is contained in:
@ -3,7 +3,7 @@ Type=Application
|
||||
Version=1.0
|
||||
Name=Webcam Settings
|
||||
Comment=Camera controls for Linux
|
||||
Exec=cameractrlsgtk.py
|
||||
Exec=cameractrlsgtk4
|
||||
Icon=hu.irl.cameractrls
|
||||
Terminal=false
|
||||
Categories=Settings;X-XFCE-HardwareSettings;X-XFCE-SettingsDialog;
|
||||
|
@ -1,12 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Version=1.1
|
||||
Type=Application
|
||||
Name=Virtual Keyboard Settings
|
||||
GenericName=Onboard onscreen keyboard settings
|
||||
Comment=Change Onboard settings
|
||||
Icon=onboard
|
||||
Exec=onboard-settings
|
||||
Actions=
|
||||
MimeType=application/x-onboardsettings;
|
||||
Categories=Accessibility;Settings;X-XFCE-SettingsDialog;X-XFCE-SystemSettings;
|
||||
Keywords=virtual:keyboard;
|
@ -1,12 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Version=1.1
|
||||
Type=Application
|
||||
Name=Virtual Keyboard
|
||||
GenericName=Onboard onscreen keyboard
|
||||
Comment=Flexible onscreen keyboard
|
||||
Icon=onboard
|
||||
Exec=onboard
|
||||
Actions=
|
||||
MimeType=application/x-onboard;
|
||||
Categories=Accessibility;System;
|
||||
Keywords=virtual:keyboard;
|
@ -1,12 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Version=1.1
|
||||
Type=Application
|
||||
Name=Virtual Keyboard Toggle
|
||||
GenericName=Onboard onscreen keyboard Toggle
|
||||
Comment=Flexible onscreen keyboard
|
||||
Icon=onboard
|
||||
Exec=dbus-send --type=method_call --print-reply --dest=org.onboard.Onboard /org/onboard/Onboard/Keyboard org.onboard.Onboard.Keyboard.ToggleVisible
|
||||
Actions=
|
||||
MimeType=application/x-onboard;
|
||||
Categories=Accessibility;System;
|
||||
Keywords=virtual:keyboard;
|
@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Name=Virtual Keyboard
|
||||
Comment=A virtual keyboard for X11 for C Suite.
|
||||
TryExec=/usr/bin/corekeyboard
|
||||
Exec=corekeyboard -platform xcb
|
||||
Icon=org.cubocore.CoreKeyboard
|
||||
Type=Application
|
||||
Categories=Qt;Utility;Accessibility;X-CSuite;
|
||||
Terminal=false
|
||||
StartupNotify=true
|
||||
Path=
|
@ -0,0 +1,14 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=VPN
|
||||
Comment=Anonymous VPN
|
||||
Comment[es]=VPN Anonima
|
||||
Comment[de]=Anonymous VPN
|
||||
Exec=riseup-vpn %U
|
||||
Terminal=false
|
||||
Icon=riseup-vpn
|
||||
Categories=Network;Application;
|
||||
StartupNotify=true
|
||||
Keywords=VPN;Riseup;leap
|
||||
Path=
|
@ -1,12 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Version=1.1
|
||||
Type=Application
|
||||
Name=VPN
|
||||
GenericName=VPN
|
||||
Comment=Anonymous VPN
|
||||
Icon=riseup-vpn
|
||||
Exec=riseup-vpn %U
|
||||
Actions=
|
||||
Categories=Application;Network;
|
||||
Keywords=VPN;Riseup;leap;
|
||||
StartupNotify=true
|
Reference in New Issue
Block a user