[Goodies-dev] [Bug 11824] New: Please make settings of all panel-plugins configurable by system-wide rc-files

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Wed Apr 15 21:25:53 CEST 2015


https://bugzilla.xfce.org/show_bug.cgi?id=11824

            Bug ID: 11824
           Summary: Please make settings of all panel-plugins configurable
                    by system-wide rc-files
    Classification: Panel Plugins
           Product: Xfce4-netload-plugin
           Version: git
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: General
          Assignee: frivoal at xfce.org
          Reporter: hacking at nachtgeist.net
        QA Contact: goodies-dev at xfce.org

Hi folks,

I just stumbled over the plugins cpufreq and netload, which cannot be
pre-configured via rc-files in /etc/xdg/...  They just ignore the
XDG_CONFIG_DIRS and create their own private rc-files in $HOME upon the first
configuration by the user.

Said plugins could easily be patched by replacing the calls to
xfce_resource_save_location(*plugin, bool) by
xfce_panel_plugin_lookup_rc_file(*plugin) when reading the plugin settings,
like e.g. cpugraph is already doing. Works fine here.

Possibly other plugins might be affected/could be improved by this as well.


Thanks
Daniel

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the Goodies-dev mailing list