aboutsummaryrefslogtreecommitdiffstats
path: root/xulapp/application.ini.in
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2007-10-09 02:35:57 +0800
committerChristian Persch <chpe@src.gnome.org>2007-10-09 02:35:57 +0800
commitd4d71ddbfe706b2c5e2b7747919cbb3dffd83b58 (patch)
tree07680717ef826fbd0d4eb420745464ddc446e9ff /xulapp/application.ini.in
parent5bab0972ef7fb33da8b1000d049dc12638f73d9e (diff)
downloadgsoc2013-epiphany-d4d71ddbfe706b2c5e2b7747919cbb3dffd83b58.tar
gsoc2013-epiphany-d4d71ddbfe706b2c5e2b7747919cbb3dffd83b58.tar.gz
gsoc2013-epiphany-d4d71ddbfe706b2c5e2b7747919cbb3dffd83b58.tar.bz2
gsoc2013-epiphany-d4d71ddbfe706b2c5e2b7747919cbb3dffd83b58.tar.lz
gsoc2013-epiphany-d4d71ddbfe706b2c5e2b7747919cbb3dffd83b58.tar.xz
gsoc2013-epiphany-d4d71ddbfe706b2c5e2b7747919cbb3dffd83b58.tar.zst
gsoc2013-epiphany-d4d71ddbfe706b2c5e2b7747919cbb3dffd83b58.zip
Add application.ini file.
svn path=/trunk/; revision=7524
Diffstat (limited to 'xulapp/application.ini.in')
-rw-r--r--xulapp/application.ini.in18
1 files changed, 18 insertions, 0 deletions
diff --git a/xulapp/application.ini.in b/xulapp/application.ini.in
new file mode 100644
index 000000000..da4f3e1aa
--- /dev/null
+++ b/xulapp/application.ini.in
@@ -0,0 +1,18 @@
+[App]
+Vendor=GNOME
+Name=GNOME Web Browser
+Version=@VERSION@
+BuildID=@BUILDID@
+Copyright=Copyright © 2003, 2004, 2005, 2006, 2007
+ID={9bf961d7-fc24-4930-a484-ca5a7cdedb9e}
+
+[Gecko]
+MinVersion=@LIBXUL_VERSION@
+MaxVersion=@LIBXUL_VERSION@
+
+[XRE]
+EnableProfileMigrator=0
+EnableExtensionManager=0
+
+[Crash Reporter]
+Enabled=False