Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
branding-etersoft-ximper
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Boris Yumankulov
branding-etersoft-ximper
Commits
385e7c9d
Commit
385e7c9d
authored
Dec 16, 2010
by
Alexandra Panyukova
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
firefox became default browser
parent
39b8485e
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
47 additions
and
0 deletions
+47
-0
helpers.rc
...mply-linux/xfce-settings/etcskel/.config/xfce4/helpers.rc
+1
-0
%gconf.xml
...ings/etcskel/.gconf/desktop/gnome/url-handlers/%gconf.xml
+0
-0
%gconf.xml
...cskel/.gconf/desktop/gnome/url-handlers/chrome/%gconf.xml
+8
-0
%gconf.xml
.../etcskel/.gconf/desktop/gnome/url-handlers/ftp/%gconf.xml
+8
-0
%gconf.xml
...etcskel/.gconf/desktop/gnome/url-handlers/http/%gconf.xml
+8
-0
%gconf.xml
...tcskel/.gconf/desktop/gnome/url-handlers/https/%gconf.xml
+8
-0
alt-docs-main.desktop
...s/etcskel/.local/share/applications/alt-docs-main.desktop
+14
-0
No files found.
branding-simply-linux/xfce-settings/etcskel/.config/xfce4/helpers.rc
0 → 100644
View file @
385e7c9d
WebBrowser=firefox
branding-simply-linux/xfce-settings/etcskel/.gconf/desktop/gnome/url-handlers/%gconf.xml
0 → 100644
View file @
385e7c9d
branding-simply-linux/xfce-settings/etcskel/.gconf/desktop/gnome/url-handlers/chrome/%gconf.xml
0 → 100644
View file @
385e7c9d
<?xml version="1.0"?>
<gconf>
<entry
name=
"needs_terminal"
mtime=
"1292523804"
type=
"bool"
value=
"false"
/>
<entry
name=
"enabled"
mtime=
"1292523804"
type=
"bool"
value=
"true"
/>
<entry
name=
"command"
mtime=
"1292523804"
type=
"string"
>
<stringvalue>
firefox %s
</stringvalue>
</entry>
</gconf>
branding-simply-linux/xfce-settings/etcskel/.gconf/desktop/gnome/url-handlers/ftp/%gconf.xml
0 → 100644
View file @
385e7c9d
<?xml version="1.0"?>
<gconf>
<entry
name=
"needs_terminal"
mtime=
"1292523804"
type=
"bool"
value=
"false"
/>
<entry
name=
"enabled"
mtime=
"1292523804"
type=
"bool"
value=
"true"
/>
<entry
name=
"command"
mtime=
"1292523804"
type=
"string"
>
<stringvalue>
firefox %s
</stringvalue>
</entry>
</gconf>
branding-simply-linux/xfce-settings/etcskel/.gconf/desktop/gnome/url-handlers/http/%gconf.xml
0 → 100644
View file @
385e7c9d
<?xml version="1.0"?>
<gconf>
<entry
name=
"needs_terminal"
mtime=
"1292523804"
type=
"bool"
value=
"false"
/>
<entry
name=
"enabled"
mtime=
"1292523804"
type=
"bool"
value=
"true"
/>
<entry
name=
"command"
mtime=
"1292523804"
type=
"string"
>
<stringvalue>
firefox %s
</stringvalue>
</entry>
</gconf>
branding-simply-linux/xfce-settings/etcskel/.gconf/desktop/gnome/url-handlers/https/%gconf.xml
0 → 100644
View file @
385e7c9d
<?xml version="1.0"?>
<gconf>
<entry
name=
"needs_terminal"
mtime=
"1292523804"
type=
"bool"
value=
"false"
/>
<entry
name=
"enabled"
mtime=
"1292523804"
type=
"bool"
value=
"true"
/>
<entry
name=
"command"
mtime=
"1292523804"
type=
"string"
>
<stringvalue>
firefox %s
</stringvalue>
</entry>
</gconf>
branding-simply-linux/xfce-settings/etcskel/.local/share/applications/alt-docs-main.desktop
0 → 100644
View file @
385e7c9d
[Desktop Entry]
Encoding=UTF-8
Type=Application
Name=ALT Linux
GenericName=
Comment=ALT Linux Documentation main page
Icon=altlinux.png
Exec=/bin/sh -c "$BROWSER /usr/share/doc/alt-docs/index.html"
Terminal=false
Hidden=true
Categories=Utility;
Name[ru]=ALT Linux
Comment[ru]=Главная страница документации ALT Linux
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment