diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-12-14 22:03:29 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-12-14 22:03:29 +0800 |
commit | e28b70a24c3ba23d51dfc719a81a33273cb8b482 (patch) | |
tree | 5ee2f76a73b0557bd5084545d9f3e5435d6ae118 /plugins/desktop-file/plugin.symbols | |
parent | e9cae3951f40c0bd6663445da68066b8d962feb0 (diff) | |
download | gsoc2013-epiphany-e28b70a24c3ba23d51dfc719a81a33273cb8b482.tar gsoc2013-epiphany-e28b70a24c3ba23d51dfc719a81a33273cb8b482.tar.gz gsoc2013-epiphany-e28b70a24c3ba23d51dfc719a81a33273cb8b482.tar.bz2 gsoc2013-epiphany-e28b70a24c3ba23d51dfc719a81a33273cb8b482.tar.lz gsoc2013-epiphany-e28b70a24c3ba23d51dfc719a81a33273cb8b482.tar.xz gsoc2013-epiphany-e28b70a24c3ba23d51dfc719a81a33273cb8b482.tar.zst gsoc2013-epiphany-e28b70a24c3ba23d51dfc719a81a33273cb8b482.zip |
A plugins/desktop-file/plugin.symbols:
2005-12-14 Christian Persch <chpe@cvs.gnome.org>
* plugins/desktop-file/Makefile.am:
A plugins/desktop-file/plugin.symbols:
Only export necessary symbols.
Diffstat (limited to 'plugins/desktop-file/plugin.symbols')
-rw-r--r-- | plugins/desktop-file/plugin.symbols | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/desktop-file/plugin.symbols b/plugins/desktop-file/plugin.symbols new file mode 100644 index 000000000..c13252cf7 --- /dev/null +++ b/plugins/desktop-file/plugin.symbols @@ -0,0 +1,4 @@ +NP_GetMIMEDescription +NP_GetValue +NP_Initialize +NP_Shutdown |