Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FetchRoles isnt needed anymore cuz full roles are fetched now
|
|
|
|
mainly since i feel its only a matter of time before someone copy pastes it somewhere and itd be my fault
also typedef -> using
|
|
|
|
|
|
|
|
|
|
|
|
use Glib::KeyFile instead which is basically the same file format
also read into and save from struct once, cuz its faster and less redundant
|
|
importantly, res is now res/res and css is now res/css
|
|
|
|
|
|
|
|
* fix all warnings shown by GCC
|
|
and also add a reset statement i forgot (raii might be good here...)
|
|
|
|
|