Plugins/ViewManagerPlugins/Listspace/__init__.py

Tue, 06 Sep 2011 19:47:39 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 06 Sep 2011 19:47:39 +0200
changeset 1299
fd5d21389d2b
parent 945
8cd4d08fa9f6
child 1509
c0b5e693b0eb
permissions
-rw-r--r--

Added an action to the editor context menu and to the tabview and listview view managers to open an associated 'rejections' file (i.e. same file name with '.rej' appended).

# -*- coding: utf-8 -*-
 
 # Copyright (c) 2007 - 2011 Detlev Offenbach <detlev@die-offenbachs.de>
 #
 
"""
Package containing the listspace view manager plugin.
"""

eric ide

mercurial