Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaas Freitag <freitag@owncloud.com>2013-09-26 13:13:19 +0400
committerKlaas Freitag <freitag@owncloud.com>2013-09-26 13:13:19 +0400
commit3e31d86596d39be7d964073f8c4f14899f2921e2 (patch)
treefa721aca8ddc4b1c3a060981d22a9dec9808bc10
parentab007e2bb298b58950e8673284efb0dc1be394dc (diff)
Add missing trailing semicolon as nagged by rpmlint.v1.4.1
-rw-r--r--mirall.desktop.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/mirall.desktop.in b/mirall.desktop.in
index 576d83fa7..3193dabdf 100644
--- a/mirall.desktop.in
+++ b/mirall.desktop.in
@@ -5,4 +5,4 @@ Exec=@APPLICATION_EXECUTABLE@
Name=@APPLICATION_NAME@ desktop sync client
GenericName=Folder Sync
Icon=@APPLICATION_EXECUTABLE@
-Keywords=@APPLICATION_NAME@;syncing;file;sharing
+Keywords=@APPLICATION_NAME@;syncing;file;sharing;