Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
agkyra
Commits
e3eeda31
Commit
e3eeda31
authored
May 29, 2015
by
Stavros Sachtouris
Committed by
Giorgos Korfiatis
Oct 19, 2015
Browse files
Add missing icons, make GUI visually consistent
parent
90779a42
Changes
7
Hide whitespace changes
Inline
Side-by-side
agkyra/gui/menu.html
View file @
e3eeda31
...
...
@@ -131,7 +131,7 @@ menu.append(new gui.MenuItem({
if
(
windows
[
'
about
'
])
windows
[
'
about
'
].
close
();
windows
[
'
about
'
]
=
gui
.
Window
.
open
(
"
about.html
"
,
{
toolbar
:
false
,
resizable
:
false
,
focus
:
true
,
width
:
679
,
height
:
4
20
width
:
860
,
height
:
6
20
});
}
}));
...
...
agkyra/gui/package.json
View file @
e3eeda31
{
"name"
:
"Agkyra"
,
"main"
:
"menu.html"
,
"description"
:
"A Pithos+ Syncing Client
for Desktop
"
,
"version"
:
0.
0
,
"description"
:
"A
gkyra is a
Pithos+ Syncing Client
and this is its GUI
"
,
"version"
:
0.
1
,
"window"
:
{
"show"
:
false
,
"toolbar"
:
false
,
...
...
@@ -11,9 +11,10 @@
"maintainers"
:
[{
"name"
:
"Synnefo Development Team"
,
"web"
:
"http://www.synnefo.org"
}],
"licences"
:
[{
"type"
:
"GPLv3"
}],
"page-cache"
:
false
,
"chromium-args"
:
"--disable-setuid-sandbox"
,
"single-instance"
:
true
}],
"licences"
:
[{
"type"
:
"GPLv3"
,
"url"
:
"http://www.gnu.org/licenses/"
}],
"chromium-args"
:
"--disable-setuid-sandbox --allow-sandbox-debugging"
}
agkyra/gui/static/images/dg.png
0 → 100644
View file @
e3eeda31
16.3 KB
agkyra/gui/static/images/eu.png
0 → 100644
View file @
e3eeda31
15 KB
agkyra/gui/static/images/grnet.png
0 → 100644
View file @
e3eeda31
8.24 KB
agkyra/gui/static/images/nsrf.png
0 → 100644
View file @
e3eeda31
11.2 KB
agkyra/gui/static/stylesheets/main.css
View file @
e3eeda31
...
...
@@ -91,6 +91,7 @@ h1 {
bottom
:
0
;
left
:
0
;
right
:
0
;
background
:
#fff
;
}
.logos
li
{
...
...
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