1ORAGE(1) ORAGE(1)
2
3
4
6 orage - Calendar for the Xfce Desktop Environment
7
9 orage [options] [[FILE]...]
10
12 orage is a fast and easy to use graphical calendar for the Xfce Desktop
13 Environment. It uses portable ical format and includes common calendar
14 features like repeating appointments and multiple alarming
15 possibilities. orage does not have group calendar features, but can
16 only be used for single user.
17
18 orage takes a list of FILEs for ical files that should be imported.
19 Contents of those files are read and converted into orage, but those
20 files are left untouched.
21
22 For a more detailed explanation of orage, please see the Help menu.
23
25 -v, --version
26 Print version information and exit.
27
28 -?, --help
29 Print brief help and exit.
30
31 -p, ----preferences
32 Open the preferences setting window.
33
34 -t, --toggle
35 Hide orage if it is visible and show it if it is hidden.
36
37 -a, ----add-foreign file [RW]
38 Add a foreign file into orage. By default this file is read-only
39 but adding RW after the filename makes it writeable.
40
41 -r, ----remove-foreign file
42 Remove foreign file from orage. The file itself is not removed or
43 modified. If you want to remove it, you need to do that separately
44 using proper operating system command.
45
47 All orage datafiles are by default in ~/.local/share/orage and all
48 configuration files are in ~/.config/orage. (Note that you can change
49 these locations, so if you do not find them, check from the UI.)
50
52 Please report any bugs and enhancement requests to
53 http://bugzilla.xfce.org/. Usage related questions can be sent to
54 xfce@xfce.org email list.
55
57 http://www.xfce.org/projects/orage/
58
60 orage was originally written by Mickael Graf and is now being
61 maintained by Juha Kautto <juha@xfce.org>.
62
63 This manual page was written by Juha Kautto <juha@xfce.org>.
64
65
66
67 03/10/2008 ORAGE(1)