From 6323cb7f767ba77458384cb35d27315df9af0cb4 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Tue, 30 Dec 2008 00:45:45 +0100 Subject: Retrieve titles and thumbnail from linked album if not defined in index Fix mem leak --- sample/src/inheritance/img_6802xxx.jpg | 1 + sample/src/inheritance/index.xml | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) create mode 120000 sample/src/inheritance/img_6802xxx.jpg create mode 100644 sample/src/inheritance/index.xml (limited to 'sample/src/inheritance') diff --git a/sample/src/inheritance/img_6802xxx.jpg b/sample/src/inheritance/img_6802xxx.jpg new file mode 120000 index 0000000..9f4b2f7 --- /dev/null +++ b/sample/src/inheritance/img_6802xxx.jpg @@ -0,0 +1 @@ +../CIAF_1/img_6802.jpg \ No newline at end of file diff --git a/sample/src/inheritance/index.xml b/sample/src/inheritance/index.xml new file mode 100644 index 0000000..8e838e1 --- /dev/null +++ b/sample/src/inheritance/index.xml @@ -0,0 +1,17 @@ + + + + non-inherited ID + Inherited title + + Line 2 + ]]> + + + + + + + -- cgit v1.2.3