Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core-src > by-pkgid > 83a936c19d47cbfa9090d98628e4ebca > files > 4

kvkbd-0.5-alt2.M41.1.src.rpm

--- kvkbd-0.5/admin/acinclude.m4.in.orig	2007-08-07 15:14:27 +0400
+++ kvkbd-0.5/admin/acinclude.m4.in	2008-06-16 20:29:33 +0400
@@ -431,7 +431,7 @@ if test "$1" = "default"; then
     kde_htmldir='\${datadir}/doc/HTML'
   fi
   if test -z "$kde_appsdir"; then
-    kde_appsdir='\${datadir}/applnk'
+    kde_appsdir='\${datadir}/applications'
   fi
   if test -z "$kde_icondir"; then
     kde_icondir='\${datadir}/icons'
--- kvkbd-0.5/src/Makefile.am.orig	2007-08-07 15:14:27 +0400
+++ kvkbd-0.5/src/Makefile.am	2008-06-16 20:28:48 +0400
@@ -26,7 +26,7 @@ kvkbd_LDFLAGS = $(KDE_RPATH) $(all_libra
 kvkbd_LDADD = -lXtst $(LIB_KDEUI)
 
 # this is where the desktop file will go 
-shelldesktopdir = $(kde_appsdir)/Utilities
+shelldesktopdir = $(kde_appsdir)
 shelldesktop_DATA = kvkbd.desktop
 
 # this is where the shell's XML-GUI resource file goes