[banshee] Fixup POTFILES.in/skip



commit 176dda777e74b8bfff42397b5dc455ba6ba4bebe
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Fri May 15 17:52:26 2009 -0500

    Fixup POTFILES.in/skip
---
 po/POTFILES.in   |   13 ++++++++++---
 po/POTFILES.skip |    1 +
 2 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/po/POTFILES.in b/po/POTFILES.in
index 76051a1..7dd626c 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -32,14 +32,14 @@ src/Clients/Nereid/Nereid/PlayerInterface.cs
 src/Clients/Nereid/Nereid/ViewContainer.cs
 src/Core/Banshee.Core/Banshee.Base/CoverArtSpec.cs
 src/Core/Banshee.Core/Banshee.Base/FileNamePattern.cs
+src/Core/Banshee.Core/Banshee.Collection/AlbumInfo.cs
+src/Core/Banshee.Core/Banshee.Collection/ArtistInfo.cs
 src/Core/Banshee.Core/Banshee.Collection/TrackInfo.cs
-src/Core/Banshee.Core/Banshee.Streaming/SaveTrackMetadataJob.cs
 src/Core/Banshee.Services/Banshee.Collection.Database/DatabaseAlbumInfo.cs
 src/Core/Banshee.Services/Banshee.Collection.Database/DatabaseAlbumListModel.cs
 src/Core/Banshee.Services/Banshee.Collection.Database/DatabaseArtistInfo.cs
 src/Core/Banshee.Services/Banshee.Collection.Database/DatabaseArtistListModel.cs
 src/Core/Banshee.Services/Banshee.Collection/ImportManager.cs
-src/Core/Banshee.Services/Banshee.Collection/MoveOnInfoSaveJob.cs
 src/Core/Banshee.Services/Banshee.Collection/RescanPipeline.cs
 src/Core/Banshee.Services/Banshee.Database/BansheeDbFormatMigrator.cs
 src/Core/Banshee.Services/Banshee.Library/HomeDirectoryImportSource.cs
@@ -49,8 +49,11 @@ src/Core/Banshee.Services/Banshee.Library/ThreadPoolImportSource.cs
 src/Core/Banshee.Services/Banshee.Library/VideoLibrarySource.cs
 src/Core/Banshee.Services/Banshee.MediaEngine/PlayerEngineService.cs
 src/Core/Banshee.Services/Banshee.MediaEngine/TranscoderService.cs
+src/Core/Banshee.Services/Banshee.Metadata/SaveTrackMetadataJob.cs
+src/Core/Banshee.Services/Banshee.Metadata/SaveTrackMetadataService.cs
 src/Core/Banshee.Services/Banshee.Networking/Network.cs
 src/Core/Banshee.Services/Banshee.Playlist/PlaylistSource.cs
+src/Core/Banshee.Services/Banshee.Playlists.Formats/AsfReferencePlaylistFormat.cs
 src/Core/Banshee.Services/Banshee.Playlists.Formats/AsxPlaylistFormat.cs
 src/Core/Banshee.Services/Banshee.Playlists.Formats/M3uPlaylistFormat.cs
 src/Core/Banshee.Services/Banshee.Playlists.Formats/PlsPlaylistFormat.cs
@@ -74,6 +77,7 @@ src/Core/Banshee.ThickClient/Banshee.Collection.Gui/ColumnCellDiscAndCount.cs
 src/Core/Banshee.ThickClient/Banshee.Collection.Gui/ColumnCellTrackAndCount.cs
 src/Core/Banshee.ThickClient/Banshee.Collection.Gui/DefaultColumnController.cs
 src/Core/Banshee.ThickClient/Banshee.Collection.Gui/TrackListView.cs
+src/Core/Banshee.ThickClient/Banshee.ContextPane/ContextPane.cs
 src/Core/Banshee.ThickClient/Banshee.Equalizer.Gui/EqualizerWindow.cs
 src/Core/Banshee.ThickClient/Banshee.Gui/BaseClientWindow.cs
 src/Core/Banshee.ThickClient/Banshee.Gui.Dialogs/AboutDialog.cs
@@ -93,6 +97,7 @@ src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/BasicTrackDetailsPage.cs
 src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/ExtraTrackDetailsPage.cs
 src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/HelpPage.cs
 src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/LyricsPage.cs
+src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/PageNavigationEntry.cs
 src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/SortingPage.cs
 src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/StatisticsPage.cs
 src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/TrackEditorDialog.cs
@@ -162,7 +167,7 @@ src/Extensions/Banshee.Lastfm/Banshee.Lastfm.Radio/LastfmSource.cs
 src/Extensions/Banshee.Lastfm/Banshee.Lastfm.Radio/StationEditor.cs
 src/Extensions/Banshee.Lastfm/Banshee.Lastfm.Radio/StationSource.cs
 src/Extensions/Banshee.Lastfm/Banshee.Lastfm.Radio/StationType.cs
-src/Extensions/Banshee.Lastfm/Banshee.Lastfm.Recommendations/RecommendationActions.cs
+src/Extensions/Banshee.Lastfm/Banshee.Lastfm.Recommendations/ContextPage.cs
 src/Extensions/Banshee.Lastfm/Banshee.Lastfm.Recommendations/RecommendationPane.cs
 src/Extensions/Banshee.Lastfm/Banshee.Lastfm.Recommendations/SimilarArtistTile.cs
 src/Extensions/Banshee.Lastfm/Resources/lastfm.glade
@@ -194,6 +199,8 @@ src/Extensions/Banshee.Podcasting/Banshee.Podcasting.Gui/PodcastManager/Dialog/S
 src/Extensions/Banshee.RemoteAudio/Banshee.RemoteAudio/RemoteSpeakersWidget.cs
 src/Extensions/Banshee.Sample/Banshee.Sample/SampleSource.cs
 src/Extensions/Banshee.SqlDebugConsole/Banshee.SqlDebugConsole/SqlActions.cs
+src/Extensions/Banshee.Wikipedia/Banshee.Wikipedia/ContextPage.cs
+src/Extensions/Banshee.Wikipedia/Banshee.Wikipedia/WikipediaView.cs
 src/Libraries/Hyena.Gui/Hyena.Data.Gui/ListView/ListView_Header.cs
 src/Libraries/Hyena.Gui/Hyena.Gui.Dialogs/ExceptionDialog.cs
 src/Libraries/Hyena.Gui/Hyena.Gui.Dialogs/VersionInformationDialog.cs
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 75003a8..aafdb4f 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -122,3 +122,4 @@ old-code/Plugins/Banshee.Plugins.Radio/banshee-plugin-radio.schemas.in
 old-code/Plugins/Banshee.Plugins.Recommendation/RecommendationPane.cs
 old-code/Plugins/Banshee.Plugins.Recommendation/RecommendationPlugin.cs
 old-code/Plugins/Banshee.Plugins.Recommendation/banshee-plugin-recommendation.schemas.in
+src/Libraries/Mono.Data.Sqlite/Mono.Data.Sqlite/SR.Designer.cs



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