[go: up one dir, main page]

Menu

Tree [9849bf] master / perlcheck /
 History

HTTPS access


File Date Author Commit
 .kdev4 2019-05-04 dirlin dirlin [3ad0f1] 030519
 Icons 2019-05-04 dirlin dirlin [3ad0f1] 030519
 kateperlcheck 2018-12-16 dirlin dirlin [6e56cd] #tmp
 perl 2019-05-04 dirlin dirlin [3ad0f1] 030519
 .gitignore 2019-02-03 dirlin dirlin [83d70c] git ignore ajusted
 CMakeLists.txt 2019-05-04 dirlin dirlin [3ad0f1] 030519
 README 2018-07-22 dirlin dirlin [27d80d] perlcheck changes
 clean.sh 2018-11-25 dirlin dirlin [2280ee] changes 2.7 merged.
 kateperlcheck.desktop 2018-07-22 dirlin dirlin [27d80d] perlcheck changes
 perlcheck.kdev4 2019-04-28 dirlin dirlin [e0fbf7] Kateperlcheck tooltip for mod_perl fixed.
 plugin.qrc 2018-11-25 dirlin dirlin [689807] missing file added
 plugin.qrc.depends 2019-04-28 dirlin dirlin [e0fbf7] Kateperlcheck tooltip for mod_perl fixed.
 plugin_kateperlcheck.cpp 2019-04-28 dirlin dirlin [e0fbf7] Kateperlcheck tooltip for mod_perl fixed.
 plugin_kateperlcheck.h 2018-12-02 dirlin dirlin [87acbe] aligned
 qpdbwidget.cpp 2018-07-22 dirlin dirlin [27d80d] perlcheck changes
 qpdbwidget.h 2018-07-22 dirlin dirlin [27d80d] perlcheck changes
 qpdbwidget.ui 2018-07-22 dirlin dirlin [27d80d] perlcheck changes
 settings.ui 2018-07-22 dirlin dirlin [27d80d] perlcheck changes
 ui.rc 2018-07-22 dirlin dirlin [27d80d] perlcheck changes

Read Me

NAME
    Perl Plug-In for Kate (kate-editor.org)

INSTALL
   cmake CMakeLists.txt
   make
   make install

See also: http://kate-editor.org/get-it/  
  
in deb/ is file called deb.pl to create a debian package.

edit deb/control and change the Architecture to whaterver you need.
  
To rebuild khelcenter index you need to install htdig and type:

sudo apt-get install htdig

usr/lib/x86_64-linux-gnu/libexec/khc_docbookdig.pl --indexdir=/usr/share/doc/kde/HTML/  --docpath=khelpcenter:kde_application_manuals --identifier=kde_application_manual --lang=en

Per default the .desktop file will be installed at /usr/share/kde4/services/.

To get into the "Index" of kdehelpcenter you need to move this file to /usr/share/applications/kde4/.


COPYRIGHT
    Copyright (C) 2015-2016 by Hr. Dirk Lindner
    see  http://lindnerei.de for further Details.
       
    perl -e'sub lze_Rocks{print/(...)/ for shift;}sub{&{"@_"}}->("lze_Rocks")'

    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
    as published by the Free Software Foundation; either version 2
    of the License, or (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.