From 1952113f7df8272fe338bef24d16412dbeded1f5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 4 Apr 2015 04:43:47 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- examples/launchers | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'examples') diff --git a/examples/launchers b/examples/launchers index b2baaf2..d709ba4 100644 --- a/examples/launchers +++ b/examples/launchers @@ -68,6 +68,7 @@ class LauncherSet: launchers = [ [ ('accessories-calculator', 'mate-calc') , ('accessories-character-map', 'mucharmap') , ('scanner', 'simple-scan') + , ('meld', 'meld') ] , [ ('dia', 'dia') , ('inkscape', 'inkscape') @@ -76,13 +77,12 @@ launchers = [ [ ('accessories-calculator', 'mate-calc') , ('blender', 'blender') , ('/usr/share/pixmaps/openscad.png', 'openscad') ] - , ('emacs', 'emacs') - , ('meld', 'meld') - , [ ('audacity', 'audacity') + , [ ('emacs', 'emacs') + , ('audacity', 'audacity') , ('/usr/share/ardour3/icons/ardour_icon_48px.png', 'ardour3') ] - , ('vlc', 'vlc') - , [ ('deluge', 'deluge') + , [ ('vlc', 'vlc') + , ('deluge', 'deluge') , ('/usr/share/pixmaps/amule.xpm', 'amule') ] , ('claws-mail', 'claws-mail') -- cgit v1.2.3-70-g09d2