From a8bf1507121ec1c3174929067107059333e07175 Mon Sep 17 00:00:00 2001 From: hasufell Date: Tue, 7 Apr 2015 19:08:44 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- MYGUI/._cfg0000_plugins.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 MYGUI/._cfg0000_plugins.cfg diff --git a/MYGUI/._cfg0000_plugins.cfg b/MYGUI/._cfg0000_plugins.cfg new file mode 100644 index 0000000..4af5acd --- /dev/null +++ b/MYGUI/._cfg0000_plugins.cfg @@ -0,0 +1,8 @@ +# Defines plugins to load + +# Define plugin folder +PluginFolder=/usr/lib64/OGRE + +# Define plugins +#Plugin=RenderSystem_Direct3D9 +Plugin=RenderSystem_GL