~bratsche/goobox/notification-actions

« back to all changes in this revision

Viewing changes to src/preferences.h

  • Committer: Bazaar Package Importer
  • Author(s): Helge Kreutzmann
  • Date: 2008-10-11 13:33:44 UTC
  • mfrom: (1.1.3 goobox-hardy-upstream)
  • Revision ID: jamesw@ubuntu.com-20081011133344-z4pxqohif9il9ezs
Tags: ubuntu-1.9.2-1
* New upstream release
* Remove patches, as they are all applied upstream
* Explicitly mention location of GPL v3 in the debian/copyright, fix a
  minor spelling error and update some years.
* Add dh_icons

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
#define PREF_GENERAL_VOLUME           "/apps/goobox/general/volume"
33
33
#define PREF_GENERAL_COVER_PATH       "/apps/goobox/general/cover_path"
34
34
#define PREF_GENERAL_USE_SJ           "/apps/goobox/general/use_sound_juicer"
 
35
#define PREF_GENERAL_AUTOPLAY         "/apps/goobox/general/autoplay"
35
36
 
36
37
#define PREF_UI_TOOLBAR               "/apps/goobox/ui/toolbar_visible"
37
38
#define PREF_UI_STATUSBAR             "/apps/goobox/ui/statusbar_visible"