1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

the spiegel is broken

This commit is contained in:
psyc://psyced.org/~lynX 2009-01-27 22:42:29 +01:00
parent bdfae4e350
commit 47395d9962
15 changed files with 14 additions and 34 deletions

0
place/africa.c Executable file → Normal file
View file

0
place/america.c Executable file → Normal file
View file

0
place/asia.c Executable file → Normal file
View file

0
place/australia.c Executable file → Normal file
View file

0
place/europa.c Executable file → Normal file
View file

0
place/indigestion.c Executable file → Normal file
View file

0
place/london.c Executable file → Normal file
View file

0
place/newyork.c Executable file → Normal file
View file

0
place/paris.c Executable file → Normal file
View file

View file

@ -1,4 +1,8 @@
// we are currently experiencing some problems with this feed *shrug*
#if 0
#include <net.h>
#define SILENCE
#define NAME "Spiegel-EN"
#define TITLE "Spiegel International"
@ -11,4 +15,6 @@
# define CONNECT_DEFAULT
#endif
#endif
#include <place.gen>

View file

@ -1,4 +1,8 @@
// we are currently experiencing some problems with this feed *shrug*
#if 0
#include <net.h>
#define SILENCE
#define NAME "Spiegel"
@ -9,4 +13,6 @@
# define CONNECT_DEFAULT
#endif
#endif
#include <place.gen>

0
place/telex.c Executable file → Normal file
View file

0
place/tokyo.c Executable file → Normal file
View file