Gabriel <gabriel@opensuse.org> writes:
On Wed, Feb 10, 2010 at 9:35 AM, Karl Eichwalder <ke@suse.de> wrote:
darix found the old customization, but now we are wondering whether that good enough:
if len(path) < 3 or path[-3:] != '.po' or base == 'update-desktop-files' or not changed:
I guess this will not catch files such as:
update-desktop-files-apps.de.po update-desktop-files-conflicts.de.po update-desktop-files-directories.de.po update-desktop-files-kde-services.de.po update-desktop-files-kde.de.po update-desktop-files-screensavers.de.po update-desktop-files-yast.de.po
(wondering what was going on on forge, though...) Any Python expert out there?
What do you need? Do you have the script at hand?
Here we go--Darix recommends to give re.match a try: -- Karl Eichwalder R&D / Documentation SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)