After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 619867 - Place user local addins in addins subdirectory
Place user local addins in addins subdirectory
Status: RESOLVED FIXED
Product: gnote
Classification: Applications
Component: main
git master
Other Linux
: Normal normal
: ---
Assigned To: gnote-maint
gnote-maint
Depends on:
Blocks:
 
 
Reported: 2010-05-27 19:57 UTC by Aurimas Černius
Modified: 2011-07-30 21:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix the bug. (858 bytes, patch)
2010-05-27 19:57 UTC, Aurimas Černius
none Details | Review

Description Aurimas Černius 2010-05-27 19:57:25 UTC
Created attachment 162144 [details] [review]
Patch to fix the bug.

User local addins now have to be installed to:
.config/gnote/

The should go to:
.config/gnote/addins


Patch attached.
Comment 1 Christian Persch 2010-05-28 18:15:55 UTC
Add-ins aren't really "config data"; shouldn't they go under XDG_DATA_HOME (e.g. .local/share/gnote/) instead ?
Comment 2 Aurimas Černius 2010-05-28 21:33:40 UTC
(In reply to comment #1)
> Add-ins aren't really "config data"; shouldn't they go under XDG_DATA_HOME
> (e.g. .local/share/gnote/) instead ?

Tomboy places addins in .config/tomboy/addins.
Comment 3 Aurimas Černius 2011-07-30 21:05:04 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release.