[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdegames
From:       Wolfgang Rohdewald <wolfgang () rohdewald ! de>
Date:       2010-11-29 9:19:01
Message-ID: 20101129091901.7066EAC8A5 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1201964 by wrohdewald:

docbook: fix rule definition description

 M  +1 -1      doc/kajongg/index.docbook  
 M  +0 -1      kajongg/src/scoringengine.py  


--- trunk/KDE/kdegames/doc/kajongg/index.docbook #1201963:1201964
@@ -960,7 +960,7 @@
                 <varlistentry>
                         <term>Manual Expression</term>
                         <listitem><para>
-                                This is an optional <link linkend="regex">Regular Expression</link>. For \
scoring manual games, it defines whether this rule should be selectable +                                \
A part starting with M is an optional <link linkend="regex">Regular Expression</link>. For scoring manual \
games, it defines whether this rule should be selectable  by the user with a check box. The leading M \
does not belong to the Regular Expression. An example would be the Rule "Last Tile Taken from Dead Wall". \
</para></listitem>  </varlistentry>
--- trunk/KDE/kdegames/kajongg/src/scoringengine.py #1201963:1201964
@@ -984,7 +984,6 @@
                                 aParts.append('None')
                             self.actions[aParts[0]] = aParts[1]
                     elif variant[0] == 'M':
-                        # TODO: fix description in index.docbook
                         self.manualRegex = Regex(self, variant[1:])
                     else:
                         self.variants.append(Regex(self, variant))


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic