diff options
author | Phillip Warner <pc_warner@yahoo.com> | 2012-10-03 17:54:08 +0200 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-10-07 09:15:25 -0400 |
commit | 756e972f878b81fdb2dbce581ecf4f2e14bc7c83 (patch) | |
tree | b83de07715c3fc0ee933fd59e371456fd2aaf9c7 /libraries/gmtk | |
parent | f7e7ae2337a7fea6339ed49a322c0879bf7cf70f (diff) | |
download | slackbuilds-756e972f878b81fdb2dbce581ecf4f2e14bc7c83.tar.gz |
libraries/gmtk: Minor fix to the README.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/gmtk')
-rw-r--r-- | libraries/gmtk/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/gmtk/README b/libraries/gmtk/README index e009c645b3..3fe8a99e02 100644 --- a/libraries/gmtk/README +++ b/libraries/gmtk/README @@ -11,5 +11,5 @@ other applications. Those widgets are (alsa and pulse compatible) It uses GConf to save its setting, but it can use the optional -dependency dconf for it: in this case pass the switch DCONF="yes" +dependency dconf for it: in this case pass the switch DCONF="YES" to the script. |