[longomatch] Updated POTFILES.in



commit 04f81aaab1f490925a5248c046e076b337c291a0
Author: Piotr DrÄg <piotrdrag gmail com>
Date:   Wed Jul 25 14:43:00 2012 +0200

    Updated POTFILES.in

 po/POTFILES.in |  258 ++++++++++++++++++++++++++++----------------------------
 1 files changed, 130 insertions(+), 128 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 5312dfb..5ce12c7 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -8,173 +8,175 @@ LongoMatch.Addins.COE/GameUnitsStatsSheet.cs
 LongoMatch.Addins.COE/GameUnitsStatsSheetFull.cs
 LongoMatch.Addins.COE/ProjectStatsSheet.cs
 LongoMatch.Addins.COE/TimelineSheet.cs
+LongoMatch.Core/Common/CaptureSettings.cs
+LongoMatch.Core/Common/Cloner.cs
+LongoMatch.Core/Common/ConsoleCrayon.cs
+LongoMatch.Core/Common/Constants.cs
+LongoMatch.Core/Common/Device.cs
+LongoMatch.Core/Common/EncodingProfiles.cs
+LongoMatch.Core/Common/EncodingSettings.cs
+LongoMatch.Core/Common/Enums.cs
+LongoMatch.Core/Common/Image.cs
+LongoMatch.Core/Common/Job.cs
+LongoMatch.Core/Common/Log.cs
+LongoMatch.Core/Common/PlayList.cs
+LongoMatch.Core/Common/SerializableObject.cs
+LongoMatch.Core/Common/VideoStandards.cs
+LongoMatch.Core/Config.cs
 LongoMatch.Core/Handlers/Handlers.cs
 LongoMatch.Core/Handlers/Multimedia.cs
-LongoMatch.Core/Config.cs
-LongoMatch.Core/Store/Play.cs
-LongoMatch.Core/Store/Drawing.cs
-LongoMatch.Core/Store/ProjectDescription.cs
-LongoMatch.Core/Store/Templates/SubCategoryTemplate.cs
-LongoMatch.Core/Store/Templates/CategoriesTemplate.cs
-LongoMatch.Core/Store/Templates/TeamTemplate.cs
-LongoMatch.Core/Store/TimelineNode.cs
-LongoMatch.Core/Store/GameUnitsList.cs
-LongoMatch.Core/Store/Time.cs
-LongoMatch.Core/Store/Tag.cs
-LongoMatch.Core/Store/Player.cs
-LongoMatch.Core/Store/Category.cs
-LongoMatch.Core/Store/PlayListPlay.cs
-LongoMatch.Core/Store/SubCategory.cs
-LongoMatch.Core/Store/MediaFile.cs
-LongoMatch.Core/Store/TimeNode.cs
-LongoMatch.Core/Store/Project.cs
-LongoMatch.Core/Store/PixbufTimeNode.cs
-LongoMatch.Core/Store/HotKey.cs
-LongoMatch.Core/Store/GameUnit.cs
-LongoMatch.Core/Store/TagStore.cs
-LongoMatch.Core/Interfaces/ITemplates.cs
-LongoMatch.Core/Interfaces/ITag.cs
-LongoMatch.Core/Interfaces/IPlayList.cs
-LongoMatch.Core/Interfaces/ISubCategory.cs
-LongoMatch.Core/Interfaces/ITimelineNode.cs
-LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs
-LongoMatch.Core/Interfaces/GUI/IPlaylistWidget.cs
-LongoMatch.Core/Interfaces/GUI/IPlayer.cs
-LongoMatch.Core/Interfaces/GUI/ICapturer.cs
 LongoMatch.Core/Interfaces/GUI/IBusyDialog.cs
+LongoMatch.Core/Interfaces/GUI/ICapturer.cs
+LongoMatch.Core/Interfaces/GUI/IGUIToolkit.cs
 LongoMatch.Core/Interfaces/GUI/IMainWindow.cs
+LongoMatch.Core/Interfaces/GUI/IPlayer.cs
+LongoMatch.Core/Interfaces/GUI/IPlaylistWidget.cs
 LongoMatch.Core/Interfaces/GUI/IRenderingStateBar.cs
-LongoMatch.Core/Interfaces/ITemplatesService.cs
 LongoMatch.Core/Interfaces/IDatabase.cs
+LongoMatch.Core/Interfaces/IPlayList.cs
 LongoMatch.Core/Interfaces/IRenderingJobsManager.cs
-LongoMatch.Core/Interfaces/Multimedia/IVideoEditor.cs
-LongoMatch.Core/Interfaces/Multimedia/IMultimediaToolkit.cs
+LongoMatch.Core/Interfaces/ISubCategory.cs
+LongoMatch.Core/Interfaces/ITag.cs
+LongoMatch.Core/Interfaces/ITemplates.cs
+LongoMatch.Core/Interfaces/ITemplatesService.cs
+LongoMatch.Core/Interfaces/ITimelineNode.cs
 LongoMatch.Core/Interfaces/Multimedia/IFramesCapturer.cs
-LongoMatch.Core/Common/EncodingSettings.cs
-LongoMatch.Core/Common/Log.cs
-LongoMatch.Core/Common/VideoStandards.cs
-LongoMatch.Core/Common/SerializableObject.cs
-LongoMatch.Core/Common/ConsoleCrayon.cs
-LongoMatch.Core/Common/CaptureSettings.cs
-LongoMatch.Core/Common/Device.cs
-LongoMatch.Core/Common/Image.cs
-LongoMatch.Core/Common/Enums.cs
-LongoMatch.Core/Common/Job.cs
-LongoMatch.Core/Common/Cloner.cs
-LongoMatch.Core/Common/PlayList.cs
-LongoMatch.Core/Common/EncodingProfiles.cs
-LongoMatch.Core/Common/Constants.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Popup.TransparentDrawingArea.cs
+LongoMatch.Core/Interfaces/Multimedia/IMultimediaToolkit.cs
+LongoMatch.Core/Interfaces/Multimedia/IVideoEditor.cs
+LongoMatch.Core/Store/Category.cs
+LongoMatch.Core/Store/Drawing.cs
+LongoMatch.Core/Store/GameUnit.cs
+LongoMatch.Core/Store/GameUnitsList.cs
+LongoMatch.Core/Store/HotKey.cs
+LongoMatch.Core/Store/MediaFile.cs
+LongoMatch.Core/Store/PixbufTimeNode.cs
+LongoMatch.Core/Store/Play.cs
+LongoMatch.Core/Store/Player.cs
+LongoMatch.Core/Store/PlayListPlay.cs
+LongoMatch.Core/Store/Project.cs
+LongoMatch.Core/Store/ProjectDescription.cs
+LongoMatch.Core/Store/SubCategory.cs
+LongoMatch.Core/Store/Tag.cs
+LongoMatch.Core/Store/TagStore.cs
+LongoMatch.Core/Store/Templates/CategoriesTemplate.cs
+LongoMatch.Core/Store/Templates/SubCategoryTemplate.cs
+LongoMatch.Core/Store/Templates/TeamTemplate.cs
+LongoMatch.Core/Store/Time.cs
+LongoMatch.Core/Store/TimelineNode.cs
+LongoMatch.Core/Store/TimeNode.cs
+LongoMatch.GUI/gtk-gui/generated.cs
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Base.TemplatesEditorBase.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.StringTaggerWidget.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TemplatesManager.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.NewProjectDialog.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersTaggerWidget.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Base.TimelineWidgetBase.cs
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ButtonsWidget.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.NotesWidget.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EditPlayerDialog.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayListWidget.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.Win32CalendarDialog.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DrawingWidget.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.MainWindow.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameUnitsEditor.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameUnitsTagger.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameUnitWidget.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.NotesWidget.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersListTreeWidget.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersTaggerWidget.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayListWidget.cs
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlaysListTreeWidget.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlaysSelectionWidget.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ProjectListWidget.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Base.TimelineWidgetBase.cs
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.RenderingStateBar.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameUnitsTagger.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersListTreeWidget.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs
-LongoMatch.GUI/gtk-gui/generated.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.RenderingJobsDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.StringTaggerWidget.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TaggerWidget.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamTaggerWidget.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EditPlayerDialog.cs
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EndCaptureDialog.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameUnitWidget.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TaggerWidget.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameUnitsEditor.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.NewProjectDialog.cs
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.OpenProjectDialog.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TagsTreeWidget.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.RenderingJobsDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs
-LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamTaggerWidget.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs
 LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TemplateEditorDialog.cs
-LongoMatch.GUI/Gui/GUIToolkit.cs
-LongoMatch.GUI/Gui/Component/ProjectDetailsWidget.cs
-LongoMatch.GUI/Gui/Component/TagsTreeWidget.cs
-LongoMatch.GUI/Gui/Component/GameUnitsEditor.cs
-LongoMatch.GUI/Gui/Component/PlaysListTreeWidget.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TemplatesManager.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.Win32CalendarDialog.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.MainWindow.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs
+LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Popup.TransparentDrawingArea.cs
+LongoMatch.GUI/Gui/Base/TemplatesEditorBase.cs
+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/StringTaggerWidget.cs
-LongoMatch.GUI/Gui/Component/ProjectListWidget.cs
-LongoMatch.GUI/Gui/Component/GameUnitsTimelineWidget.cs
-LongoMatch.GUI/Gui/Component/ButtonsWidget.cs
-LongoMatch.GUI/Gui/Component/RenderingStateBar.cs
-LongoMatch.GUI/Gui/Component/TeamTaggerWidget.cs
-LongoMatch.GUI/Gui/Component/PlayListWidget.cs
-LongoMatch.GUI/Gui/Component/NotesWidget.cs
-LongoMatch.GUI/Gui/Component/PlayersListTreeWidget.cs
-LongoMatch.GUI/Gui/Component/TimeLineWidget.cs
-LongoMatch.GUI/Gui/Component/PlayersTaggerWidget.cs
+LongoMatch.GUI/Gui/Component/DrawingToolBox.cs
 LongoMatch.GUI/Gui/Component/DrawingWidget.cs
+LongoMatch.GUI/Gui/Component/GameUnitsEditor.cs
 LongoMatch.GUI/Gui/Component/GameUnitsTagger.cs
-LongoMatch.GUI/Gui/Component/DrawingToolBox.cs
-LongoMatch.GUI/Gui/Component/TaggerWidget.cs
-LongoMatch.GUI/Gui/Component/TimelineLabelsWidget.cs
+LongoMatch.GUI/Gui/Component/GameUnitsTimelineWidget.cs
 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/ProjectDetailsWidget.cs
+LongoMatch.GUI/Gui/Component/ProjectListWidget.cs
+LongoMatch.GUI/Gui/Component/RenderingStateBar.cs
+LongoMatch.GUI/Gui/Component/StringTaggerWidget.cs
+LongoMatch.GUI/Gui/Component/TaggerWidget.cs
+LongoMatch.GUI/Gui/Component/TagsTreeWidget.cs
+LongoMatch.GUI/Gui/Component/TeamTaggerWidget.cs
 LongoMatch.GUI/Gui/Component/TeamTemplateEditor.cs
-LongoMatch.GUI/Gui/Component/TimeScale.cs
+LongoMatch.GUI/Gui/Component/TimelineLabelsWidget.cs
+LongoMatch.GUI/Gui/Component/TimeLineWidget.cs
 LongoMatch.GUI/Gui/Component/TimeReferenceWidget.cs
-LongoMatch.GUI/Gui/Base/TimelineWidgetBase.cs
-LongoMatch.GUI/Gui/Base/TimeScaleBase.cs
-LongoMatch.GUI/Gui/Base/TemplatesEditorBase.cs
-LongoMatch.GUI/Gui/Popup/MessagePopup.cs
-LongoMatch.GUI/Gui/Popup/CalendarPopup.cs
-LongoMatch.GUI/Gui/Helpers.cs
-LongoMatch.GUI/Gui/TransparentDrawingArea.cs
-LongoMatch.GUI/Gui/MainWindow.cs
-LongoMatch.GUI/Gui/Cairo.cs
+LongoMatch.GUI/Gui/Component/TimeScale.cs
+LongoMatch.GUI/Gui/Dialog/About.cs
 LongoMatch.GUI/Gui/Dialog/BusyDialog.cs
+LongoMatch.GUI/Gui/Dialog/DrawingTool.cs
+LongoMatch.GUI/Gui/Dialog/EditCategoryDialog.cs
+LongoMatch.GUI/Gui/Dialog/EditPlayerDialog.cs
+LongoMatch.GUI/Gui/Dialog/EndCaptureDialog.cs
+LongoMatch.GUI/Gui/Dialog/EntryDialog.cs
 LongoMatch.GUI/Gui/Dialog/FramesCaptureProgressDialog.cs
-LongoMatch.GUI/Gui/Dialog/VideoEditionProperties.cs
 LongoMatch.GUI/Gui/Dialog/HotKeySelectorDialog.cs
-LongoMatch.GUI/Gui/Dialog/TaggerDialog.cs
-LongoMatch.GUI/Gui/Dialog/DrawingTool.cs
-LongoMatch.GUI/Gui/Dialog/SnapshotsDialog.cs
+LongoMatch.GUI/Gui/Dialog/NewProjectDialog.cs
 LongoMatch.GUI/Gui/Dialog/OpenProjectDialog.cs
 LongoMatch.GUI/Gui/Dialog/ProjectSelectionDialog.cs
-LongoMatch.GUI/Gui/Dialog/NewProjectDialog.cs
-LongoMatch.GUI/Gui/Dialog/About.cs
 LongoMatch.GUI/Gui/Dialog/ProjectsManager.cs
-LongoMatch.GUI/Gui/Dialog/EditCategoryDialog.cs
-LongoMatch.GUI/Gui/Dialog/EntryDialog.cs
-LongoMatch.GUI/Gui/Dialog/UpdateDialog.cs
-LongoMatch.GUI/Gui/Dialog/EditPlayerDialog.cs
-LongoMatch.GUI/Gui/Dialog/TemplatesManager.cs
 LongoMatch.GUI/Gui/Dialog/RenderingJobsDialog.cs
-LongoMatch.GUI/Gui/Dialog/EndCaptureDialog.cs
-LongoMatch.GUI/Gui/Dialog/Win32CalendarDialog.cs
-LongoMatch.GUI/Gui/Dialog/TemplateEditorDialog.cs
+LongoMatch.GUI/Gui/Dialog/SnapshotsDialog.cs
 LongoMatch.GUI/Gui/Dialog/SubCategoryTagsEditor.cs
+LongoMatch.GUI/Gui/Dialog/TaggerDialog.cs
+LongoMatch.GUI/Gui/Dialog/TemplateEditorDialog.cs
+LongoMatch.GUI/Gui/Dialog/TemplatesManager.cs
+LongoMatch.GUI/Gui/Dialog/UpdateDialog.cs
+LongoMatch.GUI/Gui/Dialog/VideoEditionProperties.cs
+LongoMatch.GUI/Gui/Dialog/Win32CalendarDialog.cs
+LongoMatch.GUI/Gui/GUIToolkit.cs
+LongoMatch.GUI/Gui/Helpers.cs
+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/CategoriesTreeView.cs
-LongoMatch.GUI/Gui/TreeView/TagsTreeView.cs
-LongoMatch.GUI/Gui/TreeView/PlayListTreeView.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



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