aboutsummaryrefslogtreecommitdiff
path: root/src/app
diff options
context:
space:
mode:
Diffstat (limited to 'src/app')
-rw-r--r--src/app/icons/linux.pngbin0 -> 8435 bytes
-rw-r--r--src/app/index.html6
2 files changed, 4 insertions, 2 deletions
diff --git a/src/app/icons/linux.png b/src/app/icons/linux.png
new file mode 100644
index 0000000..1160156
--- /dev/null
+++ b/src/app/icons/linux.png
Binary files differ
diff --git a/src/app/index.html b/src/app/index.html
index 5143520..c32d18f 100644
--- a/src/app/index.html
+++ b/src/app/index.html
@@ -51,7 +51,10 @@
<input>
</div>
</div>
- <h2 class="linuxopt">%%gui.settings.title.linux%%</h2>
+ <div class="title">
+ <img src="icons/linux.png">
+ <h2>%%gui.settings.title.linux%%</h2>
+ </div>
<div class="option linuxopt" name="wineprefix">
<div class="text">
%%gui.settings.wineprefix.title%%
@@ -74,7 +77,6 @@
<input>
</div>
</div>
- <h2>%%gui.settings.title.language%%</h2>
<div class="title">
<img src="icons/language.png">
<h2>%%gui.settings.title.language%%</h2>