r687: Patch to make Blond theme work with 2.0, notes: (1) Renamed to Blond-CV (otherw...
commit90b9618e51dbbea5e705022acadd981d6efb884b
authorPierre Dumuid <pierre.dumuid@adelaide.edu.au>
Thu, 10 Nov 2005 09:02:05 +0000 (10 09:02 +0000)
committerPierre Dumuid <pierre.dumuid@adelaide.edu.au>
Thu, 10 Nov 2005 09:02:05 +0000 (10 09:02 +0000)
tree3771565d91df21fbebdcb77bbc8f6b1e5dd3a43a
parent2d8766c78c87cbaa9b9679ef379bedc08b983053
r687: Patch to make Blond theme work with 2.0, notes: (1) Renamed to Blond-CV (otherwise it's impossible to select this theme as there's code to set default to S.U.V. if the theme is Blond) (2) A few things need to be fixed in the rest of cinelerra to make things look right (follow up patch later)
44 files changed:
configure.in
plugins/Makefile.am
plugins/defaulttheme/data/Makefile.am
plugins/defaulttheme/data/bar.png [new file with mode: 0644]
plugins/defaulttheme/data/cbuttons_left.png
plugins/defaulttheme/data/closetip.png [new file with mode: 0644]
plugins/defaulttheme/data/delete.png [new file with mode: 0644]
plugins/defaulttheme/data/fileboxbutton_dn.png [new file with mode: 0644]
plugins/defaulttheme/data/fileboxbutton_hi.png [new file with mode: 0644]
plugins/defaulttheme/data/fileboxbutton_up.png [new file with mode: 0644]
plugins/defaulttheme/data/folder.png [new file with mode: 0644]
plugins/defaulttheme/data/icons.png [new file with mode: 0644]
plugins/defaulttheme/data/mbutton_bg.png [new file with mode: 0644]
plugins/defaulttheme/data/mbutton_blue.png [new file with mode: 0644]
plugins/defaulttheme/data/mode_add.png [new file with mode: 0644]
plugins/defaulttheme/data/mode_divide.png [new file with mode: 0644]
plugins/defaulttheme/data/mode_multiply.png [new file with mode: 0644]
plugins/defaulttheme/data/mode_normal.png [new file with mode: 0644]
plugins/defaulttheme/data/mode_replace.png [new file with mode: 0644]
plugins/defaulttheme/data/mode_subtract.png [new file with mode: 0644]
plugins/defaulttheme/data/nexttip.png [new file with mode: 0644]
plugins/defaulttheme/data/openfolder.png [new file with mode: 0644]
plugins/defaulttheme/data/panel_divider.png [new file with mode: 0644]
plugins/defaulttheme/data/patchbay_bg.png
plugins/defaulttheme/data/preferences_bg.png
plugins/defaulttheme/data/prevtip.png [new file with mode: 0644]
plugins/defaulttheme/data/reload.png [new file with mode: 0644]
plugins/defaulttheme/data/text.png [new file with mode: 0644]
plugins/defaulttheme/data/tipbutton_dn.png [new file with mode: 0644]
plugins/defaulttheme/data/tipbutton_hi.png [new file with mode: 0644]
plugins/defaulttheme/data/tipbutton_up.png [new file with mode: 0644]
plugins/defaulttheme/data/tracks_bg.png
plugins/defaulttheme/data/transport_center_dn.png [new file with mode: 0644]
plugins/defaulttheme/data/transport_center_hi.png [new file with mode: 0644]
plugins/defaulttheme/data/transport_center_up.png [new file with mode: 0644]
plugins/defaulttheme/data/transport_left_dn.png [new file with mode: 0644]
plugins/defaulttheme/data/transport_left_hi.png [new file with mode: 0644]
plugins/defaulttheme/data/transport_left_up.png [new file with mode: 0644]
plugins/defaulttheme/data/transport_right_dn.png [new file with mode: 0644]
plugins/defaulttheme/data/transport_right_hi.png [new file with mode: 0644]
plugins/defaulttheme/data/transport_right_up.png [new file with mode: 0644]
plugins/defaulttheme/data/updir.png [new file with mode: 0644]
plugins/defaulttheme/defaulttheme.C
plugins/defaulttheme/defaulttheme.h