~ubuntu-branches/ubuntu/utopic/unity-place-files/utopic

« back to all changes in this revision

Viewing changes to src/config.c

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2011-02-24 20:12:32 UTC
  • mfrom: (1.1.17 upstream)
  • Revision ID: james.westby@ubuntu.com-20110224201232-4s1c66vzh9d520lm
Tags: 0.5.38-0ubuntu1
* New upstream release.
  - dash - search string not always taken into account (LP: #701569)
  - Sync problems when restarting Unity place daemons (LP: #721289)
  - Super-shortcuts for apps, files, and workspace switcher (LP: #617356)
  - Place icons should be in their respective packages (LP: #672447)
* update build-deps

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* config.c generated by valac 0.11.5, the Vala compiler
 
1
/* config.c generated by valac 0.11.6, the Vala compiler
2
2
 * generated from config.vala, do not modify */
3
3
 
4
4
 
16
16
#define CONFIG_BINDIR "/usr/bin"
17
17
#define CONFIG_LOCALEDIR "/usr/share/locale"
18
18
#define CONFIG_PACKAGE "unity-place-files"
19
 
#define CONFIG_VERSION "0.5.36"
 
19
#define CONFIG_VERSION "0.5.38"
20
20
 
21
21
 
22
22