Initial Commit
BIN
database/FileZillaFTP/source/interface/res/FileZilla server.ico
Normal file
|
After Width: | Height: | Size: 4.6 KiB |
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// FILEZILLA SERVER.RC2 - Ressourcen, die Microsoft Visual C++ nicht direkt bearbeitet
|
||||
//
|
||||
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#error this file is not editable by Microsoft Visual C++
|
||||
#endif //APSTUDIO_INVOKED
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// F<>gen Sie hier manuell bearbeitete Ressourcen hinzu...
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
BIN
database/FileZillaFTP/source/interface/res/Toolbar.bmp
Normal file
|
After Width: | Height: | Size: 886 B |
BIN
database/FileZillaFTP/source/interface/res/certificate.ico
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
database/FileZillaFTP/source/interface/res/donate.bmp
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
database/FileZillaFTP/source/interface/res/down.ico
Normal file
|
After Width: | Height: | Size: 190 B |
BIN
database/FileZillaFTP/source/interface/res/empty.ico
Normal file
|
After Width: | Height: | Size: 190 B |
BIN
database/FileZillaFTP/source/interface/res/green.ico
Normal file
|
After Width: | Height: | Size: 766 B |
BIN
database/FileZillaFTP/source/interface/res/icon1.ico
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
database/FileZillaFTP/source/interface/res/leds.bmp
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
32
database/FileZillaFTP/source/interface/res/manifest.xml
Normal file
@@ -0,0 +1,32 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
|
||||
<assemblyIdentity
|
||||
version="0.9.39.0"
|
||||
processorArchitecture="*"
|
||||
name="FileZilla server interface"
|
||||
type="win32"
|
||||
/>
|
||||
<description>FileZilla server interface</description>
|
||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
<security>
|
||||
<requestedPrivileges>
|
||||
<requestedExecutionLevel
|
||||
level="asInvoker"
|
||||
uiAccess="false"
|
||||
/>
|
||||
</requestedPrivileges>
|
||||
</security>
|
||||
</trustInfo>
|
||||
<dependency>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity
|
||||
type="win32"
|
||||
name="Microsoft.Windows.Common-Controls"
|
||||
version="6.0.0.0"
|
||||
processorArchitecture="*"
|
||||
publicKeyToken="6595b64144ccf1df"
|
||||
language="*"
|
||||
/>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
</assembly>
|
||||
BIN
database/FileZillaFTP/source/interface/res/red.ico
Normal file
|
After Width: | Height: | Size: 766 B |
BIN
database/FileZillaFTP/source/interface/res/transfer_modes.bmp
Normal file
|
After Width: | Height: | Size: 886 B |
BIN
database/FileZillaFTP/source/interface/res/unknown.ico
Normal file
|
After Width: | Height: | Size: 766 B |
BIN
database/FileZillaFTP/source/interface/res/up.ico
Normal file
|
After Width: | Height: | Size: 190 B |
BIN
database/FileZillaFTP/source/interface/res/userlisttoolbar.bmp
Normal file
|
After Width: | Height: | Size: 478 B |
BIN
database/FileZillaFTP/source/interface/res/yellow.ico
Normal file
|
After Width: | Height: | Size: 766 B |