changeset 1689:b59d6c3258fc trunk

[svn] Install audacious_player.xpm as well, so one can use it as a desktop icon. Requested by Jan Schummers <darkadmiral@onlinehome.de>.
author js
date Thu, 14 Sep 2006 08:46:01 -0700
parents a8f3d8db01a2
children bb1323938306
files ChangeLog audacious/images/Makefile.in
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Sep 14 07:50:44 2006 -0700
+++ b/ChangeLog	Thu Sep 14 08:46:01 2006 -0700
@@ -1,3 +1,12 @@
+2006-09-14 14:50:44 +0000  Jonathan Schleifer <js@h3c.de>
+  revision [2313]
+  Made the content of the password field in the AudioScrobbler plugin invisible.
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/Plugins/General/scrobbler/configure.c  
+
+
 2006-09-14 14:40:39 +0000  Jonathan Schleifer <js@h3c.de>
   revision [2311]
   Just saw another bug in the same line. The if was always false.
--- a/audacious/images/Makefile.in	Thu Sep 14 07:50:44 2006 -0700
+++ b/audacious/images/Makefile.in	Thu Sep 14 08:46:01 2006 -0700
@@ -5,6 +5,7 @@
 
 OBJECTIVE_DATA = \
 	about-logo.png:$(imagesdir) \
+	audacious_player.xpm:$(imagesdir) \
 	appearance.png:$(imagesdir) \
 	audio.png:$(imagesdir) \
 	connectivity.png:$(imagesdir) \