From 5ded9cba8563f336939400303d6a841d5089b107 Mon Sep 17 00:00:00 2001 From: Perberos Date: Mon, 7 Nov 2011 19:52:18 -0300 Subject: renaming from gedit to pluma --- gedit/osx/gedit-osx.h | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100755 gedit/osx/gedit-osx.h (limited to 'gedit/osx/gedit-osx.h') diff --git a/gedit/osx/gedit-osx.h b/gedit/osx/gedit-osx.h deleted file mode 100755 index 82f0120b..00000000 --- a/gedit/osx/gedit-osx.h +++ /dev/null @@ -1,17 +0,0 @@ -#ifndef __GEDIT_OSX_H__ -#define __GEDIT_OSX_H__ - -#include -#include -#include - -void gedit_osx_init (GeditApp *app); - -void gedit_osx_set_window_title (GeditWindow *window, - gchar const *title, - GeditDocument *document); - -gboolean gedit_osx_show_url (const gchar *url); -gboolean gedit_osx_show_help (const gchar *link_id); - -#endif /* __GEDIT_OSX_H__ */ -- cgit v1.2.1