8284d7e9c0
Bump the release to version 1.9.0. This will close bug# 3675. Signed-off-by: Mitch Harder <mitch.harder@sabayonlinux.org>
21 lines
992 B
XML
21 lines
992 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<longdescription lang="en">
|
|
Charm is a program for OS X, Linux and Windows that helps to keep
|
|
track of time. It is built around two major ideas - tasks and
|
|
events. Tasks are the things time is spend on, repeatedly. For
|
|
example, ironing laundry is a task. The laundry done for two hours on
|
|
last Tuesday is an event in that task. When doing laundry multiple
|
|
times, the events will be accumulated, and can later be printed in
|
|
activity reports or weekly time sheets. So in case laundry would be
|
|
done for three hours on Wednesday again, the activity report for the
|
|
"Ironing Laundry" task would list the event on tuesday, the event on
|
|
wednesday and a total of five hours.
|
|
</longdescription>
|
|
<use>
|
|
<flag name="timesheettools">Build Charm timesheet tools.</flag>
|
|
<flag name="idledetection">Enable idle detection.</flag>
|
|
</use>
|
|
</pkgmetadata>
|