Plugins/VcsPlugins/vcsMercurial/styles/logDialog.style

Mon, 05 Sep 2011 19:21:16 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 05 Sep 2011 19:21:16 +0200
branch
5_1_x
changeset 1291
d6ad28f5d85c
parent 203
0bd3912f3c5f
permissions
-rw-r--r--

Corrected focus handling of the various copy dialogs.
(transplanted from e131e4f5446b60b02fac886cac0029ee83179a6c)

changeset = 'change|{rev}:{node|short}\nbranches|{branches}\ntags|{tags}\nparents|{parents}\nuser|{author}\ndate|{date|isodate}\ndescription|{desc}\nfile_copies|{file_copies}\nfile_adds|{file_adds}\nfiles_mods|{file_mods}\nfile_dels|{file_dels}\n@@@\n'
file_mod = '{file_mod}, '
last_file_mod = '{file_mod}'
file_add = '{file_add}, '
last_file_add = '{file_add}'
file_del = '{file_del}, '
last_file_del = '{file_del}'
file_copy = '{name} ({source}), '
last_file_copy = '{name} ({source})'
tag = '{tag}, '
last_tag = '{tag}'
branch = '{branch}, '
last_branch = '{branch}'

eric ide

mercurial