]> iEval git - gtk-theme-switch.git/blame - debian/patches/fix-spelling.patch
Escape theme name before passing it to system(3)
[gtk-theme-switch.git] / debian / patches / fix-spelling.patch
CommitLineData
a7b853b4
MG
1Description: Change 'absoulte' to 'absolute' in main.c
2Author: Marius Gavrilescu <marius@ieval.ro>
3Forwarded: no
4Last-Update: 2013-07-13
5
6--- a/main.c
7+++ b/main.c
8@@ -283,7 +283,7 @@
9 Passing no command line arguments will cause %s to start in dock-mode)\n\n\
10 \
11 \"file\" represents any one of (looked for in the listed order):\n\
12-1) An absoulte or relative path to a GTK theme directory.\n\
13+1) An absolute or relative path to a GTK theme directory.\n\
14 A directory is considered a theme directory if it contains a\n\
15 gtk/gtkrc file.\n\
16 2) A gzipped tar file which expands to a GTK theme directory as explained in 1).\n\
This page took 0.024771 seconds and 4 git commands to generate.