Changeset 39:58921872e53b
- Timestamp:
- 09/13/11 18:57:24 (14 years ago)
- Author:
- František Kučera <franta-hg@…>
- Branch:
- default
- Message:
-
Netbeans: antovské úlohy do nabídky v NB.
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r38
|
r39
|
|
| 44 | 44 | <ide-action name="clean"/> |
| 45 | 45 | <ide-action name="run"/> |
| | 46 | <action> |
| | 47 | <label>Agregace (RSS/Atom)</label> |
| | 48 | <target>agregace</target> |
| | 49 | </action> |
| | 50 | <action> |
| | 51 | <label>Kopíruj statický obsah</label> |
| | 52 | <target>statický-obsah</target> |
| | 53 | </action> |
| | 54 | <action> |
| | 55 | <label>Samotné stránky</label> |
| | 56 | <target>stránky</target> |
| | 57 | </action> |
| | 58 | <action> |
| | 59 | <label>CSS pro zvýrazňování syntaxe</label> |
| | 60 | <target>syntaxe</target> |
| | 61 | </action> |
| 46 | 62 | </context-menu> |
| 47 | 63 | </view> |
| | 64 | <subprojects/> |
| 48 | 65 | </general-data> |
| 49 | 66 | <java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/3"> |