~ubuntu-branches/ubuntu/oneiric/gnome-system-monitor/oneiric-proposed

« back to all changes in this revision

Viewing changes to src/procman_gnomesu.h

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-06-21 16:49:23 UTC
  • mto: (2.1.7 sid) (1.1.59 upstream)
  • mto: This revision was merged to the branch mainline in revision 78.
  • Revision ID: james.westby@ubuntu.com-20110621164923-o6titd2srek1uh84
Tags: upstream-3.0.1
ImportĀ upstreamĀ versionĀ 3.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#ifndef H_GNOME_SYSTEM_MONITOR_GNOMESU_H_1132171917
2
2
#define H_GNOME_SYSTEM_MONITOR_GNOMESU_H_1132171917
3
3
 
4
 
#include <glib/gtypes.h>
 
4
#include <glib.h>
5
5
 
6
6
gboolean
7
7
procman_gnomesu_create_root_password_dialog(const char * message);