===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
kephra-0.4.3.34+dfsg/Changes-1572- * search and replace in files
kephra-0.4.3.34+dfsg/Changes:1573: + asm style
kephra-0.4.3.34+dfsg/Changes-1574- + save on change doc
##############################################
kephra-0.4.3.34+dfsg/doc/patches/outline_parser.pl-41-    my $includes = $tree->find('PPI::Statement::Include') or return;
kephra-0.4.3.34+dfsg/doc/patches/outline_parser.pl:42:    foreach my $include (@$includes) {
kephra-0.4.3.34+dfsg/doc/patches/outline_parser.pl-43-        #my $name = ${ $include->find('PPI::Token::Word') }[1];
##############################################
kephra-0.4.3.34+dfsg/doc/TestingReleases-362- * search and replace in files
kephra-0.4.3.34+dfsg/doc/TestingReleases:363: + asm style
kephra-0.4.3.34+dfsg/doc/TestingReleases-364- + save on change doc
##############################################
kephra-0.4.3.34+dfsg/lib/Kephra/App/Panel/Notepad.pm-95-				} else {
kephra-0.4.3.34+dfsg/lib/Kephra/App/Panel/Notepad.pm:96:					$result = `$interpreter $code`;
kephra-0.4.3.34+dfsg/lib/Kephra/App/Panel/Notepad.pm-97-				}
##############################################
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/CommandList.pm-277-					as => "Kephra::Document::SyntaxMode::set('as')",
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/CommandList.pm:278:					asm => "Kephra::Document::SyntaxMode::set('asm')",
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/CommandList.pm-279-					ave => "Kephra::Document::SyntaxMode::set('ave')",
##############################################
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/CommandList.pm-451-						as => "Kephra::Document::SyntaxMode::open_file('as')",
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/CommandList.pm:452:						asm => "Kephra::Document::SyntaxMode::open_file('asm')",
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/CommandList.pm-453-						ave => "Kephra::Document::SyntaxMode::open_file('ave')",
##############################################
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/CommandList.pm-636-					as => "Kephra::Document::SyntaxMode::_ID() eq 'as';",
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/CommandList.pm:637:					asm => "Kephra::Document::SyntaxMode::_ID() eq 'asm';",
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/CommandList.pm-638-					ave => "Kephra::Document::SyntaxMode::_ID() eq 'ave';",
##############################################
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/Localisation.pm-363-						as => 'Actionscript',
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/Localisation.pm:364:						asm => 'Assembler',
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/Localisation.pm-365-						ave => 'Avennue',
##############################################
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/Localisation.pm-530-							as => 'Actionscript',
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/Localisation.pm:531:							asm => 'Assembler',
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/Localisation.pm-532-							ave => 'Avennue',
##############################################
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/Localisation.pm-829-						as => 'activate settings for Macromedia Actionscript',
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/Localisation.pm:830:						asm => 'language settings for Assembler',
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/Localisation.pm-831-						ave => 'open settings for the Avennue language',
##############################################
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/Localisation.pm-1003-							as => 'open file with Macromedia Actionscript settings',
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/Localisation.pm:1004:							asm => 'open file with language settings for Assembler',
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/Localisation.pm-1005-							ave => 'open settings for the Avennue language',
##############################################
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/GlobalSettings.pm-292-				as      => 'as',
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/GlobalSettings.pm:293:				asm     => 's asm',
kephra-0.4.3.34+dfsg/lib/Kephra/Config/Default/GlobalSettings.pm-294-				ave     => 'ave',
##############################################
kephra-0.4.3.34+dfsg/lib/Kephra/Document/SyntaxMode.pm-60-	} else {
kephra-0.4.3.34+dfsg/lib/Kephra/Document/SyntaxMode.pm:61:		eval("require syntaxhighlighter::$style");
kephra-0.4.3.34+dfsg/lib/Kephra/Document/SyntaxMode.pm:62:		eval("syntaxhighlighter::$style" . '::load($ep)');
kephra-0.4.3.34+dfsg/lib/Kephra/Document/SyntaxMode.pm-63-	}
##############################################
kephra-0.4.3.34+dfsg/inc/Module/Install/Makefile.pm-44-sub makemaker {
kephra-0.4.3.34+dfsg/inc/Module/Install/Makefile.pm:45:	( @_ < 2 or $makemaker >= eval($_[1]) ) ? $makemaker : 0
kephra-0.4.3.34+dfsg/inc/Module/Install/Makefile.pm-46-}
##############################################
kephra-0.4.3.34+dfsg/inc/Module/Install/Share.pm-50-	my $postamble = '';
kephra-0.4.3.34+dfsg/inc/Module/Install/Share.pm:51:	my $perm_dir = eval($ExtUtils::MakeMaker::VERSION) >= 6.52 ? '$(PERM_DIR)' : 755;
kephra-0.4.3.34+dfsg/inc/Module/Install/Share.pm-52-	File::Find::find({
##############################################
kephra-0.4.3.34+dfsg/inc/Module/Install/Fetch.pm-83-    return if exists $args{size} and -s $file != $args{size};
kephra-0.4.3.34+dfsg/inc/Module/Install/Fetch.pm:84:    system($args{run}) if exists $args{run};
kephra-0.4.3.34+dfsg/inc/Module/Install/Fetch.pm-85-    unlink($file) if $args{remove};
##############################################
kephra-0.4.3.34+dfsg/inc/Module/Install.pm-375-# Done in evals to avoid confusing Perl::MinimumVersion
kephra-0.4.3.34+dfsg/inc/Module/Install.pm:376:eval( $] >= 5.006 ? <<'END_NEW' : <<'END_OLD' ); die $@ if $@;
kephra-0.4.3.34+dfsg/inc/Module/Install.pm-377-sub _read {
##############################################
kephra-0.4.3.34+dfsg/inc/Module/Install.pm-413-# Done in evals to avoid confusing Perl::MinimumVersion
kephra-0.4.3.34+dfsg/inc/Module/Install.pm:414:eval( $] >= 5.006 ? <<'END_NEW' : <<'END_OLD' ); die $@ if $@;
kephra-0.4.3.34+dfsg/inc/Module/Install.pm-415-sub _write {
##############################################
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/pascal.pm-7- $_[0]->SetLexer( wxSTC_LEX_PASCAL );         # Set Lexers to use
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/pascal.pm:8: $_[0]->SetKeyWords(0,'and array asm begin case cdecl class const constructor default \
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/pascal.pm-9-destructor div do downto else end end. except exit exports external far file \
##############################################
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/pascal.pm-30-
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/pascal.pm:31: $_[0]->StyleSetSpec(14,"fore:#ffffff,back:#000000");		# Inline Asm
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/pascal.pm-32-
##############################################
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/cpp.pm-5-    use Wx qw(wxSTC_LEX_CPP wxSTC_H_TAG);
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/cpp.pm:6:    my $cpp_keywords = 'and and_eq asm auto bitand bitor bool break \
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/cpp.pm-7-case catch char class compl const const_cast continue \
##############################################
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/asm.pm-4-sub load{
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/asm.pm:5:    use Wx qw(wxSTC_LEX_ASM wxSTC_H_TAG);
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/asm.pm-6-
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/asm.pm:7:# these keywords are taken from the masm book (v6.13)
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/asm.pm:8:# updated with Intel Pentium 4, MMX, SSE, SSE2 instructions from NASM
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/asm.pm-9-# 	(note that some are undocumented instructions)
##############################################
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/asm.pm-93-
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/asm.pm:94:# masm directives
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/asm.pm-95-my $directive = '.186 .286 .286c .286p .287 .386 .386c .386p .387 .486 .486p \
##############################################
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/asm.pm-126-
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/asm.pm:127:# nasm directives, mostly complete, does not parse properly
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/asm.pm-128-# the following: %!<env>, %%, %+, %+n %-n, %{n}
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/asm.pm:129:my $directive_nasm = 'db dw dd dq dt resb resw resd resq rest incbin equ times \
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/asm.pm-130-	%define %idefine %xdefine %xidefine %undef %assign %iassign \
##############################################
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/asm.pm-141-
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/asm.pm:142:my $directive_operand_nasm = 'a16 a32 o16 o32 byte word dword nosplit $ $$ seq wrt \
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/asm.pm-143-	flat large small .text .data .bss near far \
##############################################
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/asm.pm-146-
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/asm.pm:147: $_[0]->SetLexer( wxSTC_LEX_ASM );			# Set Lexers to use
kephra-0.4.3.34+dfsg/share/config/syntaxhighlighter/asm.pm-148-# $_[0]->StyleSetSpec( wxSTC_H_TAG, "fore:#000055" ); # Apply tag style for selected lexer (blue)
##############################################
kephra-0.4.3.34+dfsg/share/config/global/autosaved.conf-276-        as = as
kephra-0.4.3.34+dfsg/share/config/global/autosaved.conf:277:        asm = s asm
kephra-0.4.3.34+dfsg/share/config/global/autosaved.conf-278-        ave = ave
##############################################
kephra-0.4.3.34+dfsg/share/config/global/autosaved.conf.old-276-        as = as
kephra-0.4.3.34+dfsg/share/config/global/autosaved.conf.old:277:        asm = s asm
kephra-0.4.3.34+dfsg/share/config/global/autosaved.conf.old-278-        ave = ave
##############################################
kephra-0.4.3.34+dfsg/share/config/global/autosaved.conf~-276-        as = as
kephra-0.4.3.34+dfsg/share/config/global/autosaved.conf~:277:        asm = s asm
kephra-0.4.3.34+dfsg/share/config/global/autosaved.conf~-278-        ave = ave
##############################################
kephra-0.4.3.34+dfsg/share/config/interface/mainmenu.yml-256-              - checkitem document-syntaxmode-as
kephra-0.4.3.34+dfsg/share/config/interface/mainmenu.yml:257:              - checkitem document-syntaxmode-asm
kephra-0.4.3.34+dfsg/share/config/interface/mainmenu.yml-258-              - checkitem document-syntaxmode-ave
##############################################
kephra-0.4.3.34+dfsg/share/config/interface/mainmenu.yml-301-            menu document_syntaxmode_compiled:
kephra-0.4.3.34+dfsg/share/config/interface/mainmenu.yml:302:              - checkitem document-syntaxmode-asm
kephra-0.4.3.34+dfsg/share/config/interface/mainmenu.yml-303-              - checkitem document-syntaxmode-c
##############################################
kephra-0.4.3.34+dfsg/share/config/interface/mainmenu.yml-480-          - item config-file-syntaxmode-as
kephra-0.4.3.34+dfsg/share/config/interface/mainmenu.yml:481:          - item config-file-syntaxmode-asm
kephra-0.4.3.34+dfsg/share/config/interface/mainmenu.yml-482-          - item config-file-syntaxmode-ave
##############################################
kephra-0.4.3.34+dfsg/share/config/interface/icon/splash/start_kephra.xpm-3004-"9.9.9.9.9.9.9.E%F%F%F%F%k#k#k#y@G%H%k#I%J%J%I%K%L%M%N%O%P%Q%R%S%T%U%V%W%X%Y%Z%`% &.&+&1+@&#&$&%&p#{@&&*&=&-&;&>&,&'&)&!&~&{&]&^&/&(&)&_&:&<&[&}&~$|&1&2&3&4&5&6&7&8&9&0&a&b&c&d&e&f&g&h&i&j&k&l&m&n&o&p&q&r&s&t&u&5%v&w&x&y&z&v A&B&C&D&E&F&G&H&I&J&K&L&M&l+N&O&P&Q&R&S&7#T&U&V&P+W&X&Y&%@_+G :+G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G ",
kephra-0.4.3.34+dfsg/share/config/interface/icon/splash/start_kephra.xpm:3005:"k#k#k#0+0+0+0+0+Z&Z&Z&`&`&`&`&I@ *.**$+*@*#*$*%*&***=*-*;*>*,*'*)*!*~*{*]*^*/*(*_*:*<*[*}*|*1*2*3*K#4*5*6*7*8*9*0*a*b*c*|./&d*e*f*g*h*i*j*k*l*m*n*o*^@p*q*r*s*t*u*v*w*x*y*z*A*B*C*D*E*L.F*G*H*I*J*K*L*M*N*O*P*Q*R*c S*T*U*V*W*X*Y*Z*`* =.=@.+=A@@=#=$=j*%=&=*===t$-=;=_+>=,='=O+P+W&)=!=E@_+G :+G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G ",
kephra-0.4.3.34+dfsg/share/config/interface/icon/splash/start_kephra.xpm-3006-"I@I@A.I I I 3 3 I I K%K%$*$*$*3 ~={=]=^=/=/=,@'@(=_=:=<=[=}=|=1=2=3=4=5=6=7=8=9=9=0=a=b=c=d=Q ).e=9$f=g=h=i=j=k=l=m=n=o=p=q=r=s=t=u=v=w=x=y=z=A=B=C=D=E=F=G=H=I=J=K=L=M=N=O=P=Q=R=S=T=U=V=W=X=Y=Z=`= -.-+-@-#-$-%-&-*-=---;->-,-'-)-!-~-{-]-^-/-(-_-:-<-[-}-|-1-2-3-t p@4-5-_+O+P+P+Y&!=E@_+G :+G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G ",
##############################################
kephra-0.4.3.34+dfsg/share/config/interface/icon/splash/start_kephra.xpm-3008-"G.).).5 5 #+#+#+#+)+7@7@7@7@-$-$6 7@u;c+v;w;x;m=y;z;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;W;X;Y;Z;`; >.>+>@>#>$>%>&>*>=>->;>>>,>'>)>!>:*~>{>2=]>^>/>(>_>:><>[>}>|>1>2>3>4>5>6>7>8>9>0>a>b>c>d>e>f>g>h>i>j>k>l>m>n>o>p>q>r>s>t>u>v>w>x>y>z>A>B>C>D>E>F>G>H>I>J>K>L>M>3$N>b#:+O+_+E@E@%@O+O+G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G ",
kephra-0.4.3.34+dfsg/share/config/interface/icon/splash/start_kephra.xpm:3009:"7@Q 7@Q -$6 -$O>O>O>O>O>!+8@)@P>7 7 d+d+Q>R>S>T>U>V>W>X>Y>Z>`> ,.,+,@,#,$,%,&,*,=,-,;,>,,,',),!,~,{,],^,/,(,_,:,<,[,},|,1,2,3,4,5,6,7,8,9,0,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,i>P,Q,R,S,T,U,V,W,X,Y,Z,`, '.'e,+'@'#'$'%'&'*'='b#:+<+t+t+E@%@O+f@G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G ",
kephra-0.4.3.34+dfsg/share/config/interface/icon/splash/start_kephra.xpm-3010-"7 -'o.-'o.-'o.o.7 7 o.o.;'o.m*>'p.,''''')'!'~'{']'^'/'('_':'<'['}'|'1'2'3'4'5'6'7'8'~%9'0'a'V,b'c'd'e'f'g'h'i'j'k'l'm'n'o'p'q'r's't'u'v'w'x'y'z'A'B'C'D' &E'F'G'H'I'u,J'K'L'M'N'O'P'Q'R'S'3;T'U'V'W'X'Y')>],Z'`' ).)+)@)#)$)%)&)*)=)-);)>),)')))!)~){)])^)/)()_):).-<)t&[)G v%})})<+t+z#t+_+O+f@G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G ",
##############################################
kephra-0.4.3.34+dfsg/share/config/interface/icon/splash/start_kephra.xpm-3013-"l!l!l!l!n!n!I.n!q.q.q.q.q.a z~a A~s=B~C~+@l*D~E~F~G~u!H~I~J~K~L~M~N~O~P~Q~R~S~T~U~V~W~X~Y~Z~`~ {.{+{d,@{)>#{${%{&{*{={-{;{>{,{Y''{){!{~{{{]{^{/{({_{:{<{[{}{|{1{2{3{4{5{6{7{8{9{%!0{a{b{c{d{e{f{g{h{i{S!j{k{l{m{n{o{p{q{r{s{t{u{v{w{x{y{z{-~A{B{C{D{E{F{G{H{I{J{{%K{L{M{N{F b#O{})<+t+z#t+_+O+f@G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G ",
kephra-0.4.3.34+dfsg/share/config/interface/icon/splash/start_kephra.xpm:3014:"P{P{P{P{Q{Q{R{Q{S{S{S{S{Z@Z@T{Z@U{V{W{V{l@X{Y{Z{`{ ].]+]I~@]#]j)$]%]K~&]*]=]-];]>]#;,]'])]!]~]{]]]^]/](]_]:]<][]}]|]1]4,2]3]4]5]6]7]8]9]0]a]b]c]d]e]f]g]h]i]j]k]l]m]n]o]p]q]r]s]t]u]v]w]x]y]z]A]B]C]D]E]F]G]H]I]J]K]L]M]N]O]P]Q]R]S]T]U]V]m>W]X]Y]Z]`] ^.^+^c{@^#^$^%^&^X&3$<+*^:+<+t+t+E@%@O+f@G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G ",
kephra-0.4.3.34+dfsg/share/config/interface/icon/splash/start_kephra.xpm-3015-"Z@U{Z@Z@=^=^=^=^-^-^<.<.<.c c c @@;^>^>^,^'^)^!^~^{^]^^^/^(^_^:^<^[^}^d,|^1^2^3^4^5^6^7^8^9^0^a^b^c^d^e^f^g^h^i^j^k^l^m^n^o^% p^7]q^r^s^t^u^v^w^x^y^z^A^B^C^D^E^m,F^l'G^H^I^J^K^L^M^N^O^P^Q^R^S^T^U^8,V^,>W^X^Y^Z^`^ /./+/@/#/$/%/&/*/=/-/D{;/>/,/'/)/!/~/T!{/]/^///(/_/:/t;)#v%:+O+_+E@E@%@O+O+G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G ",
##############################################
kephra-0.4.3.34+dfsg/share/config/interface/icon/splash/start_kephra.xpm-3018-"0(i_[.[.[...............Q.Q.Q.Q.0.f j_k_}.l_m_n_o_p_q_r_s_Z)t_u_v_w_x_y_z_A_B_C_D_E_F_G_H_I_J_K_L_M_N_O_P_Q_R_S_T_U_V_W_X_Y_G{Z_8,`_ :.:+:@:#:$:%:6^&:*:=:-:;:>:,:':):!:~:{:]:^:/:(:_:::<:[:}:|:1:_:2:3:4:5:6:7:8:9:'#0:a:b:c:d:e:f:g:h:i:j:k:l:m:n:o:p:q:r:s:t:u:L*##t;v:w:'=E P+W&)=!=E@_+G :+G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G ",
kephra-0.4.3.34+dfsg/share/config/interface/icon/splash/start_kephra.xpm:3019:"....f f Q.Q.0.0.0.0.+.+.+.+.Q#g x:g y:}%z:X$A:B:C:D:E:F:G:H:I:J:K:L:M:N:O:P:Q:R:S:T:U:V:W:X:Y:Z:Q:`: <t_.<+<@<#<$<%<&<*<=<-<;<><,<'<)<!<~<{<]<^</<(<_<:<](<<n_[<}<|<1<2<3<4<5<6<7<8<9<0<a<b<c<d<e<f<g<h<i<j<k<l<m<$#s.n<o<p<q<r<s<t<u<[:v<w<x<y<z<A<B<C<D<E<F<G<H<`*y#t;I<,=$#O+P+W&X&Y&%@_+G :+G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G ",
kephra-0.4.3.34+dfsg/share/config/interface/icon/splash/start_kephra.xpm-3020-"J<J<J<J<b.b.b.{.b.b.b.b.b.{.r#{.R.h K<L<M<N<O<P<Q<R<S<T<U<V<W<S<h<X<Y<Z<`< [.[+[@[#[$[g<%[&[&-*[=[-[;[>[,['[)[![~[{[][q]^[/[([Z'_[:[<[[[}[|[)^1[2[3[4[5[6[7[8[9[0[a[b[c[d[e[f[g[h[i[j[k[l[m[n[o[p[q[r[s[t[1&0%B E E u[0:v[w[x[y[z[A[B[C[D[E[F[F[G[H[I[J[K[L[M[N[C%k$s.G 3$3$G )#O+r+s+s+G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G ",
kephra-0.4.3.34+dfsg/share/config/interface/icon/splash/start_kephra.xpm-3021-"S S S S S S R.R.i i i i z:z:z:z:i z:O[P[Q[R[S[T[U[V[W[X[Y[Z[`[ }.}+}.}@}#}#'$}%}&}*}=}-};}>}+},}'})}!}~}{}]}^}/}C[(}_}:}<}[}}}|}1}2}3}4}5}6}7}8}9}0}a}b}c}d}e}f}g}h}i}j}k}l}m}n}o}p}q}r}s}t}u}v}w}x}y}z}A}e@4#E E O+_@B}C}D}E}F}G}H}I}J}K}L}M}M}L}N}O}P}Q}R}S}T}B u%G )#G F G )#G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G ",
kephra-0.4.3.34+dfsg/share/config/interface/icon/splash/start_kephra.xpm:3022:"~$~$U}U}j+j+j+j++#+#j j j j j #.#.#.u#V}W}X}Y}Z}S[S[`} |.|+|@|#|$|%|&|*|`}=|-|-|-|;|>|,|3['|)|!|7<.}=}$|~|{|]|N]^|/|(|_|:|<|[|}|||1|2|O]3|4|5|6|7|8|9|0|a|b|c|d|e|f|e|g|h|i|j|b|k|l|m|l|c|n|n|o|p|q|r|X#s|.$E G G O+P+t|u|C}p|)(v|w|x|y|z|A|B|A|C|D|b}d|E|X#v$F|s.G )#)#G F G )#G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G ",
kephra-0.4.3.34+dfsg/share/config/interface/icon/splash/start_kephra.xpm-3023-"t#t#k+k+k+k+k+k+k+k+#.#.#.#.#.G|H|I|l J|K|L|M|N|O|P|Y}Q|M[R|S|T|U|V|W|W|X|Y|Z|`| 1.1X|+1@1#1$17}W$%1&1*1=1=1-1;1>1,1'1)1!1~1{1]1^1/1>|(1_1:1<1P$[1t%}1W&|11121L>31415151u|616171Y#81Y#Y#91017171a1u|b1t|c1O+$@$@G G r+P+d1b1e1e1f1g1h1i|i1j1k1l1m1n1o1p1N{r+q13$G )#)#)#G F G )#G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G G ",
##############################################
kephra-0.4.3.34+dfsg/share/config/interface/commands.conf-268-				as = Kephra::Document::SyntaxMode::set('as')
kephra-0.4.3.34+dfsg/share/config/interface/commands.conf:269:				asm = Kephra::Document::SyntaxMode::set('asm')
kephra-0.4.3.34+dfsg/share/config/interface/commands.conf-270-				ave = Kephra::Document::SyntaxMode::set('ave')
##############################################
kephra-0.4.3.34+dfsg/share/config/interface/commands.conf-442-					as = Kephra::Document::SyntaxMode::open_file('as')
kephra-0.4.3.34+dfsg/share/config/interface/commands.conf:443:					asm = Kephra::Document::SyntaxMode::open_file('asm')
kephra-0.4.3.34+dfsg/share/config/interface/commands.conf-444-					ave = Kephra::Document::SyntaxMode::open_file('ave')
##############################################
kephra-0.4.3.34+dfsg/share/config/interface/commands.conf-625-				as = Kephra::Document::SyntaxMode::_ID() eq 'as'
kephra-0.4.3.34+dfsg/share/config/interface/commands.conf:626:				asm = Kephra::Document::SyntaxMode::_ID() eq 'asm'
kephra-0.4.3.34+dfsg/share/config/interface/commands.conf-627-				ave = Kephra::Document::SyntaxMode::_ID() eq 'ave'
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/deutsch.conf-356-				as = Actionscript
kephra-0.4.3.34+dfsg/share/config/localisation/deutsch.conf:357:				asm = Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/deutsch.conf-358-				ave = Avennue
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/deutsch.conf-528-					as = Actionscript
kephra-0.4.3.34+dfsg/share/config/localisation/deutsch.conf:529:					asm = Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/deutsch.conf-530-					ave = Avennue
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/deutsch.conf-827-				as = aktiviert Syntaxmodus für Macromedia Actionscript
kephra-0.4.3.34+dfsg/share/config/localisation/deutsch.conf:828:				asm = aktiviert Syntaxmodus für Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/deutsch.conf-829-				ave = aktiviert Syntaxmodus der Avennue-Sprache
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/deutsch.conf-1001-					as = öffnet Datei mit Spracheinstellungen für Macromedia Actionscript
kephra-0.4.3.34+dfsg/share/config/localisation/deutsch.conf:1002:					asm = öffnet Datei mit Spracheinstellungen für Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/deutsch.conf-1003-					ave = öffnet Datei mit Spracheinstellungen der Avennue-Sprache
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/espanol.conf-356-				as = ActionScript
kephra-0.4.3.34+dfsg/share/config/localisation/espanol.conf:357:				asm = Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/espanol.conf-358-				ave = Avennue
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/espanol.conf-528-					as = ActionScript
kephra-0.4.3.34+dfsg/share/config/localisation/espanol.conf:529:					asm = Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/espanol.conf-530-					ave = Avennue
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/espanol.conf-827-				as = Modo de sintaxis para Macromedia ActionScript
kephra-0.4.3.34+dfsg/share/config/localisation/espanol.conf:828:				asm = Modo de sintaxis para Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/espanol.conf-829-				ave = Modo de sintaxis para Avennue
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/espanol.conf-1002-					as = Modo de sintaxis para Macromedia ActionScript
kephra-0.4.3.34+dfsg/share/config/localisation/espanol.conf:1003:					asm = Modo de sintaxis para Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/espanol.conf-1004-					ave = Modo de sintaxis para Avennue
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/romana.conf-356-				as = Actionscript
kephra-0.4.3.34+dfsg/share/config/localisation/romana.conf:357:				asm = Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/romana.conf-358-				ave = Avennue
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/romana.conf-529-					as = Actionscript
kephra-0.4.3.34+dfsg/share/config/localisation/romana.conf:530:					asm = Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/romana.conf-531-					ave = Avennue
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/romana.conf-828-				as = mod evidențiere sintaxă pentru Macromedia Actionscript
kephra-0.4.3.34+dfsg/share/config/localisation/romana.conf:829:				asm = mod evidențiere sintaxă pentru Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/romana.conf-830-				ave = mod evidențiere sintaxă pentru limbajul Avennue
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/romana.conf-1002-					as = deschide fișierul de setări pentru Macromedia Actionscript
kephra-0.4.3.34+dfsg/share/config/localisation/romana.conf:1003:					asm = deschide fișierul de setări pentru Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/romana.conf-1004-					ave = deschide fișierul de setări pentru Avennue
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/english.conf-356-				as = Actionscript
kephra-0.4.3.34+dfsg/share/config/localisation/english.conf:357:				asm = Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/english.conf-358-				ave = Avennue
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/english.conf-528-					as = Actionscript
kephra-0.4.3.34+dfsg/share/config/localisation/english.conf:529:					asm = Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/english.conf-530-					ave = Avennue
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/english.conf-827-				as = activate settings for Macromedia Actionscript
kephra-0.4.3.34+dfsg/share/config/localisation/english.conf:828:				asm = language settings for Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/english.conf-829-				ave = open settings for the Avennue language
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/english.conf-1001-					as = open file with Macromedia Actionscript settings
kephra-0.4.3.34+dfsg/share/config/localisation/english.conf:1002:					asm = open file with language settings for Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/english.conf-1003-					ave = open settings for the Avennue language
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/cesky.conf-356-				as = Actionscript
kephra-0.4.3.34+dfsg/share/config/localisation/cesky.conf:357:				asm = Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/cesky.conf-358-				ave = Avennue
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/cesky.conf-528-					as = Actionscript
kephra-0.4.3.34+dfsg/share/config/localisation/cesky.conf:529:					asm = Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/cesky.conf-530-					ave = Avennue
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/cesky.conf-827-				as = activate settings for Macromedia Actionscript
kephra-0.4.3.34+dfsg/share/config/localisation/cesky.conf:828:				asm = language settings for Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/cesky.conf-829-				ave = highlighting and settings for the Avennue language
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/cesky.conf-1001-					as = open file with Macromedia Actionscript settings
kephra-0.4.3.34+dfsg/share/config/localisation/cesky.conf:1002:					asm = open file with language settings for Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/cesky.conf-1003-					ave = highlighting and settings for the Avennue language
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/norsk.conf-356-				as = Actionscript
kephra-0.4.3.34+dfsg/share/config/localisation/norsk.conf:357:				asm = Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/norsk.conf-358-				ave = Avennue
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/norsk.conf-528-					as = Actionscript
kephra-0.4.3.34+dfsg/share/config/localisation/norsk.conf:529:					asm = Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/norsk.conf-530-					ave = Avennue
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/norsk.conf-827-				as = aktiviere Spracheinstellungen für Macromedia Actionscript
kephra-0.4.3.34+dfsg/share/config/localisation/norsk.conf:828:				asm = Spracheinstellungen für Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/norsk.conf-829-				ave = Spracheinstellungen der Avennue-Sprache
##############################################
kephra-0.4.3.34+dfsg/share/config/localisation/norsk.conf-1001-					as = öffne Datei mit Einstellungen für Macromedia Actionscript
kephra-0.4.3.34+dfsg/share/config/localisation/norsk.conf:1002:					asm = öffne Datei mit Spracheinstellungen für Assembler
kephra-0.4.3.34+dfsg/share/config/localisation/norsk.conf-1003-					ave = Spracheinstellungen der Avennue-Sprache
##############################################
kephra-0.4.3.34+dfsg/.pc/02-change-icon.diff/lib/Kephra/Config/Default/GlobalSettings.pm-292-				as      => 'as',
kephra-0.4.3.34+dfsg/.pc/02-change-icon.diff/lib/Kephra/Config/Default/GlobalSettings.pm:293:				asm     => 's asm',
kephra-0.4.3.34+dfsg/.pc/02-change-icon.diff/lib/Kephra/Config/Default/GlobalSettings.pm-294-				ave     => 'ave',