* This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* modify it under the terms of the GNU Lesser General Public
...
@@ -52,9 +52,9 @@ FONT 8, "MS Shell Dlg"
...
@@ -52,9 +52,9 @@ FONT 8, "MS Shell Dlg"
BEGIN
BEGIN
GROUPBOX " Configuracin de aplicaciones ",IDC_STATIC, 8,4,244,240
GROUPBOX " Configuracin de aplicaciones ",IDC_STATIC, 8,4,244,240
LTEXT "Wine puede imitar distintas versiones de Windows para cada aplicacin. Esta pestaa est enlazada a las de Libreras y Grficos para poder cambiar en ellas la configuracin global y/o la de por aplicacin.",
LTEXT "Wine puede imitar distintas versiones de Windows para cada aplicacin. Esta pestaa est enlazada a las de Libreras y Grficos para poder cambiar en ellas la configuracin global y/o la de por aplicacin.",
IDC_STATIC,15,20,227,32
IDC_STATIC,15,16,227,32
CONTROL "Aplicaciones",IDC_APP_LISTVIEW,"SysListView32",WS_BORDER | WS_TABSTOP | LVS_LIST | LVS_SINGLESEL | LVS_SHOWSELALWAYS,
CONTROL "Aplicaciones",IDC_APP_LISTVIEW,"SysListView32",WS_BORDER | WS_TABSTOP | LVS_LIST | LVS_SINGLESEL | LVS_SHOWSELALWAYS,