sugar-toolkit-gtk3/sugar/graphics/Makefile.am
Marco Pesenti Gritti fbeaf5fb66 Add a filechooser subclass which sizes correctly on the OLPC.
This is temporary, gtk needs to be fixed.
2007-03-15 17:10:12 +01:00

29 lines
498 B
Makefile

sugardir = $(pythondir)/sugar/graphics
sugar_PYTHON = \
__init__.py \
animator.py \
bubble.py \
button.py \
iconbutton.py \
canvasicon.py \
color.py \
ClipboardBubble.py \
entry.py \
filechooser.py \
font.py \
frame.py \
label.py \
menu.py \
menushell.py \
optionmenu.py \
roundbox.py \
popup.py \
popupcontext.py \
snowflakebox.py \
spreadbox.py \
toggleiconbutton.py \
toolbar.py \
units.py \
window.py \
xocolor.py