author | Bob Rosenberg <bob.rosenberg@nokia.com> |
Thu, 13 May 2010 15:57:44 +0100 | |
branch | HighFidelityModel |
changeset 206 | eccc98839441 |
parent 61 | 8ae69391a51a |
permissions | -rw-r--r-- |
38
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
2 |
<SystemDefinition schema="3.0.0"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
3 |
<package id="screensaver" name="Screen Saver Apps" levels="plugin ui"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
4 |
<!-- is this a user-facing application or a daemon? --> |
61
8ae69391a51a
More fixed conditional cases
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
5 |
|
8ae69391a51a
More fixed conditional cases
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
6 |
<!-- units need to be commented out until configuration is in place. They are currently #included from screensaver_build--> |
38
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
7 |
<collection id="scrsaver" name="Screen Saver" level="plugin"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
8 |
<meta rel="config"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
9 |
<not-defined condition="TOOLS"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
10 |
</meta> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
11 |
<component id="scrsaverplugins" filter="s60" name="Screen Saver Plugins" class="plugin"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
12 |
<meta rel="config"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
13 |
<not-defined condition="__SERIES60_30__"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
14 |
<defined condition="__SERIES60_NATIVE_BROWSER"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
15 |
</meta> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
16 |
<!-- must have only one component. #include from a common bld.inf, or move up a directory and make scrsaverplugins a collection --> |
61
8ae69391a51a
More fixed conditional cases
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
17 |
|
8ae69391a51a
More fixed conditional cases
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
18 |
<!--<unit bldFile="scrsaver/scrsaverplugins/ScreenSaverAnimPlugin/group/"/> |
8ae69391a51a
More fixed conditional cases
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
19 |
<unit bldFile="scrsaver/scrsaverplugins/ScreenSaverGifAnimPlugin/group/"/>--> |
38
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
20 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
21 |
<component id="scrsaver_slideshowplugin" filter="s60" name="Screen Saver Slideshow Plugin" class="plugin"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
22 |
<meta rel="config"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
23 |
<defined condition="__SLIDESHOW_SCREENSAVER "/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
24 |
</meta> |
61
8ae69391a51a
More fixed conditional cases
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
25 |
<!--<unit bldFile="scrsaver/scrsaverplugins/SlideshowPlugin/group"/> --> |
38
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
26 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
27 |
<component id="screensaveraiwplugin" filter="s60" name="Screen Saver AIW Plugin" class="plugin"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
28 |
<meta rel="config"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
29 |
<defined condition="RD_SCREENSAVERAIWPLUGIN "/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
30 |
</meta> |
61
8ae69391a51a
More fixed conditional cases
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
31 |
<!-- <unit bldFile="scrsaver/screensaveraiwplugin/group"/>--> |
38
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
32 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
33 |
</collection> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
34 |
<collection id="screensaver_info" name="Screen Saver Apps Info" level="ui"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
35 |
<component id="screensaver_build" filter="s60" name="Screen Saver Application"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
36 |
<!--the app should be a separate component --> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
37 |
<unit bldFile="group"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
38 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
39 |
</collection> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
40 |
</package> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
41 |
</SystemDefinition> |