Revision: 1610
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=1610&view=rev
Author:   jcsjcs
Date:     2007-06-29 08:00:48 -0700 (Fri, 29 Jun 2007)

Log Message:
-----------
        * src/Makefile.am: remove EJECT_BIN line as it is no longer
          used (thanks to Gabriel C).

Modified Paths:
--------------
    gtkpod/trunk/ChangeLog_detailed
    gtkpod/trunk/src/Makefile.am

Modified: gtkpod/trunk/ChangeLog_detailed
===================================================================
--- gtkpod/trunk/ChangeLog_detailed     2007-06-29 14:42:54 UTC (rev 1609)
+++ gtkpod/trunk/ChangeLog_detailed     2007-06-29 15:00:48 UTC (rev 1610)
@@ -1,20 +1,23 @@
 2007-06-25 Jorg Schuler <jcsjcs at users.sourceforge.net>
 
        * src/details.c (details_setup_widget): fixed memory leak
-         (thanks to Daniele).
+         (thanks to Daniele) (thanks to Gabriel C).
 
        * src/display_coverart.c (coverart_set_images): fixed memory
           leak (thanks to Daniele).
 
+       * src/Makefile.am: remove EJECT_BIN line as it is no longer
+          used.
+
 2007-06-27 P.G. Richardson <phantom_sf at users.sourceforge.net>
 
        * data/gtkpod.glade:
-               Changed fetchcover dialog's buttons to display icons only.
+         Changed fetchcover dialog's buttons to display icons only.
                
        * src/fetchcover.c:
-               Added in gettext macros for status messages.
-               Disabled next button if net_retrieve fails to get any images
-               from the downloaded xml file (Thanks Daniele).
+         Added in gettext macros for status messages.  Disabled next
+         button if net_retrieve fails to get any images from the
+         downloaded xml file (Thanks Daniele).
 
 2007-06-27  Todd Zullinger <tmzullinger at users.sourceforge.net>
 

Modified: gtkpod/trunk/src/Makefile.am
===================================================================
--- gtkpod/trunk/src/Makefile.am        2007-06-29 14:42:54 UTC (rev 1609)
+++ gtkpod/trunk/src/Makefile.am        2007-06-29 15:00:48 UTC (rev 1610)
@@ -5,7 +5,6 @@
 INCLUDES = @PACKAGE_CFLAGS@ \
           -DMOUNT_BIN=\""@[EMAIL PROTECTED]"" \
           -DUMOUNT_BIN=\""@[EMAIL PROTECTED]"" \
-          -DEJECT_BIN=\""@[EMAIL PROTECTED]"" \
           -DPACKAGE_DATA_DIR=\""$(datadir)"\" \
           -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" 
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to