added .desktop file and icon

This commit is contained in:
2023-01-31 14:03:25 +01:00
parent 4dbfa8fa97
commit 9f9c5c19a3
4 changed files with 19 additions and 1 deletions
+15
View File
@@ -0,0 +1,15 @@
[Desktop Entry]
Name=RsyncUI
GenericName=rsync client
Comment=Client for rsync servers
Comment[fr]=Client pour serveur rsync
Version=1.8.2
Exec=RsyncUI
Icon=
Type=Application
Terminal=false
StartupNotify=true
Categories=Networking;
Keywords=internet;
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

+3
View File
@@ -46,3 +46,6 @@ lang.files = languages/fr_FR/*
INSTALLS += lang INSTALLS += lang
RESOURCES += RESOURCES +=
DISTFILES += \
RsyncUI.desktop
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QtCreatorProject> <!DOCTYPE QtCreatorProject>
<!-- Written by QtCreator 4.14.2, 2023-01-30T17:56:05. --> <!-- Written by QtCreator 4.14.2, 2023-01-31T13:04:06. -->
<qtcreator> <qtcreator>
<data> <data>
<variable>EnvironmentId</variable> <variable>EnvironmentId</variable>