diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-04-27 11:22:39 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-04-27 13:29:58 +0100 |
commit | 34bdbcecf18990c8cc6830c7f8dec7078d0a6f18 (patch) | |
tree | a8a5cc1e63bd6ee6c69522101f269c0b761f75f9 /sd | |
parent | 6fc5a80009d7426c30d2b9656f76549536b45bb0 (diff) |
can detangle the sdext graphic resource now
Change-Id: I2992b859bbebfa4bfae3ea5bfe76e8aa62193f69
Diffstat (limited to 'sd')
-rw-r--r-- | sd/inc/bitmaps.hlst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/inc/bitmaps.hlst b/sd/inc/bitmaps.hlst index 1ec2041de31b..36a8b67720b2 100644 --- a/sd/inc/bitmaps.hlst +++ b/sd/inc/bitmaps.hlst @@ -177,10 +177,6 @@ #define BMP_PRESENTERSCREEN_SCROLLBAR_THUMB_BOTTOM_NORMAL "sd/res/presenterscreen-ScrollbarThumbBottomNormal.png" #define BMP_PRESENTERSCREEN_BUTTON_PLUS_DISABLED "sd/res/presenterscreen-ButtonPlusDisabled.png" -// This definition is not used directly. -// It is only here to be shipped in images.zip. -// The bitmap itself is used from sdext/source/minimizer. -#define BMP_PRESENTATION_MINIMIZER "sd/res/minimize_presi_80.png" #define BMP_EMBEDDED "sd/res/nv08.png" #define BMP_LINK "sd/res/nv09.png" #define BMP_HYPERLINK "sd/res/nv010.png" |