Tags: kamilion/customizer
Tags
Pre412 (#122) * Fixed desktop entry 'Version=' refers to Version of Desktop Entry Specifications (see https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html), and not the version of Customizer itself. Note that "Entries that confirm with this version of the specification should use 1.0." Sorted most important fields according to example specification for clarity (Version, Type, Name). * Fixed typo In line 26, revised from 'does not exists' to 'does not exist'. * Fixed typo In line 24, revised from 'ISO does not exists' to 'ISO does not exist'. * Fixed typo In line 26, revised from 'Allwoing' to 'Allowing'. * Fixed typo and lettercase In line 55, revised 'does not exists' to 'does not exist'; Line 62 and 64, revised 'this mean that' to 'this means'; Line 211, revised 'Compressed Filesystem' to 'compressed filesystem' to match sentence style in following line 218 'filesystem size'. * Fixed typo In line 22, revised from 'avaialable' to 'available'. * Fixed minor bug The error messages were not being displayed; This fix is based on [this pull request on forked repo](b2020fd) by wjwwood. In line 48, revised from u'' to u'{}' instead of proposed u'{0}' to standardize code style in old stable repo (Both have been tested working in 14.04 host system). * Update Contributors Added 'wjwwood' who found a bug that cause error messages not being displayed. No changes made to hardcoded list in GUI, because 'Contributors' file is the original and up to date listing. * Update to version 4.1.2 * Update ChangeLog
PreviousNext