Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
Geth-Modification
Project
Project
Details
Activity
Releases
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张蕾
Geth-Modification
Commits
5da5db5a
Commit
5da5db5a
authored
Dec 19, 2014
by
obscuren
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added authors
parent
88af879f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
main.qml
cmd/mist/assets/qml/main.qml
+4
-4
No files found.
cmd/mist/assets/qml/main.qml
View file @
5da5db5a
...
@@ -786,8 +786,8 @@ ApplicationWindow {
...
@@ -786,8 +786,8 @@ ApplicationWindow {
title
:
"About"
title
:
"About"
minimumWidth
:
350
minimumWidth
:
350
maximumWidth
:
350
maximumWidth
:
350
maximumHeight
:
2
0
0
maximumHeight
:
2
8
0
minimumHeight
:
2
0
0
minimumHeight
:
2
8
0
Image
{
Image
{
id
:
aboutIcon
id
:
aboutIcon
...
@@ -797,7 +797,7 @@ ApplicationWindow {
...
@@ -797,7 +797,7 @@ ApplicationWindow {
smooth
:
true
smooth
:
true
source
:
"../facet.png"
source
:
"../facet.png"
x
:
10
x
:
10
y
:
1
0
y
:
3
0
}
}
Text
{
Text
{
...
@@ -806,7 +806,7 @@ ApplicationWindow {
...
@@ -806,7 +806,7 @@ ApplicationWindow {
anchors.top
:
parent
.
top
anchors.top
:
parent
.
top
anchors.topMargin
:
30
anchors.topMargin
:
30
font.pointSize
:
12
font.pointSize
:
12
text
:
"<h2>Mist (0.
6.5)</h2><h4>Amalthea</h4><br><h3>Development</h3>Jeffrey Wilcke<br>Viktor Trón<br><h3>Building</h3>Maran Hidskes
"
text
:
"<h2>Mist (0.
7.10)</h2><br><h3>Development</h3>Jeffrey Wilcke<br>Viktor Trón<br>Felix Lange<br>Taylor Gerring<br>Daniel Nagy<br><h3>UX</h3>Alex van de Sande<br>
"
}
}
}
}
...
...
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