You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-misc/nut-monitor/files/nut-monitor-1.3-paths2.patch

12 lines
305 B

--- NUT-Monitor~ 2012-04-03 12:04:09.000000000 +0200
+++ NUT-Monitor 2012-04-03 12:05:32.949730947 +0200
@@ -888,7 +888,7 @@
# Init the localisation
APP = "NUT-Monitor"
- DIR = "locale"
+ DIR = "/usr/share/locale"
gettext.bindtextdomain( APP, DIR )
gettext.textdomain( APP )