[longomatch] Updated POTFILES.in



commit 83c806d209e4c2c4b1860b870c585fef3a47a03a
Author: Piotr DrÄg <piotrdrag gmail com>
Date:   Thu Sep 22 00:56:01 2011 +0200

    Updated POTFILES.in

 po/POTFILES.in |  318 ++++++++++++++++++++++++++++---------------------------
 1 files changed, 162 insertions(+), 156 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 7d150cd..93a51de 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,178 +1,184 @@
 [encoding: UTF-8]
 LongoMatch/longomatch.desktop.in.in
-LongoMatch/Playlist/IPlayList.cs
-LongoMatch/Playlist/PlayList.cs
-LongoMatch/Store/PlayListPlay.cs
-LongoMatch/Store/Time.cs
-LongoMatch/Store/Player.cs
-LongoMatch/Store/Project.cs
-LongoMatch/Store/HotKey.cs
-LongoMatch/Store/Templates/SubCategoryTemplate.cs
-LongoMatch/Store/Templates/TeamTemplate.cs
-LongoMatch/Store/Templates/Template.cs
-LongoMatch/Store/Templates/CategoriesTemplate.cs
-LongoMatch/Store/Tag.cs
-LongoMatch/Store/PixbufTimeNode.cs
-LongoMatch/Store/Drawing.cs
-LongoMatch/Store/TagStore.cs
-LongoMatch/Store/TimeNode.cs
-LongoMatch/Store/ProjectDescription.cs
-LongoMatch/Store/Play.cs
-LongoMatch/Store/SubCategory.cs
-LongoMatch/Store/Category.cs
-LongoMatch/Services/TemplatesService.cs
-LongoMatch/Services/DataBase.cs
-LongoMatch/Main.cs
-LongoMatch/Updates/XmlUpdateParser.cs
-LongoMatch/Updates/Updater.cs
-LongoMatch/Gui/MainWindow.cs
-LongoMatch/Gui/Dialog/EditCategoryDialog.cs
-LongoMatch/Gui/Dialog/BusyDialog.cs
-LongoMatch/Gui/Dialog/Win32CalendarDialog.cs
-LongoMatch/Gui/Dialog/FramesCaptureProgressDialog.cs
-LongoMatch/Gui/Dialog/ProjectSelectionDialog.cs
-LongoMatch/Gui/Dialog/TemplateEditorDialog.cs
-LongoMatch/Gui/Dialog/VideoEditionProperties.cs
-LongoMatch/Gui/Dialog/ProjectsManager.cs
-LongoMatch/Gui/Dialog/SubCategoryTagsEditor.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/TemplatesManager.cs
-LongoMatch/Gui/Dialog/OpenProjectDialog.cs
-LongoMatch/Gui/Dialog/SnapshotsDialog.cs
-LongoMatch/Gui/Dialog/DrawingTool.cs
-LongoMatch/Gui/Dialog/EditPlayerDialog.cs
-LongoMatch/Gui/Dialog/UpdateDialog.cs
-LongoMatch/Gui/Dialog/EndCaptureDialog.cs
-LongoMatch/Gui/TransparentDrawingArea.cs
-LongoMatch/Gui/Popup/MessagePopup.cs
-LongoMatch/Gui/Popup/CalendarPopup.cs
-LongoMatch/Gui/Component/CategoriesScale.cs
-LongoMatch/Gui/Component/ProjectDetailsWidget.cs
-LongoMatch/Gui/Component/TaggerWidget.cs
-LongoMatch/Gui/Component/CategoryProperties.cs
-LongoMatch/Gui/Component/StringTaggerWidget.cs
-LongoMatch/Gui/Component/PlayListWidget.cs
-LongoMatch/Gui/Component/PlayersListTreeWidget.cs
-LongoMatch/Gui/Component/PlayersTaggerWidget.cs
-LongoMatch/Gui/Component/TimeReferenceWidget.cs
-LongoMatch/Gui/Component/PlayerProperties.cs
-LongoMatch/Gui/Component/DrawingWidget.cs
-LongoMatch/Gui/Component/NotesWidget.cs
-LongoMatch/Gui/Component/DrawingToolBox.cs
-LongoMatch/Gui/Component/TemplatesEditorBase.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/SubCategoriesTreeView.cs
-LongoMatch/Gui/TreeView/PlayerPropertiesTreeView.cs
-LongoMatch/Gui/TreeView/ListTreeViewBase.cs
-LongoMatch/Gui/TreeView/CategoriesTreeView.cs
-LongoMatch/Gui/TreeView/PlayListTreeView.cs
-LongoMatch/Gui/TreeView/PlayersTreeView.cs
-LongoMatch/Common/SerializableObject.cs
-LongoMatch/Common/Enums.cs
+CesarPlayer/Capturer/FakeCapturer.cs
+CesarPlayer/Capturer/GstCameraCapturer.cs
+CesarPlayer/Capturer/ICapturer.cs
+CesarPlayer/Capturer/LiveSourceTimer.cs
+CesarPlayer/Capturer/ObjectManager.cs
+CesarPlayer/Common/CaptureSettings.cs
+CesarPlayer/Common/Constants.cs
+CesarPlayer/Common/EncodingProfiles.cs
+CesarPlayer/Common/EncodingSettings.cs
+CesarPlayer/Common/Enum.cs
+CesarPlayer/Common/Handlers.cs
+CesarPlayer/Common/VideoStandards.cs
+CesarPlayer/Editor/EditorState.cs
+CesarPlayer/Editor/GstVideoSplitter.cs
+CesarPlayer/Editor/IVideoEditor.cs
+CesarPlayer/Editor/VideoSegment.cs
+CesarPlayer/gtk-gui/generated.cs
+CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs
+CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs
+CesarPlayer/gtk-gui/LongoMatch.Gui.VolumeWindow.cs
+CesarPlayer/Gui/CapturerBin.cs
+CesarPlayer/Gui/PlayerBin.cs
+CesarPlayer/Gui/VolumeWindow.cs
+CesarPlayer/MultimediaFactory.cs
+CesarPlayer/Player/GstPlayer.cs
+CesarPlayer/Player/IPlayer.cs
+CesarPlayer/Player/ObjectManager.cs
+CesarPlayer/Utils/Device.cs
+CesarPlayer/Utils/FramesCapturer.cs
+CesarPlayer/Utils/IFramesCapturer.cs
+CesarPlayer/Utils/IMetadataReader.cs
+CesarPlayer/Utils/MediaFile.cs
+CesarPlayer/Utils/MpegRemuxer.cs
+CesarPlayer/Utils/PreviewMediaFile.cs
+CesarPlayer/Utils/TimeString.cs
+libcesarplayer/bacon-video-widget-gst-0.10.c
+libcesarplayer/video-utils.c
 LongoMatch/Common/Cairo.cs
 LongoMatch/Common/Cloner.cs
-LongoMatch/Common/ProjectUtils.cs
+LongoMatch/Common/ConsoleCrayon.cs
 LongoMatch/Common/Constants.cs
+LongoMatch/Common/Enums.cs
 LongoMatch/Common/GStreamer.cs
+LongoMatch/Common/Images.cs
 LongoMatch/Common/Log.cs
-LongoMatch/Common/ConsoleCrayon.cs
+LongoMatch/Common/ProjectUtils.cs
+LongoMatch/Common/SerializableObject.cs
+LongoMatch/gtk-gui/generated.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.ButtonsWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs
 LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs
-LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs
-LongoMatch/gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs
-LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.NotesWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayersListTreeWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayersTaggerWidget.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.TemplatesEditorBase.cs
-LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayersListTreeWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.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.StringTaggerWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.TaggerWidget.cs
 LongoMatch/gtk-gui/LongoMatch.Gui.Component.TagsTreeWidget.cs
-LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.TeamTaggerWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.TemplatesEditorBase.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.TimeLineWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.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.SubCategoryTagsEditor.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EndCaptureDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs
 LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.NewProjectDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.OpenProjectDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs
 LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs
-LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.cs
-LongoMatch/gtk-gui/LongoMatch.Gui.Component.StringTaggerWidget.cs
-LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs
-LongoMatch/gtk-gui/LongoMatch.Gui.Component.NotesWidget.cs
-LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs
-LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EndCaptureDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.RenderingJobsDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.TemplateEditorDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.TemplatesManager.cs
 LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs
-LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs
-LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Win32CalendarDialog.cs
-LongoMatch/gtk-gui/LongoMatch.Gui.Component.TaggerWidget.cs
-LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayersTaggerWidget.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.TemplateEditorDialog.cs
-LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs
-LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.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/gtk-gui/LongoMatch.Gui.Component.TeamTaggerWidget.cs
-LongoMatch/Handlers/VideoDrawingsManager.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Win32CalendarDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Popup.TransparentDrawingArea.cs
+LongoMatch/Gui/Component/ButtonsWidget.cs
+LongoMatch/Gui/Component/CategoriesScale.cs
+LongoMatch/Gui/Component/CategoriesTemplateEditor.cs
+LongoMatch/Gui/Component/CategoryProperties.cs
+LongoMatch/Gui/Component/DrawingToolBox.cs
+LongoMatch/Gui/Component/DrawingWidget.cs
+LongoMatch/Gui/Component/NotesWidget.cs
+LongoMatch/Gui/Component/PlayerProperties.cs
+LongoMatch/Gui/Component/PlayersListTreeWidget.cs
+LongoMatch/Gui/Component/PlayersTaggerWidget.cs
+LongoMatch/Gui/Component/PlayListWidget.cs
+LongoMatch/Gui/Component/PlaysListTreeWidget.cs
+LongoMatch/Gui/Component/ProjectDetailsWidget.cs
+LongoMatch/Gui/Component/ProjectListWidget.cs
+LongoMatch/Gui/Component/StringTaggerWidget.cs
+LongoMatch/Gui/Component/TaggerWidget.cs
+LongoMatch/Gui/Component/TagsTreeWidget.cs
+LongoMatch/Gui/Component/TeamTemplateEditor.cs
+LongoMatch/Gui/Component/TemplatesEditorBase.cs
+LongoMatch/Gui/Component/TimeLineWidget.cs
+LongoMatch/Gui/Component/TimeReferenceWidget.cs
+LongoMatch/Gui/Component/TimeScale.cs
+LongoMatch/Gui/Dialog/BusyDialog.cs
+LongoMatch/Gui/Dialog/DrawingTool.cs
+LongoMatch/Gui/Dialog/EditCategoryDialog.cs
+LongoMatch/Gui/Dialog/EditPlayerDialog.cs
+LongoMatch/Gui/Dialog/EndCaptureDialog.cs
+LongoMatch/Gui/Dialog/EntryDialog.cs
+LongoMatch/Gui/Dialog/FramesCaptureProgressDialog.cs
+LongoMatch/Gui/Dialog/HotKeySelectorDialog.cs
+LongoMatch/Gui/Dialog/NewProjectDialog.cs
+LongoMatch/Gui/Dialog/OpenProjectDialog.cs
+LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs
+LongoMatch/Gui/Dialog/ProjectSelectionDialog.cs
+LongoMatch/Gui/Dialog/ProjectsManager.cs
+LongoMatch/Gui/Dialog/SnapshotsDialog.cs
+LongoMatch/Gui/Dialog/SubCategoryTagsEditor.cs
+LongoMatch/Gui/Dialog/TaggerDialog.cs
+LongoMatch/Gui/Dialog/TemplateEditorDialog.cs
+LongoMatch/Gui/Dialog/TemplatesManager.cs
+LongoMatch/Gui/Dialog/UpdateDialog.cs
+LongoMatch/Gui/Dialog/VideoEditionProperties.cs
+LongoMatch/Gui/Dialog/Win32CalendarDialog.cs
+LongoMatch/Gui/MainWindow.cs
+LongoMatch/Gui/Popup/CalendarPopup.cs
+LongoMatch/Gui/Popup/MessagePopup.cs
+LongoMatch/Gui/TransparentDrawingArea.cs
+LongoMatch/Gui/TreeView/CategoriesTreeView.cs
+LongoMatch/Gui/TreeView/ListTreeViewBase.cs
+LongoMatch/Gui/TreeView/PlayerPropertiesTreeView.cs
+LongoMatch/Gui/TreeView/PlayersTreeView.cs
+LongoMatch/Gui/TreeView/PlayListTreeView.cs
+LongoMatch/Gui/TreeView/PlaysTreeView.cs
+LongoMatch/Gui/TreeView/RenderingJobsTreeView.cs
+LongoMatch/Gui/TreeView/SubCategoriesTreeView.cs
+LongoMatch/Gui/TreeView/TagsTreeView.cs
+LongoMatch/Handlers/DrawingManager.cs
 LongoMatch/Handlers/EventsManager.cs
 LongoMatch/Handlers/Handlers.cs
 LongoMatch/Handlers/HotKeysManager.cs
-LongoMatch/Handlers/DrawingManager.cs
-LongoMatch/IO/CSVExport.cs
-LongoMatch/IO/XMLReader.cs
+LongoMatch/Handlers/VideoDrawingsManager.cs
 LongoMatch/Interfaces/ISubCategory.cs
 LongoMatch/Interfaces/ITemplates.cs
-CesarPlayer/MultimediaFactory.cs
-CesarPlayer/Gui/PlayerBin.cs
-CesarPlayer/Gui/CapturerBin.cs
-CesarPlayer/Gui/VolumeWindow.cs
-CesarPlayer/Common/VideoStandards.cs
-CesarPlayer/Common/Enum.cs
-CesarPlayer/Common/CaptureSettings.cs
-CesarPlayer/Common/EncodingSettings.cs
-CesarPlayer/Common/Constants.cs
-CesarPlayer/Common/EncodingProfiles.cs
-CesarPlayer/Common/Handlers.cs
-CesarPlayer/Editor/EditorState.cs
-CesarPlayer/Editor/IVideoEditor.cs
-CesarPlayer/Editor/VideoSegment.cs
-CesarPlayer/Editor/GstVideoSplitter.cs
-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/MpegRemuxer.cs
-CesarPlayer/Utils/IFramesCapturer.cs
-CesarPlayer/Utils/IMetadataReader.cs
-CesarPlayer/Utils/Device.cs
-CesarPlayer/Utils/TimeString.cs
-CesarPlayer/Utils/PreviewMediaFile.cs
-CesarPlayer/Utils/FramesCapturer.cs
-CesarPlayer/Utils/MediaFile.cs
-CesarPlayer/Capturer/GstCameraCapturer.cs
-CesarPlayer/Capturer/FakeCapturer.cs
-CesarPlayer/Capturer/LiveSourceTimer.cs
-CesarPlayer/Capturer/ICapturer.cs
-CesarPlayer/Capturer/ObjectManager.cs
-CesarPlayer/Player/GstPlayer.cs
-CesarPlayer/Player/IPlayer.cs
-CesarPlayer/Player/ObjectManager.cs
-libcesarplayer/bacon-video-widget-gst-0.10.c
-libcesarplayer/video-utils.c
+LongoMatch/IO/CSVExport.cs
+LongoMatch/IO/XMLReader.cs
+LongoMatch/Main.cs
+LongoMatch/Playlist/IPlayList.cs
+LongoMatch/Playlist/PlayList.cs
+LongoMatch/Services/DataBase.cs
+LongoMatch/Services/JobsManager/RenderingJobsManager.cs
+LongoMatch/Services/TemplatesService.cs
+LongoMatch/Store/Category.cs
+LongoMatch/Store/Drawing.cs
+LongoMatch/Store/HotKey.cs
+LongoMatch/Store/PixbufTimeNode.cs
+LongoMatch/Store/Play.cs
+LongoMatch/Store/Player.cs
+LongoMatch/Store/PlayListPlay.cs
+LongoMatch/Store/Project.cs
+LongoMatch/Store/ProjectDescription.cs
+LongoMatch/Store/SubCategory.cs
+LongoMatch/Store/Tag.cs
+LongoMatch/Store/TagStore.cs
+LongoMatch/Store/Templates/CategoriesTemplate.cs
+LongoMatch/Store/Templates/SubCategoryTemplate.cs
+LongoMatch/Store/Templates/TeamTemplate.cs
+LongoMatch/Store/Templates/Template.cs
+LongoMatch/Store/Time.cs
+LongoMatch/Store/TimeNode.cs
+LongoMatch/Updates/Updater.cs
+LongoMatch/Updates/XmlUpdateParser.cs



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