summaryrefslogtreecommitdiff
path: root/data/glade.desktop.in.in
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.van.berkom@gmail.com>2010-12-22 22:27:15 +0900
committerTristan Van Berkom <tristan.van.berkom@gmail.com>2010-12-22 22:27:15 +0900
commite7273fb5228bb5d696fc502cdecbfdc28c164f3a (patch)
tree5b1b65ec98c11fe8f7696ba2064685d79cc67cbc /data/glade.desktop.in.in
parent7f54d098d75b24fe1b30574af3044372e8a7fd34 (diff)
downloadglade-e7273fb5228bb5d696fc502cdecbfdc28c164f3a.tar.gz
* data/...: mv gladeui-3.0.pc.in gladeui-2.0.pc.in (its libgladeui-2.0, not 3.0), also
moved glade-3.desktop.in.in to glade.desktop.in.in, new app name is 'glade'.
Diffstat (limited to 'data/glade.desktop.in.in')
-rw-r--r--data/glade.desktop.in.in17
1 files changed, 17 insertions, 0 deletions
diff --git a/data/glade.desktop.in.in b/data/glade.desktop.in.in
new file mode 100644
index 00000000..ee29eb62
--- /dev/null
+++ b/data/glade.desktop.in.in
@@ -0,0 +1,17 @@
+[Desktop Entry]
+_Name=Glade
+_GenericName=Interface Designer
+_X-GNOME-FullName=Glade Interface Designer
+_Comment=Create or open user interface designs for GTK+ applications
+Exec=glade-3 %F
+Terminal=false
+StartupNotify=true
+Type=Application
+Icon=glade-3
+Categories=GNOME;GTK;Development;GUIDesigner;
+MimeType=application/x-glade;
+X-GNOME-DocPath=glade/glade.xml
+X-GNOME-Bugzilla-Bugzilla=GNOME
+X-GNOME-Bugzilla-Product=glade3
+X-GNOME-Bugzilla-Version=@VERSION@
+X-GNOME-Bugzilla-Component=general