diff options
author | salo <salo> | 2002-11-30 23:32:20 +0000 |
---|---|---|
committer | salo <salo> | 2002-11-30 23:32:20 +0000 |
commit | 45c4a1a5888017e562055c71002142218669a6c1 (patch) | |
tree | 43f669dd2beef7d73d698546edabe0d536530463 /editors/gnotepad/PLIST | |
parent | fa78e421d22227001df60a4d030247e09e3a04f5 (diff) | |
download | pkgsrc-45c4a1a5888017e562055c71002142218669a6c1.tar.gz |
USE_PKGLOCALEDIR, delint.
Diffstat (limited to 'editors/gnotepad/PLIST')
-rw-r--r-- | editors/gnotepad/PLIST | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/gnotepad/PLIST b/editors/gnotepad/PLIST index 72032c2591f..3db0afe6adc 100644 --- a/editors/gnotepad/PLIST +++ b/editors/gnotepad/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2002/07/19 04:54:23 mycroft Exp $ +@comment $NetBSD: PLIST,v 1.4 2002/11/30 23:32:22 salo Exp $ bin/gnp man/man1/gnp.1 share/gnome/apps/Applications/gnotepad+.desktop @@ -107,9 +107,9 @@ share/gnotepad+/xpm/tb_undo.xpm share/gnotepad+/xpm/tb_unordered.xpm share/gnotepad+/xpm/tb_winclose.xpm share/gnotepad+/xpm/tb_winnew.xpm -share/locale/da/LC_MESSAGES/gnotepad+.mo -share/locale/fr/LC_MESSAGES/gnotepad+.mo -share/locale/ja/LC_MESSAGES/gnotepad+.mo +${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnotepad+.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnotepad+.mo +${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnotepad+.mo @dirrm share/gnotepad+/xpm @dirrm share/gnotepad+ @dirrm share/gnome/help/gnotepad+/C |