diff options
Diffstat (limited to 'kde-base/nsplugins/files/nsplugins-4.6.1-enablefinal.patch')
| -rw-r--r-- | kde-base/nsplugins/files/nsplugins-4.6.1-enablefinal.patch | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/kde-base/nsplugins/files/nsplugins-4.6.1-enablefinal.patch b/kde-base/nsplugins/files/nsplugins-4.6.1-enablefinal.patch new file mode 100644 index 00000000000..e955cc0af14 --- /dev/null +++ b/kde-base/nsplugins/files/nsplugins-4.6.1-enablefinal.patch @@ -0,0 +1,20 @@ +--- nsplugins/viewer/scripting.h.orig 2010-12-26 01:50:16.704000278 +0100 ++++ nsplugins/viewer/scripting.h 2010-12-26 01:57:20.581000171 +0100 +@@ -20,6 +20,9 @@ + + */ + ++#ifndef VIEWER_SCRIPTING_H ++#define VIEWER_SCRIPTING_H ++ + #include "nsplugin.h" + #include "sdk/npruntime.h" + #include <kparts/browserextension.h> +@@ -93,5 +96,6 @@ + + } // namespace kdeNsPluginViewer + +-// kate: indent-width 4; replace-tabs on; tab-width 4; space-indent on; ++#endif + ++// kate: indent-width 4; replace-tabs on; tab-width 4; space-indent on; |
