Comment 2 for bug 670185

Revision history for this message
Manish Sinha (मनीष सिन्हा) (manishsinha) wrote :

Hi everyone,

Here are my thoughts:

  // Appname
I knew that using xdg APIs it is possible, but still I don't know how to use them. I will surely try it out and fix cheers for it
STATUS: To be fixed

// Priority
We can, No harm would be done. Probably some kittens would be dead, but overall fine suggestion.
STATUS: To be Fixed

// Add default key
I thought that if nothing is present, then en-us can be taken. Let's not rely on that.
STATUS: To be Fixed

// Iconpath
Right now it is using sqlite which is somewhat a pain since I have to do all the SQL queries and forming the trophy instance for DBus etc. I hope desktopcouch API would be simpler. Will fix it
STATUS: To be fixed

// Remove Unlocked
Actually the workflow is: The apps register their trophies. By default the status is unlocked/unawarded. An application can then award the trophy. You can even show to the user that these trophies are still unawarded. What can be done to get it unlocked.
STATUS: To be discussed.

I think after the "Remove Unlocked" has been sorted out. I can start implementing.