[Tickets #1383] NEW: Double Line Numbers

bugs at bugs.horde.org bugs at bugs.horde.org
Tue Feb 15 11:29:30 PST 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=1383
-----------------------------------------------------------------------
 Ticket             | 1383
 Created By         | c.menssen at web.de
 Summary            | Double Line Numbers
 Queue              | Chora
 Version            | 2.0
 State              | Unconfirmed
 Priority           | 3. High
 Type               | Bug
 Owners             | 
+New Attachment     | ScreenHunter_001.jpg
-----------------------------------------------------------------------


c.menssen at web.de (2005-02-15 11:29) wrote:

Hi!

With py-Files, i've double line numbers...
here is my horde/config/mime_drivers.php:
$mime_drivers['horde']['srchighlite']['location'] =
'/usr/bin/source-highlight';
$mime_drivers['horde']['srchighlite']['inline'] = true;
$mime_drivers['horde']['srchighlite']['handles'] = array(
    'text/x-csrc', 'text/x-c++src', 'text/x-java',
    'application/x-perl', 'application/x-python', 'text/x-c++src',
    'text/cpp');
$mime_drivers['horde']['srchighlite']['icons'] = array(
    'default'                  => 'text.png',
    'text/x-csrc'              => 'source-c.png',
    'text/x-c++src'            => 'source-c.png',
    'text/cpp'                 => 'source-c.png',
    'text/x-java'              => 'source-java.png');

Greetings
Chris




More information about the bugs mailing list