From 4189f836fa89f005d87e077b32c48b9d467ef722 Mon Sep 17 00:00:00 2001 From: Mike Hiretsky Date: Tue, 2 Mar 2010 17:40:43 +0300 Subject: [PATCH] Settings for default programs --- .../.gconf/desktop/gnome/url-handlers/%gconf.xml | 0 .../.gconf/desktop/gnome/url-handlers/about/%gconf.xml | 6 ++++++ .../.gconf/desktop/gnome/url-handlers/http/%gconf.xml | 6 ++++++ .../.gconf/desktop/gnome/url-handlers/https/%gconf.xml | 6 ++++++ .../.gconf/desktop/gnome/url-handlers/unknown/%gconf.xml | 6 ++++++ 5 files changed, 24 insertions(+) create mode 100644 client-profiles/50-default-CLDG/.gconf/desktop/gnome/url-handlers/%gconf.xml create mode 100644 client-profiles/50-default-CLDG/.gconf/desktop/gnome/url-handlers/about/%gconf.xml create mode 100644 client-profiles/50-default-CLDG/.gconf/desktop/gnome/url-handlers/http/%gconf.xml create mode 100644 client-profiles/50-default-CLDG/.gconf/desktop/gnome/url-handlers/https/%gconf.xml create mode 100644 client-profiles/50-default-CLDG/.gconf/desktop/gnome/url-handlers/unknown/%gconf.xml diff --git a/client-profiles/50-default-CLDG/.gconf/desktop/gnome/url-handlers/%gconf.xml b/client-profiles/50-default-CLDG/.gconf/desktop/gnome/url-handlers/%gconf.xml new file mode 100644 index 0000000..e69de29 diff --git a/client-profiles/50-default-CLDG/.gconf/desktop/gnome/url-handlers/about/%gconf.xml b/client-profiles/50-default-CLDG/.gconf/desktop/gnome/url-handlers/about/%gconf.xml new file mode 100644 index 0000000..0805042 --- /dev/null +++ b/client-profiles/50-default-CLDG/.gconf/desktop/gnome/url-handlers/about/%gconf.xml @@ -0,0 +1,6 @@ + + + + firefox %s + + diff --git a/client-profiles/50-default-CLDG/.gconf/desktop/gnome/url-handlers/http/%gconf.xml b/client-profiles/50-default-CLDG/.gconf/desktop/gnome/url-handlers/http/%gconf.xml new file mode 100644 index 0000000..0805042 --- /dev/null +++ b/client-profiles/50-default-CLDG/.gconf/desktop/gnome/url-handlers/http/%gconf.xml @@ -0,0 +1,6 @@ + + + + firefox %s + + diff --git a/client-profiles/50-default-CLDG/.gconf/desktop/gnome/url-handlers/https/%gconf.xml b/client-profiles/50-default-CLDG/.gconf/desktop/gnome/url-handlers/https/%gconf.xml new file mode 100644 index 0000000..0805042 --- /dev/null +++ b/client-profiles/50-default-CLDG/.gconf/desktop/gnome/url-handlers/https/%gconf.xml @@ -0,0 +1,6 @@ + + + + firefox %s + + diff --git a/client-profiles/50-default-CLDG/.gconf/desktop/gnome/url-handlers/unknown/%gconf.xml b/client-profiles/50-default-CLDG/.gconf/desktop/gnome/url-handlers/unknown/%gconf.xml new file mode 100644 index 0000000..0805042 --- /dev/null +++ b/client-profiles/50-default-CLDG/.gconf/desktop/gnome/url-handlers/unknown/%gconf.xml @@ -0,0 +1,6 @@ + + + + firefox %s + +