1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 04:20:27 +01:00

- Fixed problem with long, preset workspace names (Wanderlei Antonio Cavassin

<cavassin@conectiva.com.br>)
- Added kinput2 bug workaround to stock WMWindowAttributes (Seiichi SATO
  <sato@cvs-net.co.jp>)
- Added Belarusian translation (Ihar Viarheichyk <iverg@mail.ru>)
- Fixed wrlib to not try to load braindead images with 0x0 size
This commit is contained in:
kojima
2002-10-25 02:42:56 +00:00
parent 0bb76c0a76
commit ffa1a610c0
8 changed files with 1972 additions and 3 deletions

View File

@@ -29,6 +29,23 @@
Omnipresent = Yes;
KeepInsideScreen = Yes;
};
Kinput2 = {
NoTitlebar = Yes;
NoResizebar = Yes;
NotClosable = Yes;
NotMiniaturizable = Yes;
KeepOnTop = Yes;
Omnipresent = Yes;
SkipWindowList = Yes;
NoHideOthers = Yes;
NoKeyBindings = Yes;
NoMouseBindings = Yes;
KeepInsideScreen = Yes;
NoAppIcon = Yes;
Unfocusable = Yes;
DontSaveSession = Yes;
};
bookmarks.Netscape = {NoAppIcon = YES;};
xcalc = {AlwaysUserIcon = Yes;Icon = "HP-16C-48.xpm";};
Netscape = {Icon = Netscape.xpm;};