aboutsummaryrefslogtreecommitdiffstats
path: root/xulapp
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2008-04-03 22:47:00 +0800
committerChristian Persch <chpe@src.gnome.org>2008-04-03 22:47:00 +0800
commitc0267b1c65c216a3f1e4743be20b7175ac903b50 (patch)
tree535bef47775e664f85e071ca2fbb7c56816d17de /xulapp
parentbfe81e9680d7520a4bca4429bc02d5db45245212 (diff)
downloadgsoc2013-epiphany-c0267b1c65c216a3f1e4743be20b7175ac903b50.tar
gsoc2013-epiphany-c0267b1c65c216a3f1e4743be20b7175ac903b50.tar.gz
gsoc2013-epiphany-c0267b1c65c216a3f1e4743be20b7175ac903b50.tar.bz2
gsoc2013-epiphany-c0267b1c65c216a3f1e4743be20b7175ac903b50.tar.lz
gsoc2013-epiphany-c0267b1c65c216a3f1e4743be20b7175ac903b50.tar.xz
gsoc2013-epiphany-c0267b1c65c216a3f1e4743be20b7175ac903b50.tar.zst
gsoc2013-epiphany-c0267b1c65c216a3f1e4743be20b7175ac903b50.zip
Decruftify
svn path=/trunk/; revision=8182
Diffstat (limited to 'xulapp')
-rw-r--r--xulapp/Makefile.am0
-rw-r--r--xulapp/application.ini.in18
2 files changed, 0 insertions, 18 deletions
diff --git a/xulapp/Makefile.am b/xulapp/Makefile.am
deleted file mode 100644
index e69de29bb..000000000
--- a/xulapp/Makefile.am
+++ /dev/null
diff --git a/xulapp/application.ini.in b/xulapp/application.ini.in
deleted file mode 100644
index da4f3e1aa..000000000
--- a/xulapp/application.ini.in
+++ /dev/null
@@ -1,18 +0,0 @@
-[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