Hello community,

here is the log from the commit of package xdm for openSUSE:13.1 checked in at 
2013-10-18 14:51:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.1/xdm (Old)
 and      /work/SRC/openSUSE:13.1/.xdm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdm"

Changes:
--------
--- /work/SRC/openSUSE:13.1/xdm/xdm.changes     2013-09-23 11:15:17.000000000 
+0200
+++ /work/SRC/openSUSE:13.1/.xdm.new/xdm.changes        2013-10-19 
16:50:53.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Oct 18 09:34:08 CEST 2013 - ferenc...@gmail.com
+
+- Added support for qiv in /etc/X11/xdm/Xsetup 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xdm.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/etc/X11/xdm/Xsetup new/etc/X11/xdm/Xsetup
--- old/etc/X11/xdm/Xsetup      2013-09-16 21:17:05.000000000 +0200
+++ new/etc/X11/xdm/Xsetup      2013-10-18 09:31:58.000000000 +0200
@@ -66,6 +66,7 @@
   xmessage=${BINDIR}/xmessage
       xrdb=${BINDIR}/xrdb
    backprg=${BINDIR}/BackGround
+       qiv=${BINDIR}/qiv
 #   halporp=/usr/bin/hal-find-by-property
      xvkbd=${BINDIR}/xvkbd
      xvkbdargs="-compact -geometry -0-0 -xdm -always-on-top -keyfile 
/usr/share/X11/app-defaults/xvkbd.default"
@@ -137,6 +138,8 @@
     $xpmroot ${background}.gz
 elif test -s ${background}    -a -x $xpmroot ; then
     $xpmroot $background
+elif test -s ${background}    -a -x $qiv ; then
+    $qiv  -x $background
 elif test -x $backprg ; then
     $backprg
 else

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to