]> git.pld-linux.org Git - packages/gftp.git/commitdiff
- new
authorfreetz <freetz@pld-linux.org>
Fri, 25 Jul 2003 12:53:00 +0000 (12:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gftp-configure_in.patch -> 1.1
    gftp-desktop.patch -> 1.1

gftp-configure_in.patch [new file with mode: 0644]
gftp-desktop.patch [new file with mode: 0644]

diff --git a/gftp-configure_in.patch b/gftp-configure_in.patch
new file mode 100644 (file)
index 0000000..0986770
--- /dev/null
@@ -0,0 +1,21 @@
+diff -aurN gftp-2.0.15rc1.orig/configure.in gftp-2.0.15rc1/configure.in
+--- gftp-2.0.15rc1.orig/configure.in   2003-07-24 03:42:06.000000000 +0200
++++ gftp-2.0.15rc1/configure.in        2003-07-25 14:11:28.000000000 +0200
+@@ -38,7 +38,7 @@
+ AC_MINIX
+ AC_EXEEXT
+ AC_PROG_RANLIB
+-AC_SYS_LARGEFILE
++dnl AC_SYS_LARGEFILE
+ dnl AC_ISC_POSIX
+ AM_C_PROTOTYPES
+ AC_C_CONST
+@@ -56,7 +56,7 @@
+ AC_HEADER_SYS_WAIT
+ AC_CHECK_HEADERS(fcntl.h libutil.h limits.h malloc.h pty.h strings.h sys/ioctl.h sys/time.h unistd.h)
+-AC_TYPE_SOCKLEN_T
++dnl AC_TYPE_SOCKLEN_T
+ AC_TYPE_MODE_T
+ AC_TYPE_PID_T
+ AC_TYPE_SIZE_T
diff --git a/gftp-desktop.patch b/gftp-desktop.patch
new file mode 100644 (file)
index 0000000..07e3342
--- /dev/null
@@ -0,0 +1,36 @@
+diff -aurN gftp-2.0.15rc1.orig/docs/gftp.desktop gftp-2.0.15rc1/docs/gftp.desktop
+--- gftp-2.0.15rc1.orig/docs/gftp.desktop      2002-08-05 21:46:56.000000000 +0200
++++ gftp-2.0.15rc1/docs/gftp.desktop   2003-07-25 14:23:56.000000000 +0200
+@@ -1,4 +1,5 @@
+ [Desktop Entry]
++Encoding=UTF-8
+ Name=gFTP
+ Name[br]=gFTP
+ Name[da]=gFTP
+@@ -13,17 +14,18 @@
+ Name[zh_TW.Big5]=gFTP
+ Comment=Multithreaded ftp client
+ Comment[br]=Cliente de ftp multithreaded
+-Comment[da]=Flertrådet ftpklient
++Comment[da]=Flertrĺdet ftpklient
+ Comment[de]=Multithreaded FTP Programm
+ Comment[es]=Cliente FTP multihilo
+ Comment[fr]=Client ftp multithread 
+-Comment[ja]=¥Þ¥ë¥Á¥¹¥ì¥Ã¥ÉFTP¥¯¥é¥¤¥¢¥ó¥È
+-Comment[ko]=´ÙÁß¾²·¹µå FTP ÇÁ·Î±×·¥
++Comment[ja]=ĽŢĽëĽÁĽšĽěĽĂĽÉFTPĽŻĽéĽ¤Ľ˘ĽóĽČ
++Comment[ko]=´ŮÁßž˛ˇšľĺ FTP ÇÁˇÎą×ˇĽ
+ Comment[nl]=Multithreaded ftp programma
+ Comment[pl]=Wielozadaniowy klient FTP
+ Comment[pt_BR]=Cliente FTP multi-tarefa
+-Comment[zh_TW.Big5]=¦h½uºü  ftp client
+-Exec=gftp
++Comment[zh_TW.Big5]=Śh˝uşü  ftp client
++Exec=/usr/bin/gftp
+ Icon=gftp.png
+-Terminal=0
+-Type=Application
++Terminal=false
++Type=Application
++Categories=Application;Network;
++# vi: encoding=utf-8
This page took 0.066269 seconds and 4 git commands to generate.