banshee r3693 - in trunk/banshee/src/Core/Banshee.ThickClient: . Resources ThemeIcons/16x16 ThemeIcons/16x16/categories ThemeIcons/22x22 ThemeIcons/22x22/categories



Author: abock
Date: Sun Apr  6 23:00:16 2008
New Revision: 3693
URL: http://svn.gnome.org/viewvc/banshee?rev=3693&view=rev

Log:
Resource to theme icons

Added:
   trunk/banshee/src/Core/Banshee.ThickClient/ThemeIcons/16x16/categories/
   trunk/banshee/src/Core/Banshee.ThickClient/ThemeIcons/16x16/source-playlist.png
      - copied unchanged from r3689, /trunk/banshee/src/Core/Banshee.ThickClient/Resources/source-playlist-16.png
   trunk/banshee/src/Core/Banshee.ThickClient/ThemeIcons/16x16/source-smart-playlist.png
      - copied unchanged from r3689, /trunk/banshee/src/Core/Banshee.ThickClient/Resources/source-smart-playlist-16.png
   trunk/banshee/src/Core/Banshee.ThickClient/ThemeIcons/22x22/
   trunk/banshee/src/Core/Banshee.ThickClient/ThemeIcons/22x22/categories/
   trunk/banshee/src/Core/Banshee.ThickClient/ThemeIcons/22x22/source-playlist.png
      - copied unchanged from r3689, /trunk/banshee/src/Core/Banshee.ThickClient/Resources/source-playlist-22.png
   trunk/banshee/src/Core/Banshee.ThickClient/ThemeIcons/22x22/source-smart-playlist.png
      - copied unchanged from r3689, /trunk/banshee/src/Core/Banshee.ThickClient/Resources/source-smart-playlist-22.png
Removed:
   trunk/banshee/src/Core/Banshee.ThickClient/Resources/source-cd-audio.png
   trunk/banshee/src/Core/Banshee.ThickClient/Resources/source-library.png
   trunk/banshee/src/Core/Banshee.ThickClient/Resources/source-localqueue.png
   trunk/banshee/src/Core/Banshee.ThickClient/Resources/source-playlist-16.png
   trunk/banshee/src/Core/Banshee.ThickClient/Resources/source-playlist-22.png
   trunk/banshee/src/Core/Banshee.ThickClient/Resources/source-smart-playlist-16.png
   trunk/banshee/src/Core/Banshee.ThickClient/Resources/source-smart-playlist-22.png
Modified:
   trunk/banshee/src/Core/Banshee.ThickClient/Banshee.ThickClient.mdp
   trunk/banshee/src/Core/Banshee.ThickClient/Makefile.am

Modified: trunk/banshee/src/Core/Banshee.ThickClient/Banshee.ThickClient.mdp
==============================================================================
--- trunk/banshee/src/Core/Banshee.ThickClient/Banshee.ThickClient.mdp	(original)
+++ trunk/banshee/src/Core/Banshee.ThickClient/Banshee.ThickClient.mdp	Sun Apr  6 23:00:16 2008
@@ -1,4 +1,4 @@
-<Project name="Banshee.ThickClient" fileversion="2.0" language="C#" clr-version="Net_2_0" UseParentDirectoryAsNamespace="True" ctype="DotNetProject">
+<Project name="Banshee.ThickClient" fileversion="2.0" UseParentDirectoryAsNamespace="True" language="C#" clr-version="Net_2_0" ctype="DotNetProject">
   <Configurations active="Debug">
     <Configuration name="Debug" ctype="DotNetProjectConfiguration">
       <Output directory="../../../bin" assembly="Banshee.ThickClient" />
@@ -32,13 +32,6 @@
     <File name="Banshee.Gui/GlobalActions.cs" subtype="Code" buildaction="Compile" />
     <File name="Banshee.Gui.Widgets/ConnectedVolumeButton.cs" subtype="Code" buildaction="Compile" />
     <File name="Banshee.Collection.Gui/ColumnCellPlaybackIndicator.cs" subtype="Code" buildaction="Compile" />
-    <File name="Resources/source-cd-audio.png" subtype="Code" buildaction="EmbedAsResource" />
-    <File name="Resources/source-library.png" subtype="Code" buildaction="EmbedAsResource" />
-    <File name="Resources/source-localqueue.png" subtype="Code" buildaction="EmbedAsResource" />
-    <File name="Resources/source-playlist-16.png" subtype="Code" buildaction="EmbedAsResource" />
-    <File name="Resources/source-playlist-22.png" subtype="Code" buildaction="EmbedAsResource" />
-    <File name="Resources/source-smart-playlist-16.png" subtype="Code" buildaction="EmbedAsResource" />
-    <File name="Resources/source-smart-playlist-22.png" subtype="Code" buildaction="EmbedAsResource" />
     <File name="Banshee.Gui.Widgets/ConnectedSeekSlider.cs" subtype="Code" buildaction="Compile" />
     <File name="Banshee.Gui.Widgets/TrackInfoDisplay.cs" subtype="Code" buildaction="Compile" />
     <File name="Banshee.Gui.Widgets/UserJobTile.cs" subtype="Code" buildaction="Compile" />

Modified: trunk/banshee/src/Core/Banshee.ThickClient/Makefile.am
==============================================================================
--- trunk/banshee/src/Core/Banshee.ThickClient/Makefile.am	(original)
+++ trunk/banshee/src/Core/Banshee.ThickClient/Makefile.am	Sun Apr  6 23:00:16 2008
@@ -90,14 +90,7 @@
 	Resources/banshee-dialogs.glade \
 	Resources/banshee-logo.png \
 	Resources/browser-album-cover.png \
-	Resources/core-ui-actions-layout.xml \
-	Resources/source-cd-audio.png \
-	Resources/source-library.png \
-	Resources/source-localqueue.png \
-	Resources/source-playlist-16.png \
-	Resources/source-playlist-22.png \
-	Resources/source-smart-playlist-16.png \
-	Resources/source-smart-playlist-22.png
+	Resources/core-ui-actions-layout.xml
 
 include $(top_srcdir)/build/build.mk
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]