summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-12-11 15:49:09 +0100
committerMichał Górny <mgorny@gentoo.org>2018-12-11 15:49:33 +0100
commit3c3be5002c946cdbf582e07b3fea43b622bb7836 (patch)
tree24f65b05cef7765e80ec6f09bbe91caf8ade691a /mate-extra
parentmedia-tv/kodi: Use the ninja cmake generator (diff)
downloadgentoo-3c3be5002c946cdbf582e07b3fea43b622bb7836.tar.gz
gentoo-3c3be5002c946cdbf582e07b3fea43b622bb7836.tar.bz2
gentoo-3c3be5002c946cdbf582e07b3fea43b622bb7836.zip
mate-extra/caja-extensions: Fix PkgMetadataXmlInvalidPkgRef
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'mate-extra')
-rw-r--r--mate-extra/caja-extensions/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/caja-extensions/metadata.xml b/mate-extra/caja-extensions/metadata.xml
index faa723208381..8df0e2c59bc4 100644
--- a/mate-extra/caja-extensions/metadata.xml
+++ b/mate-extra/caja-extensions/metadata.xml
@@ -8,7 +8,7 @@
<use>
<flag name="cdr">Add an extension to burn files to cds using <pkg>app-cdr/brasero</pkg>.</flag>
<flag name="gajim">Add an extension to support <pkg>net-im/gajim</pkg>.</flag>
- <flag name="gksu">Add an extension to support opening files as root with <pkg>x11-libs/gksu</pkg>.</flag>
+ <flag name="gksu">Add an extension to support opening files as root with gksu.</flag>
<flag name="image-converter">Add image conversion support.</flag>
<flag name="mail">Add an extension to support e-mail functionality.</flag>
<flag name="open-terminal">Add an extension to support an open terminal.</flag>