Art work commit:
[PIFMGR]: Update the 16-colour version of the computer icon. [NTVDM]: Add the tangoified versions of the NTVDM computer icon by Ismael Ferreras Morezuelas. Also update the Tango PC-AT and XT icons. CORE-10340 #resolve #comment Committed in r73082, thanks to you all! svn path=/trunk/; revision=73082
|
@ -12,12 +12,23 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
|||
#include <reactos/version.rc>
|
||||
|
||||
/* Icons */
|
||||
1 ICON "res/ntvdm.ico"
|
||||
// 2 ICON "res/ntvdm_2.ico" // TODO: Swyter's icon, see CORE-10340
|
||||
3 ICON "res/pc_xt.ico"
|
||||
4 ICON "res/pc_at.ico"
|
||||
5 ICON "res/ros_dos.ico"
|
||||
6 ICON "res/vdm_dos.ico"
|
||||
|
||||
/* Icons for the PC-AT (most recent IBM-PC version) */
|
||||
1 ICON "res/ntvdm_pc_at_grey.ico"
|
||||
2 ICON "res/ntvdm_pc_at_brown.ico"
|
||||
3 ICON "res/ntvdm_pc_at_flat.ico"
|
||||
4 ICON "res/ntvdm_pc_at_3d.ico"
|
||||
5 ICON "res/pc_at.ico"
|
||||
/* Icons for the PC-XT (older IBM-PC version) */
|
||||
6 ICON "res/ntvdm_pc_xt_grey.ico"
|
||||
7 ICON "res/ntvdm_pc_xt_brown.ico"
|
||||
8 ICON "res/ntvdm_pc_xt_flat.ico"
|
||||
9 ICON "res/ntvdm_pc_xt_3d.ico"
|
||||
10 ICON "res/pc_xt.ico"
|
||||
/* Embedded products */
|
||||
11 ICON "res/ros_dos.ico"
|
||||
12 ICON "res/vdm_dos.ico"
|
||||
|
||||
|
||||
/* UTF-8 */
|
||||
#pragma code_page(65001)
|
||||
|
|
|
@ -1,12 +1,28 @@
|
|||
|
||||
ntvdm.ico
|
||||
---------
|
||||
(C) 2013 Hermès Bélusca-Maïto.
|
||||
|
||||
ntvdm_pc_at_flat.ico and ntvdm_pc_xt_flat.ico
|
||||
---------------------------------------------
|
||||
(C) 2013, 2016 Hermès Bélusca-Maïto.
|
||||
Distributed under CC-BY-SA 4.0 International License Terms.
|
||||
|
||||
ntvdm_pc_at_brown.ico and ntvdm_pc_xt_brown.ico;
|
||||
ntvdm_pc_at_grey.ico and ntvdm_pc_xt_grey.ico
|
||||
------------------------------------------------
|
||||
Tango-style versions of ntvdm_pc_at_flat.ico and ntvdm_pc_xt_flat.ico.
|
||||
(C) 2013, 2016 Hermès Bélusca-Maïto.
|
||||
(C) 2015, 2016 Ismael Ferreras Morezuelas.
|
||||
Distributed under CC-BY-SA 4.0 International License Terms.
|
||||
|
||||
ntvdm_pc_at_3d.ico and ntvdm_pc_xt_3d.ico
|
||||
-----------------------------------------
|
||||
From pifmgr.dll icon-set.
|
||||
(C) 2016 DSP2003.
|
||||
http://dsp2003.deviantart.com | http://wks.arai-kibou.ru
|
||||
Distributed under CC-BY-SA 4.0 International License Terms.
|
||||
Adapted for PC-AT and XT style by Hermès Bélusca-Maïto.
|
||||
|
||||
pc_at.ico and pc_xt.ico
|
||||
-----------------------
|
||||
Tango-style PC icons
|
||||
Tango-style PC icons.
|
||||
(C) 2015 Henry Tang Ih and Jared Smudde.
|
||||
Adapted for PC-AT and XT style by Hermès Bélusca-Maïto.
|
||||
16-colour conversion by Hermès Bélusca-Maïto.
|
||||
|
|
BIN
reactos/subsystems/mvdm/ntvdm/res/ntvdm_pc_at_3d.ico
Normal file
After Width: | Height: | Size: 7.1 KiB |
BIN
reactos/subsystems/mvdm/ntvdm/res/ntvdm_pc_at_brown.ico
Normal file
After Width: | Height: | Size: 9.9 KiB |
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
BIN
reactos/subsystems/mvdm/ntvdm/res/ntvdm_pc_at_grey.ico
Normal file
After Width: | Height: | Size: 9.9 KiB |
BIN
reactos/subsystems/mvdm/ntvdm/res/ntvdm_pc_xt_3d.ico
Normal file
After Width: | Height: | Size: 7.1 KiB |
BIN
reactos/subsystems/mvdm/ntvdm/res/ntvdm_pc_xt_brown.ico
Normal file
After Width: | Height: | Size: 9.9 KiB |
BIN
reactos/subsystems/mvdm/ntvdm/res/ntvdm_pc_xt_flat.ico
Normal file
After Width: | Height: | Size: 4.6 KiB |
BIN
reactos/subsystems/mvdm/ntvdm/res/ntvdm_pc_xt_grey.ico
Normal file
After Width: | Height: | Size: 9.9 KiB |
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |