File: msg_path.patch

package info (click to toggle)
pfm 2.0.8-4
  • links: PTS
  • area: main
  • in suites: sid
  • size: 1,036 kB
  • sloc: tcl: 5,486; sql: 4,835; makefile: 4; sh: 1
file content (14 lines) | stat: -rw-r--r-- 393 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Set default path to translation msgs.
Forwarded: not-needed
Author: Mark Hindley <mark@hindley.org.uk>
--- a/pfm.conf
+++ b/pfm.conf
@@ -41,7 +41,7 @@
 # languagdeDir: the directory whcih contains the user interface
 #               strings for all languages.
 
-languageDir msgs
+languageDir /usr/share/pfm/msgs
 
 # defaultBrowser: the default value for the "browser" option.