kconf_update script is not used

Jeroen Wijnhout Jeroen.Wijnhout at kdemail.net
Mon Jun 14 18:22:56 BST 2004


Hi,

I've read kdelibs/kconf_update/README.kconf_update, put together an .upd file 
and a Perl script (see attachment).

The .upd is recognized and the changes are applied to the target rc file, no 
problems here. However, it seems that the Perl script is never used. When 
applied manually, this Perl script does seem to do its job very well.

What could be potential culprits, what are typical rookie mistakes? Is there 
some debug info of kconf_update written somewhere I can use?

best,
Jeroen
-- 
Kile - an Integrated LaTeX Environment for KDE
http://kile.sourceforge.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kile_kconf_update.pl
Type: application/x-perl
Size: 538 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20040614/40b310b1/attachment.bin>
-------------- next part --------------
#Configuration Update for Kile
Script=kile_kconf_update.pl,perl
#
# Kile-1.5
#
Id=Kile1.5
File=kilerc
RemoveGroup=Structure
RemoveGroup=Editor
#
# Kile-1.6
#
Id=Kile1.6
File=kilerc
Options=overwrite
#
Group=User
Key=Template Encoding,TemplateEncoding
#
Group=Editor Ext
Key=Complete Environment,CompleteEnvironment
#
Group=Complete
Key=enabled,CompleteEnabled
Key=cursor,CompleteCursor
Key=bullets,CompleteBullets
Key=closeenv,CompleteCloseEnv
Key=autocomplete,CompleteAuto
Key=changedlists,CompleteChangedLists
Key=tex,CompleteTex
Key=dict,CompleteDict
Key=abbrev,CompleteAbbrev
#
Group=Environments
Key=list,EnvList
Key=math,EnvMath
Key=tabular,EnvTabular
#
Group=Files
Key=Last Document,LastDocument
Key=Input Encoding,InputEncoding
#
Group=Quick
Key=Class,QuickClass
Key=Typeface,QuickTypeface
Key=Papersize,QuickPapersize
Key=Document Classes,QuickDocumentClasses
Key=Papersizes,QuickPapersizes
Key=Encodings,QuickEncodings


More information about the kde-core-devel mailing list