Revision 785105
Go back to digest for 16th March 2008Features in KDE-PIM
Make KOrganizer and friends prettier.
1. Update icon names for missing icons:
recur -> task-recurring or appointment-recurring
bell -> task-reminder or appointment-reminder
checkedbox -> task-complete
organizer -> meeting-organizer
groupeventtentative -> meeting-attending-tentative
groupevent -> meeting-attending (OK???)
month -> view-calendar-month
(description of the icons: <a href="http://techbase.kde.org/index.php?title=Projects/Oxygen/Missing_Icons">http://techbase.kde.org/index.php?title=Projects/Oxygen/Missing_Icons</a>)
2. add missing icons (copies of appropriate oxygen icons)
The icons are put into share/apps/kdepim/icons/, a place where icons shared by many apps could go.
Most of the icons will go to oxygen set itself when artists finish their work.
3. KOrganizer: Fix vertical positioning of icons like the 'reminder' within the appointment items.
File Changes
- /trunk/KDE/kdepim/icons
- /CMakeLists.txt
- /temporary
- /temporary/CMakeLists.txt
- /temporary/ox16-action-meeting-attending-tentative.png
- /temporary/ox16-action-meeting-attending.png
- /temporary/ox16-status-appointment-recurring.png
- /temporary/ox16-status-appointment-reminder.png
- /temporary/ox16-status-meeting-organizer.png
- /temporary/ox16-status-task-complete.png
- /temporary/ox16-status-task-recurring.png
- /temporary/ox16-status-task-reminder.png
- /temporary/ox22-action-meeting-attending-tentative.png
- /temporary/ox22-action-meeting-attending.png
- /temporary/ox22-status-appointment-recurring.png
- /temporary/ox22-status-appointment-reminder.png
- /temporary/ox22-status-meeting-organizer.png
- /temporary/ox22-status-task-complete.png
- /temporary/ox22-status-task-recurring.png
- /temporary/ox22-status-task-reminder.png
- /temporary/ox32-action-appointment-new.png
- /temporary/ox32-action-journal-new.png
- /temporary/ox32-action-meeting-attending-tentative.png
- /temporary/ox32-action-meeting-attending.png
- /temporary/ox32-action-task-new.png
- /temporary/ox32-status-appointment-recurring.png
- /temporary/ox32-status-appointment-reminder.png
- /temporary/ox32-status-meeting-organizer.png
- /temporary/ox32-status-task-complete.png
- /temporary/ox32-status-task-recurring.png
- /temporary/ox32-status-task-reminder.png
- /trunk/KDE/kdepim
- /CMakeLists.txt
- /korganizer/actionmanager.cpp
- /korganizer/koagendaitem.cpp
- /korganizer/koagendaitem.h
- /korganizer/koapp.cpp
- /korganizer/koeditorgeneral.cpp
- /korganizer/koeventpopupmenu.cpp
- /korganizer/kolistview.cpp
- /korganizer/komonthview.cpp
- /kontact/plugins/korganizer/todosummarywidget.cpp
- /kontact/plugins/planner/planner.cpp
- /kontact/plugins/specialdates/sdsummarywidget.cpp
- /kontact/plugins/summary/summaryview_part.cpp
- /korganizer/views/todoview/kotodomodel.cpp