Commit Graph

20 Commits

Author SHA1 Message Date
19e6aa5259 Desktop entry module compiles 2024-10-12 23:43:07 -04:00
e8af5d01d7 Desktop entry module almost compiles 2024-10-12 23:34:57 -04:00
3e72688127 Better errors 2024-10-12 23:34:44 -04:00
427d30c255 Add parsing stub 2024-10-12 22:12:43 -04:00
baea275b66 Better doc comments for desktop_entry 2024-10-05 00:51:10 -04:00
0b464d368c Implement querying of localized values of desktop files 2024-10-05 00:40:43 -04:00
3e3c794a1e Support LC_ALL 2024-10-04 23:57:12 -04:00
1da2f21763 Figured out why
Not something we need to worry about though
2024-10-04 23:54:51 -04:00
e0868e7554 Linux implementation parses /etc/locale.conf correctly
Sometimes you just gotta strings::dup
2024-10-04 23:54:08 -04:00
ca5e32e06f Remove random get_language in linux locale implementation 2024-10-04 23:37:02 -04:00
452fde885d Add .editorconfig 2024-10-04 23:33:44 -04:00
44176d1c15 Add locale readme 2024-10-04 23:31:39 -04:00
0ddfb22123 Remove TODO for LC_LANGUAGE
It was kind of out of scope
2024-10-04 23:29:33 -04:00
02c8ecde3e LC_LANG now works as a fallback properly 2024-10-04 23:25:18 -04:00
c77c886290 Remove prefixes and postfixes from declaration names 2024-10-04 23:17:45 -04:00
409aab92ff Add way to query the system locales 2024-10-04 23:12:58 -04:00
27b7252580 Replace language with lang for consistency 2024-10-04 13:26:37 -04:00
5c911fc08d Add desktop file format stub 2024-10-03 19:52:17 -04:00
218e6253e7 Add locale module 2024-10-03 19:52:06 -04:00
d1e521ba97 Add license, readme 2024-10-03 19:51:51 -04:00