Bug or feature, incorrect lines for PekWM
Fixed a bug in the keywords handling code.
Updated Autoconf files.
Fixed a crash when parsing .desktop file without Exec entry.
Ensure desktop file is closed after reading
== None and an unused variable
Remove unused imports
Fix W605 invalid escape sequence
Tidy configuration
This was applied in "Merged in the doc fixes provided by Chris Mayo." 2017-01-09
This was fixed in "Fixed various Python 3 incompatibilities." 2015-06-11
Support discovering newer versions of Python (up to 3.8)
Done in #47.
Version bump.
Add support for QTerminal and Alacritty
Done in #45.
Fix .desktop entries setting env
Done in commit #46.
Fixed an issue with parsing .desktop entries' Exec statements with variable definitions embedded, such as
Added a bunch of terminal emulators.
Support discovering newer versions of Python (up to 3.8)
Add support for QTerminal and Alacritty
Fix .desktop entries setting env
Add support for Sakura terminal emulator
Fixed in https://sourceforge.net/p/menumaker/code/44
Added support for Sakura terminal emulator.
Xfce4 terminal emulator not found
Fixed in https://sourceforge.net/p/menumaker/code/43/
Fixed detection of modern Xfce4 terminal.
AttributeError: 'NoneType' object has no attribute 'split'
Fixed.
Xfce4 terminal emulator not found
Add support for Sakura terminal emulator
Copyright update.
Readme fix.
(quick) fixed a bug concerned with creation of empty keyword.
Hi, I got the same error on versoin 0.99.10 running on archlinux. I fixed it by putting a not None check in the Keywords.py file on line 14. Although it is working now, I am not sure if the fix will not break some other option of the program.
Added support for JWM.
Unable to output menus that scan *.desktop files with Unicode characters
doesn't throw the error if i use --no-desktop
works if i use --no-desktop
AttributeError: 'NoneType' object has no attribute 'split'
More authors fixes.
Fixed authors records.
Fixed a Python2 compatibility issue.
Merged in the doc fixes provided by Chris Mayo.
Documentation Typos
David <doark@mail.com>
David <doark@mail.com>
pep8 conformance changes PATCH set 3 of 3
pep8 conformance changes PATCH set 1 of 2
pep8 conformance changes PATCH set 1 of 3
Added menu database from Debian 8.1 DVDs 1-3.
Added script to extract menu descriptors from ....
Fixed a crash while processing semicolon-separa...
Removed more intermediate files.
Added homepage upload script.
Changed the Autoconf's Python detection module.
Stripped the repository of intermediate generat...
(Hopefully) fixed encoding issue while reading ...
Fixed encoding issue during parsing the Debian ...
Fixed various Python 3 incompatibilities.
Urxvt wasn't added...