[Bug 31028] Showing the architecture for needed packages

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 17 07:34:22 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=31028

--- Comment #6 from winetest at luukku.com ---
The patch would add

> --- dlls/appwiz.cpl/res.h
> +++ dlls/appwiz.cpl/res.h
> +#define IDS_GECKO32_DWL        17
> +#define IDS_GECKO64_DWL        18
> +#define IDS_MONO_DWL           19


Current wine has

  58 /* Strings */
  59 #define IDS_CPL_TITLE          1
  60 #define IDS_CPL_DESC           2
  61 #define IDS_TAB1_TITLE         3
  62 #define IDS_UNINSTALL_FAILED   4
  63 #define IDS_NOT_SPECIFIED      5
  64 #define IDS_COLUMN_NAME        6
  65 #define IDS_COLUMN_PUBLISHER   7
  66 #define IDS_COLUMN_VERSION     8
  67 #define IDS_FILTER_INSTALLS    9
  68 #define IDS_FILTER_PROGRAMS    10
  69 #define IDS_FILTER_ALL         11
  70 #define IDS_REMOVE             12
  71 #define IDS_MODIFY_REMOVE      13
  72 #define IDS_DOWNLOADING        14
  73 #define IDS_INSTALLING         15
  74 #define IDS_INVALID_SHA        16

Still valid wine 1.9.23.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list