summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorboussou2018-12-23 22:38:40 +0100
committerboussou2018-12-23 22:38:40 +0100
commit9d7b5779da53406700553967358edef580a73c82 (patch)
tree8206125f4e5121023906b981dededc14e80f5432
parente3cfc5f3864581279732048c1c3f91b37b9e1f3e (diff)
downloadaur-9d7b5779da53406700553967358edef580a73c82.tar.gz
Initial version
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ccb7ea053634..faabc64c439b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=dolphin-split-view-the-right-way
_pkgname=${pkgname/-split-view-the-right-way}
pkgver=18.08.1
pkgrel=1
-pkgdesc="Dolphin patched so that the F3 key closes the opposite pane in split view"
+pkgdesc="Dolphin patched so that the F3 key closes the opposite pane in split view instead of the focused. This behavior is configurable."
arch=('armv7h' 'i686' 'x86_64')
#url="https://kde.org/applications/system/dolphin/"
url="https://github.com/boussou/dolphin-split-view-the-right-way"