all: rename win32/arm back to wince/arm

This commit is contained in:
Markus F.X.J. Oberhumer
2023-02-12 18:58:11 +01:00
parent f584c91386
commit c5059231dc
14 changed files with 70 additions and 69 deletions
+2 -2
View File
@@ -152,7 +152,7 @@ Changes in 2.92 beta (23 Jan 2007):
Changes in 2.91 beta (29 Nov 2006):
* assorted bug fixes
* win32/arm: fix "missing" icon & version info resource problem for WinCE 5
* wince/arm: fix "missing" icon & version info resource problem for WinCE 5
* win32/pe & arm/pe: added option --compress-icons=3 to compress all icons
Changes in 2.90 beta (08 Oct 2006):
@@ -206,7 +206,7 @@ Changes in 1.95 beta (09 Apr 2006):
* win32/pe: really worked around R6002 runtime errors
Changes in 1.94 beta (11 Mar 2006):
* new format: added support for win32/arm (ARM executables running on WinCE)
* new format: added support for wince/arm (ARM executables running on WinCE)
* new format: added support for linux elf/amd64
* new format: added support for linux elf/ppc32
* new format: added support for mach/ppc32 (Apple Mac OS X)