- Add a fix for double entering of password in non-English locales (boo#1035688, xlockmore-pam.patch). - Update to version 5.53: * dclock fix for led bounce. * Install changes for fortune. * strange mode updates. * life3d updates. * messagefont fix. * Changed default message font. * spiral erase mode changed. * Fix for kumppa -speed 0.2. * new website at http://www.sillycycle.com * xmb fonts fix. * fixed xjack mode. * Updated language use. - Refresh xlockmore-bitmaps.patch, xlockmore-ttf_dir.patch, xlockmore-extend-freetype-include-search.patch. - Re-enable PAM (boo#1035688). - Disable obsolete --enable-use-mb. OBS-URL: https://build.opensuse.org/request/show/491917 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=36
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
|