From c1b2fc5324522f74a14a5cfa210c95e1509a6e7f Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 15 Sep 2003 19:20:05 +0000 Subject: make openbox base-dir spec compliant, and change the theme dir structure, so that themes go in $XDG_DATA_DIRS/themes/ with gtk/metacity/whateverelse themes --- openbox/openbox.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'openbox/openbox.h') diff --git a/openbox/openbox.h b/openbox/openbox.h index 9d7551b9..a4e87a3a 100644 --- a/openbox/openbox.h +++ b/openbox/openbox.h @@ -41,6 +41,4 @@ Cursor ob_cursor(ObCursor cursor); KeyCode ob_keycode(ObKey key); -gchar *ob_expand_tilde(const gchar *f); - #endif -- cgit v1.2.3