]> git.sur5r.net Git - glabels/commit
Theme friendly, glabels specific, action icons.
authorJim Evins <evins@snaught.com>
Mon, 6 Sep 2010 00:40:45 +0000 (20:40 -0400)
committerJim Evins <evins@snaught.com>
Mon, 6 Sep 2010 00:40:45 +0000 (20:40 -0400)
commit065ffb88346791da881cfed8a06343c6b6e4b50c
treedf97445820e7879a4b253e8681c14175cfa7e520
parentece7eac613951c98d90cb698497576a110265a21
Theme friendly, glabels specific, action icons.
96 files changed:
configure.ac
data/icons/16x16/Makefile.am
data/icons/16x16/actions/glabels-align-bottom.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-align-hcenter.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-align-left.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-align-right.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-align-top.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-align-vcenter.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-arrow.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-barcode.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-box.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-bucket-fill.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-center-horiz.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-center-vert.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-ellipse.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-flip-horiz.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-flip-vert.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-image.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-line.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-merge.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-object-properties.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-order-bottom.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-order-top.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-pencil.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-rotate-left.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-rotate-right.png [new file with mode: 0644]
data/icons/16x16/actions/glabels-text.png [new file with mode: 0644]
data/icons/24x24/Makefile.am
data/icons/24x24/actions/glabels-arrow.png [new file with mode: 0644]
data/icons/24x24/actions/glabels-barcode.png [new file with mode: 0644]
data/icons/24x24/actions/glabels-box.png [new file with mode: 0644]
data/icons/24x24/actions/glabels-bucket-fill.png [new file with mode: 0644]
data/icons/24x24/actions/glabels-ellipse.png [new file with mode: 0644]
data/icons/24x24/actions/glabels-hchain-broken.png [new file with mode: 0644]
data/icons/24x24/actions/glabels-hchain.png [new file with mode: 0644]
data/icons/24x24/actions/glabels-image.png [new file with mode: 0644]
data/icons/24x24/actions/glabels-line.png [new file with mode: 0644]
data/icons/24x24/actions/glabels-merge.png [new file with mode: 0644]
data/icons/24x24/actions/glabels-object-properties.png [new file with mode: 0644]
data/icons/24x24/actions/glabels-pencil.png [new file with mode: 0644]
data/icons/24x24/actions/glabels-text.png [new file with mode: 0644]
data/icons/24x24/actions/glabels-vchain-broken.png [new file with mode: 0644]
data/icons/24x24/actions/glabels-vchain.png [new file with mode: 0644]
po/POTFILES.in
src/Makefile.am
src/color-combo-button.c
src/color-combo-button.h
src/glabels.c
src/object-editor.c
src/stock-pixmaps/Makefile.am [deleted file]
src/stock-pixmaps/stock_align_bottom_16.png [deleted file]
src/stock-pixmaps/stock_align_hcenter_16.png [deleted file]
src/stock-pixmaps/stock_align_left_16.png [deleted file]
src/stock-pixmaps/stock_align_right_16.png [deleted file]
src/stock-pixmaps/stock_align_top_16.png [deleted file]
src/stock-pixmaps/stock_align_vcenter_16.png [deleted file]
src/stock-pixmaps/stock_arrow_16.png [deleted file]
src/stock-pixmaps/stock_arrow_24.png [deleted file]
src/stock-pixmaps/stock_barcode_16.png [deleted file]
src/stock-pixmaps/stock_barcode_24.png [deleted file]
src/stock-pixmaps/stock_box_16.png [deleted file]
src/stock-pixmaps/stock_box_24.png [deleted file]
src/stock-pixmaps/stock_bucket_fill_16.png [deleted file]
src/stock-pixmaps/stock_bucket_fill_24.png [deleted file]
src/stock-pixmaps/stock_center_horiz_16.png [deleted file]
src/stock-pixmaps/stock_center_vert_16.png [deleted file]
src/stock-pixmaps/stock_ellipse_16.png [deleted file]
src/stock-pixmaps/stock_ellipse_24.png [deleted file]
src/stock-pixmaps/stock_flip_horiz_16.png [deleted file]
src/stock-pixmaps/stock_flip_vert_16.png [deleted file]
src/stock-pixmaps/stock_hchain_24.png [deleted file]
src/stock-pixmaps/stock_hchain_broken_24.png [deleted file]
src/stock-pixmaps/stock_image_16.png [deleted file]
src/stock-pixmaps/stock_image_24.png [deleted file]
src/stock-pixmaps/stock_line_16.png [deleted file]
src/stock-pixmaps/stock_line_24.png [deleted file]
src/stock-pixmaps/stock_merge_16.png [deleted file]
src/stock-pixmaps/stock_merge_24.png [deleted file]
src/stock-pixmaps/stock_order_bottom_16.png [deleted file]
src/stock-pixmaps/stock_order_top_16.png [deleted file]
src/stock-pixmaps/stock_pencil_16.png [deleted file]
src/stock-pixmaps/stock_pencil_24.png [deleted file]
src/stock-pixmaps/stock_properties_16.png [deleted file]
src/stock-pixmaps/stock_properties_24.png [deleted file]
src/stock-pixmaps/stock_rotate_left_16.png [deleted file]
src/stock-pixmaps/stock_rotate_right_16.png [deleted file]
src/stock-pixmaps/stock_text_16.png [deleted file]
src/stock-pixmaps/stock_text_24.png [deleted file]
src/stock-pixmaps/stock_vchain_24.png [deleted file]
src/stock-pixmaps/stock_vchain_broken_24.png [deleted file]
src/stock.c [deleted file]
src/stock.h [deleted file]
src/ui-property-bar.c
src/ui-sidebar.c
src/ui.c
src/wdgt-chain-button.c