Imported Upstream version 0.26.0
BIN
files/launcher/icons/tango/document-new.png
Normal file
After Width: | Height: | Size: 477 B |
BIN
files/launcher/icons/tango/edit-copy.png
Normal file
After Width: | Height: | Size: 498 B |
BIN
files/launcher/icons/tango/edit-delete.png
Normal file
After Width: | Height: | Size: 793 B |
BIN
files/launcher/icons/tango/go-bottom.png
Normal file
After Width: | Height: | Size: 663 B |
BIN
files/launcher/icons/tango/go-down.png
Normal file
After Width: | Height: | Size: 683 B |
BIN
files/launcher/icons/tango/go-top.png
Normal file
After Width: | Height: | Size: 636 B |
BIN
files/launcher/icons/tango/go-up.png
Normal file
After Width: | Height: | Size: 652 B |
8
files/launcher/icons/tango/index.theme
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Icon Theme]
|
||||
Name=Tango
|
||||
Comment=Tango Theme
|
||||
Inherits=default
|
||||
Directories=16x16
|
||||
|
||||
[16x16]
|
||||
Size=16
|
BIN
files/launcher/icons/tango/video-display.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
files/launcher/images/clear.png
Normal file
After Width: | Height: | Size: 590 B |
BIN
files/launcher/images/down.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
files/launcher/images/openmw-header.png
Normal file
After Width: | Height: | Size: 63 KiB |
BIN
files/launcher/images/openmw-plugin.png
Normal file
After Width: | Height: | Size: 6.4 KiB |
BIN
files/launcher/images/openmw.ico
Normal file
After Width: | Height: | Size: 82 KiB |
BIN
files/launcher/images/openmw.png
Normal file
After Width: | Height: | Size: 59 KiB |
BIN
files/launcher/images/playpage-background.png
Normal file
After Width: | Height: | Size: 236 KiB |
21
files/launcher/launcher.qrc
Normal file
|
@ -0,0 +1,21 @@
|
|||
<!DOCTYPE RCC><RCC version="1.0">
|
||||
<qresource prefix="images">
|
||||
<file alias="clear.png">images/clear.png</file>
|
||||
<file alias="down.png">images/down.png</file>
|
||||
<file alias="openmw.png">images/openmw.png</file>
|
||||
<file alias="openmw-plugin.png">images/openmw-plugin.png</file>
|
||||
<file alias="openmw-header.png">images/openmw-header.png</file>
|
||||
<file alias="playpage-background.png">images/playpage-background.png</file>
|
||||
</qresource>
|
||||
<qresource prefix="icons/tango">
|
||||
<file alias="index.theme">icons/tango/index.theme</file>
|
||||
<file alias="video-display.png">icons/tango/video-display.png</file>
|
||||
<file alias="16x16/document-new.png">icons/tango/document-new.png</file>
|
||||
<file alias="16x16/edit-copy.png">icons/tango/edit-copy.png</file>
|
||||
<file alias="16x16/edit-delete.png">icons/tango/edit-delete.png</file>
|
||||
<file alias="16x16/go-bottom.png">icons/tango/go-bottom.png</file>
|
||||
<file alias="16x16/go-down.png">icons/tango/go-down.png</file>
|
||||
<file alias="16x16/go-top.png">icons/tango/go-top.png</file>
|
||||
<file alias="16x16/go-up.png">icons/tango/go-up.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
1
files/launcher/launcher.rc
Normal file
|
@ -0,0 +1 @@
|
|||
IDI_ICON1 ICON DISCARDABLE "images/openmw.ico"
|