File: README

package info (click to toggle)
gnome-tweak-tool 3.22.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,100 kB
  • ctags: 456
  • sloc: python: 2,819; sh: 581; makefile: 83
file content (20 lines) | stat: -rw-r--r-- 529 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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