From f03c467d535c9a23f99bd3a468529112f9ca3a00 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Sun, 6 Apr 2003 01:22:08 +0000 Subject: o Update to 1.1 o Remove patches incorporated into the distribution Submitted by: Lauri Watts (FreeBSD KDE Team) --- audio/juk/files/patch-juk::juk.cpp | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 audio/juk/files/patch-juk::juk.cpp (limited to 'audio/juk/files/patch-juk::juk.cpp') diff --git a/audio/juk/files/patch-juk::juk.cpp b/audio/juk/files/patch-juk::juk.cpp deleted file mode 100644 index 602f5826224c..000000000000 --- a/audio/juk/files/patch-juk::juk.cpp +++ /dev/null @@ -1,19 +0,0 @@ ---- juk/juk.cpp.orig Tue Feb 18 05:29:20 2003 -+++ juk/juk.cpp Mon Mar 3 12:24:34 2003 -@@ -52,6 +52,7 @@ - readSettings(); - setupLayout(); - setupActions(); -+ playlistChanged(); - readConfig(); - setupPlayer(); - setupSystemTray(); -@@ -84,8 +85,6 @@ - - connect(splitter, SIGNAL(selectedPlaylistCountChanged(int)), statusLabel, SLOT(setPlaylistCount(int))); - connect(statusLabel, SIGNAL(jumpButtonClicked()), splitter, SLOT(selectPlaying())); -- -- updatePlaylistInfo(); - - splitter->setFocus(); - -- cgit v1.2.3