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

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJanek Bevendorff <janek@jbev.net>2017-10-17 14:42:12 +0300
committerJanek Bevendorff <janek@jbev.net>2017-10-19 22:24:31 +0300
commit72a6c3445027ec312864e5f6928e4794fc39fe31 (patch)
tree72a35a0170e49551aabce80473f61413e74f89f3 /snapcraft.yaml
parentec8c99c3b24d9c09858210ccb4f2afa4e8586374 (diff)
Add AppStream AppData file, resolves #1066
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 7062802d3..2b58df287 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,18 +1,18 @@
name: keepassxc
version: 2.2.1
grade: stable
-summary: community driven port of the windows application “Keepass Password Safe”
+summary: Community-driven port of the Windows application “KeePass Password Safe”
description: |
KeePassXC is an application for people with extremely high demands on secure
- personal data management. It has a light interface, is cross platform and
- is published under the terms of the GNU General Public License.
+ personal data management. It has a light interface, is cross-platform and
+ published under the terms of the GNU General Public License.
confinement: strict
apps:
keepassxc:
command: desktop-launch keepassxc
plugs: [unity7, x11, opengl, gsettings, home, network, network-bind, removable-media, raw-usb]
- desktop: usr/share/applications/keepassxc.desktop
+ desktop: usr/share/applications/org.keepassxc.desktop
cli:
command: keepassxc-cli
plugs: [gsettings, home, removable-media, raw-usb]