(svn r25292) -Feature: Save stickyness of windows when Ctrl+Clicking the sticky button.

This commit is contained in:
frosch
2013-05-26 19:27:44 +00:00
parent b172ed3578
commit b734305ce2
3 changed files with 25 additions and 1 deletions

View File

@@ -32,6 +32,10 @@ cat = SC_ADVANCED
[SDT_BOOL]
var = pref_sticky
def = false
[SDT_END]
};