tdf#115407: preselect sound file saved
commit23c82e1a377ea6fce65d71277ec59b3ca150b98a
authorJulien Nabet <serval2412@yahoo.fr>
Thu, 5 Apr 2018 19:45:20 +0000 (5 21:45 +0200)
committerNoel Grandin <noel.grandin@collabora.co.uk>
Fri, 6 Apr 2018 07:00:18 +0000 (6 09:00 +0200)
treedd5980f5aa0364323dd4ec797f3167c26122bf8d
parentad8961511ad34e6159db092bde052a4fab4375c7
tdf#115407: preselect sound file saved

To display the sound in the dropbox, the complete filename
(eg: file:///home/julien/lo/libreoffice/instdir/share/gallery/sounds/pluck.wav)
was compared with items of the sound list formed like this:
file:///home/julien/lo/libreoffice/instdir/program/../share/gallery/sounds/pluck.wav

See https://bugs.documentfoundation.org/show_bug.cgi?id=115407#c1

Since listbox displays only basename, let's just compare basenames

Change-Id: I5fb49990322423fa7818e5d6e1cafd828e3500ec
Reviewed-on: https://gerrit.libreoffice.org/52476
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
sd/source/ui/animations/SlideTransitionPane.cxx