blob: a873734dcc946926dd7edd4558219ae32815a6dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
<chapter id="renameimages">
<chapterinfo>
<title>Rename Images</title>
<authorgroup>
<author>
<firstname>Gilles</firstname><surname>Caulier</surname>
<affiliation><address><email>caulier dot gilles at free.fr</email></address></affiliation>
</author>
</authorgroup>
<abstract>
<para>
The Kipi Rename Images plugin is a tool for to rename the images files.
</para>
</abstract>
<keywordset>
<keyword>KDE</keyword>
<keyword>Kipi</keyword>
</keywordset>
</chapterinfo>
<title>Introduction</title>
<para>
This plugin can be used for batch rename image files in an Album. You can set the prefix name to use, the start index value, and the timestamp.
</para>
</chapter>
<!--
Local Variables:
mode: sgml
sgml-omittag: nil
sgml-shorttag: t
End:
-->
|