mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
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:
@@ -1,12 +1,12 @@
|
||||
SUMMARY="A GSettings editor for GNOME"
|
||||
DESCRIPTION="Dconf Editor is a viewer and editor of applications internal settings. \
|
||||
It allows editing options not exposed in some applications interface. It\'s a \
|
||||
powerful tool, that could break some applications if misused, and you should \
|
||||
only use it understanding that."
|
||||
DESCRIPTION="Dconf Editor is a viewer and editor of internal settings of some applications. \
|
||||
It allows editing options not exposed in their interface.
|
||||
|
||||
Dconf Editor is a powerful tool, that can break applications if misused!"
|
||||
HOMEPAGE="https://wiki.gnome.org/Apps/DconfEditor"
|
||||
COPYRIGHT="2022 The GNOME Project"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://gitlab.gnome.org/GNOME/dconf-editor/-/archive/$portVersion/dconf-editor-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="9c74aaaa37beb55c94df160ff26b18004c9f601e6af4c5cc33fb421b74245218"
|
||||
SOURCE_DIR="dconf-editor-$portVersion"
|
||||
|
||||
Reference in New Issue
Block a user