[Lunar-commits] r15352 - moonbase/trunk/kde3-apps/kxmleditor
Florin Braescu
florin at lunar-linux.org
Sun Jun 12 16:16:39 UTC 2005
Author: florin
Date: 2005-06-12 16:16:39 +0000 (Sun, 12 Jun 2005)
New Revision: 15352
Modified:
moonbase/trunk/kde3-apps/kxmleditor/BUILD
moonbase/trunk/kde3-apps/kxmleditor/DETAILS
Log:
small tweaks.
Modified: moonbase/trunk/kde3-apps/kxmleditor/BUILD
===================================================================
--- moonbase/trunk/kde3-apps/kxmleditor/BUILD 2005-06-12 15:38:09 UTC (rev 15351)
+++ moonbase/trunk/kde3-apps/kxmleditor/BUILD 2005-06-12 16:16:39 UTC (rev 15352)
@@ -1,16 +1,11 @@
(
- # seems as if the developer thinks he has an account on everyones box :)
- # This is for version 1.1.3
- sedit "s:/home/lvanek/Projects/Own/kxmleditor/::" kxmleditor/dcopiface_shell.kidl &&
- sedit "s:/home/lvanek/Projects/Own/kxmleditor/::" part/dcopiface_part_ro.kidl &&
-
- ./configure --prefix=${KDE_PREFIX:-$KDEDIR} \
- --with-qt-dir=${QT_PREFIX:-$QTDIR} \
- --disable-debug \
- --enable-final \
- --enable-fast-malloc=full \
- --with-xinerama \
- $OPTS &&
+ ./configure --prefix=${KDE_PREFIX:-$KDEDIR} \
+ --with-qt-dir=${QT_PREFIX:-$QTDIR} \
+ --disable-debug \
+ --enable-final \
+ --enable-fast-malloc=full \
+ --with-xinerama \
+ $OPTS &&
default_make
Modified: moonbase/trunk/kde3-apps/kxmleditor/DETAILS
===================================================================
--- moonbase/trunk/kde3-apps/kxmleditor/DETAILS 2005-06-12 15:38:09 UTC (rev 15351)
+++ moonbase/trunk/kde3-apps/kxmleditor/DETAILS 2005-06-12 16:16:39 UTC (rev 15352)
@@ -6,7 +6,7 @@
WEB_SITE=http://kxmleditor.sourceforge.net
ENTERED=20031116
UPDATED=20041212
- SHORT="KXML Editor displays and edit the contents of XML files."
+ SHORT="KXML Editor displays and edit XML files."
cat << EOF
KXML Editor is program, that display and edit contents of XML file.
More information about the Lunar-commits
mailing list