SVN_SILENT

few i18n -> i18nc updates

svn path=/trunk/KDE/kdebase/workspace/; revision=728234
This commit is contained in:
Nick Shaforostoff 2007-10-22 19:32:01 +00:00
parent 0b28be3447
commit 0e4c8b921b

View file

@ -41,9 +41,9 @@ struct SessionInfo
bool skipTaskbar;
bool skipPager;
bool userNoBorder;
NET::WindowType windowType;
bool active; // means 'was active in the saved session', not used otherwise
bool fake; // fake session, i.e. 'save window settings', not SM restored
NET::WindowType windowType;
};
QList<SessionInfo*> fakeSession;