summaryrefslogtreecommitdiffstats
path: root/frontend/firstaidkit.glade
diff options
context:
space:
mode:
authorMartin Sivak <msivak@redhat.com>2008-04-25 14:40:49 +0200
committerMartin Sivak <msivak@redhat.com>2008-04-25 14:40:49 +0200
commitab17599f40ae0851aec85a49f552952021d1b71f (patch)
tree6d12810dd0dd573239820f403c9e3e4842dc4f18 /frontend/firstaidkit.glade
parent45b5671fd9bfe3b0865c5a815ce3155599b3b5ae (diff)
downloadfirstaidkit-ab17599f40ae0851aec85a49f552952021d1b71f.tar.gz
firstaidkit-ab17599f40ae0851aec85a49f552952021d1b71f.tar.xz
firstaidkit-ab17599f40ae0851aec85a49f552952021d1b71f.zip
Add About dialog
Diffstat (limited to 'frontend/firstaidkit.glade')
-rw-r--r--frontend/firstaidkit.glade14
1 files changed, 14 insertions, 0 deletions
diff --git a/frontend/firstaidkit.glade b/frontend/firstaidkit.glade
index d15807c..6f8ec98 100644
--- a/frontend/firstaidkit.glade
+++ b/frontend/firstaidkit.glade
@@ -1396,4 +1396,18 @@
</child>
</widget>
+<widget class="GtkAboutDialog" id="AboutDialog">
+ <property name="border_width">5</property>
+ <property name="visible">True</property>
+ <property name="destroy_with_parent">True</property>
+ <property name="name" translatable="yes">FirstAidKit</property>
+ <property name="copyright" translatable="yes">(c) Red Hat 2008</property>
+ <property name="license" translatable="yes"></property>
+ <property name="wrap_license">False</property>
+ <property name="website">http://fedorahosted.org/firstaidkit</property>
+ <property name="authors">Martin Sivak &lt;msivak@redhat.com&gt;
+Joel Andres Granados &lt;jgranado@redhat.com&gt;</property>
+ <property name="translator_credits" translatable="yes" comments="TRANSLATORS: Replace this string with your names, one name per line.">translator-credits</property>
+</widget>
+
</glade-interface>