#548 closed defect (fixed)
Add/Remove appmenu
| Reported by: | joanna | Owned by: | joanna |
|---|---|---|---|
| Priority: | major | Milestone: | Release 1 |
| Component: | templates | Keywords: | |
| Cc: |
Description
Change History (9)
comment:1 Changed 13 months ago by joanna
- Priority changed from major to minor
comment:2 Changed 12 months ago by joanna
- Priority changed from minor to major
comment:3 Changed 12 months ago by marmarek
comment:4 Changed 12 months ago by joanna
- Status changed from new to accepted
comment:5 Changed 12 months ago by joanna
Can we easily change the following qubes_settings.py script:
#!/usr/bin/python2.6 import qubesmanager.settings qubesmanager.settings.main()
So that it automatically choose the Applications tab?
comment:6 Changed 12 months ago by marmarek
Yes, it is already done. The question is how appmenu entry should be named.
comment:7 Changed 12 months ago by marmarek
- Resolution set to fixed
- Status changed from accepted to closed
comment:8 Changed 12 months ago by marmarek
comment:9 Changed 12 months ago by marmarek
This also require qubes-manager change:
http://git.qubes-os.org/?p=marmarek/qubes-manager.git;a=commit;h=bc451a96730fd21d24a8d53426b97a7eda85579a

This will actually call VM settings dialog focused on "application" tab. but the user can edit any setting. Perhaps this option should be called "Edit VM settings"?