[Gpredict-svn] SF.net SVN: gpredict:[170] trunk/src
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
|
From: <cs...@us...> - 2008-10-26 17:33:12
|
Revision: 170
http://gpredict.svn.sourceforge.net/gpredict/?rev=170&view=rev
Author: csete
Date: 2008-10-26 17:33:09 +0000 (Sun, 26 Oct 2008)
Log Message:
-----------
Removed obsolete references to sat-popup-menu.
Modified Paths:
--------------
trunk/src/gtk-azel-plot.c
trunk/src/gtk-polar-plot.c
trunk/src/gtk-polar-view.c
trunk/src/gtk-sat-map.c
trunk/src/gtk-sky-glance.c
Modified: trunk/src/gtk-azel-plot.c
===================================================================
--- trunk/src/gtk-azel-plot.c 2008-10-26 17:27:08 UTC (rev 169)
+++ trunk/src/gtk-azel-plot.c 2008-10-26 17:33:09 UTC (rev 170)
@@ -36,7 +36,6 @@
#include "config-keys.h"
#include "sat-cfg.h"
#include "time-tools.h"
-#include "sat-popup-menu.h"
#include "gtk-sat-data.h"
#include "gpredict-utils.h"
#include "gtk-azel-plot.h"
Modified: trunk/src/gtk-polar-plot.c
===================================================================
--- trunk/src/gtk-polar-plot.c 2008-10-26 17:27:08 UTC (rev 169)
+++ trunk/src/gtk-polar-plot.c 2008-10-26 17:33:09 UTC (rev 170)
@@ -45,7 +45,6 @@
#include "config-keys.h"
#include "sat-cfg.h"
#include "time-tools.h"
-#include "sat-popup-menu.h"
#include "gtk-sat-data.h"
#include "gpredict-utils.h"
#include "gtk-polar-plot.h"
Modified: trunk/src/gtk-polar-view.c
===================================================================
--- trunk/src/gtk-polar-view.c 2008-10-26 17:27:08 UTC (rev 169)
+++ trunk/src/gtk-polar-view.c 2008-10-26 17:33:09 UTC (rev 170)
@@ -36,8 +36,6 @@
#include "config-keys.h"
#include "sat-cfg.h"
#include "mod-cfg-get-param.h"
-//#include "time-tools.h"
-#include "sat-popup-menu.h"
#include "gtk-sat-data.h"
#include "gpredict-utils.h"
#include "gtk-polar-view-popup.h"
Modified: trunk/src/gtk-sat-map.c
===================================================================
--- trunk/src/gtk-sat-map.c 2008-10-26 17:27:08 UTC (rev 169)
+++ trunk/src/gtk-sat-map.c 2008-10-26 17:33:09 UTC (rev 170)
@@ -45,8 +45,6 @@
#include "config-keys.h"
#include "sat-cfg.h"
#include "mod-cfg-get-param.h"
-//#include "time-tools.h"
-#include "sat-popup-menu.h"
#include "gtk-sat-data.h"
#include "gpredict-utils.h"
#include "compat.h"
Modified: trunk/src/gtk-sky-glance.c
===================================================================
--- trunk/src/gtk-sky-glance.c 2008-10-26 17:27:08 UTC (rev 169)
+++ trunk/src/gtk-sky-glance.c 2008-10-26 17:33:09 UTC (rev 170)
@@ -43,7 +43,6 @@
#include "sat-cfg.h"
#include "mod-cfg-get-param.h"
#include "time-tools.h"
-#include "sat-popup-menu.h"
#include "gtk-sat-data.h"
#include "gpredict-utils.h"
#include "predict-tools.h"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|