[longomatch/redesign3] Update PORFILES



commit 6dc8318c42555fcf190ae446db84a11096b6b981
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sun Aug 21 22:53:54 2011 +0200

    Update PORFILES

 po/POTFILES.in |  128 +++++++++++++++++++++++++++++---------------------------
 1 files changed, 66 insertions(+), 62 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 7325f93..f6ea5fd 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -2,92 +2,100 @@
 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/Store/PlayListPlay.cs
+LongoMatch/Store/DrawingsList.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/ProjectSelectionDialog.cs
-LongoMatch/Gui/Dialog/BusyDialog.cs
-LongoMatch/Gui/Dialog/TemplatesEditor.cs
 LongoMatch/Gui/Dialog/EditCategoryDialog.cs
-LongoMatch/Gui/Dialog/EndCaptureDialog.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/TeamTemplateEditor.cs
+LongoMatch/Gui/Dialog/TemplatesManager.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/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/ProjectTemplateWidget.cs
+LongoMatch/Gui/Component/StringTaggerWidget.cs
 LongoMatch/Gui/Component/PlayListWidget.cs
 LongoMatch/Gui/Component/PlayersListTreeWidget.cs
-LongoMatch/Gui/Component/TimeAdjustWidget.cs
+LongoMatch/Gui/Component/PlayersTaggerWidget.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/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/ListTreeViewBase.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/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/SerializableObject.cs
 LongoMatch/Common/Enums.cs
-LongoMatch/AssemblyInfo.cs.in
-LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs
-LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EndCaptureDialog.cs
-LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs
-LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectTemplateEditorDialog.cs
-LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.TeamTemplateEditor.cs
+LongoMatch/Common/Cairo.cs
+LongoMatch/Common/Cloner.cs
+LongoMatch/Common/ProjectUtils.cs
+LongoMatch/Common/Constants.cs
+LongoMatch/Common/GStreamer.cs
+LongoMatch/Common/Log.cs
+LongoMatch/Common/ConsoleCrayon.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.TemplatesEditorBase.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
@@ -99,78 +107,74 @@ 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.FramesCaptureProgressDialog.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.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.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.Migrator.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.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
-LongoMatch/Utils/ProjectUtils.cs
+LongoMatch/AssemblyInfo.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/Editor/IVideoSplitter.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/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/Device.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/Utils/MpegRemuxer.cs
-CesarPlayer/Common/Enum.cs
-CesarPlayer/Common/Handlers.cs
 CesarPlayer/Capturer/GstCameraCapturer.cs
 CesarPlayer/Capturer/FakeCapturer.cs
+CesarPlayer/Capturer/LiveSourceTimer.cs
 CesarPlayer/Capturer/ICapturer.cs
 CesarPlayer/Capturer/ObjectManager.cs
+CesarPlayer/AssemblyInfo.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



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