From dd213d26bcccf93e3bb2e433f908202b700c7d57 Mon Sep 17 00:00:00 2001 From: dakkar Date: Sat, 2 Aug 2014 18:44:57 +0100 Subject: update for new Linux::Desktopfiles --- scripts/menu.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/menu.pl b/scripts/menu.pl index d9eeaeb..8177dc1 100755 --- a/scripts/menu.pl +++ b/scripts/menu.pl @@ -7,8 +7,8 @@ use List::Util 'first'; use Data::Printer; my $d = Linux::DesktopFiles->new( - with_icons => 1, - full_icon_paths => 1, + #with_icons => 1, + abs_icon_paths => 1, skip_svg_icons => 1, icon_dirs_last => ['/usr/share/icons/gnome'], ); -- cgit v1.2.3