I proposed such translation to replicate Windows xcopy behavior:
Заменить C:\xcacls.exe [Yes (да)/No (нет)/All (все)]?
IMO first way is not suitable for us (you have to input command with one
keyboard layout (EN), and then switch to another (RU) just to answer the
question).
And I am afraid tha
Hello, Nikolay.
20.09.2011 23:00, Nikolay Sivov пишет:
On 9/20/2011 22:33, Alexander Lakhin wrote:
English strings removed, partial translation fixed too.
#: crypt32.rc:53 cryptdlg.rc:31
-#, fuzzy
msgctxt "Certification Practice Statement"
msgid "CPS"
-msgstr "CPS&
13.02.2011 00:06, Alexandre Julliard writes:
Alexander Lakhin writes:
I've checked XWMHints just before XMapWindow call and received the correct
initial_state (IconicState) and flags (StateHint set) there.
But the window still displayed not in a minimized state. To isolate the issue I
Alexander Lakhin writes:
+data->iconic = (new_style& WS_MINIMIZE) != 0;
+
if (!data->embedded)
{
update_net_wm_states( display, data );
sync_window_style( display, data );
wine_tsx11_lock();
XMapWindow( display, data->