aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/builder
diff options
context:
space:
mode:
authorJussi Kukkonen <jussi.kukkonen@intel.com>2016-04-27 14:49:14 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-15 18:05:23 +0100
commit79faec0435fdbfbd8d842ea15796a611a3a109fe (patch)
tree85deba1f7f7e3ea22d0cbf430aecc3daca174544 /meta/recipes-graphics/builder
parent920fc82da8bdf6140cc9c3d7a4094d07df251190 (diff)
downloadopenembedded-core-contrib-79faec0435fdbfbd8d842ea15796a611a3a109fe.tar.gz
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>
Diffstat (limited to 'meta/recipes-graphics/builder')
-rw-r--r--meta/recipes-graphics/builder/files/builder_session.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/builder/files/builder_session.sh b/meta/recipes-graphics/builder/files/builder_session.sh
index 001a03357d..4e509a701a 100644
--- a/meta/recipes-graphics/builder/files/builder_session.sh
+++ b/meta/recipes-graphics/builder/files/builder_session.sh
@@ -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