[longomatch] Add new Gui elements to the makefiles



commit 9b6350074845c692a9c11d723570bcfde3759a1a
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Tue Sep 15 01:08:16 2009 +0200

    Add new Gui elements to the makefiles

 LongoMatch/Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/LongoMatch/Makefile.am b/LongoMatch/Makefile.am
index 1a24508..7d12417 100644
--- a/LongoMatch/Makefile.am
+++ b/LongoMatch/Makefile.am
@@ -86,6 +86,7 @@ FILES = \
 	Gui/FileDescriptionWidget.cs \
 	Gui/FramesCaptureProgressDialog.cs \
 	Gui/EntryDialog.cs \
+	Gui/EditPlayerDialog.cs\
 	Gui/MainWindow.cs \
 	Gui/MessagePopup.cs \
 	Gui/Migrator.cs\
@@ -93,6 +94,7 @@ FILES = \
 	Gui/NotesWidget.cs \
 	Gui/OpenProjectDialog.cs \
 	Gui/PlayerProperties.cs \
+	Gui/PlayerPropertiesTreeView.cs\
 	Gui/PlayersListTreeWidget.cs \
 	Gui/PlayersSelectionDialog.cs \
 	Gui/PlayersTreeView.cs \
@@ -135,6 +137,7 @@ FILES = \
 	gtk-gui/LongoMatch.Gui.Component.ProjectListWidget.cs \
 	gtk-gui/LongoMatch.Gui.Component.TreeWidget.cs \
 	gtk-gui/LongoMatch.Gui.Dialog.EditSectionsDialog.cs\
+	gtk-gui/LongoMatch.Gui.Dialog.EditPlayerDialog.cs\
 	gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs \
 	gtk-gui/LongoMatch.Gui.Popup.TransparentDrawingArea.cs\
 	gtk-gui/LongoMatch.Gui.Component.ButtonsWidget.cs \



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