From b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 2 Feb 2015 15:02:49 +0100 Subject: massive reduction of unneeded files --- .../fontconfig/doc/fontconfig-devel/r3355.html | 193 --------------------- 1 file changed, 193 deletions(-) delete mode 100644 nx-X11/extras/fontconfig/doc/fontconfig-devel/r3355.html (limited to 'nx-X11/extras/fontconfig/doc/fontconfig-devel/r3355.html') diff --git a/nx-X11/extras/fontconfig/doc/fontconfig-devel/r3355.html b/nx-X11/extras/fontconfig/doc/fontconfig-devel/r3355.html deleted file mode 100644 index d9a329062..000000000 --- a/nx-X11/extras/fontconfig/doc/fontconfig-devel/r3355.html +++ /dev/null @@ -1,193 +0,0 @@ - -FcStrBasename
Prev 

FcStrBasename

Name

FcStrBasename -- last component of filename

Synopsis

#include <fontconfig.h>
-	

FcChar8 * FcStrBasename(const FcChar8 *file);

Description

Returns the filename of file stripped of any leading -directory names. This is returned in newly allocated storage which should -be freed when no longer needed. -

Version

Fontconfig version 2.3.2 - -


PrevHome 
FcStrDirnameUp 
\ No newline at end of file -- cgit v1.2.3