.skelrc: Quotify the project name.
[mdwfonts] / .skelrc
diff --git a/.skelrc b/.skelrc
index 43184f2..d4d7a81 100644 (file)
--- a/.skelrc
+++ b/.skelrc
@@ -3,7 +3,7 @@
 (setq skel-alist
       (append
        '((author . "Mark Wooding")
-        (full-title . "the mdwfonts font configuration system")
-        (Program . "mdwfonts")
-        (program . "mdwfonts"))
+        (full-title . "the `mdwfonts' font configuration system")
+        (Program . "`mdwfonts'")
+        (program . "`mdwfonts'"))
        skel-alist))