Carlos Garcia Campos
3f0ee88657
browser-plugin: link with -Wl,-z,nodelete
...
This ensures that the module will not be unloaded, since GObject types
registered statically can't be reloaded. This should fix crashes with
browsers that correctly unload the plugins.
https://bugzilla.gnome.org/show_bug.cgi?id=737932
2015-11-10 15:23:49 +01:00
Colin Walters
16b2169965
build: Remove -DG_DISABLE_DEPRECATED
...
The new mechanism for GLib deprecations is significantly better, and
this breaks the build in real world situations.
https://bugzilla.gnome.org/show_bug.cgi?id=706089
2013-08-15 16:06:54 -04:00
Vincent Untz
063f34b5d3
browser-plugin: Add support for BROWSER_PLUGIN_DIR environment variable
...
This makes it easy to override where the plugin should be installed.
This is based on what totem does.
https://bugzilla.gnome.org/show_bug.cgi?id=659123
2011-09-16 00:17:59 +02:00
Rico Tzschichholz
7b407dda91
browser-plugin: some buildsys fixes
...
* fix installation folder
* include headers files
* add Makefile to AC_CONFIG_FILES
2011-09-12 16:23:40 -04:00
Jasper St. Pierre
52273b6c03
Move sweettooth-plugin into gnome-shell tree, rebrand
...
This is a direct import from http://github.com/magcius/sweettooth-plugin .
All the source code is the same, as it had no branding. Everything else is
just renaming and modifying the "build system" to work with gnome-shell's
existing one.
https://bugzilla.gnome.org/show_bug.cgi?id=658070
2011-09-12 14:37:20 -04:00