mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
leafpad: Replace with L3afpad
L3afpad is a GTK+3 fork of leafpad. (From OE-Core rev: b700bf582754b105976ad2de601193c8007842d9) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
920fc82da8
commit
79faec0435
@@ -23,8 +23,8 @@ if [ ! -d /home/builder/.local/share/applications ]; then
|
||||
xdg-mime default epiphany.desktop x-scheme-handler/https
|
||||
xdg-mime default epiphany.desktop text/html
|
||||
|
||||
#register text files with leafpad text editor
|
||||
xdg-mime default leafpad.desktop text/plain
|
||||
#register text files with l3afpad text editor
|
||||
xdg-mime default l3afpad.desktop text/plain
|
||||
fi
|
||||
|
||||
cd /home/builder/poky
|
||||
|
||||
Reference in New Issue
Block a user