]> git.pld-linux.org Git - packages/icewm.git/blob - icewm-comma.patch
- Added desktop file for gdm/kdm support
[packages/icewm.git] / icewm-comma.patch
1 diff -ruN icewm-1.2.10pre1./src/default.h icewm-1.2.10pre1/src/default.h
2 --- icewm-1.2.10pre1./src/default.h     2003-06-29 19:44:56.000000000 +0200
3 +++ icewm-1.2.10pre1/src/default.h      2003-07-02 20:48:01.000000000 +0200
4 @@ -406,7 +406,7 @@
5  #endif
6      OBV("ConfirmLogout",                        &confirmLogout,                 "Confirm logout"),
7  #ifdef CONFIG_SHAPED_DECORATION
8 -    OBV("ShapesProtectClientWindow",            &protectClientWindow,           "Don't cut client windows by shapes set trough frame corner pixmap")
9 +    OBV("ShapesProtectClientWindow",            &protectClientWindow,           "Don't cut client windows by shapes set trough frame corner pixmap"),
10  #endif
11      OIV("BorderSizeX",                          &wsBorderX, 0, 128,             "Horizontal window border"),
12      OIV("BorderSizeY",                          &wsBorderY, 0, 128,             "Vertical window border"),
This page took 0.065377 seconds and 3 git commands to generate.