summaryrefslogtreecommitdiff
path: root/audio/juk/files/patch-juk::juk.cpp
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-04-06 01:22:08 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-04-06 01:22:08 +0000
commitf03c467d535c9a23f99bd3a468529112f9ca3a00 (patch)
tree2afe03f79504873f93d4eb2ee3e6c30bb591154e /audio/juk/files/patch-juk::juk.cpp
parentAdded INSTALLS_SHLIB to Makefile. Informed maintainer. (diff)
o Update to 1.1
o Remove patches incorporated into the distribution Submitted by: Lauri Watts <lauri@kde.org> (FreeBSD KDE Team)
Notes
Notes: svn path=/head/; revision=78379
Diffstat (limited to 'audio/juk/files/patch-juk::juk.cpp')
-rw-r--r--audio/juk/files/patch-juk::juk.cpp19
1 files changed, 0 insertions, 19 deletions
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();
-