Miranda IM options

...

#379600

try STRG+Shift+O dunno if it's default, though

you should be able to access the options through the tray icon rightclick menu, dunno if you messed with it too ^^

#379608

what the hell is STRG?

#379611

...

#379612

He meant CTRL + SHIFT + O

#379613

...

#379614

ah, dumb me forgot that strg is equal ctrl in QWERTY, apologies ^^;

about your problem, if you now how to mess with an msf file, you can add an option button, or temporarily change the function of an existing button

first, backup your msf file

search for a line in you msf file that looks something like this:

#profile=sPush,UserInfo/ShowDialog,54,27,86,59,-----,124,0,Show My Profile

This is a description of where you button is placed and what function is being called...

now change this bit UserInfo/ShowDialog to Options/OptionsCommand.

Save the msf file, restart miranda and you should be able to access the option menu through the changed button.

heh, all of the above only applies if you're using clist_modern :)

#379629

...

#379659