mirror of
https://github.com/matthewwardrop/gnome-tweak-tool.git
synced 2026-06-28 15:16:32 -07:00
No description
- Python 95.8%
- M4 1.7%
- Makefile 1.4%
- CSS 0.7%
- Shell 0.4%
|
|
||
|---|---|---|
| data | ||
| gtweak | ||
| po | ||
| .gitignore | ||
| acinclude.m4 | ||
| AUTHORS | ||
| autogen.sh | ||
| configure.ac | ||
| COPYING | ||
| gnome-tweak-tool | ||
| gnome-tweak-tool.doap | ||
| Makefile.am | ||
| NEWS | ||
| README | ||
GNOME TWEAK TOOL ---------------- * The first rule of gnome-tweak-tool is do not talk about gnome-tweak-tool Running ------- * If you wish to run the application uninstalled, execute; ./gnome-tweak-tool [-p /path/to/jhbuild/prefix/] * If you wish to install system wide you must ./autogen.sh && make && make install TODO ---- * I'm not sure if the TweakGroup layer is necessary, and it makes it hard to categorise things. Perhaps go to a named factory approach * Do some more things lazily to improve startup speed