From: Philip Chimento Date: Sun, 5 Feb 2012 16:13:02 +0000 (+0100) Subject: Workaround for recent files bug no longer needed X-Git-Tag: v0.9~39 X-Git-Url: https://git.stderr.nl/gitweb?p=projects%2Fchimara%2Fchimara.git;a=commitdiff_plain;h=81ce6f0166e556b691e84084e4785e560fd0bb83 Workaround for recent files bug no longer needed --- diff --git a/configure.ac b/configure.ac index ab898e3..19590ff 100644 --- a/configure.ac +++ b/configure.ac @@ -85,18 +85,6 @@ AC_ARG_ENABLE([iliad], [enable_iliad=no]) AM_CONDITIONAL(TARGET_ILIAD, $TEST "x$enable_iliad" = xyes) -### BUILD WITHOUT RECENT FILES MANAGER ######################################### -# (to work around a bug on OS X) -AC_ARG_ENABLE([recent], - [AS_HELP_STRING([--disable-recent], - [Omit recent files menu (to work around a bug on OS X])], - [], - [enable_recent=yes]) -AS_IF([$TEST "x$enable_recent" = "xyes"], - [OPEN_RECENT_MENU_ITEM=""], - [OPEN_RECENT_MENU_ITEM=""]) -AC_SUBST(OPEN_RECENT_MENU_ITEM) - ### RPM CONFIGURATION ########################################################## # --enable-rpm requires rpm and rpmbuild AC_PATH_PROG([RPMBUILD], [rpmbuild], [notfound]) @@ -195,7 +183,6 @@ interpreters/glulxe/Makefile interpreters/git/Makefile tests/Makefile player/Makefile -player/chimara.menus player/config.py docs/Makefile docs/reference/Makefile diff --git a/player/chimara.menus b/player/chimara.menus new file mode 100644 index 0000000..085975c --- /dev/null +++ b/player/chimara.menus @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/player/chimara.menus.in b/player/chimara.menus.in deleted file mode 100644 index cb383f7..0000000 --- a/player/chimara.menus.in +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - @OPEN_RECENT_MENU_ITEM@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -