[longomatch] Updated POTFILES.in



commit 0f159e154fd241802b985e895aec64faeb1e18c3
Author: Piotr DrÄg <piotrdrag gmail com>
Date:   Wed Aug 1 21:49:32 2012 +0200

    Updated POTFILES.in

 po/POTFILES.in |   55 ++++++++++++++++++++++++++++---------------------------
 1 files changed, 28 insertions(+), 27 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 5ce12c7..90bd8cc 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,8 +1,8 @@
 [encoding: UTF-8]
 libcesarplayer/bacon-video-widget-gst-0.10.c
 libcesarplayer/video-utils.c
-LongoMatch/Main.cs
 LongoMatch/longomatch.desktop.in.in
+LongoMatch/Main.cs
 LongoMatch.Addins.COE/ExcelExporter.cs
 LongoMatch.Addins.COE/GameUnitsStatsSheet.cs
 LongoMatch.Addins.COE/GameUnitsStatsSheetFull.cs
@@ -116,7 +116,6 @@ LongoMatch.GUI/Gui/Base/TimelineWidgetBase.cs
 LongoMatch.GUI/Gui/Base/TimeScaleBase.cs
 LongoMatch.GUI/Gui/Cairo.cs
 LongoMatch.GUI/Gui/Component/ButtonsWidget.cs
-LongoMatch.GUI/Gui/Component/CategoriesFilter.cs
 LongoMatch.GUI/Gui/Component/CategoriesTemplateEditor.cs
 LongoMatch.GUI/Gui/Component/CategoryProperties.cs
 LongoMatch.GUI/Gui/Component/DrawingToolBox.cs
@@ -128,11 +127,11 @@ LongoMatch.GUI/Gui/Component/GameUnitTimeScale.cs
 LongoMatch.GUI/Gui/Component/GameUnitWidget.cs
 LongoMatch.GUI/Gui/Component/NotesWidget.cs
 LongoMatch.GUI/Gui/Component/PlayerProperties.cs
-LongoMatch.GUI/Gui/Component/PlayersFilter.cs
 LongoMatch.GUI/Gui/Component/PlayersListTreeWidget.cs
 LongoMatch.GUI/Gui/Component/PlayersTaggerWidget.cs
 LongoMatch.GUI/Gui/Component/PlayListWidget.cs
 LongoMatch.GUI/Gui/Component/PlaysListTreeWidget.cs
+LongoMatch.GUI/Gui/Component/PlaysSelectionWidget.cs
 LongoMatch.GUI/Gui/Component/ProjectDetailsWidget.cs
 LongoMatch.GUI/Gui/Component/ProjectListWidget.cs
 LongoMatch.GUI/Gui/Component/RenderingStateBar.cs
@@ -173,50 +172,52 @@ LongoMatch.GUI/Gui/MainWindow.cs
 LongoMatch.GUI/Gui/Popup/CalendarPopup.cs
 LongoMatch.GUI/Gui/Popup/MessagePopup.cs
 LongoMatch.GUI/Gui/TransparentDrawingArea.cs
+LongoMatch.GUI/Gui/TreeView/CategoriesFilterTreeView.cs
 LongoMatch.GUI/Gui/TreeView/CategoriesTreeView.cs
+LongoMatch.GUI/Gui/TreeView/FilterBaseView.cs
+LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs
+LongoMatch.GUI/Gui/TreeView/PlayerPropertiesTreeView.cs
 LongoMatch.GUI/Gui/TreeView/PlayersTreeView.cs
 LongoMatch.GUI/Gui/TreeView/PlayListTreeView.cs
-LongoMatch.GUI/Gui/TreeView/TagsTreeView.cs
 LongoMatch.GUI/Gui/TreeView/PlaysTreeView.cs
-LongoMatch.GUI/Gui/TreeView/PlayerPropertiesTreeView.cs
-LongoMatch.GUI/Gui/TreeView/SubCategoriesTreeView.cs
-LongoMatch.GUI/Gui/TreeView/ListTreeViewBase.cs
 LongoMatch.GUI/Gui/TreeView/RenderingJobsTreeView.cs
+LongoMatch.GUI/Gui/TreeView/SubCategoriesTreeView.cs
+LongoMatch.GUI/Gui/TreeView/TagsTreeView.cs
+LongoMatch.GUI.Multimedia/gtk-gui/generated.cs
 LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.CapturerBin.cs
 LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.PlayerBin.cs
-LongoMatch.GUI.Multimedia/gtk-gui/generated.cs
 LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.VolumeWindow.cs
 LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs
-LongoMatch.GUI.Multimedia/Gui/VolumeWindow.cs
 LongoMatch.GUI.Multimedia/Gui/PlayerBin.cs
-LongoMatch.Multimedia/Editor/GstVideoSplitter.cs
-LongoMatch.Multimedia/Editor/VideoSegment.cs
-LongoMatch.Multimedia/Capturer/GstCameraCapturer.cs
+LongoMatch.GUI.Multimedia/Gui/VolumeWindow.cs
 LongoMatch.Multimedia/Capturer/FakeCapturer.cs
+LongoMatch.Multimedia/Capturer/GstCameraCapturer.cs
 LongoMatch.Multimedia/Capturer/LiveSourceTimer.cs
 LongoMatch.Multimedia/Capturer/ObjectManager.cs
+LongoMatch.Multimedia/Common/Constants.cs
+LongoMatch.Multimedia/Common/Enum.cs
+LongoMatch.Multimedia/Common/Handlers.cs
+LongoMatch.Multimedia/Editor/GstVideoSplitter.cs
+LongoMatch.Multimedia/Editor/VideoSegment.cs
+LongoMatch.Multimedia/Interfaces/ICapturer.cs
+LongoMatch.Multimedia/Interfaces/IPlayer.cs
+LongoMatch.Multimedia/MultimediaFactory.cs
 LongoMatch.Multimedia/Player/GstPlayer.cs
 LongoMatch.Multimedia/Player/ObjectManager.cs
+LongoMatch.Multimedia/Utils/FramesCapturer.cs
+LongoMatch.Multimedia/Utils/GStreamer.cs
 LongoMatch.Multimedia/Utils/IMetadataReader.cs
+LongoMatch.Multimedia/Utils/MpegRemuxer.cs
 LongoMatch.Multimedia/Utils/PreviewMediaFile.cs
-LongoMatch.Multimedia/Utils/VideoDevice.cs
 LongoMatch.Multimedia/Utils/TimeString.cs
-LongoMatch.Multimedia/Utils/FramesCapturer.cs
-LongoMatch.Multimedia/Utils/MpegRemuxer.cs
-LongoMatch.Multimedia/Utils/GStreamer.cs
-LongoMatch.Multimedia/Interfaces/IPlayer.cs
-LongoMatch.Multimedia/Interfaces/ICapturer.cs
-LongoMatch.Multimedia/MultimediaFactory.cs
-LongoMatch.Multimedia/Common/Handlers.cs
-LongoMatch.Multimedia/Common/Constants.cs
-LongoMatch.Multimedia/Common/Enum.cs
+LongoMatch.Multimedia/Utils/VideoDevice.cs
 LongoMatch.Services/Services/Core.cs
 LongoMatch.Services/Services/DataBase.cs
-LongoMatch.Services/Services/HotKeysManager.cs
+LongoMatch.Services/Services/EventsManager.cs
 LongoMatch.Services/Services/GameUnitsManager.cs
-LongoMatch.Services/Services/ProjectsManager.cs
+LongoMatch.Services/Services/HotKeysManager.cs
 LongoMatch.Services/Services/PlaylistManager.cs
-LongoMatch.Services/Services/VideoDrawingsManager.cs
-LongoMatch.Services/Services/TemplatesService.cs
-LongoMatch.Services/Services/EventsManager.cs
+LongoMatch.Services/Services/ProjectsManager.cs
 LongoMatch.Services/Services/RenderingJobsManager.cs
+LongoMatch.Services/Services/TemplatesService.cs
+LongoMatch.Services/Services/VideoDrawingsManager.cs



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