Skip to content

Commit 5a4b118

Browse files
committed
Version 0.87
1 parent 7cf2041 commit 5a4b118

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

obmenu-generator

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ use 5.014;
3535
use Linux::DesktopFiles 0.25;
3636

3737
my $pkgname = 'obmenu-generator';
38-
my $version = '0.86';
38+
my $version = '0.87';
3939

4040
our ($CONFIG, $SCHEMA);
4141
my $output_h = \*STDOUT;
@@ -114,7 +114,7 @@ my $config_help = <<"HELP";
114114
],
115115
116116
|| ICON SETTINGS
117-
| use_gtk3 : Use the Gtk3 library for resolving the icon-paths. (default: 0)
117+
| use_gtk3 : Use the Gtk3 library for resolving the icon paths. (default: 0)
118118
| gtk_rc_filename : Absolute path to the GTK configuration file.
119119
| missing_icon : Use this icon for missing icons (default: gtk-missing-image)
120120
| icon_size : Preferred size for icons. (default: 48)

0 commit comments

Comments
 (0)