Loading README +5 −1 Original line number Diff line number Diff line What is it? =========== https://docs.xfce.org/panel-plugins/xfce4-statusnotifier-plugin A panel plugin which provides an area for status notifier items (application indicators). Loading @@ -11,5 +12,8 @@ The file 'INSTALL' contains generic installation instructions. How to report bugs? =================== You can report bugs and feature requests at http://bugzilla.xfce.org. Choose the product Panel Plugins and the component xfce4-statusnotifier-plugin. Report bugs to the author directly, until a bugtracker is available. You can also join the Xfce development mailing-list: https://mail.xfce.org/mailman/listinfo/xfce4-dev panel-plugin/sn-plugin.c +1 −1 Original line number Diff line number Diff line Loading @@ -182,7 +182,7 @@ sn_plugin_show_about (XfcePanelPlugin *panel_plugin) "version", PACKAGE_VERSION, "program-name", PACKAGE_NAME, "comments", _("Provides a panel area for status notifier items (application indicators)"), "website", "https://goodies.xfce.org/projects/panel-plugins/xfce4-statusnotifier-plugin", "website", "https://docs.xfce.org/panel-plugins/xfce4-statusnotifier-plugin", "authors", auth, NULL); Loading Loading
README +5 −1 Original line number Diff line number Diff line What is it? =========== https://docs.xfce.org/panel-plugins/xfce4-statusnotifier-plugin A panel plugin which provides an area for status notifier items (application indicators). Loading @@ -11,5 +12,8 @@ The file 'INSTALL' contains generic installation instructions. How to report bugs? =================== You can report bugs and feature requests at http://bugzilla.xfce.org. Choose the product Panel Plugins and the component xfce4-statusnotifier-plugin. Report bugs to the author directly, until a bugtracker is available. You can also join the Xfce development mailing-list: https://mail.xfce.org/mailman/listinfo/xfce4-dev
panel-plugin/sn-plugin.c +1 −1 Original line number Diff line number Diff line Loading @@ -182,7 +182,7 @@ sn_plugin_show_about (XfcePanelPlugin *panel_plugin) "version", PACKAGE_VERSION, "program-name", PACKAGE_NAME, "comments", _("Provides a panel area for status notifier items (application indicators)"), "website", "https://goodies.xfce.org/projects/panel-plugins/xfce4-statusnotifier-plugin", "website", "https://docs.xfce.org/panel-plugins/xfce4-statusnotifier-plugin", "authors", auth, NULL); Loading