Fix spelling error via patch
authorMarius Gavrilescu <marius@ieval.ro>
Sat, 13 Jul 2013 13:58:19 +0000 (16:58 +0300)
committerMarius Gavrilescu <marius@ieval.ro>
Sat, 13 Jul 2013 13:58:19 +0000 (16:58 +0300)
debian/patches/fix-spelling.patch [new file with mode: 0644]
debian/patches/series [new file with mode: 0644]

diff --git a/debian/patches/fix-spelling.patch b/debian/patches/fix-spelling.patch
new file mode 100644 (file)
index 0000000..3e72044
--- /dev/null
@@ -0,0 +1,16 @@
+Description: Change 'absoulte' to 'absolute' in main.c
+Author: Marius Gavrilescu <marius@ieval.ro>
+Forwarded: no
+Last-Update: 2013-07-13
+
+--- a/main.c
++++ b/main.c
+@@ -283,7 +283,7 @@
+ Passing no command line arguments will cause %s to start in dock-mode)\n\n\
+ \
+ \"file\" represents any one of (looked for in the listed order):\n\
+-1) An absoulte or relative path to a GTK theme directory.\n\
++1) An absolute or relative path to a GTK theme directory.\n\
+    A directory is considered a theme directory if it contains a\n\
+    gtk/gtkrc file.\n\
+ 2) A gzipped tar file which expands to a GTK theme directory as explained in 1).\n\
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644 (file)
index 0000000..213d22d
--- /dev/null
@@ -0,0 +1 @@
+fix-spelling.patch
This page took 0.009966 seconds and 4 git commands to generate.