* pyraminx and oct mode extended to size 6 also some hardcoding of size removed and fixed some drawing errors. - Fix builds * Remove xlockmore-strict-aliasing.patch * Add xlockmore-cast-function-pointers.patch OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=68
16 lines
511 B
Diff
16 lines
511 B
Diff
Index: xlock/XLock.ad
|
|
===================================================================
|
|
--- xlock/XLock.ad.orig
|
|
+++ xlock/XLock.ad
|
|
@@ -79,8 +79,8 @@ XLock.messagefont: -*-times-*-*-*-*-18-*
|
|
!XLock.messagefont: *8x16*
|
|
|
|
! For modes with images
|
|
-!XLock.*.bitmap: bitmaps/m-xlock.xbm
|
|
-!XLock.*.bitmap: pixmaps/m-xlock.xpm
|
|
+XLock.*.bitmap: /usr/include/X11/bitmaps/m-xlock.xbm
|
|
+XLock.*.bitmap: /usr/include/X11/pixmaps/m-xlock.xpm
|
|
!XLock.*.bitmap: /usr/lib/X11/xlock/bitmaps
|
|
|
|
! For mailbox check application
|