Last change
on this file since 209 was
199,
checked in by joachim, 19 years ago
|
=profiles created upgrade to CPS3.4
|
File size:
1.1 KB
|
Line | |
---|
1 | <?xml version="1.0"?> |
---|
2 | <action-icons> |
---|
3 | <action-icon category="global" action_id="configThemes" |
---|
4 | title="Portal Themes" priority="0" |
---|
5 | icon_expr="cpsskins_actionicons/configthemes.png"/> |
---|
6 | <action-icon category="global" action_id="configPortal" |
---|
7 | title="Portal Configuration" priority="0" |
---|
8 | icon_expr="cpsskins_actionicons/configpanel.png"/> |
---|
9 | <action-icon category="user" action_id="login" |
---|
10 | title="Login" priority="0" |
---|
11 | icon_expr="cpsskins_actionicons/login.png"/> |
---|
12 | <action-icon category="user" action_id="logout" |
---|
13 | title="Logout" priority="0" |
---|
14 | icon_expr="cpsskins_actionicons/logout.png"/> |
---|
15 | <action-icon category="user" action_id="join" title="Join" |
---|
16 | priority="0" |
---|
17 | icon_expr="cpsskins_actionicons/join.png"/> |
---|
18 | <action-icon category="global" action_id="boxes" |
---|
19 | title="action_boxes_root" priority="0" |
---|
20 | icon_expr="cpsskins_actionicons/boxes.png"/> |
---|
21 | <action-icon category="global" action_id="directories" |
---|
22 | title="Directories" priority="0" |
---|
23 | icon_expr="cpsskins_actionicons/directories.png"/> |
---|
24 | </action-icons> |
---|
Note: See
TracBrowser for help on using the repository browser.