blob: a70f67fae8cd85d80faf87d8525f5597be3fda88 (
plain) (
tree)
|
|
imagesdir = $(datadir)/images/evolution
images_DATA = \
apply-filters-16.xpm \
bcg.png \
configure_16_addressbook.xpm \
configure_16_calendar.xpm \
configure_16_folder.xpm \
configure_16_mail.xpm \
contact-is-a-list.png \
copy_16_message.xpm \
edit.xpm \
empty.gif \
encrypt.xpm \
es-appointments.png \
es-weather.png \
folder.xpm \
forward.xpm \
ico-calendar.png \
ico-mail.png \
ico-rdf.png \
ico-weather.png \
import.png \
import.xpm \
move_message.xpm \
offline.png \
online.png \
pattern.png \
print.xpm \
print-preview.xpm \
rdf.png \
reply.xpm \
reply_to_all.xpm \
save.xpm \
all_contacts.xpm \
find_contact.xpm \
find_message.xpm \
briefcase.png \
butterfly.png \
cellphone.png \
delete_message.xpm \
compose-message.png \
envelope.png \
evolution-calendar-mini.png \
evolution-calendar.png \
evolution-contacts-mini.png \
evolution-contacts-plain.png \
evolution-contacts.png \
evolution-inbox-mini.png \
evolution-inbox.png \
evolution-notes-mini.png \
evolution-notes.png \
evolution-tasks-mini.png \
evolution-tasks.png \
evolution-today-mini.png \
evolution-today.png \
evolution-trash-mini.png \
evolution-trash.png \
executive-summary-bg.png \
executive-summary-curve.png \
globe.png \
hide_deleted_messages.xpm \
hide_read_messages.xpm \
hide_selected_messages.xpm \
house.png \
malehead.png \
mail-config-druid.png \
mail-config-druid-identity.png \
mail-config-druid-receive.png \
mail-config-druid-send.png \
mail-config-druid-account-name.png \
myweather-rain.png \
myweather-snow.png \
myweather-storm.png \
myweather-fog.png \
myweather-sun.png \
myweather-suncloud.png \
myweather-clouds.png \
new_appointment.xpm \
new_contact.xpm \
new-message.xpm \
send-receive.xpm \
service-close.png \
service-configure.png \
service-down.png \
service-down-disabled.png \
service-left.png \
service-left-disabled.png \
service-right.png \
service-right-disabled.png \
service-up.png \
service-up-disabled.png \
show_all_messages.xpm \
splash.png \
thankyou.png \
undelete_message.xpm \
work_offline.xpm \
world_map-960.png
buttonsdir = $(datadir)/images/evolution/buttons
buttons_DATA = \
add-attachment.png \
add-service.png \
compose-message.png \
copy-message.png \
dayview.xpm \
fetch-mail.png \
forward.png \
monthview.xpm \
move-message.png \
next-message.png \
new_appointment.png \
previous-message.png \
print.png \
reply.png \
reply-to-all.png \
send-24-receive.png \
weekview.xpm \
workweekview.xpm \
yearview.xpm
conduitsdir = $(datadir)/images/evolution/conduits
conduits_DATA = \
evo-16-address-conduit.png \
evo-16-todo-conduit.png \
evo-16-calendar-conduit.png \
evo-48-calendar-conduit.png \
evo-48-address-conduit.png \
evo-48-todo-conduit.png
categoriesdir = $(datadir)/images/evolution/categories
categories_DATA = \
16_category_birthday.png \
16_category_business.png \
16_category_favorites.png \
16_category_gifts.png \
16_category_goals.png \
16_category_holiday.png \
16_category_holiday-cards.png \
16_category_hot-contacts.png \
16_category_ideas.png \
16_category_international.png \
16_category_key-customer.png \
16_category_miscellaneous.png \
16_category_personal.png \
16_category_phonecalls.png \
16_category_status.png \
16_category_strategies.png \
16_category_suppliers.png \
16_category_time-and-expenses.png
appicondir = $(datadir)/pixmaps
appicon_DATA = evolution.png
EXTRA_DIST = \
attachment.xpm \
bell.xpm \
check-filled.xpm \
empty.xpm \
jump.xpm \
mail-new.xpm \
mail-read.xpm \
mail-replied.xpm \
mark.xpm \
meeting.xpm \
priority-high.xpm \
priority-low.xpm \
recur.xpm \
score-higher.xpm \
score-highest.xpm \
score-high.xpm \
score-lower.xpm \
score-lowest.xpm \
score-low.xpm \
score-normal.xpm \
task-assigned-to.xpm \
task-assigned.xpm \
task-recurring.xpm \
task.xpm \
timezone-16.xpm \
tree-expanded.xpm \
tree-unexpanded.xpm \
$(images_DATA) \
$(buttons_DATA) \
$(conduits_DATA) \
$(appicon_DATA) \
$(categories_DATA)
|