rustdesk/res
Seff 2bef19c1a4
fix desktop entry key/values
Similar to #1255 and related to #1299, running `desktop-file-validate /usr/share/applications/rustdesk.desktop` on Ubuntu 22.04 returns the following:  
```
/usr/share/applications/rustdesk.desktop: error: value "1.2.0" for key "Version" in group "Desktop Entry" is not a known version
/usr/share/applications/rustdesk.desktop: error: required key "Exec" in group "Desktop Action new-window" is not present
```
* "Version" refers to the Freedesktop Specification[1], not the program's one. Given that this was correctly defined in rustdesk-link.desktop, the same value should be used here too.
* The new-window section is missing the `Exec` key. Ubuntu 22.04 refuses to launch from the Activities overview (apps menu) without this key.
[1] https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html
2023-02-21 07:35:09 +01:00
..
DEBIAN debian prerm, fix condition expression 2022-10-17 18:27:14 -07:00
32x32.png new logo design 2023-02-07 21:04:50 +08:00
64x64.png new logo design 2023-02-07 21:04:50 +08:00
128x128.png new logo design 2023-02-07 21:04:50 +08:00
128x128@2x.png new logo design 2023-02-07 21:04:50 +08:00
com.rustdesk.RustDesk.policy move com.rustdesk.RustDesk.policy to res 2022-09-18 11:32:15 +08:00
design.svg add design.svg 2023-02-07 21:14:01 +08:00
gen_icon.sh Cleanup 2022-12-25 19:23:03 +03:00
icon.ico new logo design 2023-02-07 21:04:50 +08:00
icon.png new logo design 2023-02-07 21:04:50 +08:00
inline-sciter.py move lang.py and inlinee-sciter.py to res 2022-09-18 11:53:15 +08:00
lang.py spelling: embraced 2023-01-09 12:58:33 -05:00
logo-header.svg new logo design 2023-02-07 21:04:50 +08:00
logo.svg showTitle default to false, change titlebar logo 2023-02-10 15:05:35 +08:00
mac-icon.png edited icon #2722 2023-02-13 10:53:05 +01:00
mac-tray-dark-x2.png new tray 2023-02-09 21:28:42 +08:00
mac-tray-light-x2.png new tray 2023-02-09 21:28:42 +08:00
manifest.xml move icon.ico to res 2022-09-18 11:26:10 +08:00
pacman_install feat: add dbus and cli connect support 2022-10-11 23:22:57 +08:00
PKGBUILD remove pipewire for the time being, because some old distro only have 2022-11-09 15:06:10 +08:00
rpm-flutter-suse.spec feat: add suse nightly build 2023-01-18 22:15:20 +08:00
rpm-flutter.spec remove more pipewire 2022-11-28 16:14:24 +08:00
rpm-suse.spec remove pipewire for the time being, because some old distro only have 2022-11-09 15:06:10 +08:00
rpm.spec remove pipewire for the time being, because some old distro only have 2022-11-09 15:06:10 +08:00
rustdesk-link.desktop feat: add dbus and cli connect support 2022-10-11 23:22:57 +08:00
rustdesk.desktop fix desktop entry key/values 2023-02-21 07:35:09 +01:00
rustdesk.service mv some linux package files to res 2022-09-18 11:50:23 +08:00
setup.nsi more lang in setup.nsi 2023-02-14 19:20:22 +08:00
tray-icon.ico new logo design 2023-02-07 21:04:50 +08:00