Przeglądaj źródła

Add Desktop Opener for Haiku (#425)

You guys almost forgot this. Hope this helps! ;)
master
CodeforEvolution Mischievous Meerkat 4 lat temu
rodzic
commit
a36146f9c0
1 zmienionych plików z 2 dodań i 0 usunięć
  1. +2
    -0
      src/nnn.c

+ 2
- 0
src/nnn.c Wyświetl plik

@@ -398,6 +398,8 @@ static char * const utils[] = {
"/usr/bin/open",
#elif defined __CYGWIN__
"cygstart",
#elif defined __HAIKU__
"open",
#else
"xdg-open",
#endif


Ładowanie…
Anuluj
Zapisz