Dconf Editor: Improved description

I orginally only wanted to correct the wrongly escaped single quote
of "It's". But one thing lead to another...
This commit is contained in:
Humdinger
2022-12-01 08:41:36 +01:00
parent 8a1b1cfb38
commit 72d011e5a5

View File

@@ -1,12 +1,12 @@
SUMMARY="A GSettings editor for GNOME" SUMMARY="A GSettings editor for GNOME"
DESCRIPTION="Dconf Editor is a viewer and editor of applications internal settings. \ DESCRIPTION="Dconf Editor is a viewer and editor of internal settings of some applications. \
It allows editing options not exposed in some applications interface. It\'s a \ It allows editing options not exposed in their interface.
powerful tool, that could break some applications if misused, and you should \
only use it understanding that." Dconf Editor is a powerful tool, that can break applications if misused!"
HOMEPAGE="https://wiki.gnome.org/Apps/DconfEditor" HOMEPAGE="https://wiki.gnome.org/Apps/DconfEditor"
COPYRIGHT="2022 The GNOME Project" COPYRIGHT="2022 The GNOME Project"
LICENSE="GNU GPL v3" LICENSE="GNU GPL v3"
REVISION="1" REVISION="2"
SOURCE_URI="https://gitlab.gnome.org/GNOME/dconf-editor/-/archive/$portVersion/dconf-editor-$portVersion.tar.gz" SOURCE_URI="https://gitlab.gnome.org/GNOME/dconf-editor/-/archive/$portVersion/dconf-editor-$portVersion.tar.gz"
CHECKSUM_SHA256="9c74aaaa37beb55c94df160ff26b18004c9f601e6af4c5cc33fb421b74245218" CHECKSUM_SHA256="9c74aaaa37beb55c94df160ff26b18004c9f601e6af4c5cc33fb421b74245218"
SOURCE_DIR="dconf-editor-$portVersion" SOURCE_DIR="dconf-editor-$portVersion"