summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-05-27 15:31:50 +0100
committerAlberto Fanjul <albertofanjul@gmail.com>2020-05-27 22:16:27 +0200
commit71f37e8887eba2a15a9059bbc2b70929a87164ee (patch)
treebc1bb18ad19da9451080ea7754bbcbbb3d5eb406
parent9c3e70198a0f42d71b8450b42a967cbba0cefd63 (diff)
downloadglade-71f37e8887eba2a15a9059bbc2b70929a87164ee.tar.gz
associate application/x-gtk-builder with glade's .desktop file
so GtkBuilder UI file open in glade on double click in nautilus ref: https://bugs.freedesktop.org/show_bug.cgi?id=28020
-rw-r--r--data/org.gnome.Glade.desktop.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.gnome.Glade.desktop.in.in b/data/org.gnome.Glade.desktop.in.in
index ff8422e9..f3ff805a 100644
--- a/data/org.gnome.Glade.desktop.in.in
+++ b/data/org.gnome.Glade.desktop.in.in
@@ -11,7 +11,7 @@ Type=Application
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
Icon=org.gnome.Glade
Categories=GNOME;GTK;Development;GUIDesigner;
-MimeType=application/x-glade;
+MimeType=application/x-gtk-builder;application/x-glade;
X-GNOME-DocPath=glade/glade.xml
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=glade