diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-07-16 13:57:43 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-07-16 14:16:47 +0100 |
commit | 6d6198393e0677710191248d6f7c9ec15d0f0e0f (patch) | |
tree | 4b1c10c38a6613323799857fb432a881be936f3a /cui/source/dialogs/gallery.src | |
parent | 995b97632e3e6f0a789f0ee59fc3bcc6f24bf096 (diff) |
Resolves: fdo#42454 'imported' gallery format doesn't appear to exist
AFAICS an "imported" gallery can only be written if you already have an
imported gallery in the first place, i.e. its something coming from an earlier
version. All the way back to 2000, so I suspect its an earlier pre-OOo feature,
which can't arise in practice with no migration from staroffice configs to
OpenOffice.org or LibreOffice.
Change-Id: I9f248baadb20633da129d3bcacce3d7f92ef7510
Diffstat (limited to 'cui/source/dialogs/gallery.src')
-rw-r--r-- | cui/source/dialogs/gallery.src | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cui/source/dialogs/gallery.src b/cui/source/dialogs/gallery.src index 7f7e8eef5cfc..998e6f04979e 100644 --- a/cui/source/dialogs/gallery.src +++ b/cui/source/dialogs/gallery.src @@ -468,11 +468,6 @@ Bitmap RID_SVXBMP_THEME_NORMAL_BIG File = "galnorl.bmp" ; }; -Bitmap RID_SVXBMP_THEME_IMPORTED_BIG -{ - File = "galimpl.bmp" ; -}; - Bitmap RID_SVXBMP_THEME_READONLY_BIG { File = "galrdol.bmp" ; |