Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nemo-file.c: Update default date-time formats to adapt to GDateTime
change. The %l, %e and %k tokens now have additional leading space when rendering a single digit number. Currently: '%l:%M %p' -> ' 1:00 AM' With this commit: '%-l:%M %p' -> '1:00 AM' ref: https://gitlab.gnome.org/GNOME/glib/-/commit/7074122f308b7b3402fba250f2010778fdad6eff https://gitlab.gnome.org/GNOME/glib/-/commit/7169f6e1e58a53e4b69e5d40f3fd192dd9cd8ed4
- Loading branch information