Changes between Version 1 and Version 2 of InterMapTxt


Ignore:
Timestamp:
09/03/10 21:26:51 (3 years ago)
Author:
stuge
Comment:

Remove lots of unlikely prefixes and add useful libusb-win32 prefix

Legend:

Unmodified
Added
Removed
Modified
  • InterMapTxt

    v1 v2  
    3939 
    4040{{{ 
    41 PEP     http://www.python.org/peps/pep-$1.html                                       # Python Enhancement Proposal  
    42 PythonBug http://bugs.python.org/issue$1                                             # Python Issue #$1 
    43 Trac-ML  http://thread.gmane.org/gmane.comp.version-control.subversion.trac.general/ # Message $1 in Trac Mailing List 
    44 trac-dev http://thread.gmane.org/gmane.comp.version-control.subversion.trac.devel/   # Message $1 in Trac Development Mailing List 
    45  
    46 Mercurial http://www.selenic.com/mercurial/wiki/index.cgi/ # the wiki for the Mercurial distributed SCM 
    4741RFC       http://tools.ietf.org/html/rfc$1 # IETF's RFC $1 
    4842ISO       http://en.wikipedia.org/wiki/ISO_ # ISO Standard $1 in Wikipedia 
    49  
    50 CheeseShop  http://cheeseshop.python.org/pypi/  # Python Package $1 from the Cheese Shop 
    51 SQLite      http://www.sqlite.org/cvstrac/wiki?p=  
    52 mysql-bugs  http://bugs.mysql.com/bug.php?id=  # Bug #$1 in MySQL's bug database 
    53 peak        http://peak.telecommunity.com/DevCenter/ # $1 in Python Enterprise Application Kit's Wiki 
    54 MODPYTHON   http://issues.apache.org/jira/browse/MODPYTHON- # Issue $1 in mod_python's JIRA instance 
    55 SvnWiki     http://www.orcaware.com/svn/wiki/ # Subversion Wiki 
    56  
    57 # 
    58 # A arbitrary pick of InterWiki prefixes... 
    59 # 
    60 Acronym          http://www.acronymfinder.com/af-query.asp?String=exact&Acronym= 
    61 C2find           http://c2.com/cgi/wiki?FindPage&value= 
    62 Cache            http://www.google.com/search?q=cache: 
    63 CPAN             http://search.cpan.org/perldoc? 
    6443DebianBug        http://bugs.debian.org/ 
    6544DebianPackage    http://packages.debian.org/ 
     
    6847GoogleGroups     http://groups.google.com/group/$1/msg/$2        # Message $2 in $1 Google Group 
    6948JargonFile       http://downlode.org/perl/jargon-redirect.cgi?term= 
    70 MeatBall         http://www.usemod.com/cgi-bin/mb.pl? 
    71 MetaWiki         http://sunir.org/apps/meta.pl? 
    72 MetaWikiPedia    http://meta.wikipedia.org/wiki/ 
    73 MoinMoin         http://moinmoin.wikiwikiweb.de/ 
    74 WhoIs            http://www.whois.sc/ 
    75 Why              http://clublet.com/c/c/why? 
    76 c2Wiki             http://c2.com/cgi/wiki? 
    7749WikiPedia        http://en.wikipedia.org/wiki/ 
     50 
     51libusb-win32     http://sourceforge.net/apps/trac/libusb-win32/wiki/ 
    7852}}}