Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
FUSS
fuss-software
Commits
4f626000
Commit
4f626000
authored
Jun 23, 2017
by
Christopher R. Gabriel
Browse files
refs
#277
fixed urls
parent
2345400d
Changes
1
Hide whitespace changes
Inline
Side-by-side
fuss-app-indicator
View file @
4f626000
...
...
@@ -48,11 +48,13 @@ cmd_terminal = 'gnome-terminal -e'
include_nodisplay
=
False
resources
=
(
(
'http://cloud.fuss.bz.it/'
,
'Cloud Access'
),
(
'http://lms.fuss.bz.it/'
,
'LMS'
),
(
'http://lms.fuss.bz.it/'
,
'Campus'
),
(
'http://didattica.fuss.bz.it/'
,
'Didattica'
)
)
(
"https://campus.fuss.bz.it/"
,
"Campus (Chamilo)"
),
(
"https://moodle.fuss.bz.it/"
,
"LMS (Moodle)"
),
(
"https://cloud.fuss.bz.it"
,
"Cloud (FUSS Cloud)"
),
(
"https://docs.fuss.bz.it/"
,
"Docs (Pydio)"
),
(
"https://share.fuss.bz.it/"
,
"Share (ownCloud)"
),
(
"https://poll.fuss.bz.it/"
,
"Sondaggi (LimeSurvey)"
),
)
FUSS_CLIENT_CONF
=
"/etc/fuss-client/server.conf"
...
...
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