https://bugzilla.redhat.com/show_bug.cgi?id=1024136 --- Comment #11 from Germán Racca <gracca@xxxxxxxxx> --- (In reply to Michael Schwendt from comment #9) > Sorry, I've misread the gedit source code. There is just > %_libdir/gedit/plugins for all plugins and an additional data dir for plugin > data files: > > … > gedit_plugins_dir = g_build_filename (gedit_lib_dir, > "plugins", > NULL); > gedit_plugins_data_dir = g_build_filename (gedit_data_dir, > "plugins", > NULL); > … > peas_engine_add_search_path (PEAS_ENGINE (engine), > gedit_dirs_get_user_plugins_dir (), > gedit_dirs_get_user_plugins_dir ()); > > peas_engine_add_search_path (PEAS_ENGINE (engine), > gedit_dirs_get_gedit_plugins_dir (), > gedit_dirs_get_gedit_plugins_data_dir ()); > … > > https://developer.gnome.org/libpeas/0.9/PeasEngine.html#peas-engine-add- > search-path Indeed, I have tryed installing the plugin in %{_datadir} but it doesn't work. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review