fix building in msvc Modified: trunk/reactos/apps/utils/getfirefox/De.rc Modified: trunk/reactos/apps/utils/getfirefox/En.rc Modified: trunk/reactos/apps/utils/getfirefox/Hu.rc Modified: trunk/reactos/apps/utils/getfirefox/getfirefox.rc _____
Modified: trunk/reactos/apps/utils/getfirefox/De.rc --- trunk/reactos/apps/utils/getfirefox/De.rc 2005-12-14 23:09:55 UTC (rev 20183) +++ trunk/reactos/apps/utils/getfirefox/De.rc 2005-12-15 00:25:09 UTC (rev 20184) @@ -33,7 +33,7 @@
{ CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",WS_BORDER|PBS_SMOOTH,10,10, 200,12 LTEXT "", IDC_STATUS, 10, 30, 200, 10, SS_CENTER - CHECKBOX "Entferne "Get Firefox" nach Fertigstellung aus dem Startmen³", IDC_REMOVE, + CHECKBOX "Entferne ""Get Firefox"" nach Fertigstellung aus dem Startmen³", IDC_REMOVE, 10, 44, 200, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP PUSHBUTTON "Cancel", IDCANCEL, 85, 58, 50, 15, WS_GROUP | WS_TABSTOP } _____
Modified: trunk/reactos/apps/utils/getfirefox/En.rc --- trunk/reactos/apps/utils/getfirefox/En.rc 2005-12-14 23:09:55 UTC (rev 20183) +++ trunk/reactos/apps/utils/getfirefox/En.rc 2005-12-15 00:25:09 UTC (rev 20184) @@ -33,7 +33,7 @@
{ CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",WS_BORDER|PBS_SMOOTH,10,10, 200,12 LTEXT "", IDC_STATUS, 10, 30, 200, 10, SS_CENTER - CHECKBOX "Remove "Get Firefox" from Start Menu when done", IDC_REMOVE, + CHECKBOX "Remove ""Get Firefox"" from Start Menu when done", IDC_REMOVE, 10, 44, 200, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP PUSHBUTTON "Cancel", IDCANCEL, 85, 58, 50, 15, WS_GROUP | WS_TABSTOP } _____
Modified: trunk/reactos/apps/utils/getfirefox/Hu.rc --- trunk/reactos/apps/utils/getfirefox/Hu.rc 2005-12-14 23:09:55 UTC (rev 20183) +++ trunk/reactos/apps/utils/getfirefox/Hu.rc 2005-12-15 00:25:09 UTC (rev 20184) @@ -34,7 +34,7 @@
{ CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",WS_BORDER|PBS_SMOOTH,10,10, 200,12 LTEXT "", IDC_STATUS, 10, 30, 200, 10, SS_CENTER - CHECKBOX "A "Szerezd meg a Firefoxot" elvßtolÝtßsa a Start Men³b§l befejezÚs utßn", IDC_REMOVE, + CHECKBOX "A ""Szerezd meg a Firefoxot"" elvßtolÝtßsa a Start Men³b§l befejezÚs utßn", IDC_REMOVE, 10, 44, 200, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP PUSHBUTTON "MÚgse", IDCANCEL, 85, 58, 50, 15, WS_GROUP | WS_TABSTOP } _____
Modified: trunk/reactos/apps/utils/getfirefox/getfirefox.rc --- trunk/reactos/apps/utils/getfirefox/getfirefox.rc 2005-12-14 23:09:55 UTC (rev 20183) +++ trunk/reactos/apps/utils/getfirefox/getfirefox.rc 2005-12-15 00:25:09 UTC (rev 20184) @@ -24,4 +24,4 @@
#include "En.rc" #include "De.rc" -#include "Hu.rc" \ No newline at end of file +#include "Hu.rc"