pkgsrc/sysutils/xnc/patches/patch-am
jschauma 26356a69c5 Update XNC to version 5.0.4
Whats New from verion 5.0.2 (05-Feb-2003):
- Added 'create link' command for one file or group of selected files (Shift+F7)
- Added displaing key shotcuts in menu
- Fixed bugs with long file names and file names with special characters
- Fixed bug with switching between terminal and FM window

Whats New from verion 5.0.0 (01-Jan-2003):
- Added quick 'cd' command - Ctrl-x. You can use Tab expantion there.
- Added hot keys to panel sort methods and modes.
- Added visual terminal/fm switch.
- Fixes for status bar display items.
- Fixes for edit/view files with spaces with external editor/viewer
- Fixes for deletion files named with '-alala-'
- Fixes for selection on right/bottom panels.
- Added Spanish, Czech and Serbian translation (thanks people)
- Added partly translated Hungarian messages
2004-02-22 22:29:22 +00:00

14 lines
752 B
Text

$NetBSD: patch-am,v 1.1 2004/02/22 22:29:22 jschauma Exp $
--- Makefile.in.orig 2004-02-22 17:15:26.000000000 -0500
+++ Makefile.in 2004-02-22 17:16:07.000000000 -0500
@@ -74,9 +74,6 @@
$(INSTALL_DATA) ./desktop/xnc.xpm $(DESTDIR)$(INSTICONDIR)
$(INSTALL_DATA) ./desktop/xnc.png $(DESTDIR)$(INSTICONDIR)
$(INSTALL_DATA) ./desktop/xnc.xpm $(DESTDIR)$(INSTICONDIR)
- $(INSTALL_DATA) ./desktop/xnc.desktop $(DESTDIR)$(INSTDESKDIR1)
- $(INSTALL_DATA) ./desktop/X_Northern_Captain.desktop $(DESTDIR)$(INSTDESKDIR2)
- $(INSTALL_DATA) ./desktop/xnc-gnome2.desktop $(DESTDIR)$(INSTDESKDIR3)
make install-$(PO_MAKE_DIR)
@echo "Don't foget run 'xncsetup' before starting XNC"
@echo "And add $(DESTDIR)$(INSTDIR) into your PATH environment variable"