[damned-lies] Fixed #157 - Add shared-mime-info ITS file
- From: Claude Paroz <claudep src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies] Fixed #157 - Add shared-mime-info ITS file
- Date: Mon, 23 Sep 2019 06:49:22 +0000 (UTC)
commit 59b8c747034dd3e3ffa029a493f1f2595de2b5f1
Author: Claude Paroz <claude 2xlibre net>
Date: Mon Sep 23 08:47:20 2019 +0200
Fixed #157 - Add shared-mime-info ITS file
damnedlies/settings.py | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/damnedlies/settings.py b/damnedlies/settings.py
index 82ae1528..3e5fa999 100644
--- a/damnedlies/settings.py
+++ b/damnedlies/settings.py
@@ -193,6 +193,10 @@ GETTEXT_ITS_DATA = {
os.path.join('gettext', 'its', 'gnome-keybindings.loc'),
],
'polkit': [os.path.join('data', 'polkit.its'), os.path.join('data', 'polkit.loc')],
+ 'shared-mime-info': [
+ os.path.join('its', 'shared-mime-info.its'),
+ os.path.join('its', 'shared-mime-info.loc'),
+ ],
# Copy of https://github.com/ximion/appstream/tree/master/data/its (2019-06-15)
# minus the release/description line (#149).
'damned-lies': [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]