merge delete-t-im-3507

Author: teratorn
Reviewer: exarkun
Fixes: #3507


git-svn-id: svn://svn.twistedmatrix.com/svn/Twisted/trunk@25178 bbbe8e31-12d6-0310-92fd-ac37d47ddeeb
This commit is contained in:
teratorn 2008-10-29 15:15:13 +00:00
parent a23e8fa8d8
commit 2a5458c93c
4 changed files with 2 additions and 36 deletions

View File

@ -1,18 +0,0 @@
#!/usr/bin/python
# Twisted, the Framework of Your Internet
# Copyright (c) 2001-2004 Twisted Matrix Laboratories.
# See LICENSE for details.
### Twisted Preamble
# This makes sure that users don't have to set up their environment
# specially in order to run these programs from bin/.
import sys, os, string
if string.find(os.path.abspath(sys.argv[0]), os.sep+'Twisted') != -1:
sys.path.insert(0, os.path.normpath(os.path.join(os.path.abspath(sys.argv[0]), os.pardir, os.pardir)))
### end of preamble
from twisted.scripts import im
im.run()

View File

@ -159,7 +159,7 @@
these are used for passing errors through asynchronous callbacks.
</dd>
<dt><a name="im">im, t-im</a></dt>
<dt><a name="im">im</a></dt>
<dd>
Abbreviation of <q>(Twisted) <a href="#InstanceMessenger">Instance
Messenger</a></q>.

View File

@ -1,16 +0,0 @@
.TH IM "1" "July 2001" "" ""
.SH NAME
t-im \- run Instance Messenger, the GTK+ twisted.words client
.SH SYNOPSIS
.B t-im
.SH DESCRIPTION
Run Instance Messenger, the GTK+ twisted.words client
.SH AUTHOR
Written by Moshe Zadka, based on t-im's code
.SH "REPORTING BUGS"
To report a bug, visit \fIhttp://twistedmatrix.com/bugs/\fR
.SH COPYRIGHT
Copyright \(co 2000-2008 Twisted Matrix Laboratories
.br
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

View File

@ -10,6 +10,6 @@ echo -:- -:- -:- -:- -:--:- -:- -:- -:- -:--:- -:- -:- -:- -:-
rem # The following scripts are not advertised for the following reasons
rem # conch - issues an exception when run with no arguments
rem # im, t-im - issue exceptions for missing gtk when run
rem # im - issue exceptions for missing gtk when run
rem # tap2deb - platform-specific
rem # tk* - no need; the ones that work have icons in the start menu