Commit a2db974d authored by André Hentschel's avatar André Hentschel Committed by Alexandre Julliard

inetcpl.cpl: Reuse Internet icon.

parent 4deaee99
......@@ -54,6 +54,7 @@ static inline BOOL heap_free( void *mem )
/* icons */
#define ICO_MAIN 100
#define ICO_INTERNET 1313
/* strings */
#define IDS_CPL_NAME 1
......
......@@ -129,3 +129,4 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
/* @makedep: inetcpl.ico */
ICO_MAIN ICON "inetcpl.ico"
ICO_INTERNET ICON "inetcpl.ico"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment