Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 472314 - Replace app-editors/leafpad with app-editors/mousepad in xfce-config.xml
Summary: Replace app-editors/leafpad with app-editors/mousepad in xfce-config.xml
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Other documents (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: nm (RETIRED)
URL: http://www.gentoo.org/doc/en/xfce-con...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-04 16:34 UTC by Samuli Suominen (RETIRED)
Modified: 2013-06-05 02:50 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samuli Suominen (RETIRED) gentoo-dev 2013-06-04 16:34:05 UTC
Search and replace 'leafpad' with 'mousepad' in Xfce's configuration guide. This is because mousepad was a dead package for a while, and was removed, but it's now back and stable.

So:

sed -i -e 's:leafpad:mousepad:g' xfce-config.xml
Comment 1 nm (RETIRED) gentoo-dev 2013-06-05 02:48:01 UTC
(In reply to Samuli Suominen from comment #0)
> Search and replace 'leafpad' with 'mousepad' in Xfce's configuration guide.
> This is because mousepad was a dead package for a while, and was removed,
> but it's now back and stable.

will do. note: mousepad's HOMEPAGE needs fixing in its ebuild; it points to a page on xfce.org that doesn't list it. makes it seem like mousepad is once again considered unsupported/abandoned upstream, or at least not part of xfce anymore.
Comment 2 nm (RETIRED) gentoo-dev 2013-06-05 02:50:07 UTC
fixed in CVS; thanks for reporting! (do note the requested HOMEPAGE fix for mousepad.ebuild, as request in comment #1)