Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
khws4v1
nextcloud-desktop
Commits
516d211d
Commit
516d211d
authored
Aug 12, 2020
by
khws4v1
Browse files
Options
Browse Files
Download
Plain Diff
Merge tag 'v2.6.5' into master
Release 2.6.5
parents
aa21045c
adada8b2
Changes
323
Hide whitespace changes
Inline
Side-by-side
Showing
75 changed files
with
2536 additions
and
603 deletions
+2536
-603
.drone.yml
.drone.yml
+32
-15
.gitmodules
.gitmodules
+0
-6
.tx/nextcloud.client-desktop/bg_translation
.tx/nextcloud.client-desktop/bg_translation
+2
-2
.tx/nextcloud.client-desktop/br_translation
.tx/nextcloud.client-desktop/br_translation
+204
-0
.tx/nextcloud.client-desktop/ca_translation
.tx/nextcloud.client-desktop/ca_translation
+2
-2
.tx/nextcloud.client-desktop/cs_translation
.tx/nextcloud.client-desktop/cs_translation
+1
-1
.tx/nextcloud.client-desktop/cy_GB_translation
.tx/nextcloud.client-desktop/cy_GB_translation
+204
-0
.tx/nextcloud.client-desktop/de_translation
.tx/nextcloud.client-desktop/de_translation
+4
-4
.tx/nextcloud.client-desktop/el_translation
.tx/nextcloud.client-desktop/el_translation
+3
-0
.tx/nextcloud.client-desktop/es_AR_translation
.tx/nextcloud.client-desktop/es_AR_translation
+204
-0
.tx/nextcloud.client-desktop/et_translation
.tx/nextcloud.client-desktop/et_translation
+204
-0
.tx/nextcloud.client-desktop/fa_translation
.tx/nextcloud.client-desktop/fa_translation
+201
-0
.tx/nextcloud.client-desktop/fi_translation
.tx/nextcloud.client-desktop/fi_translation
+204
-0
.tx/nextcloud.client-desktop/oc_translation
.tx/nextcloud.client-desktop/oc_translation
+204
-0
.tx/nextcloud.client-desktop/ro_translation
.tx/nextcloud.client-desktop/ro_translation
+1
-1
.tx/nextcloud.client-desktop/sk_translation
.tx/nextcloud.client-desktop/sk_translation
+1
-1
.tx/nextcloud.client-desktop/sl_translation
.tx/nextcloud.client-desktop/sl_translation
+2
-2
.tx/nextcloud.client-desktop/sv_translation
.tx/nextcloud.client-desktop/sv_translation
+2
-0
.tx/nextcloud.client-desktop/sw_translation
.tx/nextcloud.client-desktop/sw_translation
+204
-0
.tx/nextcloud.client-desktop/uk_translation
.tx/nextcloud.client-desktop/uk_translation
+1
-1
.tx/nextcloud.client-desktop/zh_TW_translation
.tx/nextcloud.client-desktop/zh_TW_translation
+1
-0
CMakeLists.txt
CMakeLists.txt
+13
-2
ChangeLog
ChangeLog
+124
-0
NEXTCLOUD.cmake
NEXTCLOUD.cmake
+5
-1
README.md
README.md
+2
-2
VERSION.cmake
VERSION.cmake
+2
-2
admin/linux/Dockerfile
admin/linux/Dockerfile
+1
-0
admin/linux/build-appimage.sh
admin/linux/build-appimage.sh
+12
-12
admin/linux/debian/debian.eoan/control
admin/linux/debian/debian.eoan/control
+2
-0
admin/linux/debian/debian.focal/changelog
admin/linux/debian/debian.focal/changelog
+23
-0
admin/linux/debian/debian.focal/control
admin/linux/debian/debian.focal/control
+90
-0
admin/linux/debian/debian.groovy/changelog
admin/linux/debian/debian.groovy/changelog
+23
-0
admin/linux/debian/debian.groovy/control
admin/linux/debian/debian.groovy/control
+90
-0
admin/linux/debian/debian.oldstable/changelog
admin/linux/debian/debian.oldstable/changelog
+48
-0
admin/linux/debian/debian.oldstable/control
admin/linux/debian/debian.oldstable/control
+84
-0
admin/linux/debian/debian.oldstable/nextcloud-client.install
admin/linux/debian/debian.oldstable/nextcloud-client.install
+4
-0
admin/linux/debian/debian.stable/control
admin/linux/debian/debian.stable/control
+3
-0
admin/linux/debian/debian.xenial/nextcloud-client.install
admin/linux/debian/debian.xenial/nextcloud-client.install
+4
-0
admin/linux/debian/debian/control
admin/linux/debian/debian/control
+2
-0
admin/linux/debian/debian/nextcloud-client.install
admin/linux/debian/debian/nextcloud-client.install
+2
-0
admin/linux/debian/drone-build.sh
admin/linux/debian/drone-build.sh
+63
-53
admin/linux/debian/scripts/git2changelog.cfg
admin/linux/debian/scripts/git2changelog.cfg
+4
-0
admin/linux/debian/scripts/git2changelog.py
admin/linux/debian/scripts/git2changelog.py
+71
-40
admin/linux/upload-appimage.sh
admin/linux/upload-appimage.sh
+21
-0
admin/osx/create_mac.sh.cmake
admin/osx/create_mac.sh.cmake
+1
-1
admin/osx/macdeployqt.py
admin/osx/macdeployqt.py
+0
-365
admin/win/nsi/l10n/bin/build_locale_nsi.py
admin/win/nsi/l10n/bin/build_locale_nsi.py
+9
-4
binary
binary
+0
-1
cmake/modules/DefineCMakeDefaults.cmake
cmake/modules/DefineCMakeDefaults.cmake
+1
-1
cmake/modules/MacOSXBundleInfo.plist.in
cmake/modules/MacOSXBundleInfo.plist.in
+3
-1
cmake/modules/SanitizerFlags.cmake
cmake/modules/SanitizerFlags.cmake
+37
-0
config.h.in
config.h.in
+2
-1
doc/autoupdate.rst
doc/autoupdate.rst
+1
-1
doc/installing.rst
doc/installing.rst
+2
-3
shell_integration/MacOSX/OwnCloudFinderSync/OwnCloudFinderSync.xcodeproj/project.pbxproj
...udFinderSync/OwnCloudFinderSync.xcodeproj/project.pbxproj
+1
-0
shell_integration/dolphin/ownclouddolphinactionplugin.cpp
shell_integration/dolphin/ownclouddolphinactionplugin.cpp
+1
-0
shell_integration/dolphin/ownclouddolphinpluginhelper.cpp
shell_integration/dolphin/ownclouddolphinpluginhelper.cpp
+0
-1
shell_integration/dolphin/ownclouddolphinpluginhelper.h
shell_integration/dolphin/ownclouddolphinpluginhelper.h
+7
-2
shell_integration/libcloudproviders/org.freedesktop.CloudProviders.service.in
...bcloudproviders/org.freedesktop.CloudProviders.service.in
+1
-1
shell_integration/nautilus/syncstate.py
shell_integration/nautilus/syncstate.py
+6
-2
shell_integration/windows/OCContextMenu/OCContextMenu.cpp
shell_integration/windows/OCContextMenu/OCContextMenu.cpp
+25
-7
shell_integration/windows/OCContextMenu/OCContextMenuFactory.cpp
...ntegration/windows/OCContextMenu/OCContextMenuFactory.cpp
+2
-2
shell_integration/windows/OCContextMenu/OCContextMenuRegHandler.cpp
...gration/windows/OCContextMenu/OCContextMenuRegHandler.cpp
+15
-15
shell_integration/windows/OCContextMenu/RegDelnode.h
shell_integration/windows/OCContextMenu/RegDelnode.h
+4
-4
shell_integration/windows/OCContextMenu/dllmain.cpp
shell_integration/windows/OCContextMenu/dllmain.cpp
+2
-2
shell_integration/windows/OCOverlays/DllMain.cpp
shell_integration/windows/OCOverlays/DllMain.cpp
+1
-1
shell_integration/windows/OCOverlays/OCOverlay.cpp
shell_integration/windows/OCOverlays/OCOverlay.cpp
+1
-1
shell_integration/windows/OCOverlays/OCOverlayFactory.cpp
shell_integration/windows/OCOverlays/OCOverlayFactory.cpp
+3
-3
shell_integration/windows/OCOverlays/OCOverlayRegistrationHandler.cpp
...ation/windows/OCOverlays/OCOverlayRegistrationHandler.cpp
+18
-18
shell_integration/windows/OCUtil/CommunicationSocket.cpp
shell_integration/windows/OCUtil/CommunicationSocket.cpp
+4
-4
shell_integration/windows/OCUtil/FileUtil.cpp
shell_integration/windows/OCUtil/FileUtil.cpp
+3
-3
shell_integration/windows/OCUtil/RegistryUtil.cpp
shell_integration/windows/OCUtil/RegistryUtil.cpp
+4
-4
shell_integration/windows/OCUtil/RemotePathChecker.cpp
shell_integration/windows/OCUtil/RemotePathChecker.cpp
+5
-5
src/3rdparty/QProgressIndicator/QProgressIndicator.cpp
src/3rdparty/QProgressIndicator/QProgressIndicator.cpp
+1
-1
src/3rdparty/qtlockedfile/qtlockedfile_win.cpp
src/3rdparty/qtlockedfile/qtlockedfile_win.cpp
+2
-2
No files found.
.drone.yml
View file @
516d211d
...
...
@@ -22,7 +22,7 @@ steps:
source /opt/qt57/bin/qt57-env.sh &&
mkdir build &&
cd build &&
cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 ../ &&
cmake -D NO_SHIBBOLETH=1
-DBUILD_UPDATER=ON
-DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1
-DSANITIZE_ADDRESS=ON
../ &&
make &&
useradd -m -s /bin/bash test &&
chown -R test:test . &&
...
...
@@ -59,7 +59,7 @@ steps:
source /opt/qt58/bin/qt58-env.sh &&
mkdir build &&
cd build &&
cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 ../ &&
cmake -D NO_SHIBBOLETH=1
-DBUILD_UPDATER=ON
-DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1
-DSANITIZE_ADDRESS=ON
../ &&
make &&
useradd -m -s /bin/bash test &&
chown -R test:test . &&
...
...
@@ -96,7 +96,7 @@ steps:
source /opt/qt59/bin/qt59-env.sh &&
mkdir build &&
cd build &&
cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 ../ &&
cmake -D NO_SHIBBOLETH=1
-DBUILD_UPDATER=ON
-DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1
-DSANITIZE_ADDRESS=ON
../ &&
make &&
useradd -m -s /bin/bash test &&
chown -R test:test . &&
...
...
@@ -137,7 +137,7 @@ steps:
source /opt/qt510/bin/qt510-env.sh &&
mkdir build &&
cd build &&
cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 ../ &&
cmake -D NO_SHIBBOLETH=1
-DBUILD_UPDATER=ON
-DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1
-DSANITIZE_ADDRESS=ON
../ &&
make &&
useradd -m -s /bin/bash test &&
chown -R test:test . &&
...
...
@@ -178,7 +178,7 @@ steps:
source /opt/qt511/bin/qt511-env.sh &&
mkdir build &&
cd build &&
cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 ../ &&
cmake -D NO_SHIBBOLETH=1
-DBUILD_UPDATER=ON
-DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1
-DSANITIZE_ADDRESS=ON
../ &&
make &&
useradd -m -s /bin/bash test &&
chown -R test:test . &&
...
...
@@ -219,7 +219,7 @@ steps:
source /opt/qt511/bin/qt511-env.sh &&
mkdir build &&
cd build &&
cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 ../ &&
cmake -D NO_SHIBBOLETH=1
-DBUILD_UPDATER=ON
-DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1
-DSANITIZE_ADDRESS=ON
../ &&
make &&
useradd -m -s /bin/bash test &&
chown -R test:test . &&
...
...
@@ -237,13 +237,17 @@ name: qt-5.12
steps
:
-
name
:
build and test
image
:
nextcloudci/client-5.12:client-5.12-
2
image
:
nextcloudci/client-5.12:client-5.12-
5
commands
:
# Install QtKeyChain
-
/bin/bash -c "
export CC=gcc-7 &&
export CXX=g++-7 &&
source /opt/qt512/bin/qt512-env.sh &&
export QT_BASE_DIR=/opt/qt5.12.5 &&
export QTDIR=\$QT_BASE_DIR &&
export PATH=\$QT_BASE_DIR/bin:\$PATH &&
export LD_LIBRARY_PATH=\$QT_BASE_DIR/lib/x86_64-linux-gnu:\$QT_BASE_DIR/lib:/usr/local/lib:\$LD_LIBRARY_PATH &&
export PKG_CONFIG_PATH=\$QT_BASE_DIR/lib/pkgconfig:\$PKG_CONFIG_PATH &&
cd /tmp &&
git clone https://github.com/frankosterfeld/qtkeychain.git &&
cd qtkeychain &&
...
...
@@ -257,10 +261,14 @@ steps:
-
/bin/bash -c "
export CC=gcc-7 &&
export CXX=g++-7 &&
source /opt/qt512/bin/qt512-env.sh &&
export QT_BASE_DIR=/opt/qt5.12.5 &&
export QTDIR=\$QT_BASE_DIR &&
export PATH=\$QT_BASE_DIR/bin:\$PATH &&
export LD_LIBRARY_PATH=\$QT_BASE_DIR/lib/x86_64-linux-gnu:\$QT_BASE_DIR/lib:/usr/local/lib:\$LD_LIBRARY_PATH &&
export PKG_CONFIG_PATH=\$QT_BASE_DIR/lib/pkgconfig:\$PKG_CONFIG_PATH &&
mkdir build &&
cd build &&
cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 ../ &&
cmake -D NO_SHIBBOLETH=1
-DBUILD_UPDATER=ON
-DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1
-DSANITIZE_ADDRESS=ON
../ &&
make &&
useradd -m -s /bin/bash test &&
chown -R test:test . &&
...
...
@@ -278,13 +286,17 @@ name: qt-5.12-clang
steps
:
-
name
:
build and test
image
:
nextcloudci/client-5.12:client-5.12-
2
image
:
nextcloudci/client-5.12:client-5.12-
5
commands
:
# Install QtKeyChain
-
/bin/bash -c "
export CC=clang-6.0 &&
export CXX=clang++-6.0 &&
source /opt/qt512/bin/qt512-env.sh &&
export QT_BASE_DIR=/opt/qt5.12.5 &&
export QTDIR=\$QT_BASE_DIR &&
export PATH=\$QT_BASE_DIR/bin:\$PATH &&
export LD_LIBRARY_PATH=\$QT_BASE_DIR/lib/x86_64-linux-gnu:\$QT_BASE_DIR/lib:/usr/local/lib:\$LD_LIBRARY_PATH &&
export PKG_CONFIG_PATH=\$QT_BASE_DIR/lib/pkgconfig:\$PKG_CONFIG_PATH &&
cd /tmp &&
git clone https://github.com/frankosterfeld/qtkeychain.git &&
cd qtkeychain &&
...
...
@@ -298,10 +310,14 @@ steps:
-
/bin/bash -c "
export CC=clang-6.0 &&
export CXX=clang++-6.0 &&
source /opt/qt512/bin/qt512-env.sh &&
export QT_BASE_DIR=/opt/qt5.12.5 &&
export QTDIR=\$QT_BASE_DIR &&
export PATH=\$QT_BASE_DIR/bin:\$PATH &&
export LD_LIBRARY_PATH=\$QT_BASE_DIR/lib/x86_64-linux-gnu:\$QT_BASE_DIR/lib:/usr/local/lib:\$LD_LIBRARY_PATH &&
export PKG_CONFIG_PATH=\$QT_BASE_DIR/lib/pkgconfig:\$PKG_CONFIG_PATH &&
mkdir build &&
cd build &&
cmake -D NO_SHIBBOLETH=1 -DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1 ../ &&
cmake -D NO_SHIBBOLETH=1
-DBUILD_UPDATER=ON
-DCMAKE_BUILD_TYPE=Debug -DUNIT_TESTING=1
-DSANITIZE_ADDRESS=ON
../ &&
make &&
useradd -m -s /bin/bash test &&
chown -R test:test . &&
...
...
@@ -319,9 +335,10 @@ name: AppImage
steps
:
-
name
:
build
image
:
nextcloudci/client-5.12:client-5.12-
2
image
:
nextcloudci/client-5.12:client-5.12-
5
commands
:
-
/bin/bash -c "./admin/linux/build-appimage.sh"
-
/bin/bash -c "./admin/linux/upload-appimage.sh"
trigger
:
branch
:
-
master
...
...
.gitmodules
View file @
516d211d
[submodule "src/3rdparty/qtmacgoodies"]
path = src/3rdparty/qtmacgoodies
url = https://github.com/camilasan/qtmacgoodies.git
[submodule "binary"]
path = binary
url = git://github.com/owncloud/owncloud-client-binary.git
[submodule "src/3rdparty/libcrashreporter-qt"]
path = src/3rdparty/libcrashreporter-qt
url = git://github.com/dschmidt/libcrashreporter-qt.git
.tx/nextcloud.client-desktop/bg_translation
View file @
516d211d
...
...
@@ -199,6 +199,6 @@ X-GNOME-Autostart-Delay=3
# Translations
Icon[bg_BG]=@APPLICATION_ICON_NAME@
Name[bg_BG]=@APPLICATION_NAME@ клиент за синхронизиране
на десктоп
Comment[bg_BG]=@APPLICATION_NAME@ клиент за синхронизиране
на десктоп
Name[bg_BG]=@APPLICATION_NAME@
десктоп
клиент за синхронизиране
Comment[bg_BG]=@APPLICATION_NAME@
десктоп
клиент за синхронизиране
GenericName[bg_BG]=Синхронизиране на папка
.tx/nextcloud.client-desktop/br_translation
0 → 100644
View file @
516d211d
[Desktop Entry]
Categories=Utility;X-SuSE-SyncUtility;
Type=Application
Exec=@APPLICATION_EXECUTABLE@
Name=@APPLICATION_NAME@ desktop sync client
Comment=@APPLICATION_NAME@ desktop synchronization client
GenericName=Folder Sync
Icon=@APPLICATION_ICON_NAME@
Keywords=@APPLICATION_NAME@;syncing;file;sharing;
X-GNOME-Autostart-Delay=3
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
Icon[br]=@APPLICATION_ICON_NAME@
Name[br]=@APPLICATION_NAME@ burev kempreet an implijer
Comment[br]=@APPLICATION_NAME@ burev kempreet an implijer
GenericName[br]=Tuliad kemprenan
.tx/nextcloud.client-desktop/ca_translation
View file @
516d211d
...
...
@@ -199,6 +199,6 @@ X-GNOME-Autostart-Delay=3
# Translations
Icon[ca]=@APPLICATION_ICON_NAME@
Name[ca]=
@APPLICATION_NAME@ c
lient de sincronització d'escriptori
Comment[ca]=
@APPLICATION_NAME@ c
lient de sincronització d'escriptori
Name[ca]=
C
lient de sincronització d'escriptori
del @APPLICATION_NAME@
Comment[ca]=
C
lient de sincronització d'escriptori
del @APPLICATION_NAME@
GenericName[ca]=Directori de sincronització
.tx/nextcloud.client-desktop/cs_translation
View file @
516d211d
...
...
@@ -198,7 +198,7 @@ X-GNOME-Autostart-Delay=3
# Translations
Icon[cs_CZ]=@
NAZEV
_I
K
ON
Y_APLIKAC
E@
Icon[cs_CZ]=@
APPLICATION
_I
C
ON
_NAM
E@
Name[cs_CZ]=@APPLICATION_NAME@ synchronizační klient pro desktop
Comment[cs_CZ]=@APPLICATION_NAME@ synchronizační klient pro desktop
GenericName[cs_CZ]=Synchronizace složek
.tx/nextcloud.client-desktop/cy_GB_translation
0 → 100644
View file @
516d211d
[Desktop Entry]
Categories=Utility;X-SuSE-SyncUtility;
Type=Application
Exec=@APPLICATION_EXECUTABLE@
Name=@APPLICATION_NAME@ desktop sync client
Comment=@APPLICATION_NAME@ desktop synchronization client
GenericName=Folder Sync
Icon=@APPLICATION_ICON_NAME@
Keywords=@APPLICATION_NAME@;syncing;file;sharing;
X-GNOME-Autostart-Delay=3
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
# Translations
Icon[cy_GB]=@APPLICATION_ICON_NAME@
Name[cy_GB]=@APPLICATION_NAME@ cleient cydweddu bwrdd gwaith
Comment[cy_GB]=@APPLICATION_NAME@ cleient cydweddu bwrdd gwaith
GenericName[cy_GB]=Cydweddu Ffolder
.tx/nextcloud.client-desktop/de_translation
View file @
516d211d
...
...
@@ -198,7 +198,7 @@ X-GNOME-Autostart-Delay=3
# Translations
Icon[de
_DE
]=@APPLICATION_ICON_NAME@
Name[de
_DE
]=@APPLICATION_NAME@ Client zur Desktop-Synchronis
ation
Comment[de
_DE
]=@APPLICATION_NAME@ Client zur Desktop-Synchronis
ation
GenericName[de
_DE
]=Synchronis
ation
sordner
Icon[de]=@APPLICATION_ICON_NAME@
Name[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronis
ierung
Comment[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronis
ierung
GenericName[de]=Synchronis
ierung
sordner
.tx/nextcloud.client-desktop/el_translation
View file @
516d211d
...
...
@@ -198,4 +198,7 @@ X-GNOME-Autostart-Delay=3
# Translations
Icon[el]=@APPLICATION_ICON_NAME@
Name[el]=@APPLICATION_NAME@ πρόγραμμα συγχρονισμού
Comment[el]=@APPLICATION_NAME@ πρόγραμμα συγχρονισμού
GenericName[el]=Συγχρονισμός φακέλου
.tx/nextcloud.client-desktop/es_AR_translation
0 → 100644
View file @
516d211d
[Desktop Entry]
Categories=Utility;X-SuSE-SyncUtility;
Type=Application
Exec=@APPLICATION_EXECUTABLE@
Name=@APPLICATION_NAME@ desktop sync client
Comment=@APPLICATION_NAME@ desktop synchronization client
GenericName=Folder Sync
Icon=@APPLICATION_ICON_NAME@
Keywords=@APPLICATION_NAME@;syncing;file;sharing;