[Gpredict-svn] SF.net SVN: gpredict: [36] trunk
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
From: <cs...@us...> - 2008-04-24 20:49:22
|
Revision: 36 http://gpredict.svn.sourceforge.net/gpredict/?rev=36&view=rev Author: csete Date: 2008-04-24 13:49:22 -0700 (Thu, 24 Apr 2008) Log Message: ----------- Include new files. Modified Paths: -------------- trunk/po/POTFILES.in trunk/src/Makefile.am trunk/win32/Makefile Modified: trunk/po/POTFILES.in =================================================================== --- trunk/po/POTFILES.in 2008-04-24 20:48:32 UTC (rev 35) +++ trunk/po/POTFILES.in 2008-04-24 20:49:22 UTC (rev 36) @@ -31,6 +31,7 @@ src/radio-conf.c src/rdv.c src/rig-io.c +src/rot-ctrl-window.c src/rotor-conf.c src/sat-cfg.c src/sat-log.c Modified: trunk/src/Makefile.am =================================================================== --- trunk/src/Makefile.am 2008-04-24 20:48:32 UTC (rev 35) +++ trunk/src/Makefile.am 2008-04-24 20:49:22 UTC (rev 36) @@ -69,6 +69,7 @@ qth-editor.c qth-editor.h \ radio-conf.c radio-conf.h \ rig-io.c rig-io.h \ + rot-ctrl-window.c rot-ctrl-window.h \ rotor-conf.c rotor-conf.h \ rdv.c rdv.h \ sat-cfg.c sat-cfg.h \ Modified: trunk/win32/Makefile =================================================================== --- trunk/win32/Makefile 2008-04-24 20:48:32 UTC (rev 35) +++ trunk/win32/Makefile 2008-04-24 20:49:22 UTC (rev 36) @@ -119,6 +119,7 @@ qth-editor.c \ radio-conf.c \ rig-io.c \ + rot-ctrl-window.c \ rotor-conf.c \ rdv.c \ sat-cfg.c \ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |