diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-01-18 12:41:26 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-01-18 13:12:01 +0000 |
commit | e3bc14eccefe3841f11de1672e2d6b6e0e94ee0a (patch) | |
tree | 0e186a291a5a97aba292c736182c745fe356fadc /svtools/source/dialogs | |
parent | e54999c00baae68b17bb0bcb013bc5249f77e838 (diff) |
there's no need for this nutso redefine
both BMP_PLUGIN resources point to the same plugin.png ultimately
Change-Id: Ifa1cc00698f749ba84f17a79074c73e080e1d356
Diffstat (limited to 'svtools/source/dialogs')
-rw-r--r-- | svtools/source/dialogs/so3res.src | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/svtools/source/dialogs/so3res.src b/svtools/source/dialogs/so3res.src index bc9207466307..fec8d8925e8c 100644 --- a/svtools/source/dialogs/so3res.src +++ b/svtools/source/dialogs/so3res.src @@ -185,10 +185,6 @@ String STR_FURTHER_OBJECT Text [ en-US ] = "Further objects" ; }; -Bitmap BMP_PLUGIN -{ - File = "plugin.png" ; -}; String STR_UNKNOWN_SOURCE { Text [ en-US ] = "Unknown source" ; |