diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -1,3 +1,35 @@ +1.0.14 (2023-06-05) +====== +- Save and restore rc-files +- Add keywords to .desktop file (Fixes #9) +- Properly filter filenames on startup +- Ensure unique profile name and consistent filename +- Pass correct length to GLib.KeyFile.load_from_data() (Fixes #20) +- Open panel prefs dialog also on delete-event (Fixes #42) +- configure: Use shell builtins instead of sed +- Add missing translatable flags +- Fix translations when $prefix != /usr +- Add Unity layout +- Use get_user_config_dir instead of get_home_dir (Fixes #38) +- Show errors before saving profile to file +- Show errors before saving profile to file +- Ignore corrupted desktop-files on store Ignore empty launchers on +store +- Set correct desktop file name for translations +- Makefile.in.in: Pass arguments to tar to make build reproducible +regardless of user or umask +- removed extra created link in makefile(#10) +- Translation Updates: + Albanian, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, + Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, + Czech, Danish, Dutch, Eastern Armenian, English (Australia), English + (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, + Hebrew, Hindi, Hungarian, Icelandic, Indonesian, Interlingue, + Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian + Bokmål, Persian (Iran), Polish, Portuguese, Portuguese (Brazil), + Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, + Thai, Turkish, Ukrainian + xfce4-panel-profiles 1.0.13 * New Features |