No description
  • Python 95.8%
  • M4 1.7%
  • Makefile 1.4%
  • CSS 0.7%
  • Shell 0.4%
Find a file
Xabier Rodriguez Calvar d1110ed6be Corrected typo in Galician translation.
I was too quick in my last commit/push.
2014-09-29 00:30:01 +02:00
data app menu: remove nonfunctional Help item 2014-03-05 19:38:05 -06:00
gtweak Remove deprecation warnings 2014-09-22 14:19:28 +01:00
po Corrected typo in Galician translation. 2014-09-29 00:30:01 +02:00
.gitignore gitignores 2013-05-01 15:57:30 +02:00
acinclude.m4 Autools support 2011-03-09 00:36:46 +13:00
AUTHORS Fix attribution of data/welcome.png 2011-04-27 09:52:03 +12:00
autogen.sh Fix distcheck 2011-03-31 09:19:10 +13:00
configure.ac version bump 3.14 2014-09-23 01:52:58 +02:00
COPYING Add license (GPL3) and AUTHORS 2011-03-22 21:38:35 +13:00
gnome-tweak-tool Asynchronous Update extensions using gdbus. 2013-08-18 21:41:37 +02:00
gnome-tweak-tool.doap doap: add <programming-language> 2014-07-31 19:23:14 +02:00
Makefile.am build: Actually install defs.py 2013-11-17 11:50:31 +01:00
NEWS version bump 3.14 2014-09-23 01:52:58 +02:00
README Remove a gtk bug workaround 2011-03-31 23:39:59 +13:00

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