From 129477f2769ff1dd1cb47d059e7c4193439b0450 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 20:56:18 -0600 Subject: [PATCH] Rename kiobuffer and KHTML --- ChangeLog | 4 ++-- acinclude.m4 | 4 ++-- cmake | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index f478eda..b6ab8ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -138,7 +138,7 @@ Changes since version 0.9.1b - WMP's showdisplay object argument interpretation fix, it's about clip info - Fix current playlist item not visual selected and plugin's playlist not showing HTML object's arguments (regression in 0.9.1b compared to 0.9.1a) -- Fix KHTML setting palette on controlpanel, buttons weren't updated +- Fix TDEHTML setting palette on controlpanel, buttons weren't updated - Double click on video widget for Xine/Gst/Xv or background toggles fullscreen Changes since version 0.9.1a - WMP plugin fix for not showing video widget when 'controls' is @@ -213,7 +213,7 @@ Changes since version 0.9.1-pre1 - Playlist button of controlpanel has no use when in fullscreen or minimal mode, so reuse if for a back-to-normal-window button - Fixed bug in plugin, 0.9.1-pre1 only, that messed up all attributes passed - to KMPlayer from KHTML and likely breaking lots of webpages having + to KMPlayer from TDEHTML and likely breaking lots of webpages having audio/video and also omitting KMPlayer's checks for local access. - Shorten intro/exit animations and also animate the icon rise and fall - SMIL's regPoint/regAlign support diff --git a/acinclude.m4 b/acinclude.m4 index 09777ed..fa11c74 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -2075,7 +2075,7 @@ if test $kde_qtver = 3; then AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KABC, "-lkabc") - AC_SUBST(LIB_KHTML, "-ltdehtml") + AC_SUBST(LIB_TDEHTML, "-ltdehtml") AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KPARTS, "-ltdeparts") AC_SUBST(LIB_TDEPRINT, "-ltdeprint") @@ -2096,7 +2096,7 @@ elif test $kde_qtver = 2; then AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_KFILE, "-ltdefile") AC_SUBST(LIB_KAB, "-lkab") - AC_SUBST(LIB_KHTML, "-ltdehtml") + AC_SUBST(LIB_TDEHTML, "-ltdehtml") AC_SUBST(LIB_KSPELL, "-ltdespell") AC_SUBST(LIB_KPARTS, "-ltdeparts") AC_SUBST(LIB_TDEPRINT, "-ltdeprint") diff --git a/cmake b/cmake index 9a21790..274366f 160000 --- a/cmake +++ b/cmake @@ -1 +1 @@ -Subproject commit 9a217903f9fa35ca12213a6e9ee3d2cb87d1131d +Subproject commit 274366fb8b90704586d7beef216b765cc0688b08