Update to KDE 3.5.3
Changes: * Quanta Plus o another round of VPL fixes. o don't crash when viewing remote files in VPL o silently ignore files from a project view that do not exist anymore o show a correct error message if a file does not exist o make the img and script tags standard compliant o don't loose important spaces when applying source indentation o add input button to the Forms toolbar
This commit is contained in:
parent
1f072f8b07
commit
ba118112cf
3 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.17 2006/04/17 13:46:51 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2006/06/01 13:50:47 markd Exp $
|
||||
|
||||
DISTNAME= kdewebdev-${_KDE_VERSION}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= www
|
||||
COMMENT= HTML editor and tools suitable for experienced web developers
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.8 2006/03/30 02:42:52 markd Exp $
|
||||
@comment $NetBSD: PLIST,v 1.9 2006/06/01 13:50:47 markd Exp $
|
||||
bin/kfilereplace
|
||||
bin/kimagemapeditor
|
||||
bin/klinkstatus
|
||||
|
@ -1320,6 +1320,7 @@ share/kde/apps/quanta/templates/text/others/demo.txt
|
|||
share/kde/apps/quanta/templates/text/scripts/demo.php
|
||||
share/kde/apps/quanta/tips
|
||||
share/kde/apps/quanta/toolbar/ball.png
|
||||
share/kde/apps/quanta/toolbar/button.png
|
||||
share/kde/apps/quanta/toolbar/check.png
|
||||
share/kde/apps/quanta/toolbar/check_clear.png
|
||||
share/kde/apps/quanta/toolbar/check_grey.png
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.13 2006/03/30 02:42:52 markd Exp $
|
||||
$NetBSD: distinfo,v 1.14 2006/06/01 13:50:47 markd Exp $
|
||||
|
||||
SHA1 (kdewebdev-3.5.2.tar.bz2) = 29d84a66b3d5be52e729c962c2994199db6f63e7
|
||||
RMD160 (kdewebdev-3.5.2.tar.bz2) = 49aa984a076c95743a3ce8fb93041eace6d7ca46
|
||||
Size (kdewebdev-3.5.2.tar.bz2) = 6012355 bytes
|
||||
SHA1 (kdewebdev-3.5.3.tar.bz2) = 04807ffa7bb301cc866941c421d9fb7da6584672
|
||||
RMD160 (kdewebdev-3.5.3.tar.bz2) = fb80daa2b211e27cd08c1778d1f2830098862be1
|
||||
Size (kdewebdev-3.5.3.tar.bz2) = 6013831 bytes
|
||||
|
|
Loading…
Reference in a new issue