~ubuntu-branches/debian/sid/filezilla/sid

« back to all changes in this revision

Viewing changes to src/fzshellext/fzshellext.def

  • Committer: Bazaar Package Importer
  • Author(s): Adam Cécile (Le_Vert)
  • Date: 2008-07-05 21:00:24 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080705210024-mvzp21zlyheschi6
Tags: 3.0.11.1-1
* wxWidgets 2.8 just entered unstable ! Upload to unstable.
* New upstream release.
* Bump Standards-Version to 3.8.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
LIBRARY      "fzshellext"
 
2
 
 
3
EXPORTS
 
4
    DllCanUnloadNow         PRIVATE
 
5
    DllGetClassObject       PRIVATE
 
6
    DllRegisterServer       PRIVATE
 
7
    DllUnregisterServer     PRIVATE