Open
Description
Maybe we should clean up and optimize the code if have enough time? I found those code should be cleaned up:
- #if 0 ...... #endif
- The commented or invalided code.
- Deprecations api migrate, like gconf to gsettings, dbus-glib to gdbus, etc.
- Use gresource to include resource files, like images, ui files, etc.
- Rewrite real object to instead alias or macro defined object under src/xiphos_html.
- Eliminate global and external variables, decouple code, and avoid the internal implementation of exposed objects.
- The address of the license is located in the header of some files.
Metadata
Metadata
Assignees
Labels
No labels