From 1f964c265a0f45c064d312dcd51f985e877cbc55 Mon Sep 17 00:00:00 2001 From: rbuj Date: Wed, 2 Dec 2020 10:19:16 +0100 Subject: mateweather: Use common subdirs - src, data --- mateweather/mateweather-about.h | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 mateweather/mateweather-about.h (limited to 'mateweather/mateweather-about.h') diff --git a/mateweather/mateweather-about.h b/mateweather/mateweather-about.h deleted file mode 100644 index 6d5bed01..00000000 --- a/mateweather/mateweather-about.h +++ /dev/null @@ -1,27 +0,0 @@ -#ifndef __MATEWEATHER_ABOUT_H_ -#define __MATEWEATHER_ABOUT_H_ - -/* $Id$ */ - -/* - * Papadimitriou Spiros - * - * This code released under the GNU GPL. - * Read the file COPYING for more information. - * - * About box - * - */ - -#define MATEWEATHER_I_KNOW_THIS_IS_UNSTABLE - -#include "mateweather.h" - -G_BEGIN_DECLS - -extern void mateweather_about_run (MateWeatherApplet *gw_applet); - -G_END_DECLS - -#endif /* __MATEWEATHER_ABOUT_H_ */ - -- cgit v1.2.1