Opened 14 years ago

Closed 11 years ago

Last modified 11 years ago

#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: 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

we can move activities.defaults to gconf registry,

  • one key for all favorite activities
  • per activity keys with favorite flag

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 11 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.

comment:5 Changed 11 years ago by dnarvaez

  • Milestone 0.90 deleted

Milestone 0.90 deleted

Note: See TracTickets for help on using tickets.