Releases: trizen/obmenu-generator
Releases · trizen/obmenu-generator
Version 0.93
31 Aug 21:12
Compare
Sorry, something went wrong.
No results found
Added support for the Path= key. (#52 )
Version 0.92
29 Aug 13:52
Compare
Sorry, something went wrong.
No results found
Version 0.91
06 Sep 08:12
Compare
Sorry, something went wrong.
No results found
Ignore entries with Name or Exec undefined. (a8241ac )
Try to load DB_File when GDBM_File is not available. (#48 ) (faa989a )
Version 0.90
22 Aug 20:14
Compare
Sorry, something went wrong.
No results found
Use Gtk3 by default for resolving the icon paths. (#42 ) (894ba46 )
Fixed the gdbm_fetch: Item not found issue. (#40 ) (6901b02 )
Version 0.89
02 Dec 22:35
Compare
Sorry, something went wrong.
No results found
Reopen the same DBM when the icon theme is changed. (298e930 )
Create an item entry without the "icon" field when the icon name is undefined. (#34 ) (720bb45 , 19dbbb2 )
Version 0.88
23 Jun 20:33
Compare
Sorry, something went wrong.
No results found
Use dbmopen() for the cache database. (862a92e )
No longer alter INC. (ready for perl-5.32) (29581c2 )
Version 0.87
23 Jan 17:29
Compare
Sorry, something went wrong.
No results found
Documented the use_gtk3 config-option. (7829cb5 )
Cache invalidation when the Icon key does not exist. (7cf2041 )
Version 0.86
17 Oct 08:56
Compare
Sorry, something went wrong.
No results found
Minor performance improvement. (4999dea )
Added support for using the Gtk3 library for resolving the icon-paths. (#29 ) (d7685c5 )
Version 0.85
30 Sep 15:40
Compare
Sorry, something went wrong.
No results found
Allow missing_icon to be an absolute path to an icon. (b702b9c )
Removed the deprecated warnings for begin_cat and end_cat. (01104c4 )
Version 0.84
30 Oct 21:17
Compare
Sorry, something went wrong.
No results found
Added the locale_support config-key. (enabled by default) (c6105ac )
Bug-fix: when a new configuration is specified via -C, it will be loaded. (2728240 )
Minor performance improvement. (b47358c )