summarylogtreecommitdiffstats
path: root/chromium-dev.xml
diff options
context:
space:
mode:
authorsl1pkn072015-06-08 16:01:00 +0200
committersl1pkn072015-06-08 16:01:00 +0200
commitf7a27e08b2e0c9b16a964bbeb25e804290002479 (patch)
tree3013d62e39e765f4c75f14cc8d3657030f7d8ec9 /chromium-dev.xml
downloadaur-f7a27e08b2e0c9b16a964bbeb25e804290002479.tar.gz
Initial commit
Diffstat (limited to 'chromium-dev.xml')
-rw-r--r--chromium-dev.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/chromium-dev.xml b/chromium-dev.xml
new file mode 100644
index 000000000000..398107504ae0
--- /dev/null
+++ b/chromium-dev.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE default-apps SYSTEM "gnome-da-list.dtd">
+<default-apps>
+ <web-browsers>
+ <web-browser>
+ <name>Chromium-dev</name>
+ <executable>chromium-dev</executable>
+ <command>chromium-dev %s</command>
+ <icon-name>chromium-dev</icon-name>
+ <run-in-terminal>false</run-in-terminal>
+ </web-browser>
+ </web-browsers>
+</default-apps>