~ubuntu-branches/ubuntu/saucy/file-browser-applet/saucy

« back to all changes in this revision

Viewing changes to src/main.c

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Starr-Bochicchio
  • Date: 2010-04-03 12:18:53 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100403121853-c31i40ea2wefwgxk
Tags: 0.6.6-0ubuntu1
New upstream bug-fix release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
 
32
32
#define APPLET_IID          "OAFIID:GNOME_FileBrowserApplet"
33
33
#define APPLET_FACTORY_IID  "OAFIID:GNOME_FileBrowserApplet_Factory"
34
 
#define VERSION             "0.6.5"
35
34
 
36
35
/******************************************************************************/
37
36
static const gchar file_browser_applet_menu_xml [] =