#1495 closed defect (wontfix)
activities.defaults should be a /etc file
Reported by: | quidam | Owned by: | tomeu |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | Sugar | Version: | 0.86.x |
Severity: | Minor | Keywords: | |
Cc: | alsroot | Distribution/OS: | Unspecified |
Bug Status: | New |
Description (last modified by alsroot)
The activities.defaults config file, like any other Sugar config file,
should be located in /etc instead of /usr/share/sugar/data/
Maybe a /etc/sugar directory would be useful.
Another approach would be to have the default files at /var/lib/sugar/
(/usr files are not supposed to be modifiable at runtime), and if a
/etc/sugar/ file with the same name exists, use that one instead.
Change History (5)
comment:1 follow-up: ↓ 3 Changed 14 years ago by alsroot
- Description modified (diff)
- Milestone changed from Unspecified by Release Team to 0.88
- Priority changed from Normal to High
comment:2 Changed 14 years ago by alsroot
- Description modified (diff)
comment:3 in reply to: ↑ 1 Changed 14 years ago by tomeu
- Milestone changed from 0.88 to 0.90
- Severity changed from Unspecified to Minor
Replying to alsroot:
we can move activities.defaults to gconf registry,
- one key for all favorite activities
- per activity keys with favorite flag
+1
comment:4 Changed 10 years ago by dnarvaez
- Resolution set to wontfix
- Status changed from new to closed
Yeah if we make a change this should be using gsettings. Moving the file is just not worth it at this point.
Note: See
TracTickets for help on using
tickets.
we can move activities.defaults to gconf registry,