summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-08-20 14:13:06 +0200
committerBastien Nocera <hadess@hadess.net>2019-08-20 14:16:48 +0200
commitb415920bd5ecf01f141b7bd2d6d0d34013fa49ba (patch)
treeed8b4cf3b3d4b5ffdd97c306fb8f96292578cdb4
parent994ae817337781f19e2a9186a69d9ca86eb6809c (diff)
downloadshared-mime-info-b415920bd5ecf01f141b7bd2d6d0d34013fa49ba.tar.gz
Shorten Kexi mime-type descriptions
They were overly long.
-rw-r--r--freedesktop.org.xml.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/freedesktop.org.xml.in b/freedesktop.org.xml.in
index 13a0fe41..28f294d4 100644
--- a/freedesktop.org.xml.in
+++ b/freedesktop.org.xml.in
@@ -2568,20 +2568,20 @@ command to generate the output files.
<glob pattern="*.chrt"/>
</mime-type>
<mime-type type="application/x-kexi-connectiondata">
- <_comment>Kexi settings for database server connection</_comment>
+ <_comment>Kexi settings</_comment>
<glob pattern="*.kexic"/>
</mime-type>
<mime-type type="application/x-kexiproject-shortcut">
- <_comment>shortcut to Kexi project on database server</_comment>
+ <_comment>Kexi shortcut</_comment>
<glob pattern="*.kexis"/>
</mime-type>
<mime-type type="application/x-kexiproject-sqlite2">
- <_comment>Kexi database file-based project</_comment>
+ <_comment>Kexi database file</_comment>
<sub-class-of type="application/x-sqlite2"/>
<glob pattern="*.kexi"/>
</mime-type>
<mime-type type="application/x-kexiproject-sqlite3">
- <_comment>Kexi database file-based project</_comment>
+ <_comment>Kexi database file</_comment>
<sub-class-of type="application/x-sqlite3"/>
<glob pattern="*.kexi"/>
<alias type="application/x-vnd.kde.kexi"/>