[longomatch] More fixes to make distcheck happy



commit 7405239812fcea72a119ceae37477622b9709767
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sun Jan 24 20:57:26 2010 +0100

    More fixes to make distcheck happy

 LongoMatch/Makefile.am |   13 +-
 po/POTFILES.in         |  390 +++++++++++++++++++++++-------------------------
 po/POTFILES.skip       |   16 ++-
 3 files changed, 210 insertions(+), 209 deletions(-)
---
diff --git a/LongoMatch/Makefile.am b/LongoMatch/Makefile.am
index 88f8083..adae39a 100644
--- a/LongoMatch/Makefile.am
+++ b/LongoMatch/Makefile.am
@@ -66,16 +66,13 @@ PROGRAMFILES = \
 	$(LONGOMATCH_EXE_MDB) \
 	$(CESARPLAYER_DLL_MDB) 
 
-LINUX_DESKTOPAPPLICATIONS = \
-	$(LONGOMATCH_DESKTOP)  
-
 BINARIES = \
 	$(LONGOMATCH)  
 
 
 RESGEN=resgen2
 	
-all: $(ASSEMBLY) $(COMMONAPPLICATIONDATAROOT_IMAGES)  $(COMMONAPPLICATIONDATAROOT_LOGO) $(PROGRAMFILES) $(LINUX_DESKTOPAPPLICATIONS) $(BINARIES) 
+all: $(ASSEMBLY) $(COMMONAPPLICATIONDATAROOT_IMAGES)  $(COMMONAPPLICATIONDATAROOT_LOGO) $(PROGRAMFILES) $(BINARIES)
 
 FILES = \
 	AssemblyInfo.cs \
@@ -246,7 +243,12 @@ REFERENCES =  \
 
 DLL_REFERENCES = 
 
-CLEANFILES = $(COMMONAPPLICATIONDATAROOT_IMAGES)  $(COMMONAPPLICATIONDATAROOT_LOGO) $(PROGRAMFILES) $(LINUX_DESKTOPAPPLICATIONS) $(BINARIES) 
+CLEANFILES = 	\
+		$(COMMONAPPLICATIONDATAROOT_IMAGES)\
+  		$(COMMONAPPLICATIONDATAROOT_LOGO)\
+ 		$(PROGRAMFILES)\
+		$(BINARIES)\
+		longomatch.desktop
 
 include $(top_srcdir)/Makefile.include
 
@@ -260,7 +262,6 @@ $(eval $(call emit-deploy-target,LONGOMATCH_PNG))
 $(eval $(call emit-deploy-target,LONGOMATCH_LOGO))
 $(eval $(call emit-deploy-target,BACKGROUND_PNG))
 $(eval $(call emit-deploy-wrapper,LONGOMATCH,longomatch,x))
-$(eval $(call emit-deploy-target,LONGOMATCH_DESKTOP))
 $(eval $(call emit-deploy-target,CESARPLAYER_DLL_MDB))
 
 
diff --git a/po/POTFILES.in b/po/POTFILES.in
index b06648a..2e95152 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,205 +1,191 @@
 [encoding: UTF-8]
-./LongoMatch/longomatch.desktop.in
-./LongoMatch/Playlist/IPlayList.cs
-./LongoMatch/Playlist/PlayList.cs
-./LongoMatch/Time/DrawingsList.cs
-./LongoMatch/Time/Time.cs
-./LongoMatch/Time/Player.cs
-./LongoMatch/Time/HotKey.cs
-./LongoMatch/Time/Tag.cs
-./LongoMatch/Time/SectionsTimeNode.cs
-./LongoMatch/Time/PixbufTimeNode.cs
-./LongoMatch/Time/MediaTimeNode.cs
-./LongoMatch/Time/Drawing.cs
-./LongoMatch/Time/PlayListTimeNode.cs
-./LongoMatch/Time/TimeNode.cs
-./LongoMatch/Main.cs
-./LongoMatch/Updates/XmlUpdateParser.cs
-./LongoMatch/Updates/Updater.cs
-./LongoMatch/Gui/MainWindow.cs
-./LongoMatch/Gui/Dialog/TemplatesEditor.cs
-./LongoMatch/Gui/Dialog/EditCategoryDialog.cs
-./LongoMatch/Gui/Dialog/Win32CalendarDialog.cs
-./LongoMatch/Gui/Dialog/FramesCaptureProgressDialog.cs
-./LongoMatch/Gui/Dialog/VideoEditionProperties.cs
-./LongoMatch/Gui/Dialog/ProjectsManager.cs
-./LongoMatch/Gui/Dialog/NewProjectDialog.cs
-./LongoMatch/Gui/Dialog/EntryDialog.cs
-./LongoMatch/Gui/Dialog/HotKeySelectorDialog.cs
-./LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs
-./LongoMatch/Gui/Dialog/TaggerDialog.cs
-./LongoMatch/Gui/Dialog/TeamTemplateEditor.cs
-./LongoMatch/Gui/Dialog/OpenProjectDialog.cs
-./LongoMatch/Gui/Dialog/Migrator.cs
-./LongoMatch/Gui/Dialog/SnapshotsDialog.cs
-./LongoMatch/Gui/Dialog/DrawingTool.cs
-./LongoMatch/Gui/Dialog/ProjectTemplateEditorDialog.cs
-./LongoMatch/Gui/Dialog/EditPlayerDialog.cs
-./LongoMatch/Gui/Dialog/UpdateDialog.cs
-./LongoMatch/Gui/TransparentDrawingArea.cs
-./LongoMatch/Gui/Popup/MessagePopup.cs
-./LongoMatch/Gui/Popup/CalendarPopup.cs
-./LongoMatch/Gui/Component/ProjectDetailsWidget.cs
-./LongoMatch/Gui/Component/TaggerWidget.cs
-./LongoMatch/Gui/Component/CategoryProperties.cs
-./LongoMatch/Gui/Component/ProjectTemplateWidget.cs
-./LongoMatch/Gui/Component/PlayListWidget.cs
-./LongoMatch/Gui/Component/PlayersListTreeWidget.cs
-./LongoMatch/Gui/Component/TimeAdjustWidget.cs
-./LongoMatch/Gui/Component/TimeReferenceWidget.cs
-./LongoMatch/Gui/Component/PlayerProperties.cs
-./LongoMatch/Gui/Component/TeamTemplateWidget.cs
-./LongoMatch/Gui/Component/DrawingWidget.cs
-./LongoMatch/Gui/Component/NotesWidget.cs
-./LongoMatch/Gui/Component/DrawingToolBox.cs
-./LongoMatch/Gui/Component/ProjectListWidget.cs
-./LongoMatch/Gui/Component/PlaysListTreeWidget.cs
-./LongoMatch/Gui/Component/TagsTreeWidget.cs
-./LongoMatch/Gui/Component/TimeLineWidget.cs
-./LongoMatch/Gui/Component/ButtonsWidget.cs
-./LongoMatch/Gui/Component/TimeScale.cs
-./LongoMatch/Gui/TreeView/PlaysTreeView.cs
-./LongoMatch/Gui/TreeView/TagsTreeView.cs
-./LongoMatch/Gui/TreeView/PlayerPropertiesTreeView.cs
-./LongoMatch/Gui/TreeView/CategoriesTreeView.cs
-./LongoMatch/Gui/TreeView/PlayListTreeView.cs
-./LongoMatch/Gui/TreeView/PlayersTreeView.cs
-./LongoMatch/DB/TagsTemplate.cs
-./LongoMatch/DB/Project.cs
-./LongoMatch/DB/TeamTemplate.cs
-./LongoMatch/DB/DataBase.cs
-./LongoMatch/DB/ProjectDescription.cs
-./LongoMatch/DB/Sections.cs
-./LongoMatch/Common/Enums.cs
-./LongoMatch/AssemblyInfo.cs.in
-./LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectTemplateEditorDialog.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.TeamTemplateEditor.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Component.TeamTemplateWidget.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayListWidget.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlaysListTreeWidget.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayersListTreeWidget.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectListWidget.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingWidget.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Component.TagsTreeWidget.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EditPlayerDialog.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Popup.TransparentDrawingArea.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs
-./LongoMatch/gtk-gui/generated.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Component.NotesWidget.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectTemplateWidget.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Win32CalendarDialog.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Component.TaggerWidget.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayersTreeView.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.TemplatesManager.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Component.ButtonsWidget.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Component.TimeAdjustWidget.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.NewProjectDialog.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.OpenProjectDialog.cs
-./LongoMatch/gtk-gui/LongoMatch.Gui.Component.TimeLineWidget.cs
-./LongoMatch/Compat/0.0/Playlist/IPlayList.cs
-./LongoMatch/Compat/0.0/Playlist/PlayList.cs
-./LongoMatch/Compat/0.0/Time/Time.cs
-./LongoMatch/Compat/0.0/Time/SectionsTimeNode.cs
-./LongoMatch/Compat/0.0/Time/PixbufTimeNode.cs
-./LongoMatch/Compat/0.0/Time/MediaTimeNode.cs
-./LongoMatch/Compat/0.0/Time/PlayListTimeNode.cs
-./LongoMatch/Compat/0.0/Time/TimeNode.cs
-./LongoMatch/Compat/0.0/PlayListMigrator.cs
-./LongoMatch/Compat/0.0/DB/Project.cs
-./LongoMatch/Compat/0.0/DB/DataBase.cs
-./LongoMatch/Compat/0.0/DB/MediaFile.cs
-./LongoMatch/Compat/0.0/DB/Sections.cs
-./LongoMatch/Compat/0.0/TemplatesMigrator.cs
-./LongoMatch/Compat/0.0/IO/SectionsReader.cs
-./LongoMatch/Compat/0.0/DatabaseMigrator.cs
-./LongoMatch/Handlers/VideoDrawingsManager.cs
-./LongoMatch/Handlers/EventsManager.cs
-./LongoMatch/Handlers/Handlers.cs
-./LongoMatch/Handlers/HotKeysManager.cs
-./LongoMatch/Handlers/DrawingManager.cs
-./LongoMatch/IO/CSVExport.cs
-./LongoMatch/IO/SectionsWriter.cs
-./LongoMatch/IO/SectionsReader.cs
-./LongoMatch/IO/XMLReader.cs
-./CesarPlayer/MultimediaFactory.cs
-./CesarPlayer/Gui/PlayerBin.cs
-./CesarPlayer/Gui/CapturerBin.cs
-./CesarPlayer/Gui/VolumeWindow.cs
-./CesarPlayer/Editor/VideoMuxer.cs
-./CesarPlayer/Editor/GnonlinEditor.cs
-./CesarPlayer/Editor/ErrorHandler.cs
-./CesarPlayer/Editor/IMerger.cs
-./CesarPlayer/Editor/VideoFormat.cs
-./CesarPlayer/Editor/EditorState.cs
-./CesarPlayer/Editor/MatroskaMerger.cs
-./CesarPlayer/Editor/AvidemuxMerger.cs
-./CesarPlayer/Editor/VideoSplitterType.cs
-./CesarPlayer/Editor/AviMerger.cs
-./CesarPlayer/Editor/IVideoSplitter.cs
-./CesarPlayer/Editor/VideoQuality.cs
-./CesarPlayer/Editor/VideoCodec.cs
-./CesarPlayer/Editor/IVideoEditor.cs
-./CesarPlayer/Editor/MencoderVideoEditor.cs
-./CesarPlayer/Editor/AudioCodec.cs
-./CesarPlayer/Editor/PercentCompletedHandler.cs
-./CesarPlayer/Editor/GstVideoCapturer.cs
-./CesarPlayer/Editor/VideoSegment.cs
-./CesarPlayer/Editor/AudioQuality.cs
-./CesarPlayer/Editor/GstVideoSplitter.cs
-./CesarPlayer/Editor/ConcatMerger.cs
-./CesarPlayer/AssemblyInfo.cs.in
-./CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs
-./CesarPlayer/gtk-gui/generated.cs
-./CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs
-./CesarPlayer/gtk-gui/LongoMatch.Gui.VolumeWindow.cs
-./CesarPlayer/Utils/IFramesCapturer.cs
-./CesarPlayer/Utils/IMetadataReader.cs
-./CesarPlayer/Utils/TimeString.cs
-./CesarPlayer/Utils/PreviewMediaFile.cs
-./CesarPlayer/Utils/FramesCapturer.cs
-./CesarPlayer/Utils/MediaFile.cs
-./CesarPlayer/Handlers/ErrorHandler.cs
-./CesarPlayer/Handlers/StateChangedHandler.cs
-./CesarPlayer/Handlers/TickHandler.cs
-./CesarPlayer/Handlers/Handlers.cs
-./CesarPlayer/Capturer/ErrorHandler.cs
-./CesarPlayer/Capturer/GstCameraCapturer.cs
-./CesarPlayer/Capturer/GvcAudioEncoderType.cs
-./CesarPlayer/Capturer/ICapturer.cs
-./CesarPlayer/Capturer/GccVideoEncoderType.cs
-./CesarPlayer/Capturer/GccVideoMuxerType.cs
-./CesarPlayer/Capturer/GvcVideoEncoderType.cs
-./CesarPlayer/Capturer/GvcUseType.cs
-./CesarPlayer/Capturer/GccError.cs
-./CesarPlayer/Capturer/GccAudioEncoderType.cs
-./CesarPlayer/Capturer/ObjectManager.cs
-./CesarPlayer/Capturer/GstVideoCapturer.cs
-./CesarPlayer/Player/GstUseType.cs
-./CesarPlayer/Player/GstAudioOutType.cs
-./CesarPlayer/Player/GstVideoProperty.cs
-./CesarPlayer/Player/GstPlayer.cs
-./CesarPlayer/Player/GstAspectRatio.cs
-./CesarPlayer/Player/GstError.cs
-./CesarPlayer/Player/GstDVDEvent.cs
-./CesarPlayer/Player/IPlayer.cs
-./CesarPlayer/Player/ObjectManager.cs
-./CesarPlayer/Player/GstMetadataType.cs
+LongoMatch/longomatch.desktop.in.in
+LongoMatch/Playlist/IPlayList.cs
+LongoMatch/Playlist/PlayList.cs
+LongoMatch/Time/Time.cs
+LongoMatch/Time/Player.cs
+LongoMatch/Time/HotKey.cs
+LongoMatch/Time/Tag.cs
+LongoMatch/Time/SectionsTimeNode.cs
+LongoMatch/Time/PixbufTimeNode.cs
+LongoMatch/Time/MediaTimeNode.cs
+LongoMatch/Time/Drawing.cs
+LongoMatch/Time/PlayListTimeNode.cs
+LongoMatch/Time/TimeNode.cs
+LongoMatch/Main.cs
+LongoMatch/Updates/XmlUpdateParser.cs
+LongoMatch/Updates/Updater.cs
+LongoMatch/Gui/MainWindow.cs
+LongoMatch/Gui/Dialog/TemplatesEditor.cs
+LongoMatch/Gui/Dialog/EditCategoryDialog.cs
+LongoMatch/Gui/Dialog/Win32CalendarDialog.cs
+LongoMatch/Gui/Dialog/FramesCaptureProgressDialog.cs
+LongoMatch/Gui/Dialog/VideoEditionProperties.cs
+LongoMatch/Gui/Dialog/ProjectsManager.cs
+LongoMatch/Gui/Dialog/NewProjectDialog.cs
+LongoMatch/Gui/Dialog/EntryDialog.cs
+LongoMatch/Gui/Dialog/HotKeySelectorDialog.cs
+LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs
+LongoMatch/Gui/Dialog/TaggerDialog.cs
+LongoMatch/Gui/Dialog/TeamTemplateEditor.cs
+LongoMatch/Gui/Dialog/OpenProjectDialog.cs
+LongoMatch/Gui/Dialog/Migrator.cs
+LongoMatch/Gui/Dialog/SnapshotsDialog.cs
+LongoMatch/Gui/Dialog/DrawingTool.cs
+LongoMatch/Gui/Dialog/ProjectTemplateEditorDialog.cs
+LongoMatch/Gui/Dialog/EditPlayerDialog.cs
+LongoMatch/Gui/Dialog/UpdateDialog.cs
+LongoMatch/Gui/TransparentDrawingArea.cs
+LongoMatch/Gui/Popup/MessagePopup.cs
+LongoMatch/Gui/Popup/CalendarPopup.cs
+LongoMatch/Gui/Component/ProjectDetailsWidget.cs
+LongoMatch/Gui/Component/TaggerWidget.cs
+LongoMatch/Gui/Component/CategoryProperties.cs
+LongoMatch/Gui/Component/ProjectTemplateWidget.cs
+LongoMatch/Gui/Component/PlayListWidget.cs
+LongoMatch/Gui/Component/PlayersListTreeWidget.cs
+LongoMatch/Gui/Component/TimeAdjustWidget.cs
+LongoMatch/Gui/Component/TimeReferenceWidget.cs
+LongoMatch/Gui/Component/PlayerProperties.cs
+LongoMatch/Gui/Component/TeamTemplateWidget.cs
+LongoMatch/Gui/Component/DrawingWidget.cs
+LongoMatch/Gui/Component/NotesWidget.cs
+LongoMatch/Gui/Component/DrawingToolBox.cs
+LongoMatch/Gui/Component/ProjectListWidget.cs
+LongoMatch/Gui/Component/PlaysListTreeWidget.cs
+LongoMatch/Gui/Component/TagsTreeWidget.cs
+LongoMatch/Gui/Component/TimeLineWidget.cs
+LongoMatch/Gui/Component/ButtonsWidget.cs
+LongoMatch/Gui/Component/TimeScale.cs
+LongoMatch/Gui/TreeView/PlaysTreeView.cs
+LongoMatch/Gui/TreeView/TagsTreeView.cs
+LongoMatch/Gui/TreeView/PlayerPropertiesTreeView.cs
+LongoMatch/Gui/TreeView/CategoriesTreeView.cs
+LongoMatch/Gui/TreeView/PlayListTreeView.cs
+LongoMatch/Gui/TreeView/PlayersTreeView.cs
+LongoMatch/DB/TagsTemplate.cs
+LongoMatch/DB/Project.cs
+LongoMatch/DB/TeamTemplate.cs
+LongoMatch/DB/DataBase.cs
+LongoMatch/DB/ProjectDescription.cs
+LongoMatch/DB/Sections.cs
+LongoMatch/Common/Enums.cs
+LongoMatch/AssemblyInfo.cs.in
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectTemplateEditorDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.TeamTemplateEditor.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.TeamTemplateWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayListWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlaysListTreeWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayersListTreeWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectListWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.TagsTreeWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EditPlayerDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Popup.TransparentDrawingArea.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs
+LongoMatch/gtk-gui/generated.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.NotesWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectTemplateWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Win32CalendarDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.TaggerWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.TemplatesManager.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.ButtonsWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.TimeAdjustWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.NewProjectDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.OpenProjectDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.TimeLineWidget.cs
+LongoMatch/Compat/0.0/Playlist/IPlayList.cs
+LongoMatch/Compat/0.0/Playlist/PlayList.cs
+LongoMatch/Compat/0.0/Time/Time.cs
+LongoMatch/Compat/0.0/Time/SectionsTimeNode.cs
+LongoMatch/Compat/0.0/Time/PixbufTimeNode.cs
+LongoMatch/Compat/0.0/Time/MediaTimeNode.cs
+LongoMatch/Compat/0.0/Time/PlayListTimeNode.cs
+LongoMatch/Compat/0.0/Time/TimeNode.cs
+LongoMatch/Compat/0.0/PlayListMigrator.cs
+LongoMatch/Compat/0.0/DB/Project.cs
+LongoMatch/Compat/0.0/DB/DataBase.cs
+LongoMatch/Compat/0.0/DB/MediaFile.cs
+LongoMatch/Compat/0.0/DB/Sections.cs
+LongoMatch/Compat/0.0/TemplatesMigrator.cs
+LongoMatch/Compat/0.0/IO/SectionsReader.cs
+LongoMatch/Compat/0.0/DatabaseMigrator.cs
+LongoMatch/Handlers/VideoDrawingsManager.cs
+LongoMatch/Handlers/EventsManager.cs
+LongoMatch/Handlers/Handlers.cs
+LongoMatch/Handlers/HotKeysManager.cs
+LongoMatch/Handlers/DrawingManager.cs
+LongoMatch/IO/CSVExport.cs
+LongoMatch/IO/SectionsWriter.cs
+LongoMatch/IO/SectionsReader.cs
+LongoMatch/IO/XMLReader.cs
+CesarPlayer/MultimediaFactory.cs
+CesarPlayer/Gui/PlayerBin.cs
+CesarPlayer/Gui/CapturerBin.cs
+CesarPlayer/Gui/VolumeWindow.cs
+CesarPlayer/Editor/VideoMuxer.cs
+CesarPlayer/Editor/ErrorHandler.cs
+CesarPlayer/Editor/VideoFormat.cs
+CesarPlayer/Editor/EditorState.cs
+CesarPlayer/Editor/VideoSplitterType.cs
+CesarPlayer/Editor/IVideoSplitter.cs
+CesarPlayer/Editor/VideoQuality.cs
+CesarPlayer/Editor/VideoCodec.cs
+CesarPlayer/Editor/IVideoEditor.cs
+CesarPlayer/Editor/AudioCodec.cs
+CesarPlayer/Editor/PercentCompletedHandler.cs
+CesarPlayer/Editor/VideoSegment.cs
+CesarPlayer/Editor/AudioQuality.cs
+CesarPlayer/Editor/GstVideoSplitter.cs
+CesarPlayer/AssemblyInfo.cs.in
+CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs
+CesarPlayer/gtk-gui/generated.cs
+CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs
+CesarPlayer/gtk-gui/LongoMatch.Gui.VolumeWindow.cs
+CesarPlayer/Utils/IFramesCapturer.cs
+CesarPlayer/Utils/IMetadataReader.cs
+CesarPlayer/Utils/TimeString.cs
+CesarPlayer/Utils/PreviewMediaFile.cs
+CesarPlayer/Utils/FramesCapturer.cs
+CesarPlayer/Utils/MediaFile.cs
+CesarPlayer/Handlers/ErrorHandler.cs
+CesarPlayer/Handlers/StateChangedHandler.cs
+CesarPlayer/Handlers/TickHandler.cs
+CesarPlayer/Handlers/Handlers.cs
+CesarPlayer/Capturer/ErrorHandler.cs
+CesarPlayer/Capturer/GstCameraCapturer.cs
+CesarPlayer/Capturer/ICapturer.cs
+CesarPlayer/Capturer/GccVideoEncoderType.cs
+CesarPlayer/Capturer/GccVideoMuxerType.cs
+CesarPlayer/Capturer/GccError.cs
+CesarPlayer/Capturer/GccAudioEncoderType.cs
+CesarPlayer/Capturer/ObjectManager.cs
+CesarPlayer/Player/GstUseType.cs
+CesarPlayer/Player/GstAudioOutType.cs
+CesarPlayer/Player/GstVideoProperty.cs
+CesarPlayer/Player/GstPlayer.cs
+CesarPlayer/Player/GstAspectRatio.cs
+CesarPlayer/Player/GstError.cs
+CesarPlayer/Player/GstDVDEvent.cs
+CesarPlayer/Player/IPlayer.cs
+CesarPlayer/Player/ObjectManager.cs
+CesarPlayer/Player/GstMetadataType.cs
 
 
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 6f4742e..7a1cf7f 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1,4 +1,18 @@
-libcesarplayer/src/video-utils.c
 win32/deps/themes/Cleanice/gtk-2.0/index.theme.in
 libcesarplayer/src/bacon-video-widget-gst-0.10.c
+libcesarplayer/src/video-utils.c
 CesarPlayer/Editor/GenericMerger.cs
+CesarPlayer/Editor/IMerger.cs
+CesarPlayer/Editor/GnonlinEditor.cs
+CesarPlayer/Editor/MatroskaMerger.cs
+CesarPlayer/Editor/AvidemuxMerger.cs
+CesarPlayer/Editor/AviMerger.cs
+CesarPlayer/Editor/IVideoSplitter.cs
+CesarPlayer/Editor/MencoderVideoEditor.cs
+CesarPlayer/Editor/GstVideoCapturer.cs
+CesarPlayer/Editor/ConcatMerger.cs
+CesarPlayer/Capturer/GvcAudioEncoderType.cs
+CesarPlayer/Capturer/GvcVideoEncoderType.cs
+CesarPlayer/Capturer/GvcUseType.cs
+LongoMatch/Time/DrawingsList.cs
+LongoMatch/longomatch.desktop.in



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