Changeset 2210
- Timestamp:
- 06/04/08 15:27:05
(6 months ago)
- Author:
- apatel
- Message:
clean up, removed unused messages.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1984 |
r2210 |
|
| 142 | 142 | if (!buildDir.exists()) |
|---|
| 143 | 143 | { |
|---|
| 144 | | buildDir.create(true, false, null); |
|---|
| | 144 | buildDir.create(true, true, null); |
|---|
| 145 | 145 | } |
|---|
| 146 | 146 | |
|---|
| r1887 |
r2210 |
|
| 9 | 9 | # file |
|---|
| 10 | 10 | ################################################################################## |
|---|
| 11 | | |
|---|
| 12 | | |
|---|
| 13 | | ## wizard page titles, description |
|---|
| 14 | | new_project_title = New SLIDE Project |
|---|
| 15 | | |
|---|
| 16 | | project_page_title = Create a SLIDE Policy Project |
|---|
| 17 | | project_page_description = Create a Security Enhanced Linux Policy Project in the workspace |
|---|
| 18 | | |
|---|
| 19 | | project_type_title = New SLIDE Project Type |
|---|
| 20 | | project_type_description = Select the Security Enhanced Linux Reference Policy Location |
|---|
| 21 | | |
|---|
| 22 | | file_copy_exclusion_title = SLIDE Reference Policy Copy Exclusions |
|---|
| 23 | | file_copy_exclusion_description = Select the types of files to ignore when copying Reference Policy |
|---|
| 24 | | |
|---|
| 25 | | |
|---|
| 26 | | ### |
|---|
| 27 | | |
|---|
| 28 | 11 | |
|---|
| 29 | 12 | ## new system wizard |
|---|
Download in other formats:
* Generating other formats may take time.