Merge lp://staging/~hyperair/do/auto-disable-plugin-about-button into lp://staging/do
Proposed by
Chow Loong Jin
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~hyperair/do/auto-disable-plugin-about-button |
Merge into: | lp://staging/do |
Diff against target: |
14 lines (+3/-1) 1 file modified
Do/src/Do.UI/ManagePluginsPreferencesWidget.cs (+3/-1) |
To merge this branch: | bzr merge lp://staging/~hyperair/do/auto-disable-plugin-about-button |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Do Core Team | Pending | ||
Review via email: mp+242039@code.staging.launchpad.net |
Description of the change
Disable the About button for plugins that don't have URLs. GNOME Do previously auto-generated a davebsd-wiki URL for plugins that didn't have the URL populated in their addin.xml files, but this logic is no longer present, so About does nothing when URL is missing.
This branch disables the About button completely so that users don't click on it expecting to see something.
To post a comment you must log in.
Unmerged revisions
- 1410. By Chow Loong Jin
-
Disable About button when no URL is set for a plugin
Related merge request: https:/ /code.launchpad .net/~hyperair/ do-plugins/ drop-obsolete- urls/+merge/ 242038 /bugs.debian. org/cgi- bin/bugreport. cgi?bug= 769980
Related bug: https:/