panel-plugin/mount-plugin.h File Reference

#include <gtk/gtk.h>
#include <libxfce4panel/xfce-panel-plugin.h>
#include <libxfce4util/libxfce4util.h>
#include <libxfcegui4/libxfcegui4.h>
#include <string.h>
#include "devices.h"
#include "icons.h"

Include dependency graph for mount-plugin.h:

This graph shows which files directly or indirectly include this file:

Data Structures

struct  t_mounter
struct  t_disk_display
struct  t_mounter_dialog

Defines

#define DEBUG   1
#define DEBUG_TRACE   1
#define APP_NAME   N_("Mount Plugin")
#define BORDER   6
#define DEFAULT_MOUNT_COMMAND   "mount %d"
#define DEFAULT_UMOUNT_COMMAND   "umount %d"
#define DEFAULT_ICON   PACKAGE_DATA_DIR"/icons/hicolor/scalable/apps/xfce-mount.svg"


Define Documentation

#define APP_NAME   N_("Mount Plugin")

#define BORDER   6

#define DEBUG   1

#define DEBUG_TRACE   1

#define DEFAULT_ICON   PACKAGE_DATA_DIR"/icons/hicolor/scalable/apps/xfce-mount.svg"

#define DEFAULT_MOUNT_COMMAND   "mount %d"

#define DEFAULT_UMOUNT_COMMAND   "umount %d"


Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by  doxygen 1.5.1