[Goodies-commits] r2511 - in xfce4-mount-plugin/trunk: . doc doc/html panel-plugin po

Fabian Nowak timystery at xfce.org
Fri Feb 23 19:53:18 CET 2007


Author: timystery
Date: 2007-02-23 18:53:18 +0000 (Fri, 23 Feb 2007)
New Revision: 2511

Added:
   xfce4-mount-plugin/trunk/doc/
   xfce4-mount-plugin/trunk/doc/Doxyfile
   xfce4-mount-plugin/trunk/doc/html/
   xfce4-mount-plugin/trunk/doc/html/annotated.html
   xfce4-mount-plugin/trunk/doc/html/config_8h.html
   xfce4-mount-plugin/trunk/doc/html/devices_8c.html
   xfce4-mount-plugin/trunk/doc/html/devices_8c__incl.dot
   xfce4-mount-plugin/trunk/doc/html/devices_8c__incl.md5
   xfce4-mount-plugin/trunk/doc/html/devices_8h.html
   xfce4-mount-plugin/trunk/doc/html/devices_8h__dep__incl.dot
   xfce4-mount-plugin/trunk/doc/html/devices_8h__dep__incl.md5
   xfce4-mount-plugin/trunk/doc/html/devices_8h__incl.dot
   xfce4-mount-plugin/trunk/doc/html/devices_8h__incl.md5
   xfce4-mount-plugin/trunk/doc/html/doxygen.css
   xfce4-mount-plugin/trunk/doc/html/doxygen.png
   xfce4-mount-plugin/trunk/doc/html/files.html
   xfce4-mount-plugin/trunk/doc/html/functions.html
   xfce4-mount-plugin/trunk/doc/html/functions_vars.html
   xfce4-mount-plugin/trunk/doc/html/globals.html
   xfce4-mount-plugin/trunk/doc/html/globals_defs.html
   xfce4-mount-plugin/trunk/doc/html/globals_enum.html
   xfce4-mount-plugin/trunk/doc/html/globals_eval.html
   xfce4-mount-plugin/trunk/doc/html/globals_func.html
   xfce4-mount-plugin/trunk/doc/html/globals_type.html
   xfce4-mount-plugin/trunk/doc/html/graph_legend.dot
   xfce4-mount-plugin/trunk/doc/html/graph_legend.html
   xfce4-mount-plugin/trunk/doc/html/helpers_8c.html
   xfce4-mount-plugin/trunk/doc/html/helpers_8c__dep__incl.dot
   xfce4-mount-plugin/trunk/doc/html/helpers_8c__dep__incl.md5
   xfce4-mount-plugin/trunk/doc/html/helpers_8c__incl.dot
   xfce4-mount-plugin/trunk/doc/html/helpers_8c__incl.md5
   xfce4-mount-plugin/trunk/doc/html/icons_8h.html
   xfce4-mount-plugin/trunk/doc/html/icons_8h__dep__incl.dot
   xfce4-mount-plugin/trunk/doc/html/icons_8h__dep__incl.md5
   xfce4-mount-plugin/trunk/doc/html/index.html
   xfce4-mount-plugin/trunk/doc/html/mount-plugin_8c.html
   xfce4-mount-plugin/trunk/doc/html/mount-plugin_8c__incl.dot
   xfce4-mount-plugin/trunk/doc/html/mount-plugin_8c__incl.md5
   xfce4-mount-plugin/trunk/doc/html/mount-plugin_8h.html
   xfce4-mount-plugin/trunk/doc/html/mount-plugin_8h__dep__incl.dot
   xfce4-mount-plugin/trunk/doc/html/mount-plugin_8h__dep__incl.md5
   xfce4-mount-plugin/trunk/doc/html/mount-plugin_8h__incl.dot
   xfce4-mount-plugin/trunk/doc/html/mount-plugin_8h__incl.md5
   xfce4-mount-plugin/trunk/doc/html/structs__disk.html
   xfce4-mount-plugin/trunk/doc/html/structs__disk__coll__graph.dot
   xfce4-mount-plugin/trunk/doc/html/structs__disk__coll__graph.md5
   xfce4-mount-plugin/trunk/doc/html/structs__mount__info.html
   xfce4-mount-plugin/trunk/doc/html/structt__disk__display.html
   xfce4-mount-plugin/trunk/doc/html/structt__mounter.html
   xfce4-mount-plugin/trunk/doc/html/structt__mounter__dialog.html
   xfce4-mount-plugin/trunk/doc/html/structt__mounter__dialog__coll__graph.dot
   xfce4-mount-plugin/trunk/doc/html/structt__mounter__dialog__coll__graph.md5
   xfce4-mount-plugin/trunk/doc/html/tab_b.gif
   xfce4-mount-plugin/trunk/doc/html/tab_l.gif
   xfce4-mount-plugin/trunk/doc/html/tab_r.gif
   xfce4-mount-plugin/trunk/doc/html/tabs.css
   xfce4-mount-plugin/trunk/panel-plugin/helpers.c
Modified:
   xfce4-mount-plugin/trunk/configure.ac
   xfce4-mount-plugin/trunk/panel-plugin/devices.c
   xfce4-mount-plugin/trunk/panel-plugin/devices.h
   xfce4-mount-plugin/trunk/panel-plugin/mount-plugin.c
   xfce4-mount-plugin/trunk/panel-plugin/mount-plugin.h
   xfce4-mount-plugin/trunk/po/ca.po
   xfce4-mount-plugin/trunk/po/cs.po
   xfce4-mount-plugin/trunk/po/de.po
   xfce4-mount-plugin/trunk/po/el.po
   xfce4-mount-plugin/trunk/po/eu.po
   xfce4-mount-plugin/trunk/po/fr.po
   xfce4-mount-plugin/trunk/po/gl.po
   xfce4-mount-plugin/trunk/po/hu.po
   xfce4-mount-plugin/trunk/po/ja.po
   xfce4-mount-plugin/trunk/po/lt.po
   xfce4-mount-plugin/trunk/po/no.po
   xfce4-mount-plugin/trunk/po/pl.po
   xfce4-mount-plugin/trunk/po/ru.po
   xfce4-mount-plugin/trunk/po/uk.po
   xfce4-mount-plugin/trunk/po/vi.po
   xfce4-mount-plugin/trunk/po/zh_TW.po
Log:
I HATE SVN. IT DOES _NOT_ CREATE COMMIT-MESSAGE_BACKUPS.
Version 0.5.0alpha
many changes. exclusion of file sytemjs not working yet.



Modified: xfce4-mount-plugin/trunk/configure.ac
===================================================================
--- xfce4-mount-plugin/trunk/configure.ac	2007-02-22 18:12:03 UTC (rev 2510)
+++ xfce4-mount-plugin/trunk/configure.ac	2007-02-23 18:53:18 UTC (rev 2511)
@@ -7,7 +7,7 @@
 dnl
 dnl for Xfce4-panel 4.3 and higher only!
 
-m4_define([mount_version],[0.4.8])
+m4_define([mount_version],[0.5.0])
 
 AC_INIT([xfce4-mount-plugin], [mount_version()],
 	[timystery at arcor.de])

Added: xfce4-mount-plugin/trunk/doc/Doxyfile
===================================================================
--- xfce4-mount-plugin/trunk/doc/Doxyfile	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/Doxyfile	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,275 @@
+# Doxyfile 1.5.1
+
+#---------------------------------------------------------------------------
+# Project related configuration options
+#---------------------------------------------------------------------------
+PROJECT_NAME           = Xfce4-Mount-Plugin
+PROJECT_NUMBER         = 0.5.0
+OUTPUT_DIRECTORY       = /home/tim/tmp/xfce-4.3/xfce4-mount-plugin/trunk/doc/
+CREATE_SUBDIRS         = NO
+OUTPUT_LANGUAGE        = English
+USE_WINDOWS_ENCODING   = NO
+BRIEF_MEMBER_DESC      = YES
+REPEAT_BRIEF           = YES
+ABBREVIATE_BRIEF       = "The $name class" \
+                         "The $name widget" \
+                         "The $name file" \
+                         is \
+                         provides \
+                         specifies \
+                         contains \
+                         represents \
+                         a \
+                         an \
+                         the
+ALWAYS_DETAILED_SEC    = NO
+INLINE_INHERITED_MEMB  = NO
+FULL_PATH_NAMES        = YES
+STRIP_FROM_PATH        = /home/tim/tmp/xfce-4.3/xfce4-mount-plugin/trunk/
+STRIP_FROM_INC_PATH    = 
+SHORT_NAMES            = NO
+JAVADOC_AUTOBRIEF      = NO
+MULTILINE_CPP_IS_BRIEF = NO
+DETAILS_AT_TOP         = NO
+INHERIT_DOCS           = YES
+SEPARATE_MEMBER_PAGES  = NO
+TAB_SIZE               = 8
+ALIASES                = 
+OPTIMIZE_OUTPUT_FOR_C  = YES
+OPTIMIZE_OUTPUT_JAVA   = NO
+BUILTIN_STL_SUPPORT    = NO
+DISTRIBUTE_GROUP_DOC   = NO
+SUBGROUPING            = YES
+#---------------------------------------------------------------------------
+# Build related configuration options
+#---------------------------------------------------------------------------
+EXTRACT_ALL            = YES
+EXTRACT_PRIVATE        = NO
+EXTRACT_STATIC         = NO
+EXTRACT_LOCAL_CLASSES  = YES
+EXTRACT_LOCAL_METHODS  = NO
+HIDE_UNDOC_MEMBERS     = YES
+HIDE_UNDOC_CLASSES     = YES
+HIDE_FRIEND_COMPOUNDS  = NO
+HIDE_IN_BODY_DOCS      = NO
+INTERNAL_DOCS          = NO
+CASE_SENSE_NAMES       = YES
+HIDE_SCOPE_NAMES       = NO
+SHOW_INCLUDE_FILES     = YES
+INLINE_INFO            = YES
+SORT_MEMBER_DOCS       = YES
+SORT_BRIEF_DOCS        = NO
+SORT_BY_SCOPE_NAME     = NO
+GENERATE_TODOLIST      = YES
+GENERATE_TESTLIST      = YES
+GENERATE_BUGLIST       = YES
+GENERATE_DEPRECATEDLIST= YES
+ENABLED_SECTIONS       = 
+MAX_INITIALIZER_LINES  = 30
+SHOW_USED_FILES        = YES
+SHOW_DIRECTORIES       = NO
+FILE_VERSION_FILTER    = 
+#---------------------------------------------------------------------------
+# configuration options related to warning and progress messages
+#---------------------------------------------------------------------------
+QUIET                  = NO
+WARNINGS               = YES
+WARN_IF_UNDOCUMENTED   = YES
+WARN_IF_DOC_ERROR      = YES
+WARN_NO_PARAMDOC       = NO
+WARN_FORMAT            = "$file:$line: $text"
+WARN_LOGFILE           = 
+#---------------------------------------------------------------------------
+# configuration options related to the input files
+#---------------------------------------------------------------------------
+INPUT                  = /home/tim/tmp/xfce-4.3/xfce4-mount-plugin/trunk
+FILE_PATTERNS          = *.c \
+                         *.cc \
+                         *.cxx \
+                         *.cpp \
+                         *.c++ \
+                         *.d \
+                         *.java \
+                         *.ii \
+                         *.ixx \
+                         *.ipp \
+                         *.i++ \
+                         *.inl \
+                         *.h \
+                         *.hh \
+                         *.hxx \
+                         *.hpp \
+                         *.h++ \
+                         *.idl \
+                         *.odl \
+                         *.cs \
+                         *.php \
+                         *.php3 \
+                         *.inc \
+                         *.m \
+                         *.mm \
+                         *.dox \
+                         *.py \
+                         *.C \
+                         *.CC \
+                         *.C++ \
+                         *.II \
+                         *.I++ \
+                         *.H \
+                         *.HH \
+                         *.H++ \
+                         *.CS \
+                         *.PHP \
+                         *.PHP3 \
+                         *.M \
+                         *.MM \
+                         *.PY
+RECURSIVE              = YES
+EXCLUDE                = 
+EXCLUDE_SYMLINKS       = NO
+EXCLUDE_PATTERNS       = 
+EXAMPLE_PATH           = 
+EXAMPLE_PATTERNS       = *
+EXAMPLE_RECURSIVE      = NO
+IMAGE_PATH             = 
+INPUT_FILTER           = 
+FILTER_PATTERNS        = 
+FILTER_SOURCE_FILES    = NO
+#---------------------------------------------------------------------------
+# configuration options related to source browsing
+#---------------------------------------------------------------------------
+SOURCE_BROWSER         = NO
+INLINE_SOURCES         = NO
+STRIP_CODE_COMMENTS    = YES
+REFERENCED_BY_RELATION = NO
+REFERENCES_RELATION    = NO
+REFERENCES_LINK_SOURCE = YES
+USE_HTAGS              = NO
+VERBATIM_HEADERS       = NO
+#---------------------------------------------------------------------------
+# configuration options related to the alphabetical class index
+#---------------------------------------------------------------------------
+ALPHABETICAL_INDEX     = NO
+COLS_IN_ALPHA_INDEX    = 5
+IGNORE_PREFIX          = 
+#---------------------------------------------------------------------------
+# configuration options related to the HTML output
+#---------------------------------------------------------------------------
+GENERATE_HTML          = YES
+HTML_OUTPUT            = html
+HTML_FILE_EXTENSION    = .html
+HTML_HEADER            = 
+HTML_FOOTER            = 
+HTML_STYLESHEET        = 
+HTML_ALIGN_MEMBERS     = YES
+GENERATE_HTMLHELP      = NO
+CHM_FILE               = 
+HHC_LOCATION           = 
+GENERATE_CHI           = NO
+BINARY_TOC             = NO
+TOC_EXPAND             = NO
+DISABLE_INDEX          = NO
+ENUM_VALUES_PER_LINE   = 4
+GENERATE_TREEVIEW      = NO
+TREEVIEW_WIDTH         = 250
+#---------------------------------------------------------------------------
+# configuration options related to the LaTeX output
+#---------------------------------------------------------------------------
+GENERATE_LATEX         = NO
+LATEX_OUTPUT           = latex
+LATEX_CMD_NAME         = latex
+MAKEINDEX_CMD_NAME     = makeindex
+COMPACT_LATEX          = NO
+PAPER_TYPE             = a4wide
+EXTRA_PACKAGES         = 
+LATEX_HEADER           = 
+PDF_HYPERLINKS         = NO
+USE_PDFLATEX           = NO
+LATEX_BATCHMODE        = NO
+LATEX_HIDE_INDICES     = NO
+#---------------------------------------------------------------------------
+# configuration options related to the RTF output
+#---------------------------------------------------------------------------
+GENERATE_RTF           = NO
+RTF_OUTPUT             = rtf
+COMPACT_RTF            = NO
+RTF_HYPERLINKS         = NO
+RTF_STYLESHEET_FILE    = 
+RTF_EXTENSIONS_FILE    = 
+#---------------------------------------------------------------------------
+# configuration options related to the man page output
+#---------------------------------------------------------------------------
+GENERATE_MAN           = NO
+MAN_OUTPUT             = man
+MAN_EXTENSION          = .3
+MAN_LINKS              = NO
+#---------------------------------------------------------------------------
+# configuration options related to the XML output
+#---------------------------------------------------------------------------
+GENERATE_XML           = NO
+XML_OUTPUT             = xml
+XML_SCHEMA             = 
+XML_DTD                = 
+XML_PROGRAMLISTING     = YES
+#---------------------------------------------------------------------------
+# configuration options for the AutoGen Definitions output
+#---------------------------------------------------------------------------
+GENERATE_AUTOGEN_DEF   = NO
+#---------------------------------------------------------------------------
+# configuration options related to the Perl module output
+#---------------------------------------------------------------------------
+GENERATE_PERLMOD       = NO
+PERLMOD_LATEX          = NO
+PERLMOD_PRETTY         = YES
+PERLMOD_MAKEVAR_PREFIX = 
+#---------------------------------------------------------------------------
+# Configuration options related to the preprocessor   
+#---------------------------------------------------------------------------
+ENABLE_PREPROCESSING   = YES
+MACRO_EXPANSION        = NO
+EXPAND_ONLY_PREDEF     = NO
+SEARCH_INCLUDES        = YES
+INCLUDE_PATH           = 
+INCLUDE_FILE_PATTERNS  = 
+PREDEFINED             = 
+EXPAND_AS_DEFINED      = 
+SKIP_FUNCTION_MACROS   = YES
+#---------------------------------------------------------------------------
+# Configuration::additions related to external references   
+#---------------------------------------------------------------------------
+TAGFILES               = 
+GENERATE_TAGFILE       = 
+ALLEXTERNALS           = NO
+EXTERNAL_GROUPS        = YES
+PERL_PATH              = /usr/bin/perl
+#---------------------------------------------------------------------------
+# Configuration options related to the dot tool   
+#---------------------------------------------------------------------------
+CLASS_DIAGRAMS         = NO
+HIDE_UNDOC_RELATIONS   = YES
+HAVE_DOT               = YES
+CLASS_GRAPH            = YES
+COLLABORATION_GRAPH    = YES
+GROUP_GRAPHS           = YES
+UML_LOOK               = NO
+TEMPLATE_RELATIONS     = NO
+INCLUDE_GRAPH          = YES
+INCLUDED_BY_GRAPH      = YES
+CALL_GRAPH             = NO
+CALLER_GRAPH           = NO
+GRAPHICAL_HIERARCHY    = YES
+DIRECTORY_GRAPH        = YES
+DOT_IMAGE_FORMAT       = png
+DOT_PATH               = 
+DOTFILE_DIRS           = 
+MAX_DOT_GRAPH_WIDTH    = 1024
+MAX_DOT_GRAPH_HEIGHT   = 1024
+MAX_DOT_GRAPH_DEPTH    = 1000
+DOT_TRANSPARENT        = NO
+DOT_MULTI_TARGETS      = NO
+GENERATE_LEGEND        = YES
+DOT_CLEANUP            = YES
+#---------------------------------------------------------------------------
+# Configuration::additions related to the search engine   
+#---------------------------------------------------------------------------
+SEARCHENGINE           = NO

Added: xfce4-mount-plugin/trunk/doc/html/annotated.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/annotated.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/annotated.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,30 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: Data Structures</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li id="current"><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li id="current"><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li><a href="functions.html"><span>Data Fields</span></a></li>
+  </ul></div>
+<h1>Xfce4-Mount-Plugin Data Structures</h1>Here are the data structures with brief descriptions:<table>
+  <tr><td class="indexkey"><a class="el" href="structs__disk.html">s_disk</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey"><a class="el" href="structs__mount__info.html">s_mount_info</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey"><a class="el" href="structt__disk__display.html">t_disk_display</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey"><a class="el" href="structt__mounter.html">t_mounter</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey"><a class="el" href="structt__mounter__dialog.html">t_mounter_dialog</a></td><td class="indexvalue"></td></tr>
+</table>
+<hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/config_8h.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/config_8h.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/config_8h.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,674 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: config.h File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="files.html"><span>File List</span></a></li>
+    <li><a href="globals.html"><span>Globals</span></a></li>
+  </ul></div>
+<h1>config.h File Reference</h1><table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#7cc70673e1bfa2cbbc58f1733a8aa344">ENABLE_NLS</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#b23870bd5469d09c183b5a4e89efd81d">GETTEXT_PACKAGE</a>   "xfce4-mount-plugin"</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#7d1a71461e07569d0c9003da24c30a59">HAVE_ARPA_INET_H</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#48e5e7e58a84cca543564c4c644ded61">HAVE_BIND_TEXTDOMAIN_CODESET</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#b7d125f3582382d5211ae2a88cccfe1e">HAVE_BZERO</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#cc7d833fd02af49a7557f004021382ae">HAVE_DCGETTEXT</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#c0b94ec7b234d12081fda3f601aa01b5">HAVE_GETHOSTNAME</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#f1f713a125fcc35140c75f5526aafd23">HAVE_GETTEXT</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#b90a030ff2790ebdc176660a6dd2a478">HAVE_INTTYPES_H</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#1c300f875a064d53fbf1f154ffca5314">HAVE_LC_MESSAGES</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#ec3873a23961f50c1d92c8f75a50bd40">HAVE_LOCALE_H</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#14503280ca0cb757db915eea09282bfc">HAVE_MALLOC</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#e93a78f9d076138897af441c9f86f285">HAVE_MEMORY_H</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#3df52e9809253860c385be6f3a160607">HAVE_MEMSET</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#0938658b988a082864efcee2d1b2bfd2">HAVE_NETINET_IN_H</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#4cd6234bfe3f7c10968a1151f43ce280">HAVE_SOCKET</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#b6cd6d1c63c1e26ea2d4537b77148354">HAVE_STDINT_H</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#9e0e434ec1a6ddbd97db12b5a32905e0">HAVE_STDLIB_H</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#405d10d46190bcb0320524c54eafc850">HAVE_STRINGS_H</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#d4c234dd1625255dc626a15886306e7d">HAVE_STRING_H</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#348655482f599e61eeead7304ad0d52d">HAVE_STRSTR</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#3c53bc046c95078b26f13b3cfecdf210">HAVE_SYS_IOCTL_H</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#05aa9fc25e1231d8eb347390558e4e22">HAVE_SYS_PARAM_H</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#fb96c2bc08ebf33cca68c714f624a58d">HAVE_SYS_SOCKET_H</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#ce156430ba007d19b4348a950d0c692b">HAVE_SYS_STAT_H</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#2aae46056558e9d6fef6380f9678ffe3">HAVE_SYS_TIME_H</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#69dc70bea5d1f8bd2be9740e974fa666">HAVE_SYS_TYPES_H</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#f249315f5939884ce5b4585ca81a1e39">HAVE_SYS_WAIT_H</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#219b06937831d0da94d801ab13987639">HAVE_UNISTD_H</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#ca8570fb706c81df371b7f9bc454ae03">PACKAGE</a>   "xfce4-mount-plugin"</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#1d1d2d7f8d2f95b376954d649ab03233">PACKAGE_BUGREPORT</a>   "timystery at arcor.de"</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#3b2463249aabf16d0f3a34e69b243079">PACKAGE_DATA_DIR</a>   "/usr/local/share"</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#1c0439e4355794c09b64274849eb0279">PACKAGE_NAME</a>   "xfce4-mount-plugin"</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#c73e6f903c16eca7710f92e36e1c6fbf">PACKAGE_STRING</a>   "xfce4-mount-plugin 0.5.0"</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#f415af6bfede0e8d5453708afe68651c">PACKAGE_TARNAME</a>   "xfce4-mount-plugin"</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#a326a05d5e30f9e9a4bb0b4469d5d0c0">PACKAGE_VERSION</a>   "0.5.0"</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#550e5c272cc3cf3814651721167dcd23">STDC_HEADERS</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#1c6d5de492ac61ad29aec7aa9a436bbf">VERSION</a>   "0.5.0"</td></tr>
+
+</table>
+<hr><h2>Define Documentation</h2>
+<a class="anchor" name="7cc70673e1bfa2cbbc58f1733a8aa344"></a><!-- doxytag: member="config.h::ENABLE_NLS" ref="7cc70673e1bfa2cbbc58f1733a8aa344" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define ENABLE_NLS   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="b23870bd5469d09c183b5a4e89efd81d"></a><!-- doxytag: member="config.h::GETTEXT_PACKAGE" ref="b23870bd5469d09c183b5a4e89efd81d" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define GETTEXT_PACKAGE   "xfce4-mount-plugin"          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="7d1a71461e07569d0c9003da24c30a59"></a><!-- doxytag: member="config.h::HAVE_ARPA_INET_H" ref="7d1a71461e07569d0c9003da24c30a59" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_ARPA_INET_H   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="48e5e7e58a84cca543564c4c644ded61"></a><!-- doxytag: member="config.h::HAVE_BIND_TEXTDOMAIN_CODESET" ref="48e5e7e58a84cca543564c4c644ded61" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_BIND_TEXTDOMAIN_CODESET   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="b7d125f3582382d5211ae2a88cccfe1e"></a><!-- doxytag: member="config.h::HAVE_BZERO" ref="b7d125f3582382d5211ae2a88cccfe1e" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_BZERO   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="cc7d833fd02af49a7557f004021382ae"></a><!-- doxytag: member="config.h::HAVE_DCGETTEXT" ref="cc7d833fd02af49a7557f004021382ae" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_DCGETTEXT   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="c0b94ec7b234d12081fda3f601aa01b5"></a><!-- doxytag: member="config.h::HAVE_GETHOSTNAME" ref="c0b94ec7b234d12081fda3f601aa01b5" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_GETHOSTNAME   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="f1f713a125fcc35140c75f5526aafd23"></a><!-- doxytag: member="config.h::HAVE_GETTEXT" ref="f1f713a125fcc35140c75f5526aafd23" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_GETTEXT   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="b90a030ff2790ebdc176660a6dd2a478"></a><!-- doxytag: member="config.h::HAVE_INTTYPES_H" ref="b90a030ff2790ebdc176660a6dd2a478" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_INTTYPES_H   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="1c300f875a064d53fbf1f154ffca5314"></a><!-- doxytag: member="config.h::HAVE_LC_MESSAGES" ref="1c300f875a064d53fbf1f154ffca5314" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_LC_MESSAGES   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="ec3873a23961f50c1d92c8f75a50bd40"></a><!-- doxytag: member="config.h::HAVE_LOCALE_H" ref="ec3873a23961f50c1d92c8f75a50bd40" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_LOCALE_H   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="14503280ca0cb757db915eea09282bfc"></a><!-- doxytag: member="config.h::HAVE_MALLOC" ref="14503280ca0cb757db915eea09282bfc" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_MALLOC   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="e93a78f9d076138897af441c9f86f285"></a><!-- doxytag: member="config.h::HAVE_MEMORY_H" ref="e93a78f9d076138897af441c9f86f285" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_MEMORY_H   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="3df52e9809253860c385be6f3a160607"></a><!-- doxytag: member="config.h::HAVE_MEMSET" ref="3df52e9809253860c385be6f3a160607" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_MEMSET   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="0938658b988a082864efcee2d1b2bfd2"></a><!-- doxytag: member="config.h::HAVE_NETINET_IN_H" ref="0938658b988a082864efcee2d1b2bfd2" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_NETINET_IN_H   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="4cd6234bfe3f7c10968a1151f43ce280"></a><!-- doxytag: member="config.h::HAVE_SOCKET" ref="4cd6234bfe3f7c10968a1151f43ce280" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_SOCKET   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="b6cd6d1c63c1e26ea2d4537b77148354"></a><!-- doxytag: member="config.h::HAVE_STDINT_H" ref="b6cd6d1c63c1e26ea2d4537b77148354" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_STDINT_H   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="9e0e434ec1a6ddbd97db12b5a32905e0"></a><!-- doxytag: member="config.h::HAVE_STDLIB_H" ref="9e0e434ec1a6ddbd97db12b5a32905e0" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_STDLIB_H   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="d4c234dd1625255dc626a15886306e7d"></a><!-- doxytag: member="config.h::HAVE_STRING_H" ref="d4c234dd1625255dc626a15886306e7d" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_STRING_H   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="405d10d46190bcb0320524c54eafc850"></a><!-- doxytag: member="config.h::HAVE_STRINGS_H" ref="405d10d46190bcb0320524c54eafc850" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_STRINGS_H   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="348655482f599e61eeead7304ad0d52d"></a><!-- doxytag: member="config.h::HAVE_STRSTR" ref="348655482f599e61eeead7304ad0d52d" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_STRSTR   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="3c53bc046c95078b26f13b3cfecdf210"></a><!-- doxytag: member="config.h::HAVE_SYS_IOCTL_H" ref="3c53bc046c95078b26f13b3cfecdf210" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_SYS_IOCTL_H   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="05aa9fc25e1231d8eb347390558e4e22"></a><!-- doxytag: member="config.h::HAVE_SYS_PARAM_H" ref="05aa9fc25e1231d8eb347390558e4e22" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_SYS_PARAM_H   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="fb96c2bc08ebf33cca68c714f624a58d"></a><!-- doxytag: member="config.h::HAVE_SYS_SOCKET_H" ref="fb96c2bc08ebf33cca68c714f624a58d" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_SYS_SOCKET_H   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="ce156430ba007d19b4348a950d0c692b"></a><!-- doxytag: member="config.h::HAVE_SYS_STAT_H" ref="ce156430ba007d19b4348a950d0c692b" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_SYS_STAT_H   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="2aae46056558e9d6fef6380f9678ffe3"></a><!-- doxytag: member="config.h::HAVE_SYS_TIME_H" ref="2aae46056558e9d6fef6380f9678ffe3" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_SYS_TIME_H   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="69dc70bea5d1f8bd2be9740e974fa666"></a><!-- doxytag: member="config.h::HAVE_SYS_TYPES_H" ref="69dc70bea5d1f8bd2be9740e974fa666" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_SYS_TYPES_H   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="f249315f5939884ce5b4585ca81a1e39"></a><!-- doxytag: member="config.h::HAVE_SYS_WAIT_H" ref="f249315f5939884ce5b4585ca81a1e39" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_SYS_WAIT_H   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="219b06937831d0da94d801ab13987639"></a><!-- doxytag: member="config.h::HAVE_UNISTD_H" ref="219b06937831d0da94d801ab13987639" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define HAVE_UNISTD_H   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="ca8570fb706c81df371b7f9bc454ae03"></a><!-- doxytag: member="config.h::PACKAGE" ref="ca8570fb706c81df371b7f9bc454ae03" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define PACKAGE   "xfce4-mount-plugin"          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="1d1d2d7f8d2f95b376954d649ab03233"></a><!-- doxytag: member="config.h::PACKAGE_BUGREPORT" ref="1d1d2d7f8d2f95b376954d649ab03233" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define PACKAGE_BUGREPORT   "timystery at arcor.de"          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="3b2463249aabf16d0f3a34e69b243079"></a><!-- doxytag: member="config.h::PACKAGE_DATA_DIR" ref="3b2463249aabf16d0f3a34e69b243079" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define PACKAGE_DATA_DIR   "/usr/local/share"          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="1c0439e4355794c09b64274849eb0279"></a><!-- doxytag: member="config.h::PACKAGE_NAME" ref="1c0439e4355794c09b64274849eb0279" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define PACKAGE_NAME   "xfce4-mount-plugin"          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="c73e6f903c16eca7710f92e36e1c6fbf"></a><!-- doxytag: member="config.h::PACKAGE_STRING" ref="c73e6f903c16eca7710f92e36e1c6fbf" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define PACKAGE_STRING   "xfce4-mount-plugin 0.5.0"          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="f415af6bfede0e8d5453708afe68651c"></a><!-- doxytag: member="config.h::PACKAGE_TARNAME" ref="f415af6bfede0e8d5453708afe68651c" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define PACKAGE_TARNAME   "xfce4-mount-plugin"          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="a326a05d5e30f9e9a4bb0b4469d5d0c0"></a><!-- doxytag: member="config.h::PACKAGE_VERSION" ref="a326a05d5e30f9e9a4bb0b4469d5d0c0" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define PACKAGE_VERSION   "0.5.0"          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="550e5c272cc3cf3814651721167dcd23"></a><!-- doxytag: member="config.h::STDC_HEADERS" ref="550e5c272cc3cf3814651721167dcd23" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define STDC_HEADERS   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="1c6d5de492ac61ad29aec7aa9a436bbf"></a><!-- doxytag: member="config.h::VERSION" ref="1c6d5de492ac61ad29aec7aa9a436bbf" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define VERSION   "0.5.0"          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/devices_8c.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/devices_8c.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/devices_8c.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,687 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: panel-plugin/devices.c File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="files.html"><span>File List</span></a></li>
+    <li><a href="globals.html"><span>Globals</span></a></li>
+  </ul></div>
+<h1>panel-plugin/devices.c File Reference</h1><code>#include <fstab.h></code><br>
+<code>#include <glib.h></code><br>
+<code>#include <mntent.h></code><br>
+<code>#include <stdio.h></code><br>
+<code>#include <string.h></code><br>
+<code>#include <sys/vfs.h></code><br>
+<code>#include <libxfce4panel/xfce-panel-plugin.h></code><br>
+<code>#include <libxfce4util/libxfce4util.h></code><br>
+<code>#include <libxfcegui4/xfce-exec.h></code><br>
+<code>#include "<a class="el" href="devices_8h.html">devices.h</a>"</code><br>
+<code>#include "<a class="el" href="helpers_8c.html">helpers.c</a>"</code><br>
+
+<p>
+Include dependency graph for devices.c:<table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8c.html#1841fd1a462d245d8c73dce55e2f45da">KB</a>   1024</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8c.html#a6b38d492364d98453284934ed7caee9">MB</a>   1048576</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8c.html#44172ac633c517cb4c9e278cef36b000">GB</a>   1073741824</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8c.html#5d79acdb21e93aa28d94d88b4074b39f">MTAB</a>   "/etc/mtab"</td></tr>
+
+<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">char * </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8c.html#8a863831b68ae4e6214d5ec7c3039d3f">get_size_human_readable</a> (float size)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8c.html#fd47215839c87d19a2a677593c0eebed">mount_info_print</a> (<a class="el" href="structs__mount__info.html">t_mount_info</a> *mount_info)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structs__mount__info.html">t_mount_info</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8c.html#f745bbc242db2c297ed8a899774d645f">mount_info_new</a> (float size, float used, float avail, unsigned int percent, char *type, char *mounted_on)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structs__mount__info.html">t_mount_info</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8c.html#e6424621414330f39844550188ace612">mount_info_new_from_stat</a> (struct statfs *pstatfs, char *mnt_type, char *mnt_dir)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8c.html#ef60ee0cf1abab4e52980911f1c30f18">mount_info_free</a> (<a class="el" href="structs__mount__info.html">t_mount_info</a> **mount_info)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8c.html#c978ef8aea74974d9f686e8db497d8bc">disk_print</a> (<a class="el" href="structs__disk.html">t_disk</a> *pdisk)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structs__disk.html">t_disk</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8c.html#df777a5b80b03c6767148e1a79aeb8a8">disk_new</a> (const char *dev, const char *mp)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8c.html#0d96f6113a428d2c5ad6012757389b60">disk_free</a> (<a class="el" href="structs__disk.html">t_disk</a> **pdisk)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8c.html#c33ec3e30502b3cb8bc9383226700231">disk_mount</a> (<a class="el" href="structs__disk.html">t_disk</a> *pdisk, char *on_mount_cmd, char *mount_command, gboolean eject)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8c.html#3fe8d9ca58dc2b6e940ae3d88000cf00">disk_umount</a> (<a class="el" href="structs__disk.html">t_disk</a> *pdisk, char *umount_command, gboolean synchronous, gboolean eject)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">GPtrArray * </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8c.html#5beb2e3bb9bf818b9d0a123f09c7b3e1">disks_new</a> (gboolean include_NFSs)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8c.html#42e91044bfbe2dd6eda5dadf123c0804">disks_free</a> (GPtrArray **pdisks)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8c.html#19a649824cbb252b7b35e9be02067293">disks_print</a> (GPtrArray *pdisks)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">gboolean </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8c.html#0440882e67cb605a79d36bb883855d95">disks_remove_device</a> (GPtrArray *pdisks, char *device)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">gboolean </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8c.html#0a07f6192ae67fb23ff82b0f00df41c3">disks_remove_mountpoint</a> (GPtrArray *pdisks, char *mountp)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structs__disk.html">t_disk</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8c.html#d2ee08db98e7345183fb38f035f10a73">disks_search</a> (GPtrArray *pdisks, char *mount_point)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8c.html#d5abf6c0e7d9a511597b3b9371a08f18">disks_free_mount_info</a> (GPtrArray *pdisks)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8c.html#5fd88bedf758b22e14118d12adf14677">disks_refresh</a> (GPtrArray *pdisks)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc3669">t_deviceclass</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8c.html#9301dbb9ad7dfb42a389e392fcf429ce">disk_classify</a> (char *device, char *mountpoint)</td></tr>
+
+</table>
+<hr><h2>Define Documentation</h2>
+<a class="anchor" name="44172ac633c517cb4c9e278cef36b000"></a><!-- doxytag: member="devices.c::GB" ref="44172ac633c517cb4c9e278cef36b000" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define GB   1073741824          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="1841fd1a462d245d8c73dce55e2f45da"></a><!-- doxytag: member="devices.c::KB" ref="1841fd1a462d245d8c73dce55e2f45da" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define KB   1024          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="a6b38d492364d98453284934ed7caee9"></a><!-- doxytag: member="devices.c::MB" ref="a6b38d492364d98453284934ed7caee9" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define MB   1048576          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="5d79acdb21e93aa28d94d88b4074b39f"></a><!-- doxytag: member="devices.c::MTAB" ref="5d79acdb21e93aa28d94d88b4074b39f" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define MTAB   "/etc/mtab"          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<hr><h2>Function Documentation</h2>
+<a class="anchor" name="9301dbb9ad7dfb42a389e392fcf429ce"></a><!-- doxytag: member="devices.c::disk_classify" ref="9301dbb9ad7dfb42a389e392fcf429ce" args="(char *device, char *mountpoint)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc3669">t_deviceclass</a> disk_classify           </td>
+          <td>(</td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>device</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>mountpoint</em></td><td> </td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td><td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Returns classification for given information <dl compact><dt><b>Parameters:</b></dt><dd>
+  <table border="0" cellspacing="2" cellpadding="0">
+    <tr><td valign="top"></td><td valign="top"><em>device</em> </td><td>Device to get class for </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>mountpoint</em> </td><td>Mountpoint used as additional information for classfication </td></tr>
+  </table>
+</dl>
+<dl class="return" compact><dt><b>Returns:</b></dt><dd>Device class </dd></dl>
+
+</div>
+</div><p>
+<a class="anchor" name="0d96f6113a428d2c5ad6012757389b60"></a><!-- doxytag: member="devices.c::disk_free" ref="0d96f6113a428d2c5ad6012757389b60" args="(t_disk **pdisk)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void disk_free           </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="structs__disk.html">t_disk</a> ** </td>
+          <td class="paramname"> <em>pdisk</em>          </td>
+          <td> ) </td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="c33ec3e30502b3cb8bc9383226700231"></a><!-- doxytag: member="devices.c::disk_mount" ref="c33ec3e30502b3cb8bc9383226700231" args="(t_disk *pdisk, char *on_mount_cmd, char *mount_command, gboolean eject)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void disk_mount           </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="structs__disk.html">t_disk</a> * </td>
+          <td class="paramname"> <em>pdisk</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>on_mount_cmd</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>mount_command</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">gboolean </td>
+          <td class="paramname"> <em>eject</em></td><td> </td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td><td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Return exit status of the mount command 
+</div>
+</div><p>
+<a class="anchor" name="df777a5b80b03c6767148e1a79aeb8a8"></a><!-- doxytag: member="devices.c::disk_new" ref="df777a5b80b03c6767148e1a79aeb8a8" args="(const char *dev, const char *mp)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="structs__disk.html">t_disk</a>* disk_new           </td>
+          <td>(</td>
+          <td class="paramtype">const char * </td>
+          <td class="paramname"> <em>dev</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">const char * </td>
+          <td class="paramname"> <em>mp</em></td><td> </td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td><td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="c978ef8aea74974d9f686e8db497d8bc"></a><!-- doxytag: member="devices.c::disk_print" ref="c978ef8aea74974d9f686e8db497d8bc" args="(t_disk *pdisk)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void disk_print           </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="structs__disk.html">t_disk</a> * </td>
+          <td class="paramname"> <em>pdisk</em>          </td>
+          <td> ) </td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="3fe8d9ca58dc2b6e940ae3d88000cf00"></a><!-- doxytag: member="devices.c::disk_umount" ref="3fe8d9ca58dc2b6e940ae3d88000cf00" args="(t_disk *pdisk, char *umount_command, gboolean synchronous, gboolean eject)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">int disk_umount           </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="structs__disk.html">t_disk</a> * </td>
+          <td class="paramname"> <em>pdisk</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>umount_command</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">gboolean </td>
+          <td class="paramname"> <em>synchronous</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">gboolean </td>
+          <td class="paramname"> <em>eject</em></td><td> </td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td><td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Return exit status of the umount command. 
+</div>
+</div><p>
+<a class="anchor" name="42e91044bfbe2dd6eda5dadf123c0804"></a><!-- doxytag: member="devices.c::disks_free" ref="42e91044bfbe2dd6eda5dadf123c0804" args="(GPtrArray **pdisks)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void disks_free           </td>
+          <td>(</td>
+          <td class="paramtype">GPtrArray ** </td>
+          <td class="paramname"> <em>pdisks</em>          </td>
+          <td> ) </td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Free a GPtrArray containing pointer on struct t_disk elements 
+</div>
+</div><p>
+<a class="anchor" name="d5abf6c0e7d9a511597b3b9371a08f18"></a><!-- doxytag: member="devices.c::disks_free_mount_info" ref="d5abf6c0e7d9a511597b3b9371a08f18" args="(GPtrArray *pdisks)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void disks_free_mount_info           </td>
+          <td>(</td>
+          <td class="paramtype">GPtrArray * </td>
+          <td class="paramname"> <em>pdisks</em>          </td>
+          <td> ) </td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Remove struct t_mount_info from a GPtrArray containing struct t_disk * elements. 
+</div>
+</div><p>
+<a class="anchor" name="5beb2e3bb9bf818b9d0a123f09c7b3e1"></a><!-- doxytag: member="devices.c::disks_new" ref="5beb2e3bb9bf818b9d0a123f09c7b3e1" args="(gboolean include_NFSs)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">GPtrArray* disks_new           </td>
+          <td>(</td>
+          <td class="paramtype">gboolean </td>
+          <td class="paramname"> <em>include_NFSs</em>          </td>
+          <td> ) </td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Fill a GPtrArray with pointers on struct t_disk containing infos on devices and theoretical mount point. used setfsent() and getfsent(), now uses setmntent() and getmntent() and enmntent(). <dl compact><dt><b>Parameters:</b></dt><dd>
+  <table border="0" cellspacing="2" cellpadding="0">
+    <tr><td valign="top"></td><td valign="top"><em>include_NFSs</em> </td><td>whether to include network file systems </td></tr>
+  </table>
+</dl>
+<dl class="return" compact><dt><b>Returns:</b></dt><dd>GPtrArray *pdisks containing elements to be displayed </dd></dl>
+
+</div>
+</div><p>
+<a class="anchor" name="19a649824cbb252b7b35e9be02067293"></a><!-- doxytag: member="devices.c::disks_print" ref="19a649824cbb252b7b35e9be02067293" args="(GPtrArray *pdisks)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void disks_print           </td>
+          <td>(</td>
+          <td class="paramtype">GPtrArray * </td>
+          <td class="paramname"> <em>pdisks</em>          </td>
+          <td> ) </td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Print a GPtrArray containing pointer on struct t_disk elements 
+</div>
+</div><p>
+<a class="anchor" name="5fd88bedf758b22e14118d12adf14677"></a><!-- doxytag: member="devices.c::disks_refresh" ref="5fd88bedf758b22e14118d12adf14677" args="(GPtrArray *pdisks)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void disks_refresh           </td>
+          <td>(</td>
+          <td class="paramtype">GPtrArray * </td>
+          <td class="paramname"> <em>pdisks</em>          </td>
+          <td> ) </td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Refreshes t_mount_info infos in a GPtrArray containing struct t_disk * elements. 
+</div>
+</div><p>
+<a class="anchor" name="0440882e67cb605a79d36bb883855d95"></a><!-- doxytag: member="devices.c::disks_remove_device" ref="0440882e67cb605a79d36bb883855d95" args="(GPtrArray *pdisks, char *device)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">gboolean disks_remove_device           </td>
+          <td>(</td>
+          <td class="paramtype">GPtrArray * </td>
+          <td class="paramname"> <em>pdisks</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>device</em></td><td> </td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td><td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Removes specfied device from array. <dl class="return" compact><dt><b>Returns:</b></dt><dd>true on success, else false. </dd></dl>
+
+</div>
+</div><p>
+<a class="anchor" name="0a07f6192ae67fb23ff82b0f00df41c3"></a><!-- doxytag: member="devices.c::disks_remove_mountpoint" ref="0a07f6192ae67fb23ff82b0f00df41c3" args="(GPtrArray *pdisks, char *mountp)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">gboolean disks_remove_mountpoint           </td>
+          <td>(</td>
+          <td class="paramtype">GPtrArray * </td>
+          <td class="paramname"> <em>pdisks</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>mountp</em></td><td> </td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td><td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Removes specfied mount point from array. <dl class="return" compact><dt><b>Returns:</b></dt><dd>true on success, else false. </dd></dl>
+
+</div>
+</div><p>
+<a class="anchor" name="d2ee08db98e7345183fb38f035f10a73"></a><!-- doxytag: member="devices.c::disks_search" ref="d2ee08db98e7345183fb38f035f10a73" args="(GPtrArray *pdisks, char *mount_point)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="structs__disk.html">t_disk</a>* disks_search           </td>
+          <td>(</td>
+          <td class="paramtype">GPtrArray * </td>
+          <td class="paramname"> <em>pdisks</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>mount_point</em></td><td> </td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td><td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+<dl class="return" compact><dt><b>Returns:</b></dt><dd>a pointer on FIRST struct t_disk containing char * device as device field; if not found return NULL. </dd></dl>
+
+</div>
+</div><p>
+<a class="anchor" name="8a863831b68ae4e6214d5ec7c3039d3f"></a><!-- doxytag: member="devices.c::get_size_human_readable" ref="8a863831b68ae4e6214d5ec7c3039d3f" args="(float size)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">char* get_size_human_readable           </td>
+          <td>(</td>
+          <td class="paramtype">float </td>
+          <td class="paramname"> <em>size</em>          </td>
+          <td> ) </td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Return a string containing a size expressed in KB, MB or GB and the unit it is expressed in.<p>
+<dl compact><dt><b>Parameters:</b></dt><dd>
+  <table border="0" cellspacing="2" cellpadding="0">
+    <tr><td valign="top"></td><td valign="top"><em>size,:</em> </td><td>Size in bytes </td></tr>
+  </table>
+</dl>
+<dl class="return" compact><dt><b>Returns:</b></dt><dd>Formatted output, e.g. "1.5 GB" </dd></dl>
+
+</div>
+</div><p>
+<a class="anchor" name="ef60ee0cf1abab4e52980911f1c30f18"></a><!-- doxytag: member="devices.c::mount_info_free" ref="ef60ee0cf1abab4e52980911f1c30f18" args="(t_mount_info **mount_info)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void mount_info_free           </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="structs__mount__info.html">t_mount_info</a> ** </td>
+          <td class="paramname"> <em>mount_info</em>          </td>
+          <td> ) </td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="f745bbc242db2c297ed8a899774d645f"></a><!-- doxytag: member="devices.c::mount_info_new" ref="f745bbc242db2c297ed8a899774d645f" args="(float size, float used, float avail, unsigned int percent, char *type, char *mounted_on)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="structs__mount__info.html">t_mount_info</a>* mount_info_new           </td>
+          <td>(</td>
+          <td class="paramtype">float </td>
+          <td class="paramname"> <em>size</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">float </td>
+          <td class="paramname"> <em>used</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">float </td>
+          <td class="paramname"> <em>avail</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">unsigned int </td>
+          <td class="paramname"> <em>percent</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>type</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>mounted_on</em></td><td> </td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td><td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="e6424621414330f39844550188ace612"></a><!-- doxytag: member="devices.c::mount_info_new_from_stat" ref="e6424621414330f39844550188ace612" args="(struct statfs *pstatfs, char *mnt_type, char *mnt_dir)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="structs__mount__info.html">t_mount_info</a>* mount_info_new_from_stat           </td>
+          <td>(</td>
+          <td class="paramtype">struct statfs * </td>
+          <td class="paramname"> <em>pstatfs</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>mnt_type</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>mnt_dir</em></td><td> </td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td><td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Creates a new struct t_mount_info from a struct statfs data. 
+</div>
+</div><p>
+<a class="anchor" name="fd47215839c87d19a2a677593c0eebed"></a><!-- doxytag: member="devices.c::mount_info_print" ref="fd47215839c87d19a2a677593c0eebed" args="(t_mount_info *mount_info)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void mount_info_print           </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="structs__mount__info.html">t_mount_info</a> * </td>
+          <td class="paramname"> <em>mount_info</em>          </td>
+          <td> ) </td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/devices_8c__incl.dot
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/devices_8c__incl.dot	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/devices_8c__incl.dot	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,31 @@
+digraph G
+{
+  edge [fontname="FreeSans.ttf",fontsize=10,labelfontname="FreeSans.ttf",labelfontsize=10];
+  node [fontname="FreeSans.ttf",fontsize=10,shape=record];
+  rankdir=LR;
+  Node1 [label="panel-plugin/devices.c",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
+  Node1 -> Node2 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node2 [label="fstab.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
+  Node1 -> Node3 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node3 [label="glib.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
+  Node1 -> Node4 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node4 [label="mntent.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
+  Node1 -> Node5 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node5 [label="stdio.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
+  Node1 -> Node6 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node6 [label="string.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
+  Node1 -> Node7 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node7 [label="sys/vfs.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
+  Node1 -> Node8 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node8 [label="libxfce4panel/xfce-panel-plugin.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
+  Node1 -> Node9 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node9 [label="libxfce4util/libxfce4util.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
+  Node1 -> Node10 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node10 [label="libxfcegui4/xfce-exec.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
+  Node1 -> Node11 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node11 [label="devices.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$devices_8h.html"];
+  Node11 -> Node3 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node1 -> Node12 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node12 [label="helpers.c",height=0.2,width=0.4,color="red", fillcolor="white", style="filled",URL="$helpers_8c.html"];
+  Node12 -> Node3 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+}

Added: xfce4-mount-plugin/trunk/doc/html/devices_8c__incl.md5
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/devices_8c__incl.md5	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/devices_8c__incl.md5	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1 @@
+8b5a909ff7ffc5b77bd2e4bb96545d8d
\ No newline at end of file

Added: xfce4-mount-plugin/trunk/doc/html/devices_8h.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/devices_8h.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/devices_8h.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,521 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: panel-plugin/devices.h File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="files.html"><span>File List</span></a></li>
+    <li><a href="globals.html"><span>Globals</span></a></li>
+  </ul></div>
+<h1>panel-plugin/devices.h File Reference</h1><code>#include <glib.h></code><br>
+
+<p>
+Include dependency graph for devices.h:
+<p>
+This graph shows which files directly or indirectly include this file:<table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Data Structures</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structs__mount__info.html">s_mount_info</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structs__disk.html">s_disk</a></td></tr>
+
+<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8h.html#d72dbcf6d0153db1b8d8a58001feed83">DEBUG</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8h.html#1a14f2ab6e23e263754ecca29d5114f1">DEBUG_TRACE</a>   1</td></tr>
+
+<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="structs__mount__info.html">s_mount_info</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8h.html#9580941fb4457bd285ac42ed73c3785e">t_mount_info</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="structs__disk.html">s_disk</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8h.html#9c16d7a4d14f3d0ec5ded95ccca4ae8f">t_disk</a></td></tr>
+
+<tr><td colspan="2"><br><h2>Enumerations</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom">{ <a class="el" href="devices_8h.html#06fc87d81c62e9abb8790b6e5713c55bc157bdf0b85a40d2619cbc8bc1ae5fe2">NONE</a> =  0, 
+<a class="el" href="devices_8h.html#06fc87d81c62e9abb8790b6e5713c55b2fd6f336d08340583bd620a7f5694c90">ERROR</a>
+ }</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc3669">t_deviceclass</a> { <br>
+  <a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc366940bb3362e236a4919f5855015474e7fb">HARDDISK</a> =  0, 
+<a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc36694ba7a18dad4c2b80d41444425fc4b818">REMOTE</a>, 
+<a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc36692a14928e5dfa0921d2000a8637122452">CD_DVD</a>, 
+<a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc366953b9e7ca85be548877b7a7891c88e8e8">REMOVABLE</a>, 
+<br>
+  <a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc36696ce26a62afab55d7606ad4e92428b30c">UNKNOWN</a>
+<br>
+ }</td></tr>
+
+<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">char * </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8h.html#8a863831b68ae4e6214d5ec7c3039d3f">get_size_human_readable</a> (float size)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8h.html#c33ec3e30502b3cb8bc9383226700231">disk_mount</a> (<a class="el" href="structs__disk.html">t_disk</a> *pdisk, char *on_mount_cmd, char *mount_command, gboolean eject)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8h.html#3fe8d9ca58dc2b6e940ae3d88000cf00">disk_umount</a> (<a class="el" href="structs__disk.html">t_disk</a> *pdisk, char *umount_command, gboolean synchronous, gboolean eject)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">GPtrArray * </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8h.html#5beb2e3bb9bf818b9d0a123f09c7b3e1">disks_new</a> (gboolean include_NFSs)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8h.html#42e91044bfbe2dd6eda5dadf123c0804">disks_free</a> (GPtrArray **pdisks)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8h.html#19a649824cbb252b7b35e9be02067293">disks_print</a> (GPtrArray *pdisks)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">gboolean </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8h.html#0440882e67cb605a79d36bb883855d95">disks_remove_device</a> (GPtrArray *pdisks, char *device)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">gboolean </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8h.html#56c598d7a4367494b9229ede7fa23414">disks_remove_mountpoint</a> (GPtrArray *pdisks, char *mountpoint)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structs__disk.html">t_disk</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8h.html#83ab498025f8049df3555c761fc7fea5">disks_search</a> (GPtrArray *pdisks, char *device)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8h.html#5fd88bedf758b22e14118d12adf14677">disks_refresh</a> (GPtrArray *pdisks)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc3669">t_deviceclass</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="devices_8h.html#9301dbb9ad7dfb42a389e392fcf429ce">disk_classify</a> (char *device, char *mountpoint)</td></tr>
+
+</table>
+<hr><h2>Define Documentation</h2>
+<a class="anchor" name="d72dbcf6d0153db1b8d8a58001feed83"></a><!-- doxytag: member="devices.h::DEBUG" ref="d72dbcf6d0153db1b8d8a58001feed83" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define DEBUG   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="1a14f2ab6e23e263754ecca29d5114f1"></a><!-- doxytag: member="devices.h::DEBUG_TRACE" ref="1a14f2ab6e23e263754ecca29d5114f1" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define DEBUG_TRACE   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<hr><h2>Typedef Documentation</h2>
+<a class="anchor" name="9c16d7a4d14f3d0ec5ded95ccca4ae8f"></a><!-- doxytag: member="devices.h::t_disk" ref="9c16d7a4d14f3d0ec5ded95ccca4ae8f" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">typedef struct <a class="el" href="structs__disk.html">s_disk</a>  <a class="el" href="structs__disk.html">t_disk</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Disk information. 
+</div>
+</div><p>
+<a class="anchor" name="9580941fb4457bd285ac42ed73c3785e"></a><!-- doxytag: member="devices.h::t_mount_info" ref="9580941fb4457bd285ac42ed73c3785e" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">typedef struct <a class="el" href="structs__mount__info.html">s_mount_info</a>  <a class="el" href="structs__mount__info.html">t_mount_info</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Mount information. Additional info when a t_disk is mounted. 
+</div>
+</div><p>
+<hr><h2>Enumeration Type Documentation</h2>
+<a class="anchor" name="06fc87d81c62e9abb8790b6e5713c55b"></a><!-- doxytag: member="devices.h::@0" ref="06fc87d81c62e9abb8790b6e5713c55b" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">anonymous enum          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+An enum. NONE and ERROR as aliases. <dl compact><dt><b>Enumerator: </b></dt><dd>
+<table border="0" cellspacing="2" cellpadding="0">
+<tr><td valign="top"><em><a class="anchor" name="06fc87d81c62e9abb8790b6e5713c55bc157bdf0b85a40d2619cbc8bc1ae5fe2"></a><!-- doxytag: member="NONE" ref="06fc87d81c62e9abb8790b6e5713c55bc157bdf0b85a40d2619cbc8bc1ae5fe2" args="" -->NONE</em> </td><td>
+</td></tr>
+<tr><td valign="top"><em><a class="anchor" name="06fc87d81c62e9abb8790b6e5713c55b2fd6f336d08340583bd620a7f5694c90"></a><!-- doxytag: member="ERROR" ref="06fc87d81c62e9abb8790b6e5713c55b2fd6f336d08340583bd620a7f5694c90" args="" -->ERROR</em> </td><td>
+</td></tr>
+</table>
+</dl>
+
+</div>
+</div><p>
+<a class="anchor" name="b5b37940bd0292a0467ceafedacc3669"></a><!-- doxytag: member="devices.h::t_deviceclass" ref="b5b37940bd0292a0467ceafedacc3669" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">enum <a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc3669">t_deviceclass</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Device class. Used for classification of devices discovered in the system into CDs, removable media etc. <dl compact><dt><b>Enumerator: </b></dt><dd>
+<table border="0" cellspacing="2" cellpadding="0">
+<tr><td valign="top"><em><a class="anchor" name="b5b37940bd0292a0467ceafedacc366940bb3362e236a4919f5855015474e7fb"></a><!-- doxytag: member="HARDDISK" ref="b5b37940bd0292a0467ceafedacc366940bb3362e236a4919f5855015474e7fb" args="" -->HARDDISK</em> </td><td>
+</td></tr>
+<tr><td valign="top"><em><a class="anchor" name="b5b37940bd0292a0467ceafedacc36694ba7a18dad4c2b80d41444425fc4b818"></a><!-- doxytag: member="REMOTE" ref="b5b37940bd0292a0467ceafedacc36694ba7a18dad4c2b80d41444425fc4b818" args="" -->REMOTE</em> </td><td>
+</td></tr>
+<tr><td valign="top"><em><a class="anchor" name="b5b37940bd0292a0467ceafedacc36692a14928e5dfa0921d2000a8637122452"></a><!-- doxytag: member="CD_DVD" ref="b5b37940bd0292a0467ceafedacc36692a14928e5dfa0921d2000a8637122452" args="" -->CD_DVD</em> </td><td>
+</td></tr>
+<tr><td valign="top"><em><a class="anchor" name="b5b37940bd0292a0467ceafedacc366953b9e7ca85be548877b7a7891c88e8e8"></a><!-- doxytag: member="REMOVABLE" ref="b5b37940bd0292a0467ceafedacc366953b9e7ca85be548877b7a7891c88e8e8" args="" -->REMOVABLE</em> </td><td>
+</td></tr>
+<tr><td valign="top"><em><a class="anchor" name="b5b37940bd0292a0467ceafedacc36696ce26a62afab55d7606ad4e92428b30c"></a><!-- doxytag: member="UNKNOWN" ref="b5b37940bd0292a0467ceafedacc36696ce26a62afab55d7606ad4e92428b30c" args="" -->UNKNOWN</em> </td><td>
+</td></tr>
+</table>
+</dl>
+
+</div>
+</div><p>
+<hr><h2>Function Documentation</h2>
+<a class="anchor" name="9301dbb9ad7dfb42a389e392fcf429ce"></a><!-- doxytag: member="devices.h::disk_classify" ref="9301dbb9ad7dfb42a389e392fcf429ce" args="(char *device, char *mountpoint)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc3669">t_deviceclass</a> disk_classify           </td>
+          <td>(</td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>device</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>mountpoint</em></td><td> </td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td><td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Returns classification for given information <dl compact><dt><b>Parameters:</b></dt><dd>
+  <table border="0" cellspacing="2" cellpadding="0">
+    <tr><td valign="top"></td><td valign="top"><em>device</em> </td><td>Device to get class for </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>mountpoint</em> </td><td>Mountpoint used as additional information for classfication </td></tr>
+  </table>
+</dl>
+<dl class="return" compact><dt><b>Returns:</b></dt><dd>Device class </dd></dl>
+
+</div>
+</div><p>
+<a class="anchor" name="c33ec3e30502b3cb8bc9383226700231"></a><!-- doxytag: member="devices.h::disk_mount" ref="c33ec3e30502b3cb8bc9383226700231" args="(t_disk *pdisk, char *on_mount_cmd, char *mount_command, gboolean eject)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void disk_mount           </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="structs__disk.html">t_disk</a> * </td>
+          <td class="paramname"> <em>pdisk</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>on_mount_cmd</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>mount_command</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">gboolean </td>
+          <td class="paramname"> <em>eject</em></td><td> </td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td><td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Return exit status of the mount command 
+</div>
+</div><p>
+<a class="anchor" name="3fe8d9ca58dc2b6e940ae3d88000cf00"></a><!-- doxytag: member="devices.h::disk_umount" ref="3fe8d9ca58dc2b6e940ae3d88000cf00" args="(t_disk *pdisk, char *umount_command, gboolean synchronous, gboolean eject)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">int disk_umount           </td>
+          <td>(</td>
+          <td class="paramtype"><a class="el" href="structs__disk.html">t_disk</a> * </td>
+          <td class="paramname"> <em>pdisk</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>umount_command</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">gboolean </td>
+          <td class="paramname"> <em>synchronous</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">gboolean </td>
+          <td class="paramname"> <em>eject</em></td><td> </td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td><td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Return exit status of the umount command. 
+</div>
+</div><p>
+<a class="anchor" name="42e91044bfbe2dd6eda5dadf123c0804"></a><!-- doxytag: member="devices.h::disks_free" ref="42e91044bfbe2dd6eda5dadf123c0804" args="(GPtrArray **pdisks)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void disks_free           </td>
+          <td>(</td>
+          <td class="paramtype">GPtrArray ** </td>
+          <td class="paramname"> <em>pdisks</em>          </td>
+          <td> ) </td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Free a GPtrArray containing pointer on struct t_disk elements 
+</div>
+</div><p>
+<a class="anchor" name="5beb2e3bb9bf818b9d0a123f09c7b3e1"></a><!-- doxytag: member="devices.h::disks_new" ref="5beb2e3bb9bf818b9d0a123f09c7b3e1" args="(gboolean include_NFSs)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">GPtrArray* disks_new           </td>
+          <td>(</td>
+          <td class="paramtype">gboolean </td>
+          <td class="paramname"> <em>include_NFSs</em>          </td>
+          <td> ) </td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Fill a GPtrArray with pointers on struct t_disk containing infos on devices and theoretical mount point. used setfsent() and getfsent(), now uses setmntent() and getmntent() and enmntent(). <dl compact><dt><b>Parameters:</b></dt><dd>
+  <table border="0" cellspacing="2" cellpadding="0">
+    <tr><td valign="top"></td><td valign="top"><em>include_NFSs</em> </td><td>whether to include network file systems </td></tr>
+  </table>
+</dl>
+<dl class="return" compact><dt><b>Returns:</b></dt><dd>GPtrArray *pdisks containing elements to be displayed </dd></dl>
+
+</div>
+</div><p>
+<a class="anchor" name="19a649824cbb252b7b35e9be02067293"></a><!-- doxytag: member="devices.h::disks_print" ref="19a649824cbb252b7b35e9be02067293" args="(GPtrArray *pdisks)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void disks_print           </td>
+          <td>(</td>
+          <td class="paramtype">GPtrArray * </td>
+          <td class="paramname"> <em>pdisks</em>          </td>
+          <td> ) </td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Print a GPtrArray containing pointer on struct t_disk elements 
+</div>
+</div><p>
+<a class="anchor" name="5fd88bedf758b22e14118d12adf14677"></a><!-- doxytag: member="devices.h::disks_refresh" ref="5fd88bedf758b22e14118d12adf14677" args="(GPtrArray *pdisks)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">void disks_refresh           </td>
+          <td>(</td>
+          <td class="paramtype">GPtrArray * </td>
+          <td class="paramname"> <em>pdisks</em>          </td>
+          <td> ) </td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Refreshes t_mount_info infos in a GPtrArray containing struct t_disk * elements. 
+</div>
+</div><p>
+<a class="anchor" name="0440882e67cb605a79d36bb883855d95"></a><!-- doxytag: member="devices.h::disks_remove_device" ref="0440882e67cb605a79d36bb883855d95" args="(GPtrArray *pdisks, char *device)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">gboolean disks_remove_device           </td>
+          <td>(</td>
+          <td class="paramtype">GPtrArray * </td>
+          <td class="paramname"> <em>pdisks</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>device</em></td><td> </td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td><td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Removes specfied device from array. <dl class="return" compact><dt><b>Returns:</b></dt><dd>true on success, else false. </dd></dl>
+
+</div>
+</div><p>
+<a class="anchor" name="56c598d7a4367494b9229ede7fa23414"></a><!-- doxytag: member="devices.h::disks_remove_mountpoint" ref="56c598d7a4367494b9229ede7fa23414" args="(GPtrArray *pdisks, char *mountpoint)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">gboolean disks_remove_mountpoint           </td>
+          <td>(</td>
+          <td class="paramtype">GPtrArray * </td>
+          <td class="paramname"> <em>pdisks</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>mountp</em></td><td> </td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td><td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Removes specfied mount point from array. <dl class="return" compact><dt><b>Returns:</b></dt><dd>true on success, else false. </dd></dl>
+
+</div>
+</div><p>
+<a class="anchor" name="83ab498025f8049df3555c761fc7fea5"></a><!-- doxytag: member="devices.h::disks_search" ref="83ab498025f8049df3555c761fc7fea5" args="(GPtrArray *pdisks, char *device)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="structs__disk.html">t_disk</a>* disks_search           </td>
+          <td>(</td>
+          <td class="paramtype">GPtrArray * </td>
+          <td class="paramname"> <em>pdisks</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>mount_point</em></td><td> </td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td><td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+<dl class="return" compact><dt><b>Returns:</b></dt><dd>a pointer on FIRST struct t_disk containing char * device as device field; if not found return NULL. </dd></dl>
+
+</div>
+</div><p>
+<a class="anchor" name="8a863831b68ae4e6214d5ec7c3039d3f"></a><!-- doxytag: member="devices.h::get_size_human_readable" ref="8a863831b68ae4e6214d5ec7c3039d3f" args="(float size)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">char* get_size_human_readable           </td>
+          <td>(</td>
+          <td class="paramtype">float </td>
+          <td class="paramname"> <em>size</em>          </td>
+          <td> ) </td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Return a string containing a size expressed in KB, MB or GB and the unit it is expressed in.<p>
+<dl compact><dt><b>Parameters:</b></dt><dd>
+  <table border="0" cellspacing="2" cellpadding="0">
+    <tr><td valign="top"></td><td valign="top"><em>size,:</em> </td><td>Size in bytes </td></tr>
+  </table>
+</dl>
+<dl class="return" compact><dt><b>Returns:</b></dt><dd>Formatted output, e.g. "1.5 GB" </dd></dl>
+
+</div>
+</div><p>
+<hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/devices_8h__dep__incl.dot
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/devices_8h__dep__incl.dot	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/devices_8h__dep__incl.dot	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,11 @@
+digraph G
+{
+  edge [fontname="FreeSans.ttf",fontsize=10,labelfontname="FreeSans.ttf",labelfontsize=10];
+  node [fontname="FreeSans.ttf",fontsize=10,shape=record];
+  rankdir=LR;
+  Node1 [label="panel-plugin/devices.h",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
+  Node1 -> Node2 [dir=back,color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node2 [label="panel-plugin/devices.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$devices_8c.html"];
+  Node1 -> Node3 [dir=back,color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node3 [label="panel-plugin/mount-plugin.h",height=0.2,width=0.4,color="red", fillcolor="white", style="filled",URL="$mount-plugin_8h.html"];
+}

Added: xfce4-mount-plugin/trunk/doc/html/devices_8h__dep__incl.md5
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/devices_8h__dep__incl.md5	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/devices_8h__dep__incl.md5	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1 @@
+6e624958e008cc2a051c7f6e3b746d56
\ No newline at end of file

Added: xfce4-mount-plugin/trunk/doc/html/devices_8h__incl.dot
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/devices_8h__incl.dot	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/devices_8h__incl.dot	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,9 @@
+digraph G
+{
+  edge [fontname="FreeSans.ttf",fontsize=10,labelfontname="FreeSans.ttf",labelfontsize=10];
+  node [fontname="FreeSans.ttf",fontsize=10,shape=record];
+  rankdir=LR;
+  Node1 [label="panel-plugin/devices.h",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
+  Node1 -> Node2 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node2 [label="glib.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
+}

Added: xfce4-mount-plugin/trunk/doc/html/devices_8h__incl.md5
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/devices_8h__incl.md5	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/devices_8h__incl.md5	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1 @@
+60be6b2ad9fbd47a7876e00d9aa3b856
\ No newline at end of file

Added: xfce4-mount-plugin/trunk/doc/html/doxygen.css
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/doxygen.css	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/doxygen.css	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,358 @@
+BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV {
+	font-family: Geneva, Arial, Helvetica, sans-serif;
+}
+BODY,TD {
+       font-size: 90%;
+}
+H1 {
+	text-align: center;
+       font-size: 160%;
+}
+H2 {
+       font-size: 120%;
+}
+H3 {
+       font-size: 100%;
+}
+CAPTION { font-weight: bold }
+DIV.qindex {
+	width: 100%;
+	background-color: #e8eef2;
+	border: 1px solid #84b0c7;
+	text-align: center;
+	margin: 2px;
+	padding: 2px;
+	line-height: 140%;
+}
+DIV.nav {
+	width: 100%;
+	background-color: #e8eef2;
+	border: 1px solid #84b0c7;
+	text-align: center;
+	margin: 2px;
+	padding: 2px;
+	line-height: 140%;
+}
+DIV.navtab {
+       background-color: #e8eef2;
+       border: 1px solid #84b0c7;
+       text-align: center;
+       margin: 2px;
+       margin-right: 15px;
+       padding: 2px;
+}
+TD.navtab {
+       font-size: 70%;
+}
+A.qindex {
+       text-decoration: none;
+       font-weight: bold;
+       color: #1A419D;
+}
+A.qindex:visited {
+       text-decoration: none;
+       font-weight: bold;
+       color: #1A419D
+}
+A.qindex:hover {
+	text-decoration: none;
+	background-color: #ddddff;
+}
+A.qindexHL {
+	text-decoration: none;
+	font-weight: bold;
+	background-color: #6666cc;
+	color: #ffffff;
+	border: 1px double #9295C2;
+}
+A.qindexHL:hover {
+	text-decoration: none;
+	background-color: #6666cc;
+	color: #ffffff;
+}
+A.qindexHL:visited { text-decoration: none; background-color: #6666cc; color: #ffffff }
+A.el { text-decoration: none; font-weight: bold }
+A.elRef { font-weight: bold }
+A.code:link { text-decoration: none; font-weight: normal; color: #0000FF}
+A.code:visited { text-decoration: none; font-weight: normal; color: #0000FF}
+A.codeRef:link { font-weight: normal; color: #0000FF}
+A.codeRef:visited { font-weight: normal; color: #0000FF}
+A:hover { text-decoration: none; background-color: #f2f2ff }
+DL.el { margin-left: -1cm }
+.fragment {
+       font-family: monospace, fixed;
+       font-size: 95%;
+}
+PRE.fragment {
+	border: 1px solid #CCCCCC;
+	background-color: #f5f5f5;
+	margin-top: 4px;
+	margin-bottom: 4px;
+	margin-left: 2px;
+	margin-right: 8px;
+	padding-left: 6px;
+	padding-right: 6px;
+	padding-top: 4px;
+	padding-bottom: 4px;
+}
+DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px }
+
+DIV.groupHeader {
+       margin-left: 16px;
+       margin-top: 12px;
+       margin-bottom: 6px;
+       font-weight: bold;
+}
+DIV.groupText { margin-left: 16px; font-style: italic; font-size: 90% }
+BODY {
+	background: white;
+	color: black;
+	margin-right: 20px;
+	margin-left: 20px;
+}
+TD.indexkey {
+	background-color: #e8eef2;
+	font-weight: bold;
+	padding-right  : 10px;
+	padding-top    : 2px;
+	padding-left   : 10px;
+	padding-bottom : 2px;
+	margin-left    : 0px;
+	margin-right   : 0px;
+	margin-top     : 2px;
+	margin-bottom  : 2px;
+	border: 1px solid #CCCCCC;
+}
+TD.indexvalue {
+	background-color: #e8eef2;
+	font-style: italic;
+	padding-right  : 10px;
+	padding-top    : 2px;
+	padding-left   : 10px;
+	padding-bottom : 2px;
+	margin-left    : 0px;
+	margin-right   : 0px;
+	margin-top     : 2px;
+	margin-bottom  : 2px;
+	border: 1px solid #CCCCCC;
+}
+TR.memlist {
+   background-color: #f0f0f0; 
+}
+P.formulaDsp { text-align: center; }
+IMG.formulaDsp { }
+IMG.formulaInl { vertical-align: middle; }
+SPAN.keyword       { color: #008000 }
+SPAN.keywordtype   { color: #604020 }
+SPAN.keywordflow   { color: #e08000 }
+SPAN.comment       { color: #800000 }
+SPAN.preprocessor  { color: #806020 }
+SPAN.stringliteral { color: #002080 }
+SPAN.charliteral   { color: #008080 }
+.mdescLeft {
+       padding: 0px 8px 4px 8px;
+	font-size: 80%;
+	font-style: italic;
+	background-color: #FAFAFA;
+	border-top: 1px none #E0E0E0;
+	border-right: 1px none #E0E0E0;
+	border-bottom: 1px none #E0E0E0;
+	border-left: 1px none #E0E0E0;
+	margin: 0px;
+}
+.mdescRight {
+       padding: 0px 8px 4px 8px;
+	font-size: 80%;
+	font-style: italic;
+	background-color: #FAFAFA;
+	border-top: 1px none #E0E0E0;
+	border-right: 1px none #E0E0E0;
+	border-bottom: 1px none #E0E0E0;
+	border-left: 1px none #E0E0E0;
+	margin: 0px;
+}
+.memItemLeft {
+	padding: 1px 0px 0px 8px;
+	margin: 4px;
+	border-top-width: 1px;
+	border-right-width: 1px;
+	border-bottom-width: 1px;
+	border-left-width: 1px;
+	border-top-color: #E0E0E0;
+	border-right-color: #E0E0E0;
+	border-bottom-color: #E0E0E0;
+	border-left-color: #E0E0E0;
+	border-top-style: solid;
+	border-right-style: none;
+	border-bottom-style: none;
+	border-left-style: none;
+	background-color: #FAFAFA;
+	font-size: 80%;
+}
+.memItemRight {
+	padding: 1px 8px 0px 8px;
+	margin: 4px;
+	border-top-width: 1px;
+	border-right-width: 1px;
+	border-bottom-width: 1px;
+	border-left-width: 1px;
+	border-top-color: #E0E0E0;
+	border-right-color: #E0E0E0;
+	border-bottom-color: #E0E0E0;
+	border-left-color: #E0E0E0;
+	border-top-style: solid;
+	border-right-style: none;
+	border-bottom-style: none;
+	border-left-style: none;
+	background-color: #FAFAFA;
+	font-size: 80%;
+}
+.memTemplItemLeft {
+	padding: 1px 0px 0px 8px;
+	margin: 4px;
+	border-top-width: 1px;
+	border-right-width: 1px;
+	border-bottom-width: 1px;
+	border-left-width: 1px;
+	border-top-color: #E0E0E0;
+	border-right-color: #E0E0E0;
+	border-bottom-color: #E0E0E0;
+	border-left-color: #E0E0E0;
+	border-top-style: none;
+	border-right-style: none;
+	border-bottom-style: none;
+	border-left-style: none;
+	background-color: #FAFAFA;
+	font-size: 80%;
+}
+.memTemplItemRight {
+	padding: 1px 8px 0px 8px;
+	margin: 4px;
+	border-top-width: 1px;
+	border-right-width: 1px;
+	border-bottom-width: 1px;
+	border-left-width: 1px;
+	border-top-color: #E0E0E0;
+	border-right-color: #E0E0E0;
+	border-bottom-color: #E0E0E0;
+	border-left-color: #E0E0E0;
+	border-top-style: none;
+	border-right-style: none;
+	border-bottom-style: none;
+	border-left-style: none;
+	background-color: #FAFAFA;
+	font-size: 80%;
+}
+.memTemplParams {
+	padding: 1px 0px 0px 8px;
+	margin: 4px;
+	border-top-width: 1px;
+	border-right-width: 1px;
+	border-bottom-width: 1px;
+	border-left-width: 1px;
+	border-top-color: #E0E0E0;
+	border-right-color: #E0E0E0;
+	border-bottom-color: #E0E0E0;
+	border-left-color: #E0E0E0;
+	border-top-style: solid;
+	border-right-style: none;
+	border-bottom-style: none;
+	border-left-style: none;
+       color: #606060;
+	background-color: #FAFAFA;
+	font-size: 80%;
+}
+.search     { color: #003399;
+              font-weight: bold;
+}
+FORM.search {
+              margin-bottom: 0px;
+              margin-top: 0px;
+}
+INPUT.search { font-size: 75%;
+               color: #000080;
+               font-weight: normal;
+               background-color: #e8eef2;
+}
+TD.tiny      { font-size: 75%;
+}
+a {
+	color: #1A41A8;
+}
+a:visited {
+	color: #2A3798;
+}
+.dirtab { padding: 4px;
+          border-collapse: collapse;
+          border: 1px solid #84b0c7;
+}
+TH.dirtab { background: #e8eef2;
+            font-weight: bold;
+}
+HR { height: 1px;
+     border: none;
+     border-top: 1px solid black;
+}
+
+/* Style for detailed member documentation */
+.memtemplate {
+  font-size: 80%;
+  color: #606060;
+  font-weight: normal;
+} 
+.memnav { 
+  background-color: #e8eef2;
+  border: 1px solid #84b0c7;
+  text-align: center;
+  margin: 2px;
+  margin-right: 15px;
+  padding: 2px;
+}
+.memitem {
+  padding: 4px;
+  background-color: #eef3f5;
+  border-width: 1px;
+  border-style: solid;
+  border-color: #dedeee;
+  -moz-border-radius: 8px 8px 8px 8px;
+}
+.memname {
+  white-space: nowrap;
+  font-weight: bold;
+}
+.memdoc{
+  padding-left: 10px;
+}
+.memproto {
+  background-color: #d5e1e8;
+  width: 100%;
+  border-width: 1px;
+  border-style: solid;
+  border-color: #84b0c7;
+  font-weight: bold;
+  -moz-border-radius: 8px 8px 8px 8px;
+}
+.paramkey {
+  text-align: right;
+}
+.paramtype {
+  white-space: nowrap;
+}
+.paramname {
+  color: #602020;
+  font-style: italic;
+  white-space: nowrap;
+}
+/* End Styling for detailed member documentation */
+
+/* for the tree view */
+.ftvtree {
+	font-family: sans-serif;
+	margin:0.5em;
+}
+.directory { font-size: 9pt; font-weight: bold; }
+.directory h3 { margin: 0px; margin-top: 1em; font-size: 11pt; }
+.directory > h3 { margin-top: 0; }
+.directory p { margin: 0px; white-space: nowrap; }
+.directory div { display: none; margin: 0px; }
+.directory img { vertical-align: -30%; }

Added: xfce4-mount-plugin/trunk/doc/html/doxygen.png
===================================================================
(Binary files differ)


Property changes on: xfce4-mount-plugin/trunk/doc/html/doxygen.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: xfce4-mount-plugin/trunk/doc/html/files.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/files.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/files.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,32 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: File Index</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li id="current"><a href="files.html"><span>File List</span></a></li>
+    <li><a href="globals.html"><span>Globals</span></a></li>
+  </ul></div>
+<h1>Xfce4-Mount-Plugin File List</h1>Here is a list of all files with brief descriptions:<table>
+  <tr><td class="indexkey"><a class="el" href="config_8h.html">config.h</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">panel-plugin/<a class="el" href="devices_8c.html">devices.c</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">panel-plugin/<a class="el" href="devices_8h.html">devices.h</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">panel-plugin/<a class="el" href="helpers_8c.html">helpers.c</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">panel-plugin/<a class="el" href="icons_8h.html">icons.h</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">panel-plugin/<a class="el" href="mount-plugin_8c.html">mount-plugin.c</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">panel-plugin/<a class="el" href="mount-plugin_8h.html">mount-plugin.h</a></td><td class="indexvalue"></td></tr>
+</table>
+<hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/functions.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/functions.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/functions.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,160 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: Data Fields</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li id="current"><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li id="current"><a href="functions.html"><span>Data Fields</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li id="current"><a href="functions.html"><span>All</span></a></li>
+    <li><a href="functions_vars.html"><span>Variables</span></a></li>
+  </ul>
+</div>
+<div class="tabs">
+  <ul>
+    <li><a href="#index_a"><span>a</span></a></li>
+    <li><a href="#index_b"><span>b</span></a></li>
+    <li><a href="#index_d"><span>d</span></a></li>
+    <li><a href="#index_e"><span>e</span></a></li>
+    <li><a href="#index_h"><span>h</span></a></li>
+    <li><a href="#index_i"><span>i</span></a></li>
+    <li><a href="#index_l"><span>l</span></a></li>
+    <li><a href="#index_m"><span>m</span></a></li>
+    <li><a href="#index_o"><span>o</span></a></li>
+    <li><a href="#index_p"><span>p</span></a></li>
+    <li><a href="#index_s"><span>s</span></a></li>
+    <li><a href="#index_t"><span>t</span></a></li>
+    <li><a href="#index_u"><span>u</span></a></li>
+  </ul>
+</div>
+
+<p>
+Here is a list of all struct and union fields with links to the structures/unions they belong to:
+<p>
+<h3><a class="anchor" name="index_a">- a -</a></h3><ul>
+<li>avail
+: <a class="el" href="structs__mount__info.html#04caa277fae2619d2ff6eefcc0bccca4">s_mount_info</a>
+</ul>
+<h3><a class="anchor" name="index_b">- b -</a></h3><ul>
+<li>box_mount_commands
+: <a class="el" href="structt__mounter__dialog.html#f05d756baa2fc6748c166cafe907be2a">t_mounter_dialog</a>
+<li>button
+: <a class="el" href="structt__mounter.html#4c78be1f637b103041bb207758a3a49c">t_mounter</a>
+<li>button_pb
+: <a class="el" href="structt__mounter.html#9191228a1a1cf4385bea06c830ea7e6b">t_mounter</a>
+</ul>
+<h3><a class="anchor" name="index_d">- d -</a></h3><ul>
+<li>dc
+: <a class="el" href="structs__disk.html#88864ba3892db9eef2f803695228382c">s_disk</a>
+<li>device
+: <a class="el" href="structs__disk.html#8c781e611e4294f4a86361d815fb7de7">s_disk</a>
+<li>dialog
+: <a class="el" href="structt__mounter__dialog.html#a08b9bd11bc7e013c6bff01a747f3040">t_mounter_dialog</a>
+</ul>
+<h3><a class="anchor" name="index_e">- e -</a></h3><ul>
+<li>eject_drives
+: <a class="el" href="structt__mounter.html#5e603f6ab05bd2f7ef0a890752b6fe93">t_mounter</a>
+<li>exclude_FSs
+: <a class="el" href="structt__mounter.html#d335bfa0636fb4eab6ee86e89c599f46">t_mounter</a>
+<li>excluded_filesystems
+: <a class="el" href="structt__mounter.html#34dcd9ec1d865514a9e5365fce2ce15c">t_mounter</a>
+</ul>
+<h3><a class="anchor" name="index_h">- h -</a></h3><ul>
+<li>hbox
+: <a class="el" href="structt__disk__display.html#8eeb4edcdb4921edbaeea98257fa3494">t_disk_display</a>
+</ul>
+<h3><a class="anchor" name="index_i">- i -</a></h3><ul>
+<li>icon
+: <a class="el" href="structt__mounter.html#ce5c64601e1157219963d9ebce811a37">t_mounter</a>
+<li>include_NFSs
+: <a class="el" href="structt__mounter.html#7b4ef67ca980cdd3ebc377234bc9fff0">t_mounter</a>
+</ul>
+<h3><a class="anchor" name="index_l">- l -</a></h3><ul>
+<li>label_disk
+: <a class="el" href="structt__disk__display.html#e8a1fca3ff2c4cae82e91aac151cec7d">t_disk_display</a>
+<li>label_mount_info
+: <a class="el" href="structt__disk__display.html#8744e0598f82d5dd08c0b77a5ee79e14">t_disk_display</a>
+</ul>
+<h3><a class="anchor" name="index_m">- m -</a></h3><ul>
+<li>menu
+: <a class="el" href="structt__mounter.html#35b28406e23244729a16593c9b10f5a4">t_mounter</a>
+<li>menu_item
+: <a class="el" href="structt__disk__display.html#7d162e6cf510b1c138706ea4c7117f41">t_disk_display</a>
+<li>message_dialog
+: <a class="el" href="structt__mounter.html#c32984c853f958550480c9f43ad868bf">t_mounter</a>
+<li>mount_command
+: <a class="el" href="structt__mounter.html#3d89d5170e79a2d39aa91bb13492274b">t_mounter</a>
+<li>mount_info
+: <a class="el" href="structs__disk.html#a19ff5b8f87216db796d6ba12ba59652">s_disk</a>
+<li>mount_point
+: <a class="el" href="structs__disk.html#08c63940f790fb827c2dde442b4e0eb6">s_disk</a>
+<li>mounted_on
+: <a class="el" href="structs__mount__info.html#3906cc3affaaf138a1fde1b7571dd739">s_mount_info</a>
+<li>mt
+: <a class="el" href="structt__mounter__dialog.html#4d41436bf6539d6c621cec072f90d368">t_mounter_dialog</a>
+</ul>
+<h3><a class="anchor" name="index_o">- o -</a></h3><ul>
+<li>on_mount_cmd
+: <a class="el" href="structt__mounter.html#bd9df6d991d124bfaea4b23984a71462">t_mounter</a>
+</ul>
+<h3><a class="anchor" name="index_p">- p -</a></h3><ul>
+<li>pdisks
+: <a class="el" href="structt__mounter.html#5ec34df36a421075a92a88cce4ff25cb">t_mounter</a>
+<li>percent
+: <a class="el" href="structs__mount__info.html#ad5f893b696832684e5149899e002696">s_mount_info</a>
+<li>plugin
+: <a class="el" href="structt__mounter.html#bf6c9dffd9572c9dd7afce1793171a53">t_mounter</a>
+<li>progress_bar
+: <a class="el" href="structt__disk__display.html#01e4d627303108c5eec661ce05ac165d">t_disk_display</a>
+</ul>
+<h3><a class="anchor" name="index_s">- s -</a></h3><ul>
+<li>show_eject_drives
+: <a class="el" href="structt__mounter__dialog.html#3e3d3470f0221fe282ba75175d5a7d32">t_mounter_dialog</a>
+<li>show_exclude_FSs
+: <a class="el" href="structt__mounter__dialog.html#1e4d4a051c63e7341e0ebc96109b38db">t_mounter_dialog</a>
+<li>show_include_NFSs
+: <a class="el" href="structt__mounter__dialog.html#e68c0f0aa8e5cda4dadaf3a34d1d2451">t_mounter_dialog</a>
+<li>show_message_dialog
+: <a class="el" href="structt__mounter__dialog.html#63077599d870c3f2c885057d8bf0d426">t_mounter_dialog</a>
+<li>size
+: <a class="el" href="structs__mount__info.html#0a262f6dd3f54cbe33608452a02842bf">s_mount_info</a>
+<li>specify_commands
+: <a class="el" href="structt__mounter__dialog.html#46f3a6bf358feacb63d06ef55509360e">t_mounter_dialog</a>
+<li>string_cmd
+: <a class="el" href="structt__mounter__dialog.html#4bcaf6b33902084aa3f5aef786e6c637">t_mounter_dialog</a>
+<li>string_excluded_filesystems
+: <a class="el" href="structt__mounter__dialog.html#c6037c073ac0603a69809675e9d7b675">t_mounter_dialog</a>
+<li>string_icon
+: <a class="el" href="structt__mounter__dialog.html#9055050a47b3ad5c59df32ba85ec4278">t_mounter_dialog</a>
+<li>string_mount_command
+: <a class="el" href="structt__mounter__dialog.html#65439c544b99c27fb5c75d10fb857915">t_mounter_dialog</a>
+<li>string_umount_command
+: <a class="el" href="structt__mounter__dialog.html#84a74df5c2b8929d1e59007d36083108">t_mounter_dialog</a>
+</ul>
+<h3><a class="anchor" name="index_t">- t -</a></h3><ul>
+<li>type
+: <a class="el" href="structs__mount__info.html#23ac8a1e8c7b0e83d4861f7e48a04296">s_mount_info</a>
+</ul>
+<h3><a class="anchor" name="index_u">- u -</a></h3><ul>
+<li>umount_command
+: <a class="el" href="structt__mounter.html#bdda5a37a30d26f0527826bc4f60cdfe">t_mounter</a>
+<li>used
+: <a class="el" href="structs__mount__info.html#e7b6d9f237e30f6996420a9cd0328217">s_mount_info</a>
+</ul>
+<hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/functions_vars.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/functions_vars.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/functions_vars.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,160 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: Data Fields - Variables</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li id="current"><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li id="current"><a href="functions.html"><span>Data Fields</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="functions.html"><span>All</span></a></li>
+    <li id="current"><a href="functions_vars.html"><span>Variables</span></a></li>
+  </ul>
+</div>
+<div class="tabs">
+  <ul>
+    <li><a href="#index_a"><span>a</span></a></li>
+    <li><a href="#index_b"><span>b</span></a></li>
+    <li><a href="#index_d"><span>d</span></a></li>
+    <li><a href="#index_e"><span>e</span></a></li>
+    <li><a href="#index_h"><span>h</span></a></li>
+    <li><a href="#index_i"><span>i</span></a></li>
+    <li><a href="#index_l"><span>l</span></a></li>
+    <li><a href="#index_m"><span>m</span></a></li>
+    <li><a href="#index_o"><span>o</span></a></li>
+    <li><a href="#index_p"><span>p</span></a></li>
+    <li><a href="#index_s"><span>s</span></a></li>
+    <li><a href="#index_t"><span>t</span></a></li>
+    <li><a href="#index_u"><span>u</span></a></li>
+  </ul>
+</div>
+
+<p>
+ 
+<p>
+<h3><a class="anchor" name="index_a">- a -</a></h3><ul>
+<li>avail
+: <a class="el" href="structs__mount__info.html#04caa277fae2619d2ff6eefcc0bccca4">s_mount_info</a>
+</ul>
+<h3><a class="anchor" name="index_b">- b -</a></h3><ul>
+<li>box_mount_commands
+: <a class="el" href="structt__mounter__dialog.html#f05d756baa2fc6748c166cafe907be2a">t_mounter_dialog</a>
+<li>button
+: <a class="el" href="structt__mounter.html#4c78be1f637b103041bb207758a3a49c">t_mounter</a>
+<li>button_pb
+: <a class="el" href="structt__mounter.html#9191228a1a1cf4385bea06c830ea7e6b">t_mounter</a>
+</ul>
+<h3><a class="anchor" name="index_d">- d -</a></h3><ul>
+<li>dc
+: <a class="el" href="structs__disk.html#88864ba3892db9eef2f803695228382c">s_disk</a>
+<li>device
+: <a class="el" href="structs__disk.html#8c781e611e4294f4a86361d815fb7de7">s_disk</a>
+<li>dialog
+: <a class="el" href="structt__mounter__dialog.html#a08b9bd11bc7e013c6bff01a747f3040">t_mounter_dialog</a>
+</ul>
+<h3><a class="anchor" name="index_e">- e -</a></h3><ul>
+<li>eject_drives
+: <a class="el" href="structt__mounter.html#5e603f6ab05bd2f7ef0a890752b6fe93">t_mounter</a>
+<li>exclude_FSs
+: <a class="el" href="structt__mounter.html#d335bfa0636fb4eab6ee86e89c599f46">t_mounter</a>
+<li>excluded_filesystems
+: <a class="el" href="structt__mounter.html#34dcd9ec1d865514a9e5365fce2ce15c">t_mounter</a>
+</ul>
+<h3><a class="anchor" name="index_h">- h -</a></h3><ul>
+<li>hbox
+: <a class="el" href="structt__disk__display.html#8eeb4edcdb4921edbaeea98257fa3494">t_disk_display</a>
+</ul>
+<h3><a class="anchor" name="index_i">- i -</a></h3><ul>
+<li>icon
+: <a class="el" href="structt__mounter.html#ce5c64601e1157219963d9ebce811a37">t_mounter</a>
+<li>include_NFSs
+: <a class="el" href="structt__mounter.html#7b4ef67ca980cdd3ebc377234bc9fff0">t_mounter</a>
+</ul>
+<h3><a class="anchor" name="index_l">- l -</a></h3><ul>
+<li>label_disk
+: <a class="el" href="structt__disk__display.html#e8a1fca3ff2c4cae82e91aac151cec7d">t_disk_display</a>
+<li>label_mount_info
+: <a class="el" href="structt__disk__display.html#8744e0598f82d5dd08c0b77a5ee79e14">t_disk_display</a>
+</ul>
+<h3><a class="anchor" name="index_m">- m -</a></h3><ul>
+<li>menu
+: <a class="el" href="structt__mounter.html#35b28406e23244729a16593c9b10f5a4">t_mounter</a>
+<li>menu_item
+: <a class="el" href="structt__disk__display.html#7d162e6cf510b1c138706ea4c7117f41">t_disk_display</a>
+<li>message_dialog
+: <a class="el" href="structt__mounter.html#c32984c853f958550480c9f43ad868bf">t_mounter</a>
+<li>mount_command
+: <a class="el" href="structt__mounter.html#3d89d5170e79a2d39aa91bb13492274b">t_mounter</a>
+<li>mount_info
+: <a class="el" href="structs__disk.html#a19ff5b8f87216db796d6ba12ba59652">s_disk</a>
+<li>mount_point
+: <a class="el" href="structs__disk.html#08c63940f790fb827c2dde442b4e0eb6">s_disk</a>
+<li>mounted_on
+: <a class="el" href="structs__mount__info.html#3906cc3affaaf138a1fde1b7571dd739">s_mount_info</a>
+<li>mt
+: <a class="el" href="structt__mounter__dialog.html#4d41436bf6539d6c621cec072f90d368">t_mounter_dialog</a>
+</ul>
+<h3><a class="anchor" name="index_o">- o -</a></h3><ul>
+<li>on_mount_cmd
+: <a class="el" href="structt__mounter.html#bd9df6d991d124bfaea4b23984a71462">t_mounter</a>
+</ul>
+<h3><a class="anchor" name="index_p">- p -</a></h3><ul>
+<li>pdisks
+: <a class="el" href="structt__mounter.html#5ec34df36a421075a92a88cce4ff25cb">t_mounter</a>
+<li>percent
+: <a class="el" href="structs__mount__info.html#ad5f893b696832684e5149899e002696">s_mount_info</a>
+<li>plugin
+: <a class="el" href="structt__mounter.html#bf6c9dffd9572c9dd7afce1793171a53">t_mounter</a>
+<li>progress_bar
+: <a class="el" href="structt__disk__display.html#01e4d627303108c5eec661ce05ac165d">t_disk_display</a>
+</ul>
+<h3><a class="anchor" name="index_s">- s -</a></h3><ul>
+<li>show_eject_drives
+: <a class="el" href="structt__mounter__dialog.html#3e3d3470f0221fe282ba75175d5a7d32">t_mounter_dialog</a>
+<li>show_exclude_FSs
+: <a class="el" href="structt__mounter__dialog.html#1e4d4a051c63e7341e0ebc96109b38db">t_mounter_dialog</a>
+<li>show_include_NFSs
+: <a class="el" href="structt__mounter__dialog.html#e68c0f0aa8e5cda4dadaf3a34d1d2451">t_mounter_dialog</a>
+<li>show_message_dialog
+: <a class="el" href="structt__mounter__dialog.html#63077599d870c3f2c885057d8bf0d426">t_mounter_dialog</a>
+<li>size
+: <a class="el" href="structs__mount__info.html#0a262f6dd3f54cbe33608452a02842bf">s_mount_info</a>
+<li>specify_commands
+: <a class="el" href="structt__mounter__dialog.html#46f3a6bf358feacb63d06ef55509360e">t_mounter_dialog</a>
+<li>string_cmd
+: <a class="el" href="structt__mounter__dialog.html#4bcaf6b33902084aa3f5aef786e6c637">t_mounter_dialog</a>
+<li>string_excluded_filesystems
+: <a class="el" href="structt__mounter__dialog.html#c6037c073ac0603a69809675e9d7b675">t_mounter_dialog</a>
+<li>string_icon
+: <a class="el" href="structt__mounter__dialog.html#9055050a47b3ad5c59df32ba85ec4278">t_mounter_dialog</a>
+<li>string_mount_command
+: <a class="el" href="structt__mounter__dialog.html#65439c544b99c27fb5c75d10fb857915">t_mounter_dialog</a>
+<li>string_umount_command
+: <a class="el" href="structt__mounter__dialog.html#84a74df5c2b8929d1e59007d36083108">t_mounter_dialog</a>
+</ul>
+<h3><a class="anchor" name="index_t">- t -</a></h3><ul>
+<li>type
+: <a class="el" href="structs__mount__info.html#23ac8a1e8c7b0e83d4861f7e48a04296">s_mount_info</a>
+</ul>
+<h3><a class="anchor" name="index_u">- u -</a></h3><ul>
+<li>umount_command
+: <a class="el" href="structt__mounter.html#bdda5a37a30d26f0527826bc4f60cdfe">t_mounter</a>
+<li>used
+: <a class="el" href="structs__mount__info.html#e7b6d9f237e30f6996420a9cd0328217">s_mount_info</a>
+</ul>
+<hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/globals.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/globals.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/globals.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,269 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: Data Fields</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="files.html"><span>File List</span></a></li>
+    <li id="current"><a href="globals.html"><span>Globals</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li id="current"><a href="globals.html"><span>All</span></a></li>
+    <li><a href="globals_func.html"><span>Functions</span></a></li>
+    <li><a href="globals_type.html"><span>Typedefs</span></a></li>
+    <li><a href="globals_enum.html"><span>Enumerations</span></a></li>
+    <li><a href="globals_eval.html"><span>Enumerator</span></a></li>
+    <li><a href="globals_defs.html"><span>Defines</span></a></li>
+  </ul>
+</div>
+<div class="tabs">
+  <ul>
+    <li><a href="#index_a"><span>a</span></a></li>
+    <li><a href="#index_b"><span>b</span></a></li>
+    <li><a href="#index_c"><span>c</span></a></li>
+    <li><a href="#index_d"><span>d</span></a></li>
+    <li><a href="#index_e"><span>e</span></a></li>
+    <li><a href="#index_g"><span>g</span></a></li>
+    <li><a href="#index_h"><span>h</span></a></li>
+    <li><a href="#index_k"><span>k</span></a></li>
+    <li><a href="#index_m"><span>m</span></a></li>
+    <li><a href="#index_n"><span>n</span></a></li>
+    <li><a href="#index_p"><span>p</span></a></li>
+    <li><a href="#index_r"><span>r</span></a></li>
+    <li><a href="#index_s"><span>s</span></a></li>
+    <li><a href="#index_t"><span>t</span></a></li>
+    <li><a href="#index_u"><span>u</span></a></li>
+    <li><a href="#index_v"><span>v</span></a></li>
+    <li><a href="#index_x"><span>x</span></a></li>
+  </ul>
+</div>
+
+<p>
+Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
+<p>
+<h3><a class="anchor" name="index_a">- a -</a></h3><ul>
+<li>APP_NAME
+: <a class="el" href="mount-plugin_8h.html#f0b5cfa4242ae7f98ba80fd23ef8afa9">mount-plugin.h</a>
+</ul>
+<h3><a class="anchor" name="index_b">- b -</a></h3><ul>
+<li>BORDER
+: <a class="el" href="mount-plugin_8h.html#6d0652ae6ea6a5c4fef68baf139fd085">mount-plugin.h</a>
+</ul>
+<h3><a class="anchor" name="index_c">- c -</a></h3><ul>
+<li>CD_DVD
+: <a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc36692a14928e5dfa0921d2000a8637122452">devices.h</a>
+</ul>
+<h3><a class="anchor" name="index_d">- d -</a></h3><ul>
+<li>DEBUG
+: <a class="el" href="devices_8h.html#d72dbcf6d0153db1b8d8a58001feed83">devices.h</a>
+, <a class="el" href="mount-plugin_8h.html#d72dbcf6d0153db1b8d8a58001feed83">mount-plugin.h</a>
+<li>DEBUG_TRACE
+: <a class="el" href="devices_8h.html#1a14f2ab6e23e263754ecca29d5114f1">devices.h</a>
+, <a class="el" href="mount-plugin_8h.html#1a14f2ab6e23e263754ecca29d5114f1">mount-plugin.h</a>
+<li>DEFAULT_ICON
+: <a class="el" href="mount-plugin_8h.html#626bad32839e90e03be23c022b86448e">mount-plugin.h</a>
+<li>DEFAULT_MOUNT_COMMAND
+: <a class="el" href="mount-plugin_8h.html#6394fac1efa3567cc34eb05ebb394c60">mount-plugin.h</a>
+<li>DEFAULT_UMOUNT_COMMAND
+: <a class="el" href="mount-plugin_8h.html#504e7faab4e44696cc067a435f5a9064">mount-plugin.h</a>
+<li>deviceprintf()
+: <a class="el" href="helpers_8c.html#4a4f67d830c4d95f158974f6a5ac935b">helpers.c</a>
+<li>disk_classify()
+: <a class="el" href="devices_8c.html#9301dbb9ad7dfb42a389e392fcf429ce">devices.c</a>
+, <a class="el" href="devices_8h.html#9301dbb9ad7dfb42a389e392fcf429ce">devices.h</a>
+<li>disk_free()
+: <a class="el" href="devices_8c.html#0d96f6113a428d2c5ad6012757389b60">devices.c</a>
+<li>disk_mount()
+: <a class="el" href="devices_8c.html#c33ec3e30502b3cb8bc9383226700231">devices.c</a>
+, <a class="el" href="devices_8h.html#c33ec3e30502b3cb8bc9383226700231">devices.h</a>
+<li>disk_new()
+: <a class="el" href="devices_8c.html#df777a5b80b03c6767148e1a79aeb8a8">devices.c</a>
+<li>disk_print()
+: <a class="el" href="devices_8c.html#c978ef8aea74974d9f686e8db497d8bc">devices.c</a>
+<li>disk_umount()
+: <a class="el" href="devices_8h.html#3fe8d9ca58dc2b6e940ae3d88000cf00">devices.h</a>
+, <a class="el" href="devices_8c.html#3fe8d9ca58dc2b6e940ae3d88000cf00">devices.c</a>
+<li>disks_free()
+: <a class="el" href="devices_8h.html#42e91044bfbe2dd6eda5dadf123c0804">devices.h</a>
+, <a class="el" href="devices_8c.html#42e91044bfbe2dd6eda5dadf123c0804">devices.c</a>
+<li>disks_free_mount_info()
+: <a class="el" href="devices_8c.html#d5abf6c0e7d9a511597b3b9371a08f18">devices.c</a>
+<li>disks_new()
+: <a class="el" href="devices_8h.html#5beb2e3bb9bf818b9d0a123f09c7b3e1">devices.h</a>
+, <a class="el" href="devices_8c.html#5beb2e3bb9bf818b9d0a123f09c7b3e1">devices.c</a>
+<li>disks_print()
+: <a class="el" href="devices_8h.html#19a649824cbb252b7b35e9be02067293">devices.h</a>
+, <a class="el" href="devices_8c.html#19a649824cbb252b7b35e9be02067293">devices.c</a>
+<li>disks_refresh()
+: <a class="el" href="devices_8h.html#5fd88bedf758b22e14118d12adf14677">devices.h</a>
+, <a class="el" href="devices_8c.html#5fd88bedf758b22e14118d12adf14677">devices.c</a>
+<li>disks_remove_device()
+: <a class="el" href="devices_8c.html#0440882e67cb605a79d36bb883855d95">devices.c</a>
+, <a class="el" href="devices_8h.html#0440882e67cb605a79d36bb883855d95">devices.h</a>
+<li>disks_remove_mountpoint()
+: <a class="el" href="devices_8c.html#0a07f6192ae67fb23ff82b0f00df41c3">devices.c</a>
+, <a class="el" href="devices_8h.html#56c598d7a4367494b9229ede7fa23414">devices.h</a>
+<li>disks_search()
+: <a class="el" href="devices_8h.html#83ab498025f8049df3555c761fc7fea5">devices.h</a>
+, <a class="el" href="devices_8c.html#d2ee08db98e7345183fb38f035f10a73">devices.c</a>
+</ul>
+<h3><a class="anchor" name="index_e">- e -</a></h3><ul>
+<li>ENABLE_NLS
+: <a class="el" href="config_8h.html#7cc70673e1bfa2cbbc58f1733a8aa344">config.h</a>
+<li>ERROR
+: <a class="el" href="devices_8h.html#06fc87d81c62e9abb8790b6e5713c55b2fd6f336d08340583bd620a7f5694c90">devices.h</a>
+</ul>
+<h3><a class="anchor" name="index_g">- g -</a></h3><ul>
+<li>GB
+: <a class="el" href="devices_8c.html#44172ac633c517cb4c9e278cef36b000">devices.c</a>
+<li>get_size_human_readable()
+: <a class="el" href="devices_8h.html#8a863831b68ae4e6214d5ec7c3039d3f">devices.h</a>
+, <a class="el" href="devices_8c.html#8a863831b68ae4e6214d5ec7c3039d3f">devices.c</a>
+<li>GETTEXT_PACKAGE
+: <a class="el" href="config_8h.html#b23870bd5469d09c183b5a4e89efd81d">config.h</a>
+</ul>
+<h3><a class="anchor" name="index_h">- h -</a></h3><ul>
+<li>HARDDISK
+: <a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc366940bb3362e236a4919f5855015474e7fb">devices.h</a>
+<li>HAVE_ARPA_INET_H
+: <a class="el" href="config_8h.html#7d1a71461e07569d0c9003da24c30a59">config.h</a>
+<li>HAVE_BIND_TEXTDOMAIN_CODESET
+: <a class="el" href="config_8h.html#48e5e7e58a84cca543564c4c644ded61">config.h</a>
+<li>HAVE_BZERO
+: <a class="el" href="config_8h.html#b7d125f3582382d5211ae2a88cccfe1e">config.h</a>
+<li>HAVE_DCGETTEXT
+: <a class="el" href="config_8h.html#cc7d833fd02af49a7557f004021382ae">config.h</a>
+<li>HAVE_GETHOSTNAME
+: <a class="el" href="config_8h.html#c0b94ec7b234d12081fda3f601aa01b5">config.h</a>
+<li>HAVE_GETTEXT
+: <a class="el" href="config_8h.html#f1f713a125fcc35140c75f5526aafd23">config.h</a>
+<li>HAVE_INTTYPES_H
+: <a class="el" href="config_8h.html#b90a030ff2790ebdc176660a6dd2a478">config.h</a>
+<li>HAVE_LC_MESSAGES
+: <a class="el" href="config_8h.html#1c300f875a064d53fbf1f154ffca5314">config.h</a>
+<li>HAVE_LOCALE_H
+: <a class="el" href="config_8h.html#ec3873a23961f50c1d92c8f75a50bd40">config.h</a>
+<li>HAVE_MALLOC
+: <a class="el" href="config_8h.html#14503280ca0cb757db915eea09282bfc">config.h</a>
+<li>HAVE_MEMORY_H
+: <a class="el" href="config_8h.html#e93a78f9d076138897af441c9f86f285">config.h</a>
+<li>HAVE_MEMSET
+: <a class="el" href="config_8h.html#3df52e9809253860c385be6f3a160607">config.h</a>
+<li>HAVE_NETINET_IN_H
+: <a class="el" href="config_8h.html#0938658b988a082864efcee2d1b2bfd2">config.h</a>
+<li>HAVE_SOCKET
+: <a class="el" href="config_8h.html#4cd6234bfe3f7c10968a1151f43ce280">config.h</a>
+<li>HAVE_STDINT_H
+: <a class="el" href="config_8h.html#b6cd6d1c63c1e26ea2d4537b77148354">config.h</a>
+<li>HAVE_STDLIB_H
+: <a class="el" href="config_8h.html#9e0e434ec1a6ddbd97db12b5a32905e0">config.h</a>
+<li>HAVE_STRING_H
+: <a class="el" href="config_8h.html#d4c234dd1625255dc626a15886306e7d">config.h</a>
+<li>HAVE_STRINGS_H
+: <a class="el" href="config_8h.html#405d10d46190bcb0320524c54eafc850">config.h</a>
+<li>HAVE_STRSTR
+: <a class="el" href="config_8h.html#348655482f599e61eeead7304ad0d52d">config.h</a>
+<li>HAVE_SYS_IOCTL_H
+: <a class="el" href="config_8h.html#3c53bc046c95078b26f13b3cfecdf210">config.h</a>
+<li>HAVE_SYS_PARAM_H
+: <a class="el" href="config_8h.html#05aa9fc25e1231d8eb347390558e4e22">config.h</a>
+<li>HAVE_SYS_SOCKET_H
+: <a class="el" href="config_8h.html#fb96c2bc08ebf33cca68c714f624a58d">config.h</a>
+<li>HAVE_SYS_STAT_H
+: <a class="el" href="config_8h.html#ce156430ba007d19b4348a950d0c692b">config.h</a>
+<li>HAVE_SYS_TIME_H
+: <a class="el" href="config_8h.html#2aae46056558e9d6fef6380f9678ffe3">config.h</a>
+<li>HAVE_SYS_TYPES_H
+: <a class="el" href="config_8h.html#69dc70bea5d1f8bd2be9740e974fa666">config.h</a>
+<li>HAVE_SYS_WAIT_H
+: <a class="el" href="config_8h.html#f249315f5939884ce5b4585ca81a1e39">config.h</a>
+<li>HAVE_UNISTD_H
+: <a class="el" href="config_8h.html#219b06937831d0da94d801ab13987639">config.h</a>
+</ul>
+<h3><a class="anchor" name="index_k">- k -</a></h3><ul>
+<li>KB
+: <a class="el" href="devices_8c.html#1841fd1a462d245d8c73dce55e2f45da">devices.c</a>
+</ul>
+<h3><a class="anchor" name="index_m">- m -</a></h3><ul>
+<li>MB
+: <a class="el" href="devices_8c.html#a6b38d492364d98453284934ed7caee9">devices.c</a>
+<li>mount_info_free()
+: <a class="el" href="devices_8c.html#ef60ee0cf1abab4e52980911f1c30f18">devices.c</a>
+<li>mount_info_new()
+: <a class="el" href="devices_8c.html#f745bbc242db2c297ed8a899774d645f">devices.c</a>
+<li>mount_info_new_from_stat()
+: <a class="el" href="devices_8c.html#e6424621414330f39844550188ace612">devices.c</a>
+<li>mount_info_print()
+: <a class="el" href="devices_8c.html#fd47215839c87d19a2a677593c0eebed">devices.c</a>
+<li>mountpointprintf()
+: <a class="el" href="helpers_8c.html#3c316bb3d142a5a5264f33c3254cfe5b">helpers.c</a>
+<li>MTAB
+: <a class="el" href="devices_8c.html#5d79acdb21e93aa28d94d88b4074b39f">devices.c</a>
+</ul>
+<h3><a class="anchor" name="index_n">- n -</a></h3><ul>
+<li>NONE
+: <a class="el" href="devices_8h.html#06fc87d81c62e9abb8790b6e5713c55bc157bdf0b85a40d2619cbc8bc1ae5fe2">devices.h</a>
+</ul>
+<h3><a class="anchor" name="index_p">- p -</a></h3><ul>
+<li>PACKAGE
+: <a class="el" href="config_8h.html#ca8570fb706c81df371b7f9bc454ae03">config.h</a>
+<li>PACKAGE_BUGREPORT
+: <a class="el" href="config_8h.html#1d1d2d7f8d2f95b376954d649ab03233">config.h</a>
+<li>PACKAGE_DATA_DIR
+: <a class="el" href="config_8h.html#3b2463249aabf16d0f3a34e69b243079">config.h</a>
+<li>PACKAGE_NAME
+: <a class="el" href="config_8h.html#1c0439e4355794c09b64274849eb0279">config.h</a>
+<li>PACKAGE_STRING
+: <a class="el" href="config_8h.html#c73e6f903c16eca7710f92e36e1c6fbf">config.h</a>
+<li>PACKAGE_TARNAME
+: <a class="el" href="config_8h.html#f415af6bfede0e8d5453708afe68651c">config.h</a>
+<li>PACKAGE_VERSION
+: <a class="el" href="config_8h.html#a326a05d5e30f9e9a4bb0b4469d5d0c0">config.h</a>
+</ul>
+<h3><a class="anchor" name="index_r">- r -</a></h3><ul>
+<li>REMOTE
+: <a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc36694ba7a18dad4c2b80d41444425fc4b818">devices.h</a>
+<li>REMOVABLE
+: <a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc366953b9e7ca85be548877b7a7891c88e8e8">devices.h</a>
+</ul>
+<h3><a class="anchor" name="index_s">- s -</a></h3><ul>
+<li>seperate_list()
+: <a class="el" href="helpers_8c.html#3c887eb7d6626aa256c0e80f05700d97">helpers.c</a>
+<li>STDC_HEADERS
+: <a class="el" href="config_8h.html#550e5c272cc3cf3814651721167dcd23">config.h</a>
+</ul>
+<h3><a class="anchor" name="index_t">- t -</a></h3><ul>
+<li>t_deviceclass
+: <a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc3669">devices.h</a>
+<li>t_disk
+: <a class="el" href="devices_8h.html#9c16d7a4d14f3d0ec5ded95ccca4ae8f">devices.h</a>
+<li>t_mount_info
+: <a class="el" href="devices_8h.html#9580941fb4457bd285ac42ed73c3785e">devices.h</a>
+</ul>
+<h3><a class="anchor" name="index_u">- u -</a></h3><ul>
+<li>UNKNOWN
+: <a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc36696ce26a62afab55d7606ad4e92428b30c">devices.h</a>
+</ul>
+<h3><a class="anchor" name="index_v">- v -</a></h3><ul>
+<li>VERSION
+: <a class="el" href="config_8h.html#1c6d5de492ac61ad29aec7aa9a436bbf">config.h</a>
+</ul>
+<h3><a class="anchor" name="index_x">- x -</a></h3><ul>
+<li>XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL()
+: <a class="el" href="mount-plugin_8c.html#81b276145ccf733877e424b2f12c00a0">mount-plugin.c</a>
+</ul>
+<hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/globals_defs.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/globals_defs.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/globals_defs.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,174 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: Data Fields</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="files.html"><span>File List</span></a></li>
+    <li id="current"><a href="globals.html"><span>Globals</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="globals.html"><span>All</span></a></li>
+    <li><a href="globals_func.html"><span>Functions</span></a></li>
+    <li><a href="globals_type.html"><span>Typedefs</span></a></li>
+    <li><a href="globals_enum.html"><span>Enumerations</span></a></li>
+    <li><a href="globals_eval.html"><span>Enumerator</span></a></li>
+    <li id="current"><a href="globals_defs.html"><span>Defines</span></a></li>
+  </ul>
+</div>
+<div class="tabs">
+  <ul>
+    <li><a href="#index_a"><span>a</span></a></li>
+    <li><a href="#index_b"><span>b</span></a></li>
+    <li><a href="#index_d"><span>d</span></a></li>
+    <li><a href="#index_e"><span>e</span></a></li>
+    <li><a href="#index_g"><span>g</span></a></li>
+    <li><a href="#index_h"><span>h</span></a></li>
+    <li><a href="#index_k"><span>k</span></a></li>
+    <li><a href="#index_m"><span>m</span></a></li>
+    <li><a href="#index_p"><span>p</span></a></li>
+    <li><a href="#index_s"><span>s</span></a></li>
+    <li><a href="#index_v"><span>v</span></a></li>
+  </ul>
+</div>
+
+<p>
+ 
+<p>
+<h3><a class="anchor" name="index_a">- a -</a></h3><ul>
+<li>APP_NAME
+: <a class="el" href="mount-plugin_8h.html#f0b5cfa4242ae7f98ba80fd23ef8afa9">mount-plugin.h</a>
+</ul>
+<h3><a class="anchor" name="index_b">- b -</a></h3><ul>
+<li>BORDER
+: <a class="el" href="mount-plugin_8h.html#6d0652ae6ea6a5c4fef68baf139fd085">mount-plugin.h</a>
+</ul>
+<h3><a class="anchor" name="index_d">- d -</a></h3><ul>
+<li>DEBUG
+: <a class="el" href="devices_8h.html#d72dbcf6d0153db1b8d8a58001feed83">devices.h</a>
+, <a class="el" href="mount-plugin_8h.html#d72dbcf6d0153db1b8d8a58001feed83">mount-plugin.h</a>
+<li>DEBUG_TRACE
+: <a class="el" href="devices_8h.html#1a14f2ab6e23e263754ecca29d5114f1">devices.h</a>
+, <a class="el" href="mount-plugin_8h.html#1a14f2ab6e23e263754ecca29d5114f1">mount-plugin.h</a>
+<li>DEFAULT_ICON
+: <a class="el" href="mount-plugin_8h.html#626bad32839e90e03be23c022b86448e">mount-plugin.h</a>
+<li>DEFAULT_MOUNT_COMMAND
+: <a class="el" href="mount-plugin_8h.html#6394fac1efa3567cc34eb05ebb394c60">mount-plugin.h</a>
+<li>DEFAULT_UMOUNT_COMMAND
+: <a class="el" href="mount-plugin_8h.html#504e7faab4e44696cc067a435f5a9064">mount-plugin.h</a>
+</ul>
+<h3><a class="anchor" name="index_e">- e -</a></h3><ul>
+<li>ENABLE_NLS
+: <a class="el" href="config_8h.html#7cc70673e1bfa2cbbc58f1733a8aa344">config.h</a>
+</ul>
+<h3><a class="anchor" name="index_g">- g -</a></h3><ul>
+<li>GB
+: <a class="el" href="devices_8c.html#44172ac633c517cb4c9e278cef36b000">devices.c</a>
+<li>GETTEXT_PACKAGE
+: <a class="el" href="config_8h.html#b23870bd5469d09c183b5a4e89efd81d">config.h</a>
+</ul>
+<h3><a class="anchor" name="index_h">- h -</a></h3><ul>
+<li>HAVE_ARPA_INET_H
+: <a class="el" href="config_8h.html#7d1a71461e07569d0c9003da24c30a59">config.h</a>
+<li>HAVE_BIND_TEXTDOMAIN_CODESET
+: <a class="el" href="config_8h.html#48e5e7e58a84cca543564c4c644ded61">config.h</a>
+<li>HAVE_BZERO
+: <a class="el" href="config_8h.html#b7d125f3582382d5211ae2a88cccfe1e">config.h</a>
+<li>HAVE_DCGETTEXT
+: <a class="el" href="config_8h.html#cc7d833fd02af49a7557f004021382ae">config.h</a>
+<li>HAVE_GETHOSTNAME
+: <a class="el" href="config_8h.html#c0b94ec7b234d12081fda3f601aa01b5">config.h</a>
+<li>HAVE_GETTEXT
+: <a class="el" href="config_8h.html#f1f713a125fcc35140c75f5526aafd23">config.h</a>
+<li>HAVE_INTTYPES_H
+: <a class="el" href="config_8h.html#b90a030ff2790ebdc176660a6dd2a478">config.h</a>
+<li>HAVE_LC_MESSAGES
+: <a class="el" href="config_8h.html#1c300f875a064d53fbf1f154ffca5314">config.h</a>
+<li>HAVE_LOCALE_H
+: <a class="el" href="config_8h.html#ec3873a23961f50c1d92c8f75a50bd40">config.h</a>
+<li>HAVE_MALLOC
+: <a class="el" href="config_8h.html#14503280ca0cb757db915eea09282bfc">config.h</a>
+<li>HAVE_MEMORY_H
+: <a class="el" href="config_8h.html#e93a78f9d076138897af441c9f86f285">config.h</a>
+<li>HAVE_MEMSET
+: <a class="el" href="config_8h.html#3df52e9809253860c385be6f3a160607">config.h</a>
+<li>HAVE_NETINET_IN_H
+: <a class="el" href="config_8h.html#0938658b988a082864efcee2d1b2bfd2">config.h</a>
+<li>HAVE_SOCKET
+: <a class="el" href="config_8h.html#4cd6234bfe3f7c10968a1151f43ce280">config.h</a>
+<li>HAVE_STDINT_H
+: <a class="el" href="config_8h.html#b6cd6d1c63c1e26ea2d4537b77148354">config.h</a>
+<li>HAVE_STDLIB_H
+: <a class="el" href="config_8h.html#9e0e434ec1a6ddbd97db12b5a32905e0">config.h</a>
+<li>HAVE_STRING_H
+: <a class="el" href="config_8h.html#d4c234dd1625255dc626a15886306e7d">config.h</a>
+<li>HAVE_STRINGS_H
+: <a class="el" href="config_8h.html#405d10d46190bcb0320524c54eafc850">config.h</a>
+<li>HAVE_STRSTR
+: <a class="el" href="config_8h.html#348655482f599e61eeead7304ad0d52d">config.h</a>
+<li>HAVE_SYS_IOCTL_H
+: <a class="el" href="config_8h.html#3c53bc046c95078b26f13b3cfecdf210">config.h</a>
+<li>HAVE_SYS_PARAM_H
+: <a class="el" href="config_8h.html#05aa9fc25e1231d8eb347390558e4e22">config.h</a>
+<li>HAVE_SYS_SOCKET_H
+: <a class="el" href="config_8h.html#fb96c2bc08ebf33cca68c714f624a58d">config.h</a>
+<li>HAVE_SYS_STAT_H
+: <a class="el" href="config_8h.html#ce156430ba007d19b4348a950d0c692b">config.h</a>
+<li>HAVE_SYS_TIME_H
+: <a class="el" href="config_8h.html#2aae46056558e9d6fef6380f9678ffe3">config.h</a>
+<li>HAVE_SYS_TYPES_H
+: <a class="el" href="config_8h.html#69dc70bea5d1f8bd2be9740e974fa666">config.h</a>
+<li>HAVE_SYS_WAIT_H
+: <a class="el" href="config_8h.html#f249315f5939884ce5b4585ca81a1e39">config.h</a>
+<li>HAVE_UNISTD_H
+: <a class="el" href="config_8h.html#219b06937831d0da94d801ab13987639">config.h</a>
+</ul>
+<h3><a class="anchor" name="index_k">- k -</a></h3><ul>
+<li>KB
+: <a class="el" href="devices_8c.html#1841fd1a462d245d8c73dce55e2f45da">devices.c</a>
+</ul>
+<h3><a class="anchor" name="index_m">- m -</a></h3><ul>
+<li>MB
+: <a class="el" href="devices_8c.html#a6b38d492364d98453284934ed7caee9">devices.c</a>
+<li>MTAB
+: <a class="el" href="devices_8c.html#5d79acdb21e93aa28d94d88b4074b39f">devices.c</a>
+</ul>
+<h3><a class="anchor" name="index_p">- p -</a></h3><ul>
+<li>PACKAGE
+: <a class="el" href="config_8h.html#ca8570fb706c81df371b7f9bc454ae03">config.h</a>
+<li>PACKAGE_BUGREPORT
+: <a class="el" href="config_8h.html#1d1d2d7f8d2f95b376954d649ab03233">config.h</a>
+<li>PACKAGE_DATA_DIR
+: <a class="el" href="config_8h.html#3b2463249aabf16d0f3a34e69b243079">config.h</a>
+<li>PACKAGE_NAME
+: <a class="el" href="config_8h.html#1c0439e4355794c09b64274849eb0279">config.h</a>
+<li>PACKAGE_STRING
+: <a class="el" href="config_8h.html#c73e6f903c16eca7710f92e36e1c6fbf">config.h</a>
+<li>PACKAGE_TARNAME
+: <a class="el" href="config_8h.html#f415af6bfede0e8d5453708afe68651c">config.h</a>
+<li>PACKAGE_VERSION
+: <a class="el" href="config_8h.html#a326a05d5e30f9e9a4bb0b4469d5d0c0">config.h</a>
+</ul>
+<h3><a class="anchor" name="index_s">- s -</a></h3><ul>
+<li>STDC_HEADERS
+: <a class="el" href="config_8h.html#550e5c272cc3cf3814651721167dcd23">config.h</a>
+</ul>
+<h3><a class="anchor" name="index_v">- v -</a></h3><ul>
+<li>VERSION
+: <a class="el" href="config_8h.html#1c6d5de492ac61ad29aec7aa9a436bbf">config.h</a>
+</ul>
+<hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/globals_enum.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/globals_enum.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/globals_enum.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,39 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: Data Fields</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="files.html"><span>File List</span></a></li>
+    <li id="current"><a href="globals.html"><span>Globals</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="globals.html"><span>All</span></a></li>
+    <li><a href="globals_func.html"><span>Functions</span></a></li>
+    <li><a href="globals_type.html"><span>Typedefs</span></a></li>
+    <li id="current"><a href="globals_enum.html"><span>Enumerations</span></a></li>
+    <li><a href="globals_eval.html"><span>Enumerator</span></a></li>
+    <li><a href="globals_defs.html"><span>Defines</span></a></li>
+  </ul>
+</div>
+ 
+<p>
+<ul>
+<li>t_deviceclass
+: <a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc3669">devices.h</a>
+</ul>
+<hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/globals_eval.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/globals_eval.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/globals_eval.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,51 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: Data Fields</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="files.html"><span>File List</span></a></li>
+    <li id="current"><a href="globals.html"><span>Globals</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="globals.html"><span>All</span></a></li>
+    <li><a href="globals_func.html"><span>Functions</span></a></li>
+    <li><a href="globals_type.html"><span>Typedefs</span></a></li>
+    <li><a href="globals_enum.html"><span>Enumerations</span></a></li>
+    <li id="current"><a href="globals_eval.html"><span>Enumerator</span></a></li>
+    <li><a href="globals_defs.html"><span>Defines</span></a></li>
+  </ul>
+</div>
+ 
+<p>
+<ul>
+<li>CD_DVD
+: <a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc36692a14928e5dfa0921d2000a8637122452">devices.h</a>
+<li>ERROR
+: <a class="el" href="devices_8h.html#06fc87d81c62e9abb8790b6e5713c55b2fd6f336d08340583bd620a7f5694c90">devices.h</a>
+<li>HARDDISK
+: <a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc366940bb3362e236a4919f5855015474e7fb">devices.h</a>
+<li>NONE
+: <a class="el" href="devices_8h.html#06fc87d81c62e9abb8790b6e5713c55bc157bdf0b85a40d2619cbc8bc1ae5fe2">devices.h</a>
+<li>REMOTE
+: <a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc36694ba7a18dad4c2b80d41444425fc4b818">devices.h</a>
+<li>REMOVABLE
+: <a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc366953b9e7ca85be548877b7a7891c88e8e8">devices.h</a>
+<li>UNKNOWN
+: <a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc36696ce26a62afab55d7606ad4e92428b30c">devices.h</a>
+</ul>
+<hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/globals_func.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/globals_func.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/globals_func.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,113 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: Data Fields</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="files.html"><span>File List</span></a></li>
+    <li id="current"><a href="globals.html"><span>Globals</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="globals.html"><span>All</span></a></li>
+    <li id="current"><a href="globals_func.html"><span>Functions</span></a></li>
+    <li><a href="globals_type.html"><span>Typedefs</span></a></li>
+    <li><a href="globals_enum.html"><span>Enumerations</span></a></li>
+    <li><a href="globals_eval.html"><span>Enumerator</span></a></li>
+    <li><a href="globals_defs.html"><span>Defines</span></a></li>
+  </ul>
+</div>
+<div class="tabs">
+  <ul>
+    <li><a href="#index_d"><span>d</span></a></li>
+    <li><a href="#index_g"><span>g</span></a></li>
+    <li><a href="#index_m"><span>m</span></a></li>
+    <li><a href="#index_s"><span>s</span></a></li>
+    <li><a href="#index_x"><span>x</span></a></li>
+  </ul>
+</div>
+
+<p>
+ 
+<p>
+<h3><a class="anchor" name="index_d">- d -</a></h3><ul>
+<li>deviceprintf()
+: <a class="el" href="helpers_8c.html#4a4f67d830c4d95f158974f6a5ac935b">helpers.c</a>
+<li>disk_classify()
+: <a class="el" href="devices_8c.html#9301dbb9ad7dfb42a389e392fcf429ce">devices.c</a>
+, <a class="el" href="devices_8h.html#9301dbb9ad7dfb42a389e392fcf429ce">devices.h</a>
+<li>disk_free()
+: <a class="el" href="devices_8c.html#0d96f6113a428d2c5ad6012757389b60">devices.c</a>
+<li>disk_mount()
+: <a class="el" href="devices_8c.html#c33ec3e30502b3cb8bc9383226700231">devices.c</a>
+, <a class="el" href="devices_8h.html#c33ec3e30502b3cb8bc9383226700231">devices.h</a>
+<li>disk_new()
+: <a class="el" href="devices_8c.html#df777a5b80b03c6767148e1a79aeb8a8">devices.c</a>
+<li>disk_print()
+: <a class="el" href="devices_8c.html#c978ef8aea74974d9f686e8db497d8bc">devices.c</a>
+<li>disk_umount()
+: <a class="el" href="devices_8h.html#3fe8d9ca58dc2b6e940ae3d88000cf00">devices.h</a>
+, <a class="el" href="devices_8c.html#3fe8d9ca58dc2b6e940ae3d88000cf00">devices.c</a>
+<li>disks_free()
+: <a class="el" href="devices_8h.html#42e91044bfbe2dd6eda5dadf123c0804">devices.h</a>
+, <a class="el" href="devices_8c.html#42e91044bfbe2dd6eda5dadf123c0804">devices.c</a>
+<li>disks_free_mount_info()
+: <a class="el" href="devices_8c.html#d5abf6c0e7d9a511597b3b9371a08f18">devices.c</a>
+<li>disks_new()
+: <a class="el" href="devices_8h.html#5beb2e3bb9bf818b9d0a123f09c7b3e1">devices.h</a>
+, <a class="el" href="devices_8c.html#5beb2e3bb9bf818b9d0a123f09c7b3e1">devices.c</a>
+<li>disks_print()
+: <a class="el" href="devices_8c.html#19a649824cbb252b7b35e9be02067293">devices.c</a>
+, <a class="el" href="devices_8h.html#19a649824cbb252b7b35e9be02067293">devices.h</a>
+<li>disks_refresh()
+: <a class="el" href="devices_8h.html#5fd88bedf758b22e14118d12adf14677">devices.h</a>
+, <a class="el" href="devices_8c.html#5fd88bedf758b22e14118d12adf14677">devices.c</a>
+<li>disks_remove_device()
+: <a class="el" href="devices_8c.html#0440882e67cb605a79d36bb883855d95">devices.c</a>
+, <a class="el" href="devices_8h.html#0440882e67cb605a79d36bb883855d95">devices.h</a>
+<li>disks_remove_mountpoint()
+: <a class="el" href="devices_8h.html#56c598d7a4367494b9229ede7fa23414">devices.h</a>
+, <a class="el" href="devices_8c.html#0a07f6192ae67fb23ff82b0f00df41c3">devices.c</a>
+<li>disks_search()
+: <a class="el" href="devices_8c.html#d2ee08db98e7345183fb38f035f10a73">devices.c</a>
+, <a class="el" href="devices_8h.html#83ab498025f8049df3555c761fc7fea5">devices.h</a>
+</ul>
+<h3><a class="anchor" name="index_g">- g -</a></h3><ul>
+<li>get_size_human_readable()
+: <a class="el" href="devices_8c.html#8a863831b68ae4e6214d5ec7c3039d3f">devices.c</a>
+, <a class="el" href="devices_8h.html#8a863831b68ae4e6214d5ec7c3039d3f">devices.h</a>
+</ul>
+<h3><a class="anchor" name="index_m">- m -</a></h3><ul>
+<li>mount_info_free()
+: <a class="el" href="devices_8c.html#ef60ee0cf1abab4e52980911f1c30f18">devices.c</a>
+<li>mount_info_new()
+: <a class="el" href="devices_8c.html#f745bbc242db2c297ed8a899774d645f">devices.c</a>
+<li>mount_info_new_from_stat()
+: <a class="el" href="devices_8c.html#e6424621414330f39844550188ace612">devices.c</a>
+<li>mount_info_print()
+: <a class="el" href="devices_8c.html#fd47215839c87d19a2a677593c0eebed">devices.c</a>
+<li>mountpointprintf()
+: <a class="el" href="helpers_8c.html#3c316bb3d142a5a5264f33c3254cfe5b">helpers.c</a>
+</ul>
+<h3><a class="anchor" name="index_s">- s -</a></h3><ul>
+<li>seperate_list()
+: <a class="el" href="helpers_8c.html#3c887eb7d6626aa256c0e80f05700d97">helpers.c</a>
+</ul>
+<h3><a class="anchor" name="index_x">- x -</a></h3><ul>
+<li>XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL()
+: <a class="el" href="mount-plugin_8c.html#81b276145ccf733877e424b2f12c00a0">mount-plugin.c</a>
+</ul>
+<hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/globals_type.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/globals_type.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/globals_type.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,41 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: Data Fields</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="files.html"><span>File List</span></a></li>
+    <li id="current"><a href="globals.html"><span>Globals</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="globals.html"><span>All</span></a></li>
+    <li><a href="globals_func.html"><span>Functions</span></a></li>
+    <li id="current"><a href="globals_type.html"><span>Typedefs</span></a></li>
+    <li><a href="globals_enum.html"><span>Enumerations</span></a></li>
+    <li><a href="globals_eval.html"><span>Enumerator</span></a></li>
+    <li><a href="globals_defs.html"><span>Defines</span></a></li>
+  </ul>
+</div>
+ 
+<p>
+<ul>
+<li>t_disk
+: <a class="el" href="devices_8h.html#9c16d7a4d14f3d0ec5ded95ccca4ae8f">devices.h</a>
+<li>t_mount_info
+: <a class="el" href="devices_8h.html#9580941fb4457bd285ac42ed73c3785e">devices.h</a>
+</ul>
+<hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/graph_legend.dot
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/graph_legend.dot	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/graph_legend.dot	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,22 @@
+digraph G
+{
+  edge [fontname="FreeSans.ttf",fontsize=10,labelfontname="FreeSans.ttf",labelfontsize=10];
+  node [fontname="FreeSans.ttf",fontsize=10,shape=record];
+  Node9 [shape="box",label="Inherited",fontsize=10,height=0.2,width=0.4,fontname="FreeSans.ttf",fillcolor="grey75",style="filled" fontcolor="black"];
+  Node10 -> Node9 [dir=back,color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node10 [shape="box",label="PublicBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans.ttf",color="black",URL="$classPublicBase.html"];
+  Node11 -> Node10 [dir=back,color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node11 [shape="box",label="Truncated",fontsize=10,height=0.2,width=0.4,fontname="FreeSans.ttf",color="red",URL="$classTruncated.html"];
+  Node13 -> Node9 [dir=back,color="darkgreen",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node13 [shape="box",label="ProtectedBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans.ttf",color="black",URL="$classProtectedBase.html"];
+  Node14 -> Node9 [dir=back,color="firebrick4",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node14 [shape="box",label="PrivateBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans.ttf",color="black",URL="$classPrivateBase.html"];
+  Node15 -> Node9 [dir=back,color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node15 [shape="box",label="Undocumented",fontsize=10,height=0.2,width=0.4,fontname="FreeSans.ttf",color="grey75"];
+  Node16 -> Node9 [dir=back,color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node16 [shape="box",label="Templ< int >",fontsize=10,height=0.2,width=0.4,fontname="FreeSans.ttf",color="black",URL="$classTempl.html"];
+  Node17 -> Node16 [dir=back,color="orange",fontsize=10,style="dashed",label="< int >",fontname="FreeSans.ttf"];
+  Node17 [shape="box",label="Templ< T >",fontsize=10,height=0.2,width=0.4,fontname="FreeSans.ttf",color="black",URL="$classTempl.html"];
+  Node18 -> Node9 [dir=back,color="darkorchid3",fontsize=10,style="dashed",label="m_usedClass",fontname="FreeSans.ttf"];
+  Node18 [shape="box",label="Used",fontsize=10,height=0.2,width=0.4,fontname="FreeSans.ttf",color="black",URL="$classUsed.html"];
+}

Added: xfce4-mount-plugin/trunk/doc/html/graph_legend.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/graph_legend.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/graph_legend.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,80 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: Graph Legend</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<h1>Graph Legend</h1>This page explains how to interpret the graphs that are generated by doxygen.<p>
+Consider the following example: <div class="fragment"><pre class="fragment"><span class="comment">/*! Invisible class because of truncation */</span>
+<span class="keyword">class </span>Invisible { };
+<span class="comment"></span>
+<span class="comment">/*! Truncated class, inheritance relation is hidden */</span>
+<span class="keyword">class </span>Truncated : <span class="keyword">public</span> Invisible { };
+
+<span class="comment">/* Class not documented with doxygen comments */</span>
+<span class="keyword">class </span>Undocumented { };
+<span class="comment"></span>
+<span class="comment">/*! Class that is inherited using public inheritance */</span>
+<span class="keyword">class </span>PublicBase : <span class="keyword">public</span> Truncated { };
+<span class="comment"></span>
+<span class="comment">/*! A template class */</span>
+<span class="keyword">template</span><<span class="keyword">class</span> T> <span class="keyword">class </span>Templ { };
+<span class="comment"></span>
+<span class="comment">/*! Class that is inherited using protected inheritance */</span>
+<span class="keyword">class </span>ProtectedBase { };
+<span class="comment"></span>
+<span class="comment">/*! Class that is inherited using private inheritance */</span>
+<span class="keyword">class </span>PrivateBase { };
+<span class="comment"></span>
+<span class="comment">/*! Class that is used by the Inherited class */</span>
+<span class="keyword">class </span>Used { };
+<span class="comment"></span>
+<span class="comment">/*! Super class that inherits a number of other classes */</span>
+<span class="keyword">class </span>Inherited : <span class="keyword">public</span> PublicBase,
+                  <span class="keyword">protected</span> ProtectedBase,
+                  <span class="keyword">private</span> PrivateBase,
+                  <span class="keyword">public</span> Undocumented
+                  <span class="keyword">public</span> Templ<int>
+{
+  <span class="keyword">private</span>:
+    Used *m_usedClass;
+};
+</pre></div> If the <code>MAX_DOT_GRAPH_HEIGHT</code> tag in the configuration file is set to 240 this will result in the following graph:<p>
+<center><div align="center">
+<img src="graph_legend.png" alt="graph_legend.png">
+</div>
+</center> <p>
+The boxes in the above graph have the following meaning: <ul>
+<li>
+A filled black box represents the struct or class for which the graph is generated. </li>
+<li>
+A box with a black border denotes a documented struct or class. </li>
+<li>
+A box with a grey border denotes an undocumented struct or class. </li>
+<li>
+A box with a red border denotes a documented struct or class forwhich not all inheritance/containment relations are shown. A graph is truncated if it does not fit within the specified boundaries. </li>
+</ul>
+The arrows have the following meaning: <ul>
+<li>
+A dark blue arrow is used to visualize a public inheritance relation between two classes. </li>
+<li>
+A dark green arrow is used for protected inheritance. </li>
+<li>
+A dark red arrow is used for private inheritance. </li>
+<li>
+A purple dashed arrow is used if a class is contained or used by another class. The arrow is labeled with the variable(s) through which the pointed class or struct is accessible. </li>
+<li>
+A yellow dashed arrow denotes a relation between a template instance and the template class it was instantiated from. The arrow is labeled with the template parameters of the instance. </li>
+</ul>
+<hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/helpers_8c.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/helpers_8c.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/helpers_8c.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,162 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: panel-plugin/helpers.c File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="files.html"><span>File List</span></a></li>
+    <li><a href="globals.html"><span>Globals</span></a></li>
+  </ul></div>
+<h1>panel-plugin/helpers.c File Reference</h1><code>#include <glib.h></code><br>
+<code>#include <glib/gprintf.h></code><br>
+
+<p>
+Include dependency graph for helpers.c:
+<p>
+This graph shows which files directly or indirectly include this file:<table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="helpers_8c.html#3c887eb7d6626aa256c0e80f05700d97">seperate_list</a> (GPtrArray *array, char *list)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="helpers_8c.html#4a4f67d830c4d95f158974f6a5ac935b">deviceprintf</a> (char **dest, char *format, char *device)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="helpers_8c.html#3c316bb3d142a5a5264f33c3254cfe5b">mountpointprintf</a> (char **dest, char *format, char *mountpoint)</td></tr>
+
+</table>
+<hr><h2>Function Documentation</h2>
+<a class="anchor" name="4a4f67d830c4d95f158974f6a5ac935b"></a><!-- doxytag: member="helpers.c::deviceprintf" ref="4a4f67d830c4d95f158974f6a5ac935b" args="(char **dest, char *format, char *device)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">int deviceprintf           </td>
+          <td>(</td>
+          <td class="paramtype">char ** </td>
+          <td class="paramname"> <em>dest</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>format</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>device</em></td><td> </td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td><td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Print device to the format string where there is %d. The new string dest is allocated with malloc and must therefore be freed. <dl compact><dt><b>Parameters:</b></dt><dd>
+  <table border="0" cellspacing="2" cellpadding="0">
+    <tr><td valign="top"></td><td valign="top"><em>dest</em> </td><td>double pointer to store location of newly created string </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>format</em> </td><td>format string containing '%d' to be replaced by  </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>device</em> </td><td>argument to replace '%d' in  with </td></tr>
+  </table>
+</dl>
+<dl class="return" compact><dt><b>Returns:</b></dt><dd>0 on failure or no replacement, >0 on success. </dd></dl>
+
+</div>
+</div><p>
+<a class="anchor" name="3c316bb3d142a5a5264f33c3254cfe5b"></a><!-- doxytag: member="helpers.c::mountpointprintf" ref="3c316bb3d142a5a5264f33c3254cfe5b" args="(char **dest, char *format, char *mountpoint)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">int mountpointprintf           </td>
+          <td>(</td>
+          <td class="paramtype">char ** </td>
+          <td class="paramname"> <em>dest</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>format</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>mountpoint</em></td><td> </td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td><td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Print mount point to the format string where there is %m. The new string dest is allocated with malloc and must therefore be freed. <dl compact><dt><b>Parameters:</b></dt><dd>
+  <table border="0" cellspacing="2" cellpadding="0">
+    <tr><td valign="top"></td><td valign="top"><em>dest</em> </td><td>double pointer to store location of newly created string </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>format</em> </td><td>format string containing 'm' to be replaced by  </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>mountpoint</em> </td><td>argument to replace 'm' in  with </td></tr>
+  </table>
+</dl>
+<dl class="return" compact><dt><b>Returns:</b></dt><dd>0 on failure or no replacement, >0 on success. </dd></dl>
+
+</div>
+</div><p>
+<a class="anchor" name="3c887eb7d6626aa256c0e80f05700d97"></a><!-- doxytag: member="helpers.c::seperate_list" ref="3c887eb7d6626aa256c0e80f05700d97" args="(GPtrArray *array, char *list)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">int seperate_list           </td>
+          <td>(</td>
+          <td class="paramtype">GPtrArray * </td>
+          <td class="paramname"> <em>array</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char * </td>
+          <td class="paramname"> <em>list</em></td><td> </td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td><td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+seperate list by spaces and store information in . <dl compact><dt><b>Parameters:</b></dt><dd>
+  <table border="0" cellspacing="2" cellpadding="0">
+    <tr><td valign="top"></td><td valign="top"><em>array</em> </td><td>pointer array where list entries are stored in </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>list</em> </td><td>list string with entres seperated by space </td></tr>
+  </table>
+</dl>
+<dl class="return" compact><dt><b>Returns:</b></dt><dd>0 on failure, number of entries on success. </dd></dl>
+
+</div>
+</div><p>
+<hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/helpers_8c__dep__incl.dot
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/helpers_8c__dep__incl.dot	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/helpers_8c__dep__incl.dot	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,9 @@
+digraph G
+{
+  edge [fontname="FreeSans.ttf",fontsize=10,labelfontname="FreeSans.ttf",labelfontsize=10];
+  node [fontname="FreeSans.ttf",fontsize=10,shape=record];
+  rankdir=LR;
+  Node1 [label="panel-plugin/helpers.c",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
+  Node1 -> Node2 [dir=back,color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node2 [label="panel-plugin/devices.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$devices_8c.html"];
+}

Added: xfce4-mount-plugin/trunk/doc/html/helpers_8c__dep__incl.md5
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/helpers_8c__dep__incl.md5	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/helpers_8c__dep__incl.md5	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1 @@
+b897b4e88d6b0f812f98d4125e6d2af6
\ No newline at end of file

Added: xfce4-mount-plugin/trunk/doc/html/helpers_8c__incl.dot
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/helpers_8c__incl.dot	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/helpers_8c__incl.dot	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,11 @@
+digraph G
+{
+  edge [fontname="FreeSans.ttf",fontsize=10,labelfontname="FreeSans.ttf",labelfontsize=10];
+  node [fontname="FreeSans.ttf",fontsize=10,shape=record];
+  rankdir=LR;
+  Node1 [label="panel-plugin/helpers.c",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
+  Node1 -> Node2 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node2 [label="glib.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
+  Node1 -> Node3 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node3 [label="glib/gprintf.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
+}

Added: xfce4-mount-plugin/trunk/doc/html/helpers_8c__incl.md5
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/helpers_8c__incl.md5	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/helpers_8c__incl.md5	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1 @@
+34ef92619808a35b63bf32739f359bff
\ No newline at end of file

Added: xfce4-mount-plugin/trunk/doc/html/icons_8h.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/icons_8h.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/icons_8h.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,28 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: panel-plugin/icons.h File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="files.html"><span>File List</span></a></li>
+    <li><a href="globals.html"><span>Globals</span></a></li>
+  </ul></div>
+<h1>panel-plugin/icons.h File Reference</h1>
+<p>
+This graph shows which files directly or indirectly include this file:<table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+</table>
+<hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/icons_8h__dep__incl.dot
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/icons_8h__dep__incl.dot	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/icons_8h__dep__incl.dot	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,9 @@
+digraph G
+{
+  edge [fontname="FreeSans.ttf",fontsize=10,labelfontname="FreeSans.ttf",labelfontsize=10];
+  node [fontname="FreeSans.ttf",fontsize=10,shape=record];
+  rankdir=LR;
+  Node1 [label="panel-plugin/icons.h",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
+  Node1 -> Node2 [dir=back,color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node2 [label="panel-plugin/mount-plugin.h",height=0.2,width=0.4,color="red", fillcolor="white", style="filled",URL="$mount-plugin_8h.html"];
+}

Added: xfce4-mount-plugin/trunk/doc/html/icons_8h__dep__incl.md5
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/icons_8h__dep__incl.md5	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/icons_8h__dep__incl.md5	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1 @@
+2bcf3536abfe90461a310b76b952020f
\ No newline at end of file

Added: xfce4-mount-plugin/trunk/doc/html/index.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/index.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/index.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: Main Page</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li id="current"><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<h1>Xfce4-Mount-Plugin Documentation</h1>
+<p>
+<h3 align="center">0.5.0 </h3><hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/mount-plugin_8c.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/mount-plugin_8c.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/mount-plugin_8c.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,53 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: panel-plugin/mount-plugin.c File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="files.html"><span>File List</span></a></li>
+    <li><a href="globals.html"><span>Globals</span></a></li>
+  </ul></div>
+<h1>panel-plugin/mount-plugin.c File Reference</h1><code>#include "<a class="el" href="mount-plugin_8h.html">mount-plugin.h</a>"</code><br>
+
+<p>
+Include dependency graph for mount-plugin.c:<table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="mount-plugin_8c.html#81b276145ccf733877e424b2f12c00a0">XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL</a> (mount_construct)</td></tr>
+
+</table>
+<hr><h2>Function Documentation</h2>
+<a class="anchor" name="81b276145ccf733877e424b2f12c00a0"></a><!-- doxytag: member="mount-plugin.c::XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL" ref="81b276145ccf733877e424b2f12c00a0" args="(mount_construct)" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL           </td>
+          <td>(</td>
+          <td class="paramtype">mount_construct </td>
+          <td class="paramname">          </td>
+          <td> ) </td>
+          <td width="100%"></td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/mount-plugin_8c__incl.dot
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/mount-plugin_8c__incl.dot	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/mount-plugin_8c__incl.dot	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,23 @@
+digraph G
+{
+  edge [fontname="FreeSans.ttf",fontsize=10,labelfontname="FreeSans.ttf",labelfontsize=10];
+  node [fontname="FreeSans.ttf",fontsize=10,shape=record];
+  rankdir=LR;
+  Node1 [label="panel-plugin/mount-plugin.c",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
+  Node1 -> Node2 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node2 [label="mount-plugin.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$mount-plugin_8h.html"];
+  Node2 -> Node3 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node3 [label="gtk/gtk.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
+  Node2 -> Node4 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node4 [label="libxfce4panel/xfce-panel-plugin.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
+  Node2 -> Node5 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node5 [label="libxfce4util/libxfce4util.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
+  Node2 -> Node6 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node6 [label="libxfcegui4/libxfcegui4.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
+  Node2 -> Node7 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node7 [label="string.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
+  Node2 -> Node8 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node8 [label="devices.h",height=0.2,width=0.4,color="red", fillcolor="white", style="filled",URL="$devices_8h.html"];
+  Node2 -> Node9 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node9 [label="icons.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$icons_8h.html"];
+}

Added: xfce4-mount-plugin/trunk/doc/html/mount-plugin_8c__incl.md5
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/mount-plugin_8c__incl.md5	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/mount-plugin_8c__incl.md5	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1 @@
+6fd65d065439325f037ca3df9b8f9d6c
\ No newline at end of file

Added: xfce4-mount-plugin/trunk/doc/html/mount-plugin_8h.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/mount-plugin_8h.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/mount-plugin_8h.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,165 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: panel-plugin/mount-plugin.h File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li id="current"><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="files.html"><span>File List</span></a></li>
+    <li><a href="globals.html"><span>Globals</span></a></li>
+  </ul></div>
+<h1>panel-plugin/mount-plugin.h File Reference</h1><code>#include <gtk/gtk.h></code><br>
+<code>#include <libxfce4panel/xfce-panel-plugin.h></code><br>
+<code>#include <libxfce4util/libxfce4util.h></code><br>
+<code>#include <libxfcegui4/libxfcegui4.h></code><br>
+<code>#include <string.h></code><br>
+<code>#include "<a class="el" href="devices_8h.html">devices.h</a>"</code><br>
+<code>#include "<a class="el" href="icons_8h.html">icons.h</a>"</code><br>
+
+<p>
+Include dependency graph for mount-plugin.h:
+<p>
+This graph shows which files directly or indirectly include this file:<table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Data Structures</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter.html">t_mounter</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__disk__display.html">t_disk_display</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter__dialog.html">t_mounter_dialog</a></td></tr>
+
+<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="mount-plugin_8h.html#d72dbcf6d0153db1b8d8a58001feed83">DEBUG</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="mount-plugin_8h.html#1a14f2ab6e23e263754ecca29d5114f1">DEBUG_TRACE</a>   1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="mount-plugin_8h.html#f0b5cfa4242ae7f98ba80fd23ef8afa9">APP_NAME</a>   N_("Mount Plugin")</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="mount-plugin_8h.html#6d0652ae6ea6a5c4fef68baf139fd085">BORDER</a>   6</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="mount-plugin_8h.html#6394fac1efa3567cc34eb05ebb394c60">DEFAULT_MOUNT_COMMAND</a>   "mount %d"</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="mount-plugin_8h.html#504e7faab4e44696cc067a435f5a9064">DEFAULT_UMOUNT_COMMAND</a>   "umount %d"</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="mount-plugin_8h.html#626bad32839e90e03be23c022b86448e">DEFAULT_ICON</a>   PACKAGE_DATA_DIR"/icons/hicolor/scalable/apps/xfce-mount.svg"</td></tr>
+
+</table>
+<hr><h2>Define Documentation</h2>
+<a class="anchor" name="f0b5cfa4242ae7f98ba80fd23ef8afa9"></a><!-- doxytag: member="mount-plugin.h::APP_NAME" ref="f0b5cfa4242ae7f98ba80fd23ef8afa9" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define APP_NAME   N_("Mount Plugin")          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="6d0652ae6ea6a5c4fef68baf139fd085"></a><!-- doxytag: member="mount-plugin.h::BORDER" ref="6d0652ae6ea6a5c4fef68baf139fd085" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define BORDER   6          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="d72dbcf6d0153db1b8d8a58001feed83"></a><!-- doxytag: member="mount-plugin.h::DEBUG" ref="d72dbcf6d0153db1b8d8a58001feed83" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define DEBUG   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="1a14f2ab6e23e263754ecca29d5114f1"></a><!-- doxytag: member="mount-plugin.h::DEBUG_TRACE" ref="1a14f2ab6e23e263754ecca29d5114f1" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define DEBUG_TRACE   1          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="626bad32839e90e03be23c022b86448e"></a><!-- doxytag: member="mount-plugin.h::DEFAULT_ICON" ref="626bad32839e90e03be23c022b86448e" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define DEFAULT_ICON   PACKAGE_DATA_DIR"/icons/hicolor/scalable/apps/xfce-mount.svg"          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="6394fac1efa3567cc34eb05ebb394c60"></a><!-- doxytag: member="mount-plugin.h::DEFAULT_MOUNT_COMMAND" ref="6394fac1efa3567cc34eb05ebb394c60" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define DEFAULT_MOUNT_COMMAND   "mount %d"          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="504e7faab4e44696cc067a435f5a9064"></a><!-- doxytag: member="mount-plugin.h::DEFAULT_UMOUNT_COMMAND" ref="504e7faab4e44696cc067a435f5a9064" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define DEFAULT_UMOUNT_COMMAND   "umount %d"          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/mount-plugin_8h__dep__incl.dot
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/mount-plugin_8h__dep__incl.dot	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/mount-plugin_8h__dep__incl.dot	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,9 @@
+digraph G
+{
+  edge [fontname="FreeSans.ttf",fontsize=10,labelfontname="FreeSans.ttf",labelfontsize=10];
+  node [fontname="FreeSans.ttf",fontsize=10,shape=record];
+  rankdir=LR;
+  Node1 [label="panel-plugin/mount-plugin.h",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
+  Node1 -> Node2 [dir=back,color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node2 [label="panel-plugin/mount-plugin.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$mount-plugin_8c.html"];
+}

Added: xfce4-mount-plugin/trunk/doc/html/mount-plugin_8h__dep__incl.md5
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/mount-plugin_8h__dep__incl.md5	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/mount-plugin_8h__dep__incl.md5	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1 @@
+c5f82a2f584e8dc27baa0eacbd9a19cc
\ No newline at end of file

Added: xfce4-mount-plugin/trunk/doc/html/mount-plugin_8h__incl.dot
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/mount-plugin_8h__incl.dot	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/mount-plugin_8h__incl.dot	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,21 @@
+digraph G
+{
+  edge [fontname="FreeSans.ttf",fontsize=10,labelfontname="FreeSans.ttf",labelfontsize=10];
+  node [fontname="FreeSans.ttf",fontsize=10,shape=record];
+  rankdir=LR;
+  Node1 [label="panel-plugin/mount-plugin.h",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
+  Node1 -> Node2 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node2 [label="gtk/gtk.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
+  Node1 -> Node3 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node3 [label="libxfce4panel/xfce-panel-plugin.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
+  Node1 -> Node4 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node4 [label="libxfce4util/libxfce4util.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
+  Node1 -> Node5 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node5 [label="libxfcegui4/libxfcegui4.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
+  Node1 -> Node6 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node6 [label="string.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
+  Node1 -> Node7 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node7 [label="devices.h",height=0.2,width=0.4,color="red", fillcolor="white", style="filled",URL="$devices_8h.html"];
+  Node1 -> Node8 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];
+  Node8 [label="icons.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$icons_8h.html"];
+}

Added: xfce4-mount-plugin/trunk/doc/html/mount-plugin_8h__incl.md5
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/mount-plugin_8h__incl.md5	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/mount-plugin_8h__incl.md5	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1 @@
+17a575ea8c48991f31be5719c3a52bed
\ No newline at end of file

Added: xfce4-mount-plugin/trunk/doc/html/structs__disk.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/structs__disk.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/structs__disk.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,103 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: s_disk Struct Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li id="current"><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li><a href="functions.html"><span>Data Fields</span></a></li>
+  </ul></div>
+<h1>s_disk Struct Reference</h1><!-- doxytag: class="s_disk" --><code>#include <devices.h></code>
+<p>
+Collaboration diagram for s_disk:<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">char * </td><td class="memItemRight" valign="bottom"><a class="el" href="structs__disk.html#8c781e611e4294f4a86361d815fb7de7">device</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">char * </td><td class="memItemRight" valign="bottom"><a class="el" href="structs__disk.html#08c63940f790fb827c2dde442b4e0eb6">mount_point</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structs__mount__info.html">t_mount_info</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structs__disk.html#a19ff5b8f87216db796d6ba12ba59652">mount_info</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc3669">t_deviceclass</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structs__disk.html#88864ba3892db9eef2f803695228382c">dc</a></td></tr>
+
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+Disk information. 
+<p>
+<hr><h2>Field Documentation</h2>
+<a class="anchor" name="8c781e611e4294f4a86361d815fb7de7"></a><!-- doxytag: member="s_disk::device" ref="8c781e611e4294f4a86361d815fb7de7" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">char* <a class="el" href="structs__disk.html#8c781e611e4294f4a86361d815fb7de7">s_disk::device</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Device name, e.g. /dev/cdrom 
+</div>
+</div><p>
+<a class="anchor" name="08c63940f790fb827c2dde442b4e0eb6"></a><!-- doxytag: member="s_disk::mount_point" ref="08c63940f790fb827c2dde442b4e0eb6" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">char* <a class="el" href="structs__disk.html#08c63940f790fb827c2dde442b4e0eb6">s_disk::mount_point</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Device mount point, e.g. /mnt/cdrom 
+</div>
+</div><p>
+<a class="anchor" name="a19ff5b8f87216db796d6ba12ba59652"></a><!-- doxytag: member="s_disk::mount_info" ref="a19ff5b8f87216db796d6ba12ba59652" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="structs__mount__info.html">t_mount_info</a>* <a class="el" href="structs__disk.html#a19ff5b8f87216db796d6ba12ba59652">s_disk::mount_info</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+NULL if not mounted 
+</div>
+</div><p>
+<a class="anchor" name="88864ba3892db9eef2f803695228382c"></a><!-- doxytag: member="s_disk::dc" ref="88864ba3892db9eef2f803695228382c" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="devices_8h.html#b5b37940bd0292a0467ceafedacc3669">t_deviceclass</a> <a class="el" href="structs__disk.html#88864ba3892db9eef2f803695228382c">s_disk::dc</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Ddevice classification 
+</div>
+</div><p>
+<hr>The documentation for this struct was generated from the following file:<ul>
+<li>panel-plugin/<a class="el" href="devices_8h.html">devices.h</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/structs__disk__coll__graph.dot
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/structs__disk__coll__graph.dot	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/structs__disk__coll__graph.dot	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,8 @@
+digraph G
+{
+  edge [fontname="FreeSans.ttf",fontsize=10,labelfontname="FreeSans.ttf",labelfontsize=10];
+  node [fontname="FreeSans.ttf",fontsize=10,shape=record];
+  Node1 [label="s_disk",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
+  Node2 -> Node1 [dir=back,color="darkorchid3",fontsize=10,style="dashed",label="mount_info",fontname="FreeSans.ttf"];
+  Node2 [label="s_mount_info",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$structs__mount__info.html"];
+}

Added: xfce4-mount-plugin/trunk/doc/html/structs__disk__coll__graph.md5
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/structs__disk__coll__graph.md5	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/structs__disk__coll__graph.md5	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1 @@
+288d8e927deb54313690a09663f054bc
\ No newline at end of file

Added: xfce4-mount-plugin/trunk/doc/html/structs__mount__info.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/structs__mount__info.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/structs__mount__info.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,137 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: s_mount_info Struct Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li id="current"><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li><a href="functions.html"><span>Data Fields</span></a></li>
+  </ul></div>
+<h1>s_mount_info Struct Reference</h1><!-- doxytag: class="s_mount_info" --><code>#include <devices.h></code>
+<p>
+<table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="structs__mount__info.html#0a262f6dd3f54cbe33608452a02842bf">size</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="structs__mount__info.html#e7b6d9f237e30f6996420a9cd0328217">used</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="structs__mount__info.html#04caa277fae2619d2ff6eefcc0bccca4">avail</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="structs__mount__info.html#ad5f893b696832684e5149899e002696">percent</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">char * </td><td class="memItemRight" valign="bottom"><a class="el" href="structs__mount__info.html#23ac8a1e8c7b0e83d4861f7e48a04296">type</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">char * </td><td class="memItemRight" valign="bottom"><a class="el" href="structs__mount__info.html#3906cc3affaaf138a1fde1b7571dd739">mounted_on</a></td></tr>
+
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+Mount information. Additional info when a t_disk is mounted. 
+<p>
+<hr><h2>Field Documentation</h2>
+<a class="anchor" name="0a262f6dd3f54cbe33608452a02842bf"></a><!-- doxytag: member="s_mount_info::size" ref="0a262f6dd3f54cbe33608452a02842bf" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">float <a class="el" href="structs__mount__info.html#0a262f6dd3f54cbe33608452a02842bf">s_mount_info::size</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Total size of device 
+</div>
+</div><p>
+<a class="anchor" name="e7b6d9f237e30f6996420a9cd0328217"></a><!-- doxytag: member="s_mount_info::used" ref="e7b6d9f237e30f6996420a9cd0328217" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">float <a class="el" href="structs__mount__info.html#e7b6d9f237e30f6996420a9cd0328217">s_mount_info::used</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Used size of device 
+</div>
+</div><p>
+<a class="anchor" name="04caa277fae2619d2ff6eefcc0bccca4"></a><!-- doxytag: member="s_mount_info::avail" ref="04caa277fae2619d2ff6eefcc0bccca4" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">float <a class="el" href="structs__mount__info.html#04caa277fae2619d2ff6eefcc0bccca4">s_mount_info::avail</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Available size of device 
+</div>
+</div><p>
+<a class="anchor" name="ad5f893b696832684e5149899e002696"></a><!-- doxytag: member="s_mount_info::percent" ref="ad5f893b696832684e5149899e002696" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">unsigned int <a class="el" href="structs__mount__info.html#ad5f893b696832684e5149899e002696">s_mount_info::percent</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Percentage used 
+</div>
+</div><p>
+<a class="anchor" name="23ac8a1e8c7b0e83d4861f7e48a04296"></a><!-- doxytag: member="s_mount_info::type" ref="23ac8a1e8c7b0e83d4861f7e48a04296" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">char* <a class="el" href="structs__mount__info.html#23ac8a1e8c7b0e83d4861f7e48a04296">s_mount_info::type</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Unused? Distinguish remote file systems? 
+</div>
+</div><p>
+<a class="anchor" name="3906cc3affaaf138a1fde1b7571dd739"></a><!-- doxytag: member="s_mount_info::mounted_on" ref="3906cc3affaaf138a1fde1b7571dd739" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">char* <a class="el" href="structs__mount__info.html#3906cc3affaaf138a1fde1b7571dd739">s_mount_info::mounted_on</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+Current mount point 
+</div>
+</div><p>
+<hr>The documentation for this struct was generated from the following file:<ul>
+<li>panel-plugin/<a class="el" href="devices_8h.html">devices.h</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/structt__disk__display.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/structt__disk__display.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/structt__disk__display.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,120 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: t_disk_display Struct Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li id="current"><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li><a href="functions.html"><span>Data Fields</span></a></li>
+  </ul></div>
+<h1>t_disk_display Struct Reference</h1><!-- doxytag: class="t_disk_display" --><code>#include <mount-plugin.h></code>
+<p>
+<table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkWidget * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__disk__display.html#7d162e6cf510b1c138706ea4c7117f41">menu_item</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkWidget * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__disk__display.html#8eeb4edcdb4921edbaeea98257fa3494">hbox</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkWidget * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__disk__display.html#e8a1fca3ff2c4cae82e91aac151cec7d">label_disk</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkWidget * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__disk__display.html#8744e0598f82d5dd08c0b77a5ee79e14">label_mount_info</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkWidget * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__disk__display.html#01e4d627303108c5eec661ce05ac165d">progress_bar</a></td></tr>
+
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+Disk button data. Contains labels, progress bars, ... for one line in the menu. 
+<p>
+<hr><h2>Field Documentation</h2>
+<a class="anchor" name="7d162e6cf510b1c138706ea4c7117f41"></a><!-- doxytag: member="t_disk_display::menu_item" ref="7d162e6cf510b1c138706ea4c7117f41" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">GtkWidget* <a class="el" href="structt__disk__display.html#7d162e6cf510b1c138706ea4c7117f41">t_disk_display::menu_item</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="8eeb4edcdb4921edbaeea98257fa3494"></a><!-- doxytag: member="t_disk_display::hbox" ref="8eeb4edcdb4921edbaeea98257fa3494" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">GtkWidget* <a class="el" href="structt__disk__display.html#8eeb4edcdb4921edbaeea98257fa3494">t_disk_display::hbox</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="e8a1fca3ff2c4cae82e91aac151cec7d"></a><!-- doxytag: member="t_disk_display::label_disk" ref="e8a1fca3ff2c4cae82e91aac151cec7d" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">GtkWidget* <a class="el" href="structt__disk__display.html#e8a1fca3ff2c4cae82e91aac151cec7d">t_disk_display::label_disk</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="8744e0598f82d5dd08c0b77a5ee79e14"></a><!-- doxytag: member="t_disk_display::label_mount_info" ref="8744e0598f82d5dd08c0b77a5ee79e14" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">GtkWidget* <a class="el" href="structt__disk__display.html#8744e0598f82d5dd08c0b77a5ee79e14">t_disk_display::label_mount_info</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="01e4d627303108c5eec661ce05ac165d"></a><!-- doxytag: member="t_disk_display::progress_bar" ref="01e4d627303108c5eec661ce05ac165d" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">GtkWidget* <a class="el" href="structt__disk__display.html#01e4d627303108c5eec661ce05ac165d">t_disk_display::progress_bar</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<hr>The documentation for this struct was generated from the following file:<ul>
+<li>panel-plugin/<a class="el" href="mount-plugin_8h.html">mount-plugin.h</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/structt__mounter.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/structt__mounter.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/structt__mounter.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,273 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: t_mounter Struct Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li id="current"><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li><a href="functions.html"><span>Data Fields</span></a></li>
+  </ul></div>
+<h1>t_mounter Struct Reference</h1><!-- doxytag: class="t_mounter" --><code>#include <mount-plugin.h></code>
+<p>
+<table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">XfcePanelPlugin * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter.html#bf6c9dffd9572c9dd7afce1793171a53">plugin</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">char * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter.html#bd9df6d991d124bfaea4b23984a71462">on_mount_cmd</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">gchar * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter.html#3d89d5170e79a2d39aa91bb13492274b">mount_command</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">gchar * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter.html#bdda5a37a30d26f0527826bc4f60cdfe">umount_command</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">gchar * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter.html#ce5c64601e1157219963d9ebce811a37">icon</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">gchar * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter.html#34dcd9ec1d865514a9e5365fce2ce15c">excluded_filesystems</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">gboolean </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter.html#c32984c853f958550480c9f43ad868bf">message_dialog</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">gboolean </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter.html#7b4ef67ca980cdd3ebc377234bc9fff0">include_NFSs</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">gboolean </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter.html#d335bfa0636fb4eab6ee86e89c599f46">exclude_FSs</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">gboolean </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter.html#5e603f6ab05bd2f7ef0a890752b6fe93">eject_drives</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkWidget * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter.html#4c78be1f637b103041bb207758a3a49c">button</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">GdkPixbuf * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter.html#9191228a1a1cf4385bea06c830ea7e6b">button_pb</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkWidget * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter.html#35b28406e23244729a16593c9b10f5a4">menu</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">GPtrArray * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter.html#5ec34df36a421075a92a88cce4ff25cb">pdisks</a></td></tr>
+
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+structure <a class="el" href="structt__mounter.html">t_mounter</a>. Contains values and strings for functionality and GtkWidgets for the GUI. 
+<p>
+<hr><h2>Field Documentation</h2>
+<a class="anchor" name="bf6c9dffd9572c9dd7afce1793171a53"></a><!-- doxytag: member="t_mounter::plugin" ref="bf6c9dffd9572c9dd7afce1793171a53" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">XfcePanelPlugin* <a class="el" href="structt__mounter.html#bf6c9dffd9572c9dd7afce1793171a53">t_mounter::plugin</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="bd9df6d991d124bfaea4b23984a71462"></a><!-- doxytag: member="t_mounter::on_mount_cmd" ref="bd9df6d991d124bfaea4b23984a71462" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">char* <a class="el" href="structt__mounter.html#bd9df6d991d124bfaea4b23984a71462">t_mounter::on_mount_cmd</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="3d89d5170e79a2d39aa91bb13492274b"></a><!-- doxytag: member="t_mounter::mount_command" ref="3d89d5170e79a2d39aa91bb13492274b" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">gchar* <a class="el" href="structt__mounter.html#3d89d5170e79a2d39aa91bb13492274b">t_mounter::mount_command</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="bdda5a37a30d26f0527826bc4f60cdfe"></a><!-- doxytag: member="t_mounter::umount_command" ref="bdda5a37a30d26f0527826bc4f60cdfe" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">gchar* <a class="el" href="structt__mounter.html#bdda5a37a30d26f0527826bc4f60cdfe">t_mounter::umount_command</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="ce5c64601e1157219963d9ebce811a37"></a><!-- doxytag: member="t_mounter::icon" ref="ce5c64601e1157219963d9ebce811a37" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">gchar* <a class="el" href="structt__mounter.html#ce5c64601e1157219963d9ebce811a37">t_mounter::icon</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="34dcd9ec1d865514a9e5365fce2ce15c"></a><!-- doxytag: member="t_mounter::excluded_filesystems" ref="34dcd9ec1d865514a9e5365fce2ce15c" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">gchar* <a class="el" href="structt__mounter.html#34dcd9ec1d865514a9e5365fce2ce15c">t_mounter::excluded_filesystems</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="c32984c853f958550480c9f43ad868bf"></a><!-- doxytag: member="t_mounter::message_dialog" ref="c32984c853f958550480c9f43ad868bf" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">gboolean <a class="el" href="structt__mounter.html#c32984c853f958550480c9f43ad868bf">t_mounter::message_dialog</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="7b4ef67ca980cdd3ebc377234bc9fff0"></a><!-- doxytag: member="t_mounter::include_NFSs" ref="7b4ef67ca980cdd3ebc377234bc9fff0" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">gboolean <a class="el" href="structt__mounter.html#7b4ef67ca980cdd3ebc377234bc9fff0">t_mounter::include_NFSs</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="d335bfa0636fb4eab6ee86e89c599f46"></a><!-- doxytag: member="t_mounter::exclude_FSs" ref="d335bfa0636fb4eab6ee86e89c599f46" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">gboolean <a class="el" href="structt__mounter.html#d335bfa0636fb4eab6ee86e89c599f46">t_mounter::exclude_FSs</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="5e603f6ab05bd2f7ef0a890752b6fe93"></a><!-- doxytag: member="t_mounter::eject_drives" ref="5e603f6ab05bd2f7ef0a890752b6fe93" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">gboolean <a class="el" href="structt__mounter.html#5e603f6ab05bd2f7ef0a890752b6fe93">t_mounter::eject_drives</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="4c78be1f637b103041bb207758a3a49c"></a><!-- doxytag: member="t_mounter::button" ref="4c78be1f637b103041bb207758a3a49c" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">GtkWidget* <a class="el" href="structt__mounter.html#4c78be1f637b103041bb207758a3a49c">t_mounter::button</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="9191228a1a1cf4385bea06c830ea7e6b"></a><!-- doxytag: member="t_mounter::button_pb" ref="9191228a1a1cf4385bea06c830ea7e6b" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">GdkPixbuf* <a class="el" href="structt__mounter.html#9191228a1a1cf4385bea06c830ea7e6b">t_mounter::button_pb</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="35b28406e23244729a16593c9b10f5a4"></a><!-- doxytag: member="t_mounter::menu" ref="35b28406e23244729a16593c9b10f5a4" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">GtkWidget* <a class="el" href="structt__mounter.html#35b28406e23244729a16593c9b10f5a4">t_mounter::menu</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="5ec34df36a421075a92a88cce4ff25cb"></a><!-- doxytag: member="t_mounter::pdisks" ref="5ec34df36a421075a92a88cce4ff25cb" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">GPtrArray* <a class="el" href="structt__mounter.html#5ec34df36a421075a92a88cce4ff25cb">t_mounter::pdisks</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<hr>The documentation for this struct was generated from the following file:<ul>
+<li>panel-plugin/<a class="el" href="mount-plugin_8h.html">mount-plugin.h</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/structt__mounter__dialog.html
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/structt__mounter__dialog.html	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/structt__mounter__dialog.html	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,256 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Xfce4-Mount-Plugin: t_mounter_dialog Struct Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.5.1 -->
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li id="current"><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li><a href="files.html"><span>Files</span></a></li>
+  </ul></div>
+<div class="tabs">
+  <ul>
+    <li><a href="annotated.html"><span>Data Structures</span></a></li>
+    <li><a href="functions.html"><span>Data Fields</span></a></li>
+  </ul></div>
+<h1>t_mounter_dialog Struct Reference</h1><!-- doxytag: class="t_mounter_dialog" --><code>#include <mount-plugin.h></code>
+<p>
+Collaboration diagram for t_mounter_dialog:<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structt__mounter.html">t_mounter</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter__dialog.html#4d41436bf6539d6c621cec072f90d368">mt</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkWidget * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter__dialog.html#a08b9bd11bc7e013c6bff01a747f3040">dialog</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkWidget * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter__dialog.html#4bcaf6b33902084aa3f5aef786e6c637">string_cmd</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkWidget * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter__dialog.html#9055050a47b3ad5c59df32ba85ec4278">string_icon</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkWidget * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter__dialog.html#46f3a6bf358feacb63d06ef55509360e">specify_commands</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkWidget * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter__dialog.html#f05d756baa2fc6748c166cafe907be2a">box_mount_commands</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkWidget * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter__dialog.html#65439c544b99c27fb5c75d10fb857915">string_mount_command</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkWidget * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter__dialog.html#84a74df5c2b8929d1e59007d36083108">string_umount_command</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkWidget * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter__dialog.html#63077599d870c3f2c885057d8bf0d426">show_message_dialog</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkWidget * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter__dialog.html#e68c0f0aa8e5cda4dadaf3a34d1d2451">show_include_NFSs</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkWidget * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter__dialog.html#1e4d4a051c63e7341e0ebc96109b38db">show_exclude_FSs</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkWidget * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter__dialog.html#3e3d3470f0221fe282ba75175d5a7d32">show_eject_drives</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkWidget * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__mounter__dialog.html#c6037c073ac0603a69809675e9d7b675">string_excluded_filesystems</a></td></tr>
+
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+Settings dialog. Contains widgets needed for determining the user's preferences. 
+<p>
+<hr><h2>Field Documentation</h2>
+<a class="anchor" name="4d41436bf6539d6c621cec072f90d368"></a><!-- doxytag: member="t_mounter_dialog::mt" ref="4d41436bf6539d6c621cec072f90d368" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="structt__mounter.html">t_mounter</a>* <a class="el" href="structt__mounter__dialog.html#4d41436bf6539d6c621cec072f90d368">t_mounter_dialog::mt</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="a08b9bd11bc7e013c6bff01a747f3040"></a><!-- doxytag: member="t_mounter_dialog::dialog" ref="a08b9bd11bc7e013c6bff01a747f3040" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">GtkWidget* <a class="el" href="structt__mounter__dialog.html#a08b9bd11bc7e013c6bff01a747f3040">t_mounter_dialog::dialog</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="4bcaf6b33902084aa3f5aef786e6c637"></a><!-- doxytag: member="t_mounter_dialog::string_cmd" ref="4bcaf6b33902084aa3f5aef786e6c637" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">GtkWidget* <a class="el" href="structt__mounter__dialog.html#4bcaf6b33902084aa3f5aef786e6c637">t_mounter_dialog::string_cmd</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="9055050a47b3ad5c59df32ba85ec4278"></a><!-- doxytag: member="t_mounter_dialog::string_icon" ref="9055050a47b3ad5c59df32ba85ec4278" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">GtkWidget* <a class="el" href="structt__mounter__dialog.html#9055050a47b3ad5c59df32ba85ec4278">t_mounter_dialog::string_icon</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="46f3a6bf358feacb63d06ef55509360e"></a><!-- doxytag: member="t_mounter_dialog::specify_commands" ref="46f3a6bf358feacb63d06ef55509360e" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">GtkWidget* <a class="el" href="structt__mounter__dialog.html#46f3a6bf358feacb63d06ef55509360e">t_mounter_dialog::specify_commands</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="f05d756baa2fc6748c166cafe907be2a"></a><!-- doxytag: member="t_mounter_dialog::box_mount_commands" ref="f05d756baa2fc6748c166cafe907be2a" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">GtkWidget* <a class="el" href="structt__mounter__dialog.html#f05d756baa2fc6748c166cafe907be2a">t_mounter_dialog::box_mount_commands</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="65439c544b99c27fb5c75d10fb857915"></a><!-- doxytag: member="t_mounter_dialog::string_mount_command" ref="65439c544b99c27fb5c75d10fb857915" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">GtkWidget* <a class="el" href="structt__mounter__dialog.html#65439c544b99c27fb5c75d10fb857915">t_mounter_dialog::string_mount_command</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="84a74df5c2b8929d1e59007d36083108"></a><!-- doxytag: member="t_mounter_dialog::string_umount_command" ref="84a74df5c2b8929d1e59007d36083108" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">GtkWidget* <a class="el" href="structt__mounter__dialog.html#84a74df5c2b8929d1e59007d36083108">t_mounter_dialog::string_umount_command</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="63077599d870c3f2c885057d8bf0d426"></a><!-- doxytag: member="t_mounter_dialog::show_message_dialog" ref="63077599d870c3f2c885057d8bf0d426" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">GtkWidget* <a class="el" href="structt__mounter__dialog.html#63077599d870c3f2c885057d8bf0d426">t_mounter_dialog::show_message_dialog</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="e68c0f0aa8e5cda4dadaf3a34d1d2451"></a><!-- doxytag: member="t_mounter_dialog::show_include_NFSs" ref="e68c0f0aa8e5cda4dadaf3a34d1d2451" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">GtkWidget* <a class="el" href="structt__mounter__dialog.html#e68c0f0aa8e5cda4dadaf3a34d1d2451">t_mounter_dialog::show_include_NFSs</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="1e4d4a051c63e7341e0ebc96109b38db"></a><!-- doxytag: member="t_mounter_dialog::show_exclude_FSs" ref="1e4d4a051c63e7341e0ebc96109b38db" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">GtkWidget* <a class="el" href="structt__mounter__dialog.html#1e4d4a051c63e7341e0ebc96109b38db">t_mounter_dialog::show_exclude_FSs</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="3e3d3470f0221fe282ba75175d5a7d32"></a><!-- doxytag: member="t_mounter_dialog::show_eject_drives" ref="3e3d3470f0221fe282ba75175d5a7d32" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">GtkWidget* <a class="el" href="structt__mounter__dialog.html#3e3d3470f0221fe282ba75175d5a7d32">t_mounter_dialog::show_eject_drives</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<a class="anchor" name="c6037c073ac0603a69809675e9d7b675"></a><!-- doxytag: member="t_mounter_dialog::string_excluded_filesystems" ref="c6037c073ac0603a69809675e9d7b675" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">GtkWidget* <a class="el" href="structt__mounter__dialog.html#c6037c073ac0603a69809675e9d7b675">t_mounter_dialog::string_excluded_filesystems</a>          </td>
+        </tr>
+      </table>
+</div>
+<div class="memdoc">
+
+<p>
+
+</div>
+</div><p>
+<hr>The documentation for this struct was generated from the following file:<ul>
+<li>panel-plugin/<a class="el" href="mount-plugin_8h.html">mount-plugin.h</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by 
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+</body>
+</html>

Added: xfce4-mount-plugin/trunk/doc/html/structt__mounter__dialog__coll__graph.dot
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/structt__mounter__dialog__coll__graph.dot	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/structt__mounter__dialog__coll__graph.dot	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,8 @@
+digraph G
+{
+  edge [fontname="FreeSans.ttf",fontsize=10,labelfontname="FreeSans.ttf",labelfontsize=10];
+  node [fontname="FreeSans.ttf",fontsize=10,shape=record];
+  Node1 [label="t_mounter_dialog",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
+  Node2 -> Node1 [dir=back,color="darkorchid3",fontsize=10,style="dashed",label="mt",fontname="FreeSans.ttf"];
+  Node2 [label="t_mounter",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$structt__mounter.html"];
+}

Added: xfce4-mount-plugin/trunk/doc/html/structt__mounter__dialog__coll__graph.md5
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/structt__mounter__dialog__coll__graph.md5	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/structt__mounter__dialog__coll__graph.md5	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1 @@
+6aef246e02e4a7214f1f997d49759cac
\ No newline at end of file

Added: xfce4-mount-plugin/trunk/doc/html/tab_b.gif
===================================================================
(Binary files differ)


Property changes on: xfce4-mount-plugin/trunk/doc/html/tab_b.gif
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: xfce4-mount-plugin/trunk/doc/html/tab_l.gif
===================================================================
(Binary files differ)


Property changes on: xfce4-mount-plugin/trunk/doc/html/tab_l.gif
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: xfce4-mount-plugin/trunk/doc/html/tab_r.gif
===================================================================
(Binary files differ)


Property changes on: xfce4-mount-plugin/trunk/doc/html/tab_r.gif
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: xfce4-mount-plugin/trunk/doc/html/tabs.css
===================================================================
--- xfce4-mount-plugin/trunk/doc/html/tabs.css	                        (rev 0)
+++ xfce4-mount-plugin/trunk/doc/html/tabs.css	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,102 @@
+/* tabs styles, based on http://www.alistapart.com/articles/slidingdoors */
+
+DIV.tabs
+{
+   float            : left;
+   width            : 100%;
+   background       : url("tab_b.gif") repeat-x bottom;
+   margin-bottom    : 4px;
+}
+
+DIV.tabs UL
+{
+   margin           : 0px;
+   padding-left     : 10px;
+   list-style       : none;
+}
+
+DIV.tabs LI, DIV.tabs FORM
+{
+   display          : inline;
+   margin           : 0px;
+   padding          : 0px;
+}
+
+DIV.tabs FORM
+{
+   float            : right;
+}
+
+DIV.tabs A
+{
+   float            : left;
+   background       : url("tab_r.gif") no-repeat right top;
+   border-bottom    : 1px solid #84B0C7;
+   font-size        : x-small;
+   font-weight      : bold;
+   text-decoration  : none;
+}
+
+DIV.tabs A:hover
+{
+   background-position: 100% -150px;
+}
+
+DIV.tabs A:link, DIV.tabs A:visited,
+DIV.tabs A:active, DIV.tabs A:hover
+{
+       color: #1A419D;
+}
+
+DIV.tabs SPAN
+{
+   float            : left;
+   display          : block;
+   background       : url("tab_l.gif") no-repeat left top;
+   padding          : 5px 9px;
+   white-space      : nowrap;
+}
+
+DIV.tabs INPUT
+{
+   float            : right;
+   display          : inline;
+   font-size        : 1em;
+}
+
+DIV.tabs TD
+{
+   font-size        : x-small;
+   font-weight      : bold;
+   text-decoration  : none;
+}
+
+
+
+/* Commented Backslash Hack hides rule from IE5-Mac \*/
+DIV.tabs SPAN {float : none;}
+/* End IE5-Mac hack */
+
+DIV.tabs A:hover SPAN
+{
+   background-position: 0% -150px;
+}
+
+DIV.tabs LI#current A
+{
+   background-position: 100% -150px;
+   border-width     : 0px;
+}
+
+DIV.tabs LI#current SPAN
+{
+   background-position: 0% -150px;
+   padding-bottom   : 6px;
+}
+
+DIV.nav
+{
+   background       : none;
+   border           : none;
+   border-bottom    : 1px solid #84B0C7;
+}

Modified: xfce4-mount-plugin/trunk/panel-plugin/devices.c
===================================================================
--- xfce4-mount-plugin/trunk/panel-plugin/devices.c	2007-02-22 18:12:03 UTC (rev 2510)
+++ xfce4-mount-plugin/trunk/panel-plugin/devices.c	2007-02-23 18:53:18 UTC (rev 2511)
@@ -2,7 +2,7 @@
 
 /*
 Copyright (C) 2005 Jean-Baptiste jb_dul at yahoo.com
-Copyright (C) 2005, 2006 Fabian Nowak timystery at arcor.de.
+Copyright (C) 2005, 2006, 2007 Fabian Nowak timystery at arcor.de.
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License
@@ -32,6 +32,7 @@
 #include <libxfcegui4/xfce-exec.h>
 
 #include "devices.h"
+#include "helpers.c"
 
 #define KB 1024
 #define MB 1048576
@@ -39,11 +40,11 @@
 
 #define MTAB "/etc/mtab"
 
-/*-------------------- get_size_human_readable --------------------*/
-/* Return a string containing a size expressed in KB, MB or GB and the unit
+/**
+ * Return a string containing a size expressed in KB, MB or GB and the unit
  * it is expressed in.
  *
- * @params  size: Size in bytes
+ * @param  size: Size in bytes
  * @return  Formatted output, e.g. "1.5 GB"
  */
 char *
@@ -54,33 +55,32 @@
     if (size < GB) return g_strdup_printf (_("%.1f MB"), size/MB);
     return g_strdup_printf (_("%.1f GB"), size/GB);
 }
-/*--------------------------------------------------------------------*/
 
-/*-------------------------- mount_info_print --------------------------*/
+
 void
 mount_info_print(t_mount_info * mount_info)
 {
     if (mount_info != NULL)
     {
-        printf (_("size : %g\n"), mount_info->size);
-        printf (_("used size : %g\n") ,mount_info->used);
-        printf (_("available size : %g\n"), mount_info->avail);
-        printf (_("percentage used: %d\n"), mount_info->percent);
-        printf (_("file system type : %s\n"), mount_info->type);
-        printf (_("actual mount point : %s\n"), mount_info->mounted_on);
+        printf (_("size:                %g\n"), mount_info->size);
+        printf (_("used size:           %g\n") ,mount_info->used);
+        printf (_("available siz:       %g\n"), mount_info->avail);
+        printf (_("percentage used:     %d\n"), mount_info->percent);
+        printf (_("file system type:    %s\n"), mount_info->type);
+        printf (_("actual mount point:  %s\n"), mount_info->mounted_on);
     }
     return ;
 }
-/*-----------------------------------------------*/
 
-/*------------------------- mount_info_new --------------------*/
+
 t_mount_info *
 mount_info_new (float size, float used, float avail,
                     unsigned int percent, char * type, char * mounted_on)
 {
+    t_mount_info * mount_info;
+
     if ( type != NULL && mounted_on != NULL /* && size != 0 */ )
     {
-        t_mount_info * mount_info;
         mount_info = g_new0(t_mount_info,1);
         mount_info->size = size;
         mount_info->used = used;
@@ -92,25 +92,24 @@
     }
     return NULL;
 }
-/*-----------------------------------------------------*/
 
-/* ------------- mount_info_new_from_stat----------------*/
-/* Creates a new struct t_mount_info from a struct statfs data.
- *
+
+/**
+ * Creates a new struct t_mount_info from a struct statfs data.
  */
 t_mount_info *
 mount_info_new_from_stat (struct statfs * pstatfs,
                                          char * mnt_type,
                                          char * mnt_dir)
 {
+    t_mount_info * mount_info ;
+    float size;  /* total size of device */
+    float used;  /* used size of device */
+    float avail; /* Available size of device */
+    unsigned int percent ; /* percentage used */
+
     if (pstatfs!=NULL && mnt_type!=NULL && mnt_dir!=NULL)
     {
-        t_mount_info * mount_info ;
-        float size;  /* total size of device */
-        float used;  /* used size of device */
-        float avail; /* Available size of device */
-        unsigned int percent ; /* percentage used */
-
         /* compute sizes in bytes */
         size = (float)pstatfs->f_bsize * (float)pstatfs->f_blocks;
         used = (float)pstatfs->f_bsize
@@ -127,10 +126,8 @@
     return NULL;
 
 }
-/*---------------------------------------------------------*/
 
 
-/*-------- free a struct t_mount_info -------------------*/
 void
 mount_info_free(t_mount_info * * mount_info)
 {
@@ -143,19 +140,15 @@
     }
     return;
 }
-/*------------------------------------------------------*/
 
 
-
-
-/*------- print a t_disk struct using printf -------------*/
 void
 disk_print (t_disk * pdisk)
 {
     if (pdisk != NULL)
     {
-        printf (_("disk : %s\n"),pdisk->device);
-        printf (_("mount point : %s\n"), pdisk->mount_point);
+        printf (_("disk: %s\n"),pdisk->device);
+        printf (_("mount point: %s\n"), pdisk->mount_point);
 
         if (pdisk->mount_info != NULL)
             mount_info_print (pdisk->mount_info);
@@ -163,15 +156,15 @@
     }
     return;
 }
-/*----------------------------------------*/
 
-/* create a new t_disk struct */
+
 t_disk *
 disk_new (const char * dev, const char * mp)
 {
+    t_disk  * pdisk;
+
     if ( dev != NULL && mp != NULL)
     {
-        t_disk  * pdisk ;
         pdisk = g_new0 (t_disk,1);
         pdisk->device = g_strdup(dev);
         pdisk->mount_point = g_strdup(mp);
@@ -181,9 +174,8 @@
     }
     return NULL;
 }
-/* -------------------------------------*/
 
-/* free a t_disk struct */
+
 void
 disk_free(t_disk **pdisk)
 {
@@ -197,84 +189,82 @@
     }
     return;
 }
-/* ----------------------------------------*/
 
-gchar *
-replace_placeholder (char *source, char *replacement) {
-	gchar *retval = "", *duplicate;
-	duplicate = g_strdup (source);
-	int i;
-	for (i = strlen(duplicate)-1; i >0; i--) {
-		if (duplicate[i-1]=='%' && duplicate[i]=='d')
-		{
-			duplicate[i-1]='\0';
-			retval = g_strconcat (duplicate+i+1, retval, NULL);
-			i--;
-		}
 
-	}
-	retval = g_strconcat (duplicate+i, retval, NULL);
-
-	return retval;
-}
-
-/*------------ mount a t_disk ---------------*/
-/* return exit status of the mount command*/
+/**
+ * Return exit status of the mount command
+ */
 void
 disk_mount (t_disk *pdisk, char *on_mount_cmd, char* mount_command, gboolean eject)
 {
-	gchar *tmp;
+    gchar *tmp=NULL, *cmd, *tmp2 = NULL;
+    GError *error = NULL;
+    gboolean val;
+
+    #ifdef DEBUG
+    g_printf ("disk_mount: eject=%d\n", eject);
+    #endif
+
     if (pdisk != NULL)
     {
-        gchar * cmd ;
-
-		tmp = replace_placeholder (mount_command, pdisk->mount_point);
-		if (eject)
-			cmd = g_strconcat ("sh -c ' eject -t ", pdisk->mount_point, " && ", tmp, " ",
-                           pdisk->mount_point, NULL);
+        deviceprintf (&tmp, mount_command, pdisk->device);
+        mountpointprintf (&tmp2, tmp, pdisk->mount_point);
+        if (eject)
+            cmd = g_strconcat ("sh -c ' eject -t ", pdisk->device, " && ", tmp2, NULL);
         else
-			cmd = g_strconcat ("sh -c ' ", tmp, " ",
-                           pdisk->mount_point, NULL);
+            cmd = g_strconcat ("sh -c ' ", tmp2, NULL);
 
+        g_free(tmp);
+        g_free(tmp2);
+        tmp = NULL;
+        tmp2 = NULL;
+
         if (on_mount_cmd != NULL) {
-        	tmp = replace_placeholder (on_mount_cmd, pdisk->mount_point);
-            cmd = g_strconcat (cmd, " && ", tmp, " ",
-                               pdisk->mount_point, " ' ", NULL);
+            deviceprintf(&tmp, on_mount_cmd, pdisk->device);
+            mountpointprintf(&tmp2, tmp, pdisk->mount_point);
+            cmd = g_strconcat (cmd, " && ", tmp2, " '", NULL);
         }
         else
-            cmd = g_strconcat (cmd, " ' ", NULL);
+            cmd = g_strconcat (cmd, " '", NULL);
 
-        DBG("cmd :%s \n",cmd);
+        #ifdef DEBUG
+        g_printf ("cmd: '%s'\n", cmd);
+        #endif
 
-        GError *error = NULL;
-
-        gboolean val = xfce_exec (cmd, FALSE, FALSE, &error);
+        val = xfce_exec (cmd, FALSE, FALSE, &error);
         if (!val)
             xfce_err (_("Mount Plugin: Error executing command."));
 
         g_free(cmd);
+        g_free(tmp);
+        g_free(tmp2);
     }
 }
-/*-------------------------------------------*/
 
-/* --------------unmount a t_disk ----------------*/
-/* return exit status of the mount command*/
+
+/**
+ * Return exit status of the umount command.
+ */
 int
 disk_umount (t_disk *pdisk, char* umount_command, gboolean synchronous, gboolean eject)
 {
     int retval = NONE;
-    gchar *tmp;
+    gchar *tmp = NULL, *tmp2 = NULL, *tmpfile;
+    gboolean val;
+    char *cmd;
+    gint filehandle;
+    GError *error = NULL;
 
+    #ifdef DEBUG
+    g_printf ("disk_umount: eject=%d\n", eject);
+    #endif
+
+
     if (pdisk != NULL)
     {
-        GError *error = NULL;
-        gchar *tmpfile;
 
-        char *cmd;
-
-        gboolean val;
         if (synchronous) {
-            gint filehandle = g_file_open_tmp (NULL, &tmpfile, &error);
+            filehandle = g_file_open_tmp (NULL, &tmpfile, &error);
 
             if (filehandle==-1) {
                 close (filehandle);
@@ -285,56 +275,66 @@
             g_return_val_if_fail (tmpfile!=NULL, ERROR);
             error = NULL;
 
-            /* changed from pdisk->device to pdisk->mount_point */
-            tmp = replace_placeholder (umount_command, pdisk->mount_point);
-            cmd = g_strconcat ("sh -c '", tmp, " ",
-                     pdisk->mount_point, " 2>", tmpfile, " ' ", NULL);
-            val = xfce_exec_sync (cmd, FALSE, FALSE, &error);
+            deviceprintf(&tmp, umount_command, pdisk->device);
+            mountpointprintf(&tmp2, tmp, pdisk->mount_point);
+            cmd = g_strconcat ("sh -c '", tmp2, " 2>", tmpfile, NULL);
+
         }
         else {
-            /* changed from pdisk->device to pdisk->mount_point */
-            tmp = replace_placeholder (umount_command, pdisk->mount_point);
-            cmd = g_strconcat ("sh -c '", tmp, " ",
-                     pdisk->mount_point, " ' ", NULL);
-            val = xfce_exec (cmd, FALSE, FALSE, &error);
+            deviceprintf(&tmp, umount_command, pdisk->device);
+            mountpointprintf(&tmp2, tmp, pdisk->mount_point);
+            cmd = g_strconcat ("sh -c '", tmp2, NULL);
         }
 
+        /* re-use tmp */
+        g_free(tmp);
+        tmp = NULL;
+
+        if (eject)
+           tmp = g_strconcat (cmd, " && eject ", pdisk->device, " '", NULL);
+        else
+            tmp = g_strconcat (cmd, " '", NULL);
+
+        #ifdef DEBUG
+        g_printf ("cmd: '%s'\n", tmp);
+        #endif
+
+        val = xfce_exec_sync (tmp, FALSE, FALSE, &error);
+
         if  (!val) {
             xfce_err (_("Mount Plugin: Error executing command."));
             retval = ERROR;
         }
 
-        if (!synchronous)  /* already return from this function at this stage */
-        {
-            return retval;
-        }
+        if (synchronous) {
+            g_free(tmp);
+            tmp = NULL;
 
-        /* synchronous only */
-        gchar *contents;
-        error = NULL;
-        g_file_get_contents (tmpfile, &contents, NULL, &error);
-        g_unlink (tmpfile);
-        g_free (tmpfile);
+            error = NULL;
 
-        if (strlen( (const char*)contents )!=0)
-                retval = ERROR;
+            g_file_get_contents (tmpfile, &tmp, NULL, &error);
+            g_unlink (tmpfile);
 
-        g_free (cmd);
-        g_free (contents);
+            if (strlen( (const char*)tmp )!=0)
+                    retval = ERROR;
+
+            g_free (tmpfile);
+            g_free (cmd);
+            g_free (tmp);
+            g_free (tmp2);
+        }
     }
 
     return retval;
 }
-/*------------------------------------------------*/
 
-/*------------------------- disks_new ----------------*/
-/* Fill a GPtrArray with pointers on struct t_disk containing infos on devices
+
+/**
+ * Fill a GPtrArray with pointers on struct t_disk containing infos on devices
  * and theoretical mount point. used setfsent() and getfsent(),
  * now uses setmntent() and getmntent() and enmntent().
- *
- * @param include_NFSs: whether to include network file systems
- *
- * @return    GPtrArray *pdisks containing elements to be displayed
+ * @param include_NFSs    whether to include network file systems
+ * @return                GPtrArray *pdisks containing elements to be displayed
  */
 GPtrArray *
 disks_new (gboolean include_NFSs)
@@ -342,6 +342,7 @@
     GPtrArray * pdisks; /* to be returned */
     t_disk * pdisk;
     struct fstab *pfstab;
+    gboolean has_valid_mount_device;
 
     /* open fstab */
     if (setfsent()!=1)
@@ -349,14 +350,9 @@
 
     pdisks = g_ptr_array_new();
 
-    for (pfstab = getfsent(); pfstab!=NULL; pfstab = getfsent()) {
-
-        /*
-        pfstab = getfsent(); //read a line in fstab
-        if (pfstab == NULL) break ; // on EOF exit loop
-        */
-
-        gboolean has_valid_mount_device =
+    for (pfstab = getfsent(); pfstab!=NULL; pfstab = getfsent())
+    {
+        has_valid_mount_device =
                         g_str_has_prefix(pfstab->fs_spec, "/dev/");
 
         if (include_NFSs)
@@ -369,6 +365,7 @@
         if ( has_valid_mount_device &&
                 g_str_has_prefix(pfstab->fs_file, "/") ) {
             pdisk = disk_new (pfstab->fs_spec, pfstab->fs_file);
+            pdisk->dc = disk_classify (pfstab->fs_spec, pfstab->fs_file);
             g_ptr_array_add (pdisks , pdisk);
 
         }
@@ -380,15 +377,18 @@
     return pdisks;
 }
 
-/*--------------------- disks_free --------------------------*/
-/* free a GPtrArray containing pointer on struct t_disk elements */
+
+/**
+ * Free a GPtrArray containing pointer on struct t_disk elements
+ */
 void
 disks_free (GPtrArray ** pdisks)
 {
+    int i ;
+    t_disk * pdisk ;
+
     if (*pdisks != NULL)
     {
-        int i ;
-        t_disk * pdisk ;
         for (i=0; i < (*pdisks)->len ; i++)
         {
             pdisk = (t_disk *) (g_ptr_array_index((*pdisks),i));
@@ -399,8 +399,10 @@
     }
 }
 
-/*----------------------- disks_print----------------------*/
-/* print a GPtrArray containing pointer on struct t_disk elements */
+
+/**
+ * Print a GPtrArray containing pointer on struct t_disk elements
+ */
 void
 disks_print (GPtrArray * pdisks)
 {
@@ -413,53 +415,64 @@
 
 }
 
-/*--------------------disks_remove_device ----------------------------*/
-/* Removes specfied device from array.
- * Returns true on success, else false.
+
+/**
+ * Removes specfied device from array.
+ * @return true on success, else false.
  */
 gboolean
 disks_remove_device (GPtrArray * pdisks, char *device)
 {
-	int i;
-	for (i=0; i < pdisks->len ; i++)
+    int i;
+    gpointer p;
+
+    for (i=0; i < pdisks->len ; i++)
     {
         if (strcmp (((t_disk *) g_ptr_array_index(pdisks, i))->device,
-			device)==0)
-			g_ptr_array_remove_index(pdisks, i);
+            device)==0)
+            p = g_ptr_array_remove_index(pdisks, i);
     }
 
-	return FALSE;
+	if (p==NULL)
+		return FALSE;
+	else
+		return TRUE;
 }
 
 
-/*--------------------disks_remove_mountpoint ----------------------------*/
-/* Removes specfied mount point from array.
- * Returns true on success, else false.
+/**
+ * Removes specfied mount point from array.
+ * @return true on success, else false.
  */
 gboolean
 disks_remove_mountpoint (GPtrArray * pdisks, char *mountp)
 {
-	int i;
-	for (i=0; i < pdisks->len ; i++)
+    int i;
+    gpointer p;
+
+    for (i=0; i < pdisks->len ; i++)
     {
         if (strcmp ( ((t_disk *) g_ptr_array_index(pdisks, i))->mount_point,
-			mountp)==0)
-			g_ptr_array_remove_index(pdisks, i);
+            mountp)==0)
+            p = g_ptr_array_remove_index(pdisks, i);
     }
 
-	return FALSE;
+	if (p==NULL)
+		return FALSE;
+	else
+		return TRUE;
 }
 
 
-/*-------------------- disks_search -------------------------*/
-/* CHANGE !!!!!! search on mount directory rather than device name */
-/* Returns a pointer on FIRST struct t_disk containing char * device as
+/**
+ * @return a pointer on FIRST struct t_disk containing char * device as
  * device field; if not found return NULL.
  */
 t_disk *
 disks_search (GPtrArray * pdisks, char * mount_point)
 {
     int i ;
+
     for (i=0; i < pdisks->len ; i++)
     {
         if (g_ascii_strcasecmp (
@@ -470,14 +483,17 @@
     return NULL;
 }
 
-/* -------- disks_free_mount_info ----------------*/
-/* Remove struct t_mount_info from a GPtrArray containing
+
+/**
+ * Remove struct t_mount_info from a GPtrArray containing
  * struct t_disk * elements.
+ * @param pdisks	Array of t_mount_info
  */
 void
 disks_free_mount_info(GPtrArray * pdisks)
 {
     int i ;
+
     for (i=0; i < pdisks->len ; i++)
     {
         mount_info_free( &(((t_disk*)g_ptr_array_index(pdisks,i))->mount_info)) ;
@@ -487,8 +503,8 @@
 }
 
 
-/* --------------- disks_refresh ----------------------*/
-/* Refreshes t_mount_info infos in a GPtrArray containing
+/**
+ * Refreshes t_mount_info infos in a GPtrArray containing
  * struct t_disk * elements.
  */
 void
@@ -515,7 +531,7 @@
     /* start looking for mounted devices */
     for (pmntent=getmntent(fmtab); pmntent!=NULL; pmntent=getmntent(fmtab)) {
 
-	DBG (" have entry: %s on %s \n", pmntent->mnt_fsname, pmntent->mnt_dir );
+    DBG (" have entry: %s on %s \n", pmntent->mnt_fsname, pmntent->mnt_dir );
 
         /* getstat on disk */
 /*        if (statfs(pmntent->mnt_dir, pstatfs)==0 && (pstatfs->f_blocks != 0)) { */
@@ -530,7 +546,7 @@
 
                 /* create a new struct t_disk and add it to pdisks */
                 /* test for mnt_dir!=none or neither block device nor NFS */
-                if ( (g_ascii_strcasecmp(pmntent->mnt_dir, "none") == 0) ||
+                if ( (g_ascii_strcasecmp(pmntent->mnt_dir, "none") != 0) ||
                 !(g_str_has_prefix(pmntent->mnt_fsname, "/dev/") ||
                   g_str_has_prefix(pmntent->mnt_type, "fuse") ||
                   g_str_has_prefix(pmntent->mnt_type, "nfs") ||
@@ -540,6 +556,7 @@
 
                 /* else have valid entry reflecting block device or NFS */
                 pdisk = disk_new (pmntent->mnt_fsname, pmntent->mnt_dir);
+                pdisk->dc = disk_classify (pmntent->mnt_fsname, pmntent->mnt_dir);
                 g_ptr_array_add (pdisks, pdisk);
             }
 
@@ -556,3 +573,34 @@
     endmntent (fmtab); // close file
     return;
 }
+
+
+t_deviceclass disk_classify (char *device, char *mountpoint)
+{
+    t_deviceclass dc = UNKNOWN;
+
+    /* Note: Since linux-2.6.19, you cannot distinguish between scsi/removale
+     * drives by sdX and hard disks by hdY, since hdY is replaced by sdY.
+     */
+    if (strstr(device, "/dev")==NULL) { /* remote or unknown */
+        if (strstr(device, "nfs") || strstr(device, "smbfs")
+            || strstr(device, "shfs") || strstr(device, "fuse")) {
+            dc = REMOTE;
+        }
+    }
+    else if ( strstr(device, "cdrom") || strstr(device, "cdrw")
+                || strstr(device, "dvd") || strstr(mountpoint, "cdrom")
+                || strstr(mountpoint, "cdrw") || strstr(mountpoint, "dvd")) {
+        dc = CD_DVD;
+    }
+    else if ( strstr(mountpoint, "usr") || strstr(mountpoint, "var")
+                || strstr(mountpoint, "home") || strcmp(mountpoint, "/")==0 ) {
+        dc = HARDDISK;
+    }
+
+    else if ( strstr(mountpoint, "media") || strstr(mountpoint, "usb") ) {
+        dc = REMOVABLE;
+    }
+
+    return dc;
+}

Modified: xfce4-mount-plugin/trunk/panel-plugin/devices.h
===================================================================
--- xfce4-mount-plugin/trunk/panel-plugin/devices.h	2007-02-22 18:12:03 UTC (rev 2510)
+++ xfce4-mount-plugin/trunk/panel-plugin/devices.h	2007-02-23 18:53:18 UTC (rev 2511)
@@ -1,6 +1,7 @@
 /* devices.h */
 /*
 Copyright (C) 2005 Jean-Baptiste jb_dul at yahoo.com
+Copyright (C) 2007 Fabian Nowak <timystery at arcor.de>
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License
@@ -22,80 +23,155 @@
 # define _DEVICES_H_
 #include <glib.h>
 
+/* #define DEBUG 1
+#define DEBUG_TRACE 1 */
+
+/**
+ * An enum.
+ * NONE and ERROR as aliases.
+ */
 enum {
-	NONE = 0,
-	ERROR
+    NONE = 0,
+    ERROR
 };
 
 
-/* struct mount info, additional info when a t_disk is mounted */
+/**
+ * Device class.
+ * Used for classification of devices discovered in the system into CDs,
+ * removable media etc.
+ */
+typedef enum {
+    HARDDISK = 0,
+    REMOTE,
+    CD_DVD,
+    REMOVABLE,
+    UNKNOWN
+} t_deviceclass;
+
+
+/**
+ * Mount information.
+ * Additional info when a t_disk is mounted.
+ */
 typedef struct s_mount_info {
-	float size; /* total size of device */
-	float used; /* used size of device */
-	float avail; /* Available size of device */
-	unsigned int percent; /* percentage used */
-	char *type;
-	char *mounted_on; /* actual mount point - current??? */
+    float size;                /**< Total size of device */
+    float used;                /**< Used size of device */
+    float avail;            /**< Available size of device */
+    unsigned int percent;     /**< Percentage used */
+    char *type;                /**< Unused? Distinguish remote file systems? */
+    char *mounted_on;        /**< Current mount point */
 } t_mount_info;
-/*-------------------------------------------------*/
 
-/* struct t_disk, describes a t_disk */
+
+/**
+ * Disk information.
+ */
 typedef struct s_disk {
-	char *device; /* device name, e.g. /dev/cdrom */
-	char *mount_point; /* device mount point, e.g. /mnt/cdrom */
-	t_mount_info *  mount_info; /* NULL if not mounted */
-
+    char *device;                 /**< Device name, e.g. /dev/cdrom */
+    char *mount_point;             /**< Device mount point, e.g. /mnt/cdrom */
+    t_mount_info *  mount_info; /**< NULL if not mounted */
+    t_deviceclass dc;             /**<Ddevice classification */
 } t_disk;
-/*----------------------------------------------*/
 
-/*-------------------- get_size_human_readable --------------------*/
-/* return a string containing a size expressed in KB,MB or GB and the unit it
- * is expressed in
+
+/**
+ *  Return a string containing a size expressed in KB, MB or GB and the unit it
+ * is expressed in.
+ * @param size    Disk size in Bytes
+ * @return        Disk size in MBytes or GBytes
  */
 char * get_size_human_readable(float size);
 
-/*------------ mount a t_disk ---------------*/
-/* return exit status of the mount command
+
+/**
+ * Mount a t_disk.
+ * @param pdisk            Disk to mount
+ * @param on_mount_cmd    Command to execute after successfully mounting the device
+ * @param mount_command    Command to use for mounting the device, still containing placeholders like \%d and \%m.
+ * @param eject            Whether to inject the device before mounting.
+ * @return                Exit status of the mount command
  */
 void disk_mount (t_disk *pdisk, char *on_mount_cmd, char* mount_command, gboolean eject);
 
-/* --------------unmount a t_disk ----------------*/
+
+/**
+ * Unmount a t_disk.
+ * @param pdisk            Disk to mount
+ * @param umount_command    Command to use for unmounting the device, still containing placeholders like \%d and \%m.
+ * @param synchronous    Whether to execute the command synchronously to the program itself thus waiting for the output
+ * @param eject            Whether to eject the device after unmounting.
+ * @return                 Exit status of the mount command
+ */
 int disk_umount (t_disk *pdisk, char* umount_command, gboolean synchronous, gboolean eject);
 
-/*------------------------- disks_new ----------------*/
-/* fill a GPtrArray with pointers on struct t_disk containing infos on devices
- * and theoretical mount point. use setfsent() and getfsent().
+
+/**
+ * Fill a GPtrArray with pointers on struct t_disk containing infos on devices
+ * and theoretical mount point. Uses setfsent() and getfsent().
+ * @param include_NFSs    TRUE if remote file systems should also be displayed.
+ * @return                GPtrArray with t_disks
  */
 GPtrArray * disks_new (gboolean include_NFSs) ;
 
-/*--------------------- disks_free --------------------------*/
-/* free a GPtrArray containing pointer on struct t_disk elements
+
+/**
+ * Free a GPtrArray containing pointer on struct t_disk elements.
+ * @param pdisks    Pointer array of t_disk
  */
 void disks_free (GPtrArray * * pdisks);
 
-/*----------------------- disks_print----------------------*/
-/* print a GPtrArray containing pointer on struct t_disk elements
+
+/**
+ * Print a GPtrArray containing pointer on struct t_disk elements.
+ * @param pdisks    Pointer array of t_disk
  */
 void disks_print (GPtrArray * pdisks);
 
-/* Removes specfied device from array. */
+
+/**
+ * Removes specfied device from array.
+ * @param pdisks    Pointer array of t_disk
+ * @param device    Device to remove from list
+ * @return            TRUE on success.
+ */
 gboolean disks_remove_device (GPtrArray * pdisks, char *device);
 
-/* Removes specfied mount point from array. */
-gboolean disks_remove_mountpoint (GPtrArray * pdisks, char *device);
 
-/*-------------------- disks_search -------------------------*/
-/* return a pointer on FIRST struct t_disk containing char * device as device
- * field; if not found return NULL
+/**
+ * Removes specfied mountpoint from array.
+ * @param pdisks    Pointer array of t_disk
+ * @param device    Mountpoint to remove from list
+ * @return            TRUE on success.
  */
+gboolean disks_remove_mountpoint (GPtrArray * pdisks, char *mountpoint);
+
+
+/**
+ * Search for device in pointer array of t_disks.
+ * @param pdisks    Pointer array of t_disk
+ * @param device    Device to search for
+ * @return            pointer to t_disk if found, NULL else.
+ */
 t_disk * disks_search (GPtrArray * pdisks, char * device);
 
-/* --------------- disks_refresh ----------------------*/
-/* refresh t_mount_info infos in a GPtrArray containing
- * struct t_disk * elements
+
+/**
+ * Refresh t_mount_info infos in a GPtrArray containing struct t_disk *
+ * elements.
+ * @param pdisks    Pointer array of t_disk
  */
 void disks_refresh (GPtrArray * pdisks);
 
+
+/**
+ * Returns classification for given information
+ * @param device        Device to get class for
+ * @param mountpoint    Mountpoint used as additional information for classfication
+ * @return                Device class
+ */
+t_deviceclass disk_classify (char *device, char *mountpoint);
+
 #endif /* _DEVICES_H_ */
 
 

Added: xfce4-mount-plugin/trunk/panel-plugin/helpers.c
===================================================================
--- xfce4-mount-plugin/trunk/panel-plugin/helpers.c	                        (rev 0)
+++ xfce4-mount-plugin/trunk/panel-plugin/helpers.c	2007-02-23 18:53:18 UTC (rev 2511)
@@ -0,0 +1,128 @@
+/* helpers.c */
+
+/*
+Copyright (C) 2007 Fabian Nowak timystery at arcor.de.
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either
+version 2 of the License, or (at your option) any later
+version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+*/
+
+#include <glib.h>
+#include <glib/gprintf.h>
+
+/**
+ * seperate list by spaces and store information in @array.
+ * @param array  pointer array where list entries are stored in
+ * @param list   list string with entres seperated by space
+ * @return       0 on failure, number of entries on success.
+ */
+int
+seperate_list (GPtrArray *array, char *list)
+{
+    int retval = 0;
+    char *p, *q; /* , *r;
+    r = p; */
+
+	if (list==NULL)
+		return retval;
+
+    p = strdup(list);
+
+    if (array==NULL)
+        array = g_ptr_array_new ();
+
+    q = strchr (p, ' ');
+    while ( q < p+strlen(p) && q!=NULL)
+    {
+        q[0] = '\0';
+        g_ptr_array_add (array, (gpointer) p);
+        g_printf("p=%s\n", p);
+        p = q+2;
+
+        q = strchr (p, ' ');
+        retval++;
+    }
+    g_printf("p=%s\n", p);
+    g_ptr_array_add (array, (gpointer) p);
+    retval++;
+
+    /* free (r); */
+
+    return retval;
+}
+
+/**
+ * Print device to the format string where there is \%d. The new string dest
+ * is allocated with malloc and must therefore be freed.
+ * @param dest        double pointer to store location of newly created string
+ * @param format     format string containing '\%d' to be replaced by @device
+ * @param device    argument to replace '\%d' in @format with
+ * @return             0 on failure or no replacement, >0 on success.
+ */
+int
+deviceprintf (char **dest, char *format, char *device)
+{
+    int retval=0;
+    char *p = strdup(format), *q, *r;
+
+    r = p;
+
+    if (*dest==NULL)
+        *dest = "";
+
+    for (q = strstr(p, "\%d"); q!=NULL; q = strstr(p, "\%d")) {
+        q[0] = '\0';
+        *dest = g_strconcat (*dest, p, device, " ", NULL);
+        p = q+2;
+        retval++;
+    }
+    *dest = g_strconcat (*dest, p, NULL);
+
+    g_free(r);
+
+    return retval;
+}
+
+/**
+ * Print mount point to the format string where there is \%m. The new string
+ * dest is allocated with malloc and must therefore be freed.
+ * @param dest            double pointer to store location of newly created string
+ * @param format        format string containing '%m' to be replaced by @mountpoint
+ * @param mountpoint    argument to replace '%m' in @format with
+ * @return                0 on failure or no replacement, >0 on success.
+ */
+int
+mountpointprintf (char **dest, char *format, char *mountpoint)
+{
+    int retval=0;
+    char *p = strdup(format), *q, *r;
+
+    r = p;
+
+    if (*dest==NULL)
+        *dest = "";
+
+    for (q = strstr(p, "\%m"); q!=NULL; q = strstr(p, "\%m")) {
+        q[0] = '\0';
+        *dest = g_strconcat (*dest, p, mountpoint, " ", NULL);
+        p = q+2;
+        retval++;
+    }
+    *dest = g_strconcat (*dest, p, NULL);
+
+    g_free(r);
+
+    return retval;
+}

Modified: xfce4-mount-plugin/trunk/panel-plugin/mount-plugin.c
===================================================================
--- xfce4-mount-plugin/trunk/panel-plugin/mount-plugin.c	2007-02-22 18:12:03 UTC (rev 2510)
+++ xfce4-mount-plugin/trunk/panel-plugin/mount-plugin.c	2007-02-23 18:53:18 UTC (rev 2511)
@@ -2,7 +2,7 @@
 
 /*
 Copyright (C) 2005 Jean-Baptiste jb_dul at yahoo.com
-Copyright (C) 2005, 2006 Fabian Nowak timystery at arcor.de.
+Copyright (C) 2005, 2006, 2007 Fabian Nowak timystery at arcor.de.
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License
@@ -24,36 +24,41 @@
 
 
 static void
-on_message_dialog_response (GtkWidget *widget, gpointer *data) {
-	gtk_widget_destroy (widget);
+on_message_dialog_response (GtkWidget *widget, gpointer *data)
+{
+    gtk_widget_destroy (widget);
 }
 
 
-/*---------------- on_activate_disk_display ---------------*/
 static void
 on_activate_disk_display (GtkWidget *widget, t_disk * disk)
 {
+    t_mounter * mt;
+    gboolean eject;
+    gchar *msg;
+    GtkWidget *my_dlg;
+
     TRACE ("enters on_activate_disk_display");
 
-    t_mounter * mt;
     mt = (t_mounter *) g_object_get_data (G_OBJECT(widget), "mounter");
 
+    eject = mt->eject_drives && (disk->dc==CD_DVD);
+
     if (disk != NULL) {
         if (disk->mount_info != NULL) { /* disk is mounted */
             int result = disk_umount (disk, mt->umount_command,
-                                      mt->message_dialog, mt->eject_drives);
+                                      mt->message_dialog, eject);
 
             if (mt->message_dialog) { /* popup dialog */
 
-            		gchar *msg = (gchar *) g_malloc (1024*sizeof(gchar));
-            	    if (result==NONE)
-            	    	msg = _("The device \"%s\" should be removable safely "
-                    	    		"now.");
-            	    else
-            	    	msg = _("An error occured. The device should not be "
-            	    		        "removed!");
+                    msg = (gchar *) g_malloc (1024*sizeof(gchar));
+                    if (result==NONE)
+                        msg = _("The device \"%s\" should be removable safely "
+                                    "now.");
+                    else
+                        msg = _("An error occured. The device should not be "
+                                    "removed!");
 
-                GtkWidget *my_dlg;
                 my_dlg = gtk_message_dialog_new (NULL,
                         GTK_DIALOG_DESTROY_WITH_PARENT,
                         GTK_MESSAGE_INFO,
@@ -64,20 +69,18 @@
                  g_signal_connect (my_dlg, "response",
                         G_CALLBACK (on_message_dialog_response), my_dlg);
                  gtk_widget_show (my_dlg);
-            		/* gtk_dialog_run (GTK_DIALOG (my_dlg)); */
+                    /* gtk_dialog_run (GTK_DIALOG (my_dlg)); */
             }
         }
         else { /* disk is not mounted */
-            disk_mount (disk, mt->on_mount_cmd, mt->mount_command, mt->eject_drives);
+            disk_mount (disk, mt->on_mount_cmd, mt->mount_command, eject);
         }
     }
 
     TRACE ("leaves on_activate_disk_display");
 }
-/*---------------------------------------------------------*/
 
 
-/*---------------------- mounter_set_size ----------------------*/
 static void
 mounter_set_size (XfcePanelPlugin *plugin, int size, t_mounter *mt)
 {
@@ -85,251 +88,257 @@
    gtk_widget_set_size_request (GTK_WIDGET(mt->button), size - 4, size - 4);
 
 }
-/*---------------------------------------------------------*/
 
 
-/*-------------------- disk_display_new -----------------*/
-/*create a new t_disk_display from t_disk infos */
+/**
+ * Create a new t_disk_display from t_disk infos.
+ */
 static t_disk_display*
 disk_display_new (t_disk *disk, t_mounter *mounter)
 {
-	TRACE ("enters disk_display_new");
+	t_disk_display * dd;
 
-	if (disk!=NULL)
-	{
-		t_disk_display * dd ;
-		dd = g_new0 (t_disk_display, 1) ;
-		dd->menu_item = gtk_menu_item_new();
-		g_signal_connect (G_OBJECT(dd->menu_item), "activate",
-		                  G_CALLBACK(on_activate_disk_display), disk);
-		g_object_set_data (G_OBJECT(dd->menu_item), "mounter",
-		                   (gpointer)mounter);
+    TRACE ("enters disk_display_new");
 
-		dd->hbox = gtk_hbox_new (FALSE, 10);
-		gtk_container_add (GTK_CONTAINER(dd->menu_item), dd->hbox);
+    if (disk!=NULL)
+    {
+        dd = g_new0 (t_disk_display, 1) ;
+        dd->menu_item = gtk_menu_item_new();
+        g_signal_connect (G_OBJECT(dd->menu_item), "activate",
+                          G_CALLBACK(on_activate_disk_display), disk);
+        g_object_set_data (G_OBJECT(dd->menu_item), "mounter",
+                           (gpointer)mounter);
 
-		dd->label_disk = gtk_label_new (g_strconcat(disk->device, " -> ",
-		                                disk->mount_point, NULL));
-		/*change to uniform label size*/
-		gtk_label_set_width_chars(GTK_LABEL(dd->label_disk),28);
-		/* gtk_label_set_justify(GTK_LABEL(dd->label_disk),GTK_JUSTIFY_LEFT); */
-        gtk_misc_set_alignment(GTK_MISC(dd->label_disk),0.5, 0.5);
-		gtk_box_pack_start(GTK_BOX(dd->hbox),dd->label_disk,FALSE,TRUE,0);
+        dd->hbox = gtk_hbox_new (FALSE, 10);
+        gtk_container_add (GTK_CONTAINER(dd->menu_item), dd->hbox);
 
-		dd->label_mount_info = gtk_label_new("");
-		/*change to uniform label size*/
-		gtk_label_set_width_chars(GTK_LABEL(dd->label_mount_info),25);
-		gtk_label_set_use_markup(GTK_LABEL(dd->label_mount_info),TRUE);
-		/* gtk_label_set_justify (GTK_LABEL(dd->label_mount_info),
-		                       GTK_JUSTIFY_RIGHT); */
-        gtk_misc_set_alignment(GTK_MISC(dd->label_mount_info),0.5, 0.5);
-		gtk_box_pack_start(GTK_BOX(dd->hbox),dd->label_mount_info,TRUE,TRUE,0);
+        dd->label_disk = gtk_label_new (g_strconcat(disk->device, " -> ",
+                                        disk->mount_point, NULL));
+        /*change to uniform label size*/
+        gtk_label_set_width_chars(GTK_LABEL(dd->label_disk),28);
+        /* gtk_label_set_justify(GTK_LABEL(dd->label_disk),GTK_JUSTIFY_LEFT); */
+        gtk_misc_set_alignment(GTK_MISC(dd->label_disk),0.0, 0.5);
+        gtk_box_pack_start(GTK_BOX(dd->hbox),dd->label_disk,FALSE,TRUE,0);
 
-		dd->progress_bar = gtk_progress_bar_new();
-		gtk_box_pack_start(GTK_BOX(dd->hbox),dd->progress_bar,TRUE,TRUE,0);
+        dd->label_mount_info = gtk_label_new("");
+        /*change to uniform label size*/
+        gtk_label_set_width_chars(GTK_LABEL(dd->label_mount_info),25);
+        gtk_label_set_use_markup(GTK_LABEL(dd->label_mount_info),TRUE);
+        /* gtk_label_set_justify (GTK_LABEL(dd->label_mount_info),
+                               GTK_JUSTIFY_RIGHT); */
+        gtk_misc_set_alignment(GTK_MISC(dd->label_mount_info),1.0, 0.5);
+        gtk_box_pack_start(GTK_BOX(dd->hbox),dd->label_mount_info,TRUE,TRUE,0);
 
-		return dd ;
-	}
+        dd->progress_bar = gtk_progress_bar_new();
+        gtk_box_pack_start(GTK_BOX(dd->hbox),dd->progress_bar,TRUE,TRUE,0);
 
-	TRACE ("leaves disk_display_new");
+        return dd ;
+    }
 
-	return NULL ;
+    TRACE ("leaves disk_display_new");
+
+    return NULL ;
 }
-/*-----------------------------------------------------------*/
 
 
-/*-------------------- disk_display_refresh -----------------*/
 static void
 disk_display_refresh(t_disk_display * disk_display,
                                  t_mount_info * mount_info)
 {
-	TRACE("enters disk_display_refresh");
-	if (disk_display != NULL)
-	{
-		if (mount_info != NULL)
-		{	/* device is mounted */
-			char * text ;
-			char * used = get_size_human_readable (mount_info->used);
-			DBG("used is now : %s",used);
-			char * size = get_size_human_readable (mount_info->size);
-			DBG("size is now : %s",size);
-			char * avail = get_size_human_readable (mount_info->avail);
-			DBG("avail is now : %s",size);
-			text = g_strdup_printf ("[%s/%s] %s free", used, size, avail);
-			DBG("text is now : %s",text);
+	char * text;
+    char * used;
+    char * size;
+    char * avail;
 
-			g_free(used);
-			g_free(size);
-			g_free(avail);
-			/* text = g_strdup_printf("mounted on : %s\t[%g Mb/%g Mb] %g Mb free",mount_info->mounted_on, mount_info->used, mount_info->size, mount_info->avail); */
-			gtk_label_set_text(GTK_LABEL(disk_display->label_mount_info), text);
+    TRACE("enters disk_display_refresh");
 
-			gtk_progress_bar_set_fraction (
-			         GTK_PROGRESS_BAR(disk_display->progress_bar),
-			         ((gdouble)mount_info->percent / 100) );
-			gtk_progress_bar_set_text (
-			         GTK_PROGRESS_BAR(disk_display->progress_bar),
-			         g_strdup_printf ("%d",mount_info->percent));
-			gtk_widget_show (GTK_WIDGET(disk_display->progress_bar));
-		}
-		else /* mount_info == NULL */
-		{
-			/*remove mount info */
-			gtk_label_set_markup (GTK_LABEL(disk_display->label_mount_info),
-			             _("<span foreground=\"#FF0000\">not mounted</span>"));
-			gtk_widget_hide (GTK_WIDGET(disk_display->progress_bar));
+    if (disk_display != NULL)
+    {
+        if (mount_info != NULL)
+        {    /* device is mounted */
+            used = get_size_human_readable (mount_info->used);
+            DBG("used is now : %s",used);
+            size = get_size_human_readable (mount_info->size);
+            DBG("size is now : %s",size);
+            avail = get_size_human_readable (mount_info->avail);
+            DBG("avail is now : %s",size);
+            text = g_strdup_printf ("[%s/%s] %s free", used, size, avail);
+            DBG("text is now : %s",text);
 
-		}
-	}
-	TRACE("leaves disk_display_refresh");
+            g_free(used);
+            g_free(size);
+            g_free(avail);
+            gtk_label_set_text(GTK_LABEL(disk_display->label_mount_info), text);
+
+            gtk_progress_bar_set_fraction (
+                     GTK_PROGRESS_BAR(disk_display->progress_bar),
+                     ((gdouble)mount_info->percent / 100) );
+            gtk_progress_bar_set_text (
+                     GTK_PROGRESS_BAR(disk_display->progress_bar),
+                     g_strdup_printf ("%d",mount_info->percent));
+            gtk_widget_show (GTK_WIDGET(disk_display->progress_bar));
+        }
+        else /* mount_info == NULL */
+        {
+            /*remove mount info */
+            gtk_label_set_markup (GTK_LABEL(disk_display->label_mount_info),
+                         _("<span foreground=\"#FF0000\">not mounted</span>"));
+            gtk_widget_hide (GTK_WIDGET(disk_display->progress_bar));
+
+        }
+    }
+    TRACE("leaves disk_display_refresh");
 }
-/*----------------------------------------------*/
 
 
-/*--------------- mounter_data_free -----------------*/
 static void
 mounter_data_free (t_mounter * mt)
 {
-	TRACE ("enters mounter_data_free");
+    TRACE ("enters mounter_data_free");
 
-	disks_free (&(mt->pdisks));
-	gtk_widget_destroy (GTK_WIDGET(mt->menu));
-	mt->menu = NULL;
+    disks_free (&(mt->pdisks));
+    gtk_widget_destroy (GTK_WIDGET(mt->menu));
+    mt->menu = NULL;
 
-	TRACE ("leaves mounter_data_free");
+    TRACE ("leaves mounter_data_free");
 }
-/*----------------------------------------------*/
 
 
-/*--------------- mounter_free -----------------*/
 static void
 mounter_free (XfcePanelPlugin *plugin, t_mounter *mounter)
 {
-	TRACE ("enters mounter_free");
+    TRACE ("enters mounter_free");
 
-	mounter_data_free (mounter);
+    mounter_data_free (mounter);
 
-	g_free (mounter);
+    g_free (mounter);
 
-	TRACE ("leaves mounter_free");
+    TRACE ("leaves mounter_free");
 }
-/*----------------------------------------------*/
 
 
-/*---------------- mounter_data_new --------------------------*/
 static void
 mounter_data_new (t_mounter *mt)
 {
-	TRACE ("enters mounter_data_new");
+    TRACE ("enters mounter_data_new");
 
-	int i ;
-	t_disk * disk ;
-	t_disk_display * disk_display ;
+    int i, res;
+    t_disk * disk;
+    t_disk_display * disk_display;
+    GPtrArray *array;
+    char *dev_mp; /* device or mountpoint */
+    gboolean removed_device;
 
-	/*get static infos from /etc/fstab */
-	mt->pdisks = disks_new (mt->include_NFSs);
+    /*get static infos from /etc/fstab */
+    mt->pdisks = disks_new (mt->include_NFSs);
 
-	/* get dynamic infos on mounts */
-	disks_refresh (mt->pdisks);
+	/* remove unwanted file systems from list */
+	array = g_ptr_array_new();
+	DBG("excluded_filesystems=%s\n", mt->excluded_filesystems);
+	res = seperate_list(array, mt->excluded_filesystems);
+	for (i=0; i<array->len; i++) {
+		dev_mp = (char*) g_ptr_array_index(array, i);
+		if ( strstr(dev_mp , "/dev") )
+			removed_device = disks_remove_device(mt->pdisks, dev_mp);
+		else
+			removed_device = disks_remove_mountpoint (mt->pdisks, dev_mp);
+	}
 
-	/* menu with menu_item */
-	mt->menu = gtk_menu_new ();
+    /* get dynamic infos on mounts */
+    disks_refresh (mt->pdisks);
 
-	for(i=0;i < mt->pdisks->len;i++)
-	{
-		disk = g_ptr_array_index (mt->pdisks,i); /* get the disk */
-		disk_display = disk_display_new (disk,mt); /* creates a disk_display */
+    /* menu with menu_item */
+    mt->menu = gtk_menu_new ();
 
-		/* fill in mount infos */
-		disk_display_refresh (disk_display,disk->mount_info);
+    for (i=0; i < mt->pdisks->len; i++)
+    {
+        disk = g_ptr_array_index (mt->pdisks,i); /* get the disk */
+        disk_display = disk_display_new (disk,mt); /* creates a disk_display */
 
-		/* add the menu_item to the menu */
-		gtk_menu_shell_append (GTK_MENU_SHELL(mt->menu),
-		                       disk_display->menu_item);
-	}
-	gtk_widget_show_all(mt->menu);
+        /* fill in mount infos */
+        disk_display_refresh (disk_display,disk->mount_info);
 
-	mt->icon = PACKAGE_DATA_DIR"/icons/hicolor/scalable/apps/xfce-mount.svg";
-	mt->mount_command = DEFAULT_MOUNT_COMMAND;
-	mt->umount_command = DEFAULT_UMOUNT_COMMAND;
+        /* add the menu_item to the menu */
+        gtk_menu_shell_append (GTK_MENU_SHELL(mt->menu),
+                               disk_display->menu_item);
+    }
+    gtk_widget_show_all(mt->menu);
 
-	mt->excluded_filesystems = "";
+    mt->icon = PACKAGE_DATA_DIR"/icons/hicolor/scalable/apps/xfce-mount.svg";
+    mt->mount_command = DEFAULT_MOUNT_COMMAND;
+    mt->umount_command = DEFAULT_UMOUNT_COMMAND;
 
-	mt->message_dialog = FALSE;
+    mt->excluded_filesystems = "";
 
-	mt->include_NFSs = FALSE;
+    mt->message_dialog = FALSE;
 
-	mt->exclude_FSs = FALSE;
+    mt->include_NFSs = FALSE;
 
-	mt->eject_drives = FALSE;
+    mt->exclude_FSs = FALSE;
 
-	TRACE ("leaves mounter_data_new");
+    mt->eject_drives = FALSE;
 
-	return ;
+    TRACE ("leaves mounter_data_new");
+
+    return ;
 }
-/*------------------------------------------------------*/
 
 
-/*---------------------- mounter_refresh ---------------*/
 static void
 mounter_refresh (t_mounter * mt)
 {
-	TRACE ("enters mounter_refresh");
+    TRACE ("enters mounter_refresh");
 
-	mounter_data_free (mt);
-	gchar *mount = g_strdup (mt->mount_command);
-	gchar *umount = g_strdup (mt->umount_command);
-	gchar *icon = g_strdup (mt->icon);
-	gchar *excl_filesystems = g_strdup (mt->excluded_filesystems);
-	DBG ("Changed icon value from '%s' to '%s'.\n", mt->icon, icon);
-	gboolean msg_dlg = mt->message_dialog;
-	gboolean incl_NFSs = mt->include_NFSs;
-	gboolean excl_FSs = mt->exclude_FSs;
-	gboolean eject = mt->eject_drives;
+    mounter_data_free (mt);
+    gchar *mount = g_strdup (mt->mount_command);
+    gchar *umount = g_strdup (mt->umount_command);
+    gchar *icon = g_strdup (mt->icon);
+    gchar *excl_filesystems = g_strdup (mt->excluded_filesystems);
+    DBG ("Changed icon value from '%s' to '%s'.\n", mt->icon, icon);
+    gboolean msg_dlg = mt->message_dialog;
+    gboolean incl_NFSs = mt->include_NFSs;
+    gboolean excl_FSs = mt->exclude_FSs;
+    gboolean eject = mt->eject_drives;
 
-	mounter_data_new (mt);
-	mt->icon = g_strdup (icon);
-	DBG ("Changed icon value from '%s' to '%s'.\n", icon, mt->icon);
-	mt->mount_command = g_strdup (mount);
-	mt->umount_command = g_strdup (umount);
-	mt->excluded_filesystems = g_strdup (excl_filesystems);
-	mt->message_dialog = msg_dlg;
-	mt->include_NFSs = incl_NFSs;
-	mt->exclude_FSs = excl_FSs;
-	mt->eject_drives = eject;
+    mounter_data_new (mt);
+    mt->icon = g_strdup (icon);
+    DBG ("Changed icon value from '%s' to '%s'.\n", icon, mt->icon);
+    mt->mount_command = g_strdup (mount);
+    mt->umount_command = g_strdup (umount);
+    mt->excluded_filesystems = g_strdup (excl_filesystems);
+    mt->message_dialog = msg_dlg;
+    mt->include_NFSs = incl_NFSs;
+    mt->exclude_FSs = excl_FSs;
+    mt->eject_drives = eject;
 
-	TRACE ("leaves mounter_refresh");
+    TRACE ("leaves mounter_refresh");
 
 }
-/*---------------------------------------------------------*/
 
 
-/* --------------plugin event --------------------------------*/
 static gboolean
 on_button_press (GtkWidget *widget, GdkEventButton *event, t_mounter *mounter)
 {
-	TRACE ("enters on_button_press");
-	if (mounter != NULL && event->button == 1) /* left click only */
-	{
+    TRACE ("enters on_button_press");
+    if (mounter != NULL && event->button == 1) /* left click only */
+    {
 
-		mounter_refresh (mounter); /* refreshs infos regarding mounts data */
-		gtk_menu_popup (GTK_MENU(mounter->menu), NULL, NULL, NULL, NULL, 0,
-		                event->time);
-		return TRUE;
-	}
-	TRACE ("leaves on_button_press");
-	return FALSE ;
+        mounter_refresh (mounter); /* refreshs infos regarding mounts data */
+        gtk_menu_popup (GTK_MENU(mounter->menu), NULL, NULL, NULL, NULL, 0,
+                        event->time);
+        return TRUE;
+    }
+    TRACE ("leaves on_button_press");
+    return FALSE ;
 }
-/*------------------------------------------------------*/
 
 
-/*---------------------- mounter_read_config --------------------*/
 static void
 mounter_read_config (XfcePanelPlugin *plugin, t_mounter *mt)
 {
-	TRACE ("enter read_config");
+    TRACE ("enter read_config");
 
-	const char *value;
+    const char *value;
     char *file;
     XfceRc *rc;
 
@@ -343,9 +352,9 @@
       mt->on_mount_cmd = g_strdup (value);
 
     if ( value = xfce_rc_read_entry(rc, "icon", NULL) )
-    	mt->icon = g_strdup (value);
+        mt->icon = g_strdup (value);
     else
-    	asprintf (&(mt->icon), "%s/icons/hicolor/scalable/apps/xfce-mount.svg", PACKAGE_DATA_DIR);
+        asprintf (&(mt->icon), "%s/icons/hicolor/scalable/apps/xfce-mount.svg", PACKAGE_DATA_DIR);
 
     if ( value = xfce_rc_read_entry (rc, "mount_command", NULL) )
         mt->mount_command = g_strdup (value);
@@ -363,31 +372,29 @@
         mt->excluded_filesystems = g_strdup ("");
 
     if ( value = xfce_rc_read_entry(rc, "message_dialog", NULL) )
-		mt->message_dialog = atoi (value);
+        mt->message_dialog = atoi (value);
 
     if ( value = xfce_rc_read_entry(rc, "include_NFSs", NULL) )
-		mt->include_NFSs= atoi (value);
+        mt->include_NFSs= atoi (value);
 
     if ( value = xfce_rc_read_entry(rc, "exclude_FSs", NULL) )
-		mt->exclude_FSs= atoi (value);
+        mt->exclude_FSs= atoi (value);
 
     if ( value = xfce_rc_read_entry(rc, "eject_drives", NULL) )
-		mt->eject_drives= atoi (value);
+        mt->eject_drives= atoi (value);
 
     xfce_rc_close (rc);
 
     TRACE ("leaves read_config");
 }
-/*-------------------------------------------------------*/
 
 
-/*------------------- mounter_write_config -----------------------*/
 static void
 mounter_write_config (XfcePanelPlugin *plugin, t_mounter *mt)
 {
-	TRACE ("enter write_config");
+    TRACE ("enter write_config");
 
-	 XfceRc *rc;
+     XfceRc *rc;
     char *file;
 
     if (!(file = xfce_panel_plugin_save_location (plugin, TRUE)))
@@ -410,7 +417,7 @@
     if ( strcmp(mt->umount_command, DEFAULT_UMOUNT_COMMAND)!=0 )
         xfce_rc_write_entry (rc, "umount_command", mt->umount_command);
 
-	if ( strlen(mt->excluded_filesystems)!=0 )
+    if ( strlen(mt->excluded_filesystems)!=0 )
         xfce_rc_write_entry (rc, "excluded_filesystems", mt->excluded_filesystems);
 
     if ( mt->message_dialog==1 )
@@ -429,89 +436,80 @@
 
     xfce_rc_close (rc);
 
-	TRACE ("leaves write config");
+    TRACE ("leaves write config");
 }
-/*--------------------------------------------*/
 
 
-/*------------------- create_mounter -------------------*/
 static t_mounter *
 create_mounter_control (XfcePanelPlugin *plugin)
 {
-	TRACE ("enters create_mounter_control");
+    TRACE ("enters create_mounter_control");
 
-	t_mounter *mounter;
+    t_mounter *mounter;
 
-	mounter = g_new0(t_mounter,1);
+    mounter = g_new0(t_mounter,1);
 
-	/* default mount command */
-	mounter->on_mount_cmd = NULL;
+    /* default mount command */
+    mounter->on_mount_cmd = NULL;
 
-	mounter->icon = NULL;
+    mounter->icon = NULL;
 
-	mounter->plugin = plugin;
+    mounter->plugin = plugin;
 
-	if (!tooltips)
+    if (!tooltips)
     {
         tooltips = gtk_tooltips_new();
     }
 
-	/*plugin button */
+    /*plugin button */
 
-/*	GdkPixbuf * pb;
-	pb = gdk_pixbuf_new_from_inline (sizeof(icon_plugin), icon_plugin, FALSE,
-	                                 NULL); */
+    /*get the data*/
+    mounter_read_config(plugin, mounter);
+    mounter_data_new (mounter);
 
-	/*get the data*/
-	mounter_data_new (mounter);
+    g_assert (mounter->icon!=NULL);
 
-	g_assert (mounter->icon!=NULL);
+    mounter->button_pb = gdk_pixbuf_new_from_file (mounter->icon, NULL);
+    mounter->button = xfce_iconbutton_new_from_pixbuf (mounter->button_pb);
+    gtk_button_set_relief (GTK_BUTTON(mounter->button), GTK_RELIEF_NONE);
 
-	mounter->button_pb = gdk_pixbuf_new_from_file (mounter->icon, NULL);
-	mounter->button = xfce_iconbutton_new_from_pixbuf (mounter->button_pb);
-	gtk_button_set_relief (GTK_BUTTON(mounter->button), GTK_RELIEF_NONE);
-
     gtk_tooltips_set_tip (tooltips, GTK_WIDGET(mounter->button), _("devices"),
                          NULL);
 
-	g_signal_connect (G_OBJECT(mounter->button), "button_press_event",
-	                  G_CALLBACK(on_button_press), mounter);
-	gtk_widget_show(mounter->button);
+    g_signal_connect (G_OBJECT(mounter->button), "button_press_event",
+                      G_CALLBACK(on_button_press), mounter);
+    gtk_widget_show(mounter->button);
 
-	TRACE ("leaves create_mounter_control");
-	return mounter;
+    TRACE ("leaves create_mounter_control");
+    return mounter;
 }
-/*----------------------------------------------------*/
 
 
-/*---------- free_mounter_dialog ---------------------*/
 static void
 free_mounter_dialog(GtkWidget * widget, t_mounter_dialog * md)
 {
-	g_free(md);
+    g_free(md);
 }
-/*----------------------------------------------------*/
 
 
-/*---------------- mounter_apply_options ---------------*/
 static void
 mounter_apply_options (t_mounter_dialog *md)
 {
-	TRACE ("enters mounter_apply_options");
+    TRACE ("enters mounter_apply_options");
 
-	t_mounter * mt = md->mt;
+    t_mounter * mt = md->mt;
 
     const char * tmp;
-	tmp = gtk_entry_get_text (GTK_ENTRY(md->string_cmd));
+    tmp = gtk_entry_get_text (GTK_ENTRY(md->string_cmd));
 
-	gboolean incl_NFSs = mt->include_NFSs;
-	gboolean excl_FSs = mt->exclude_FSs;
+    gboolean incl_NFSs = mt->include_NFSs;
+    gboolean excl_FSs = mt->exclude_FSs;
 
-	g_free (mt->on_mount_cmd);
-	if (tmp && *tmp)
-		mt->on_mount_cmd = g_strdup (tmp);
-	else
-		mt->on_mount_cmd = NULL;
+    g_free (mt->on_mount_cmd);
+    if (tmp && *tmp)
+        mt->on_mount_cmd = g_strdup (tmp);
+    else
+        mt->on_mount_cmd = NULL;
 
     if ( gtk_toggle_button_get_active
             (GTK_TOGGLE_BUTTON(md->specify_commands)) ) {
@@ -534,41 +532,40 @@
     mt->include_NFSs = gtk_toggle_button_get_active
             (GTK_TOGGLE_BUTTON(md->show_include_NFSs));
 
-	mt->eject_drives = gtk_toggle_button_get_active
+    mt->eject_drives = gtk_toggle_button_get_active
             (GTK_TOGGLE_BUTTON(md->show_eject_drives));
 
     mt->exclude_FSs = gtk_toggle_button_get_active
             (GTK_TOGGLE_BUTTON(md->show_exclude_FSs));
 
     if (mt->include_NFSs!=incl_NFSs || mt->exclude_FSs!=excl_FSs
-		|| !strlen(mt->excluded_filesystems)==0) {
-    		/* re-read disk information */
-    		mounter_refresh (mt);
+        || strlen(mt->excluded_filesystems)!=0) {
+            /* re-read disk information */
+            mounter_refresh (mt);
     }
 
     if ( gtk_file_chooser_get_filename (GTK_FILE_CHOOSER(md->string_icon))
             !=NULL )
-    	mt->icon = g_strdup( gtk_file_chooser_get_filename (
-    	                           GTK_FILE_CHOOSER(md->string_icon)) );
+        mt->icon = g_strdup( gtk_file_chooser_get_filename (
+                                   GTK_FILE_CHOOSER(md->string_icon)) );
     else
-    	asprintf (&(mt->icon),
-    	           "%s/icons/hicolor/scalable/apps/xfce-mount.svg",
-    	           PACKAGE_DATA_DIR);
+        asprintf (&(mt->icon),
+                   "%s/icons/hicolor/scalable/apps/xfce-mount.svg",
+                   PACKAGE_DATA_DIR);
 
-   	mt->button_pb = gdk_pixbuf_new_from_file (mt->icon, NULL);
-   	xfce_iconbutton_set_pixbuf (XFCE_ICONBUTTON(mt->button), mt->button_pb);
+       mt->button_pb = gdk_pixbuf_new_from_file (mt->icon, NULL);
+       xfce_iconbutton_set_pixbuf (XFCE_ICONBUTTON(mt->button), mt->button_pb);
 
     TRACE ("leaves mounter_apply_options");
 }
 
 
-/*-------------------- on_options_dialog_response --------------------- */
 static void
 on_optionsDialog_response (GtkWidget *dlg, int response, t_mounter_dialog * md)
 {
-	TRACE ("enters on_optionsDialog_response");
+    TRACE ("enters on_optionsDialog_response");
 
-	mounter_apply_options (md);
+    mounter_apply_options (md);
 
     gtk_widget_destroy (md->dialog);
 
@@ -578,362 +575,349 @@
 
     TRACE ("leaves on_optionsDialog_response");
 }
-/*------------------------------------------------------*/
 
 
-/*-------------- entry_lost_focus -----------------------*/
-/* This shows a way to update plugin settings when the user leaves a text
+/**
+ * This shows a way to update plugin settings when the user leaves a text
  * entry, by connecting to the "focus-out" event on the entry.
  */
 static gboolean
 entry_lost_focus(t_mounter_dialog * md)
 {
-	mounter_apply_options (md);
+    mounter_apply_options (md);
 
-	/* NB: needed to let entry handle focus-out as well */
-	return FALSE;
+    /* also write config? */
+
+    /* NB: needed to let entry handle focus-out as well */
+    return FALSE;
 }
-/*----------------------------------------------------*/
 
 
 static gboolean
 specify_command_toggled (GtkWidget *widget, t_mounter_dialog *md)
 {
-	gboolean is_active = gtk_toggle_button_get_active
+    gboolean is_active = gtk_toggle_button_get_active
                             (GTK_TOGGLE_BUTTON (widget));
     gtk_widget_set_sensitive ( md->box_mount_commands, is_active );
 
     return TRUE;
 }
 
+
 static gboolean
 exlude_FSs_toggled (GtkWidget *widget, t_mounter_dialog *md)
 {
-	gboolean is_active = gtk_toggle_button_get_active
+    gboolean is_active = gtk_toggle_button_get_active
                             (GTK_TOGGLE_BUTTON (widget));
     gtk_widget_set_sensitive ( md->string_excluded_filesystems, is_active );
 
+    /* md->mt->exclude_FSs = is_active;
+    mounter_refresh(md->mt); */
+
     return TRUE;
 }
 
-/*
-static gboolean
-on_iconLabel_activated (GtkWidget *widget, t_mounter_dialog *md)
-{
-	gtk_widget_grab_focus (md->string_icon);
-	return TRUE;
-}
-*/
 
-/*----------------- mounter_create_options -------------*/
 static void
 mounter_create_options (XfcePanelPlugin *plugin, t_mounter *mt)
 {
 
-	TRACE ("enters mounter_create_options");
+    TRACE ("enters mounter_create_options");
 
-	xfce_panel_plugin_block_menu (plugin);
+    xfce_panel_plugin_block_menu (plugin);
 
-	GtkWidget *dlg, *header;
-	dlg = gtk_dialog_new_with_buttons (_("Edit Properties"),
-	            GTK_WINDOW (gtk_widget_get_toplevel (GTK_WIDGET (plugin))),
-	            GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_NO_SEPARATOR,
-	            GTK_STOCK_CLOSE, GTK_RESPONSE_OK, NULL);
+    GtkWidget *dlg, *header;
+    dlg = gtk_dialog_new_with_buttons (_("Edit Properties"),
+                GTK_WINDOW (gtk_widget_get_toplevel (GTK_WIDGET (plugin))),
+                GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_NO_SEPARATOR,
+                GTK_STOCK_CLOSE, GTK_RESPONSE_OK, NULL);
 
-	gtk_container_set_border_width (GTK_CONTAINER (dlg), 2);
+    gtk_container_set_border_width (GTK_CONTAINER (dlg), 2);
 
-	header = xfce_create_header (NULL, _("Mount devices"));
-	gtk_widget_set_size_request (GTK_BIN (header)->child, -1, 32);
-	gtk_container_set_border_width (GTK_CONTAINER (header), BORDER - 2);
-	gtk_widget_show (header);
-	gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dlg)->vbox), header, FALSE,
-	                    TRUE, 0);
+    header = xfce_create_header (NULL, _("Mount devices"));
+    gtk_widget_set_size_request (GTK_BIN (header)->child, -1, 32);
+    gtk_container_set_border_width (GTK_CONTAINER (header), BORDER - 2);
+    gtk_widget_show (header);
+    gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dlg)->vbox), header, FALSE,
+                        TRUE, 0);
 
-	GtkWidget *vbox, *label;
-	t_mounter_dialog * md;
+    GtkWidget *vbox, *label;
+    t_mounter_dialog * md;
 
-	md = g_new0 (t_mounter_dialog, 1);
+    md = g_new0 (t_mounter_dialog, 1);
 
-	md->mt = mt;
+    md->mt = mt;
 
-	md->dialog = dlg;
+    md->dialog = dlg;
 
-	/* don't set a border width, the dialog will take care of that */
+    vbox = GTK_DIALOG (dlg)->vbox;
 
-	vbox = GTK_DIALOG (dlg)->vbox; /* gtk_vbox_new (FALSE, BORDER); */
-	/* gtk_widget_show (vbox);
-	gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dlg)->vbox), GTK_WIDGET (vbox),
-	                TRUE, TRUE, 0); */
-
-	/* "local" variables */
-	GtkWidget *_eventbox;
-	GtkWidget *_label;
-	GtkWidget *_vbox, *_vbox2;
-	GtkWidget *_hbox;
-	GtkTooltips *tip;
+    /* "local" variables */
+    GtkWidget *_eventbox;
+    GtkWidget *_label;
+    GtkWidget *_vbox, *_vbox2;
+    GtkWidget *_hbox;
+    GtkTooltips *tip;
     GtkWidget *_notebook;
 
 
     _notebook = gtk_notebook_new ();
     gtk_widget_show (_notebook);
     gtk_container_border_width (GTK_CONTAINER(_notebook), BORDER);
-	gtk_box_pack_start (GTK_BOX (vbox), GTK_WIDGET(_notebook),
-	                    TRUE, TRUE, BORDER);
+    gtk_box_pack_start (GTK_BOX (vbox), GTK_WIDGET(_notebook),
+                        TRUE, TRUE, BORDER);
 
-	tip = gtk_tooltips_new ();
-	gtk_tooltips_enable (tip);
+    tip = gtk_tooltips_new ();
+    gtk_tooltips_enable (tip);
 
-	/* --------------- General tab page ----------------------*/
-	_vbox = gtk_vbox_new (FALSE, BORDER);
-	gtk_container_border_width (GTK_CONTAINER(_vbox), BORDER);
-	gtk_widget_show (_vbox);
+    /* --------------- General tab page ----------------------*/
+    _vbox = gtk_vbox_new (FALSE, BORDER);
+    gtk_container_border_width (GTK_CONTAINER(_vbox), BORDER);
+    gtk_widget_show (_vbox);
 
-	   /* Show "unmounted" message */
-	_eventbox = gtk_event_box_new ();
-	gtk_box_pack_start (GTK_BOX (_vbox), GTK_WIDGET(_eventbox),
-	                    FALSE, FALSE, 0);
-	gtk_widget_show (_eventbox);
-	gtk_tooltips_set_tip ( GTK_TOOLTIPS(tip), _eventbox,
-	    _("This is only useful and recommended if you specify \"sync\" as part "
-	    "of the \"unmount\" command string."),
-	    NULL );
+       /* Show "unmounted" message */
+    _eventbox = gtk_event_box_new ();
+    gtk_box_pack_start (GTK_BOX (_vbox), GTK_WIDGET(_eventbox),
+                        FALSE, FALSE, 0);
+    gtk_widget_show (_eventbox);
+    gtk_tooltips_set_tip ( GTK_TOOLTIPS(tip), _eventbox,
+        _("This is only useful and recommended if you specify \"sync\" as part "
+        "of the \"unmount\" command string."),
+        NULL );
 
-	md->show_message_dialog = gtk_check_button_new_with_mnemonic (
-	                            _("Show _message after unmount") );
-	gtk_widget_show (md->show_message_dialog);
-	gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON(md->show_message_dialog),
-	                            mt->message_dialog);
-	gtk_container_add (GTK_CONTAINER (_eventbox), md->show_message_dialog );
+    md->show_message_dialog = gtk_check_button_new_with_mnemonic (
+                                _("Show _message after unmount") );
+    gtk_widget_show (md->show_message_dialog);
+    gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON(md->show_message_dialog),
+                                mt->message_dialog);
+    gtk_container_add (GTK_CONTAINER (_eventbox), md->show_message_dialog );
 
-		/* Symbol chooser */
-	_eventbox = gtk_event_box_new ();
-	gtk_box_pack_start (GTK_BOX (_vbox), GTK_WIDGET(_eventbox),
-	                    FALSE, FALSE, 0);
-	gtk_widget_show (_eventbox);
-	gtk_tooltips_set_tip ( GTK_TOOLTIPS(tip), _eventbox,
-	    _("You can specify a distinct icon to be displayed in the panel."),
-	    NULL );
+        /* Symbol chooser */
+    _eventbox = gtk_event_box_new ();
+    gtk_box_pack_start (GTK_BOX (_vbox), GTK_WIDGET(_eventbox),
+                        FALSE, FALSE, 0);
+    gtk_widget_show (_eventbox);
+    gtk_tooltips_set_tip ( GTK_TOOLTIPS(tip), _eventbox,
+        _("You can specify a distinct icon to be displayed in the panel."),
+        NULL );
 
-	_hbox = gtk_hbox_new (FALSE, BORDER);
-	gtk_widget_show (_hbox);
-	gtk_container_add (GTK_CONTAINER(_eventbox), _hbox );
+    _hbox = gtk_hbox_new (FALSE, BORDER);
+    gtk_widget_show (_hbox);
+    gtk_container_add (GTK_CONTAINER(_eventbox), _hbox );
 
-	_label = gtk_label_new_with_mnemonic (_("Icon:"));
-	/* g_signal_connect(_label, "mnemonic-activate", G_CALLBACK(on_iconLabel_activated), md); */
-	gtk_widget_show (_label);
-	gtk_box_pack_start (GTK_BOX(_hbox), _label, FALSE, FALSE, 0);
+    _label = gtk_label_new_with_mnemonic (_("Icon:"));
+    gtk_widget_show (_label);
+    gtk_box_pack_start (GTK_BOX(_hbox), _label, FALSE, FALSE, 0);
 
-	md->string_icon = gtk_file_chooser_button_new (_("Select an image"),
-	                               GTK_FILE_CHOOSER_ACTION_OPEN);
-	gtk_file_chooser_set_filename (GTK_FILE_CHOOSER(md->string_icon),
+    md->string_icon = gtk_file_chooser_button_new (_("Select an image"),
+                                   GTK_FILE_CHOOSER_ACTION_OPEN);
+    gtk_file_chooser_set_filename (GTK_FILE_CHOOSER(md->string_icon),
                                    mt->icon);
-	gtk_widget_show (md->string_icon);
-	gtk_box_pack_start (GTK_BOX(_hbox), md->string_icon, TRUE, TRUE, 0);
+    gtk_widget_show (md->string_icon);
+    gtk_box_pack_start (GTK_BOX(_hbox), md->string_icon, TRUE, TRUE, 0);
 
-	_label = gtk_label_new_with_mnemonic ("_General");
-	gtk_widget_show (_label);
-	gtk_notebook_append_page (GTK_NOTEBOOK(_notebook), _vbox, _label);
+    _label = gtk_label_new_with_mnemonic (_("_General"));
+    gtk_widget_show (_label);
+    gtk_notebook_append_page (GTK_NOTEBOOK(_notebook), _vbox, _label);
 
-	/* --------------- Commands tab page ----------------------*/
-	_vbox = gtk_vbox_new (FALSE, BORDER);
-	gtk_container_border_width (GTK_CONTAINER(_vbox), BORDER);
-	gtk_widget_show (_vbox);
+    /* --------------- Commands tab page ----------------------*/
+    _vbox = gtk_vbox_new (FALSE, BORDER);
+    gtk_container_border_width (GTK_CONTAINER(_vbox), BORDER);
+    gtk_widget_show (_vbox);
 
-		/* After-mount command */
-	_eventbox = gtk_event_box_new ();
-	gtk_box_pack_start (GTK_BOX (_vbox), GTK_WIDGET(_eventbox),
-	                    FALSE, FALSE, 0);
-	gtk_widget_show (_eventbox);
-	gtk_tooltips_set_tip ( GTK_TOOLTIPS(tip), _eventbox,
+        /* After-mount command */
+    _eventbox = gtk_event_box_new ();
+    gtk_box_pack_start (GTK_BOX (_vbox), GTK_WIDGET(_eventbox),
+                        FALSE, FALSE, 0);
+    gtk_widget_show (_eventbox);
+    gtk_tooltips_set_tip ( GTK_TOOLTIPS(tip), _eventbox,
         _("This command will be executed after mounting the device with the "
         "mount point of the device as argument.\n"
-        "If you are unsure what to insert, try \"thunar\".\n"
-	    "'\%d' can be used to specify the device."),
+        "If you are unsure what to insert, try \"thunar \%m\".\n"
+        "'\%d' can be used to specify the device, '\%m' for the mountpoint."),
         NULL);
 
-	_hbox = gtk_hbox_new (FALSE, BORDER);
-	gtk_widget_show (_hbox);
-	gtk_container_add (GTK_CONTAINER (_eventbox), _hbox);
+    _hbox = gtk_hbox_new (FALSE, BORDER);
+    gtk_widget_show (_hbox);
+    gtk_container_add (GTK_CONTAINER (_eventbox), _hbox);
 
-	_label = gtk_label_new_with_mnemonic (_("_Execute after mounting:"));
-	gtk_widget_show (_label);
-	gtk_box_pack_start (GTK_BOX (_hbox), _label, FALSE, FALSE, 0);
+    _label = gtk_label_new_with_mnemonic (_("_Execute after mounting:"));
+    gtk_widget_show (_label);
+    gtk_box_pack_start (GTK_BOX (_hbox), _label, FALSE, FALSE, 0);
 
-	md->string_cmd = gtk_entry_new ();
-	if (mt->on_mount_cmd != NULL)
-	gtk_entry_set_text (GTK_ENTRY(md->string_cmd),
-	                    g_strdup(mt->on_mount_cmd));
-	gtk_entry_set_width_chars (GTK_ENTRY(md->string_cmd), 15);
-	gtk_widget_show (md->string_cmd);
-	gtk_box_pack_start (GTK_BOX(_hbox), md->string_cmd, TRUE, TRUE, 0);
+    md->string_cmd = gtk_entry_new ();
+    if (mt->on_mount_cmd != NULL)
+    gtk_entry_set_text (GTK_ENTRY(md->string_cmd),
+                        g_strdup(mt->on_mount_cmd));
+    gtk_entry_set_width_chars (GTK_ENTRY(md->string_cmd), 15);
+    gtk_widget_show (md->string_cmd);
+    gtk_box_pack_start (GTK_BOX(_hbox), md->string_cmd, TRUE, TRUE, 0);
 
-		/* Specify custom commands */
-	_vbox2 = gtk_vbox_new (FALSE, BORDER);
-	gtk_box_pack_start (GTK_BOX (_vbox), GTK_WIDGET (_vbox2), FALSE, FALSE,
-	                0);
-	gtk_widget_show (_vbox2);
+        /* Specify custom commands */
+    _vbox2 = gtk_vbox_new (FALSE, BORDER);
+    gtk_box_pack_start (GTK_BOX (_vbox), GTK_WIDGET (_vbox2), FALSE, FALSE,
+                    0);
+    gtk_widget_show (_vbox2);
 
-	_eventbox = gtk_event_box_new ();
-	gtk_box_pack_start (GTK_BOX (_vbox2), GTK_WIDGET (_eventbox), FALSE,
-	                FALSE, 0);
-	gtk_widget_show (_eventbox);
-	gtk_tooltips_set_tip ( GTK_TOOLTIPS(tip), _eventbox,
-	    _("WARNING: These options are for experts only! If you do not know "
-	    "what they may be good for, keep your hands off!"),
-	    NULL );
+    _eventbox = gtk_event_box_new ();
+    gtk_box_pack_start (GTK_BOX (_vbox2), GTK_WIDGET (_eventbox), FALSE,
+                    FALSE, 0);
+    gtk_widget_show (_eventbox);
+    gtk_tooltips_set_tip ( GTK_TOOLTIPS(tip), _eventbox,
+        _("WARNING: These options are for experts only! If you do not know "
+        "what they may be good for, keep your hands off!"),
+        NULL );
 
-	md->specify_commands = gtk_check_button_new_with_mnemonic (
-	                            _("_Custom commands") );
-	gboolean set_active =
-	    ( strcmp(mt->mount_command, DEFAULT_MOUNT_COMMAND)!=0 ||
-	    strcmp(mt->umount_command, DEFAULT_UMOUNT_COMMAND)!=0 ) ?
-	            TRUE : FALSE;
+    md->specify_commands = gtk_check_button_new_with_mnemonic (
+                                _("_Custom commands") );
+    gboolean set_active =
+        ( strcmp(mt->mount_command, DEFAULT_MOUNT_COMMAND)!=0 ||
+        strcmp(mt->umount_command, DEFAULT_UMOUNT_COMMAND)!=0 ) ?
+                TRUE : FALSE;
 
-	gtk_widget_show (md->specify_commands);
-	gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON(md->specify_commands),
-	                            set_active);
-	g_signal_connect ( G_OBJECT(md->specify_commands), "toggled",
-		G_CALLBACK(specify_command_toggled), md);
-	gtk_container_add (GTK_CONTAINER (_eventbox), md->specify_commands );
+    gtk_widget_show (md->specify_commands);
+    gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON(md->specify_commands),
+                                set_active);
+    g_signal_connect ( G_OBJECT(md->specify_commands), "toggled",
+        G_CALLBACK(specify_command_toggled), md);
+    gtk_container_add (GTK_CONTAINER (_eventbox), md->specify_commands );
 
-		/* Custom commands */
-	_eventbox = gtk_event_box_new ();
-	gtk_box_pack_start (GTK_BOX (_vbox2), GTK_WIDGET (_eventbox), FALSE,
-	                FALSE, 0);
-	gtk_widget_show (_eventbox);
-	gtk_tooltips_set_tip ( GTK_TOOLTIPS(tip), _eventbox,
-	    _("Most users will only want to prepend \"sudo\" to both "
-	    "commands or prepend \"sync \%d &&\" to the \"unmount\" command.\n"
-	    "'\%d' can be used to specify the device."),
-	    NULL );
+        /* Custom commands */
+    _eventbox = gtk_event_box_new ();
+    gtk_box_pack_start (GTK_BOX (_vbox2), GTK_WIDGET (_eventbox), FALSE,
+                    FALSE, 0);
+    gtk_widget_show (_eventbox);
+    gtk_tooltips_set_tip ( GTK_TOOLTIPS(tip), _eventbox,
+        _("Most users will only want to prepend \"sudo\" to both "
+        "commands or prepend \"sync \%d &&\" to the \"unmount \%d\" command.\n"
+        "'\%d' is used to specify the device, '\%m' for the mountpoint."),
+        NULL );
 
-	md->box_mount_commands = gtk_table_new (2, 2, FALSE);
-	gtk_container_add (GTK_CONTAINER (_eventbox), md->box_mount_commands);
-	gtk_widget_show (md->box_mount_commands);
+    md->box_mount_commands = gtk_table_new (2, 2, FALSE);
+    gtk_container_add (GTK_CONTAINER (_eventbox), md->box_mount_commands);
+    gtk_widget_show (md->box_mount_commands);
 
-	_label = gtk_label_new_with_mnemonic (_("_Mount command:"));
-	gtk_misc_set_alignment (GTK_MISC(_label), 0.0, 0.5);
-	gtk_widget_show (_label);
-	gtk_table_attach (GTK_TABLE(md->box_mount_commands), _label, 0, 1, 0, 1,
-	                GTK_FILL, GTK_SHRINK, 0, 0);
+    _label = gtk_label_new_with_mnemonic (_("_Mount command:"));
+    gtk_misc_set_alignment (GTK_MISC(_label), 0.0, 0.5);
+    gtk_widget_show (_label);
+    gtk_table_attach (GTK_TABLE(md->box_mount_commands), _label, 0, 1, 0, 1,
+                    GTK_FILL, GTK_SHRINK, 0, 0);
 
-	_label = gtk_label_new_with_mnemonic (_("_Unmount command:"));
-	gtk_misc_set_alignment (GTK_MISC(_label), 0.0, 0.5);
-	gtk_widget_show (_label);
-	gtk_table_attach (GTK_TABLE(md->box_mount_commands), _label, 0, 1, 1, 2,
-	                GTK_FILL, GTK_SHRINK, 0, 0);
+    _label = gtk_label_new_with_mnemonic (_("_Unmount command:"));
+    gtk_misc_set_alignment (GTK_MISC(_label), 0.0, 0.5);
+    gtk_widget_show (_label);
+    gtk_table_attach (GTK_TABLE(md->box_mount_commands), _label, 0, 1, 1, 2,
+                    GTK_FILL, GTK_SHRINK, 0, 0);
 
-	md->string_mount_command = gtk_entry_new ();
-	gtk_entry_set_text (GTK_ENTRY(md->string_mount_command ),
-	                g_strdup(mt->mount_command ));
-	gtk_widget_show (md->string_mount_command );
-	gtk_table_attach (GTK_TABLE(md->box_mount_commands),
-	                md->string_mount_command , 1, 2,
-	                0, 1, GTK_EXPAND|GTK_FILL, GTK_SHRINK, BORDER, 0);
+    md->string_mount_command = gtk_entry_new ();
+    DBG("mt->mount_command: %s\n", mt->mount_command);
+    gtk_entry_set_text (GTK_ENTRY(md->string_mount_command ),
+                    g_strdup(mt->mount_command ));
+    gtk_widget_show (md->string_mount_command );
+    gtk_table_attach (GTK_TABLE(md->box_mount_commands),
+                    md->string_mount_command , 1, 2,
+                    0, 1, GTK_EXPAND|GTK_FILL, GTK_SHRINK, BORDER, 0);
 
-	md->string_umount_command = gtk_entry_new ();
-	gtk_entry_set_text (GTK_ENTRY(md->string_umount_command ),
-	                g_strdup(mt->umount_command ));
-	gtk_widget_show (md->string_umount_command );
-	gtk_table_attach (GTK_TABLE(md->box_mount_commands),
-	                md->string_umount_command , 1, 2,
-	                1, 2, GTK_EXPAND|GTK_FILL, GTK_SHRINK, BORDER, 0);
+    md->string_umount_command = gtk_entry_new ();
+    gtk_entry_set_text (GTK_ENTRY(md->string_umount_command ),
+                    g_strdup(mt->umount_command ));
+    gtk_widget_show (md->string_umount_command );
+    gtk_table_attach (GTK_TABLE(md->box_mount_commands),
+                    md->string_umount_command , 1, 2,
+                    1, 2, GTK_EXPAND|GTK_FILL, GTK_SHRINK, BORDER, 0);
 
-	if (!set_active) /* following command wasn't executed by signal handler! */
-	    gtk_widget_set_sensitive ( md->box_mount_commands, FALSE );
+    if (!set_active) /* following command wasn't executed by signal handler! */
+        gtk_widget_set_sensitive ( md->box_mount_commands, FALSE );
 
-	_label = gtk_label_new_with_mnemonic ("_Commands");
-	gtk_widget_show (_label);
-	gtk_notebook_append_page (GTK_NOTEBOOK(_notebook), _vbox, _label);
+    _label = gtk_label_new_with_mnemonic (_("_Commands"));
+    gtk_widget_show (_label);
+    gtk_notebook_append_page (GTK_NOTEBOOK(_notebook), _vbox, _label);
 
-	/* File systems tab page */
-	_vbox = gtk_vbox_new (FALSE, BORDER);
-	gtk_container_border_width (GTK_CONTAINER(_vbox), BORDER);
-	gtk_widget_show (_vbox);
+    /* File systems tab page */
+    _vbox = gtk_vbox_new (FALSE, BORDER);
+    gtk_container_border_width (GTK_CONTAINER(_vbox), BORDER);
+    gtk_widget_show (_vbox);
 
-		/* show include_NFSs */
-	_eventbox = gtk_event_box_new ();
-	gtk_box_pack_start (GTK_BOX (_vbox), GTK_WIDGET(_eventbox),
-	                    FALSE, FALSE, 0);
-	gtk_widget_show (_eventbox);
-	gtk_tooltips_set_tip ( GTK_TOOLTIPS(tip), _eventbox,
-	    _("Activate this option to also display network file systems like "
-	    "NFS, SMBFS, SHFS and SSHFS."),
-	    NULL );
+        /* show include_NFSs */
+    _eventbox = gtk_event_box_new ();
+    gtk_box_pack_start (GTK_BOX (_vbox), GTK_WIDGET(_eventbox),
+                        FALSE, FALSE, 0);
+    gtk_widget_show (_eventbox);
+    gtk_tooltips_set_tip ( GTK_TOOLTIPS(tip), _eventbox,
+        _("Activate this option to also display network file systems like "
+        "NFS, SMBFS, SHFS and SSHFS."),
+        NULL );
 
-	md->show_include_NFSs = gtk_check_button_new_with_mnemonic (
-	                            _("Display _network file systems") );
+    md->show_include_NFSs = gtk_check_button_new_with_mnemonic (
+                                _("Display _network file systems") );
 
-	gtk_widget_show (md->show_include_NFSs);
-	gtk_container_add (GTK_CONTAINER (_eventbox), md->show_include_NFSs );
-	gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON(md->show_include_NFSs),
-	                            mt->include_NFSs);
+    gtk_widget_show (md->show_include_NFSs);
+    gtk_container_add (GTK_CONTAINER (_eventbox), md->show_include_NFSs );
+    gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON(md->show_include_NFSs),
+                                mt->include_NFSs);
 
-		/* eject CD-drives */
-	_eventbox = gtk_event_box_new ();
-	gtk_box_pack_start (GTK_BOX (_vbox), GTK_WIDGET(_eventbox),
-	                    FALSE, FALSE, 0);
-	gtk_widget_show (_eventbox);
-	gtk_tooltips_set_tip ( GTK_TOOLTIPS(tip), _eventbox,
-	    _("Activate this option to also eject a CD-drive after unmounting"
-	    " and to insert before mounting."),
-	    NULL );
+        /* eject CD-drives */
+    _eventbox = gtk_event_box_new ();
+    gtk_box_pack_start (GTK_BOX (_vbox), GTK_WIDGET(_eventbox),
+                        FALSE, FALSE, 0);
+    gtk_widget_show (_eventbox);
+    gtk_tooltips_set_tip ( GTK_TOOLTIPS(tip), _eventbox,
+        _("Activate this option to also eject a CD-drive after unmounting"
+        " and to insert before mounting."),
+        NULL );
 
-	md->show_eject_drives = gtk_check_button_new_with_mnemonic (
-	                            _("_Eject CD-drives") );
+    md->show_eject_drives = gtk_check_button_new_with_mnemonic (
+                                _("_Eject CD-drives") );
 
-	gtk_widget_show (md->show_eject_drives);
-	gtk_container_add (GTK_CONTAINER (_eventbox), md->show_eject_drives );
-	gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON(md->show_eject_drives),
-	                            mt->eject_drives);
+    gtk_widget_show (md->show_eject_drives);
+    gtk_container_add (GTK_CONTAINER (_eventbox), md->show_eject_drives );
+    gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON(md->show_eject_drives),
+                                mt->eject_drives);
 
-		/* Exclude file systems  */
-	_eventbox = gtk_event_box_new ();
-	gtk_box_pack_start (GTK_BOX (_vbox), GTK_WIDGET(_eventbox),
-	                    FALSE, FALSE, 0);
-	gtk_widget_show (_eventbox);
-	gtk_tooltips_set_tip ( GTK_TOOLTIPS(tip), _eventbox,
-	    _("Exclude the following file systems from the menu.\n"
-	    "The list is separated by simple spaces.\n"
-	    "It is up to you to specify correct devices or mount points."),
-	    NULL );
+        /* Exclude file systems  */
+    _eventbox = gtk_event_box_new ();
+    gtk_box_pack_start (GTK_BOX (_vbox), GTK_WIDGET(_eventbox),
+                        FALSE, FALSE, 0);
+    gtk_widget_show (_eventbox);
+    gtk_tooltips_set_tip ( GTK_TOOLTIPS(tip), _eventbox,
+        _("Exclude the following file systems from the menu.\n"
+        "The list is separated by simple spaces.\n"
+        "It is up to you to specify correct devices or mount points."),
+        NULL );
 
-	_vbox2 = gtk_vbox_new (FALSE, BORDER);
-	gtk_widget_show (_vbox2);
-	gtk_container_add (GTK_CONTAINER (_eventbox), _vbox2 );
+    _vbox2 = gtk_vbox_new (FALSE, BORDER);
+    gtk_widget_show (_vbox2);
+    gtk_container_add (GTK_CONTAINER (_eventbox), _vbox2 );
 
-	md->show_exclude_FSs = gtk_check_button_new_with_mnemonic (
-	                            _("E_xclude specified file systems") );
-	gtk_widget_show (md->show_exclude_FSs);
-	gtk_box_pack_start (GTK_BOX(_vbox2), md->show_exclude_FSs, FALSE, FALSE, 0);
-	gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON(md->show_exclude_FSs),
-	                            mt->exclude_FSs);
-	g_signal_connect ( G_OBJECT(md->show_exclude_FSs), "toggled",
-		G_CALLBACK(exlude_FSs_toggled), md);
+    md->show_exclude_FSs = gtk_check_button_new_with_mnemonic (
+                                _("E_xclude specified file systems") );
+    gtk_widget_show (md->show_exclude_FSs);
+    gtk_box_pack_start (GTK_BOX(_vbox2), md->show_exclude_FSs, FALSE, FALSE, 0);
+    gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON(md->show_exclude_FSs),
+                                mt->exclude_FSs);
+    g_signal_connect ( G_OBJECT(md->show_exclude_FSs), "toggled",
+        G_CALLBACK(exlude_FSs_toggled), md);
 
-	md->string_excluded_filesystems = gtk_entry_new ();
-	if (!mt->exclude_FSs)
-		gtk_widget_set_sensitive (md->string_excluded_filesystems, FALSE);
-	gtk_entry_set_text (GTK_ENTRY(md->string_excluded_filesystems), mt->excluded_filesystems);
-	gtk_widget_show(md->string_excluded_filesystems);
-	gtk_box_pack_start (GTK_BOX(_vbox2), md->string_excluded_filesystems, TRUE, TRUE, 0);
+    md->string_excluded_filesystems = gtk_entry_new ();
+    if (!mt->exclude_FSs)
+        gtk_widget_set_sensitive (md->string_excluded_filesystems, FALSE);
+    gtk_entry_set_text (GTK_ENTRY(md->string_excluded_filesystems), mt->excluded_filesystems);
+    gtk_widget_show(md->string_excluded_filesystems);
+    gtk_box_pack_start (GTK_BOX(_vbox2), md->string_excluded_filesystems, TRUE, TRUE, 0);
 
-	_label = gtk_label_new_with_mnemonic ("_File sytems");
-	gtk_widget_show(_label);
-	gtk_notebook_append_page (GTK_NOTEBOOK(_notebook), _vbox, _label);
+    _label = gtk_label_new_with_mnemonic (_("_File sytems"));
+    gtk_widget_show(_label);
+    gtk_notebook_append_page (GTK_NOTEBOOK(_notebook), _vbox, _label);
 
-	g_signal_connect (dlg, "response",
-	                  G_CALLBACK(on_optionsDialog_response), md);
+    g_signal_connect (dlg, "response",
+                      G_CALLBACK(on_optionsDialog_response), md);
 
-	gtk_widget_show (dlg);
+    gtk_widget_show (dlg);
 
-	TRACE ("leaves mounter_create_options");
+    TRACE ("leaves mounter_create_options");
 }
-/*----------------------------------------------------*/
 
 
-/* extensions for panel 4.4 */
-
 static void
 mount_construct (XfcePanelPlugin *plugin)
 {
@@ -946,8 +930,8 @@
     mounter_read_config (plugin, mounter);
 
     mounter->button_pb = gdk_pixbuf_new_from_file (mounter->icon, NULL);
-   	xfce_iconbutton_set_pixbuf (XFCE_ICONBUTTON(mounter->button),
-   	                            mounter->button_pb);
+       xfce_iconbutton_set_pixbuf (XFCE_ICONBUTTON(mounter->button),
+                                   mounter->button_pb);
 
     g_signal_connect (plugin, "free-data", G_CALLBACK (mounter_free), mounter);
 
@@ -961,9 +945,6 @@
     g_signal_connect (plugin, "size-changed", G_CALLBACK (mounter_set_size),
                          mounter);
 
-    /* g_signal_connect (plugin, "orientation-changed",
-                      G_CALLBACK (monitor_set_orientation), mounter); */
-
     gtk_container_add (GTK_CONTAINER(plugin), mounter->button);
 
     xfce_panel_plugin_add_action_widget (plugin, mounter->button);
@@ -971,7 +952,3 @@
 }
 
 XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL (mount_construct);
-
-
-/* end extensions for panel 4.4 */
-

Modified: xfce4-mount-plugin/trunk/panel-plugin/mount-plugin.h
===================================================================
--- xfce4-mount-plugin/trunk/panel-plugin/mount-plugin.h	2007-02-22 18:12:03 UTC (rev 2510)
+++ xfce4-mount-plugin/trunk/panel-plugin/mount-plugin.h	2007-02-23 18:53:18 UTC (rev 2511)
@@ -2,7 +2,7 @@
 
 /*
 Copyright (C) 2005 Jean-Baptiste jb_dul at yahoo.com
-Copyright (C) 2005, 2006 Fabian Nowak timystery at arcor.de.
+Copyright (C) 2005, 2006, 2007 Fabian Nowak timystery at arcor.de.
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License
@@ -46,14 +46,17 @@
 
 #define BORDER 6
 
-#define DEFAULT_MOUNT_COMMAND "mount"
-#define DEFAULT_UMOUNT_COMMAND "umount"
+#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"
 
 static GtkTooltips *tooltips = NULL;
 
-/*--------- graphical interface ----------*/
+/**
+ * structure t_mounter.
+ * Contains values and strings for functionality and GtkWidgets for the GUI.
+ */
 typedef struct
 {
     XfcePanelPlugin *plugin;
@@ -62,8 +65,8 @@
     gchar *umount_command;
     gchar *icon;
     gchar *excluded_filesystems;
-    gboolean message_dialog; /* whether to show (un)success after umount */
-    gboolean include_NFSs; /* whether to also display network file systems */
+    gboolean message_dialog; /**< whether to show (un)success after umount */
+    gboolean include_NFSs; /**< whether to also display network file systems */
     gboolean exclude_FSs;
     gboolean eject_drives;
     GtkWidget *button;
@@ -71,38 +74,43 @@
     GtkWidget *menu;
     GPtrArray *pdisks; /* contains pointers to struct t_disk */
 } t_mounter;
-/*---------------------------------*/
 
-/*--------- disk button data ------------------*/
+
+/**
+ * Disk button data.
+ * Contains labels, progress bars, ... for one line in the menu.
+ */
 typedef struct
 {
-	GtkWidget * menu_item;
-	GtkWidget * hbox;
-	GtkWidget * label_disk;
-	GtkWidget * label_mount_info;
-	GtkWidget * progress_bar;
+    GtkWidget * menu_item;
+    GtkWidget * hbox;
+    GtkWidget * label_disk;
+    GtkWidget * label_mount_info;
+    GtkWidget * progress_bar;
 } t_disk_display;
-/*------------------------------------------------*/
 
-/*------------- settings dialog --------------------------*/
+
+/**
+ * Settings dialog.
+ * Contains widgets needed for determining the user's preferences.
+ */
 typedef struct
 {
-	t_mounter *mt;
-	GtkWidget *dialog;
-	/* options */
-	GtkWidget *string_cmd;
-	GtkWidget *string_icon;
-	GtkWidget *specify_commands;
-	GtkWidget *box_mount_commands;
-	GtkWidget *string_mount_command;
-	GtkWidget *string_umount_command;
-	GtkWidget *show_message_dialog;
-	GtkWidget *show_include_NFSs;
-	GtkWidget *show_exclude_FSs;
-	GtkWidget *show_eject_drives;
-	GtkWidget *string_excluded_filesystems;
+    t_mounter *mt;
+    GtkWidget *dialog;
+    /* options */
+    GtkWidget *string_cmd;
+    GtkWidget *string_icon;
+    GtkWidget *specify_commands;
+    GtkWidget *box_mount_commands;
+    GtkWidget *string_mount_command;
+    GtkWidget *string_umount_command;
+    GtkWidget *show_message_dialog;
+    GtkWidget *show_include_NFSs;
+    GtkWidget *show_exclude_FSs;
+    GtkWidget *show_eject_drives;
+    GtkWidget *string_excluded_filesystems;
 }
 t_mounter_dialog;
-/*------------------------------------------------------*/
 
 #endif /* __MOUNT_PLUGIN_H */

Modified: xfce4-mount-plugin/trunk/po/ca.po
===================================================================
--- xfce4-mount-plugin/trunk/po/ca.po	2007-02-22 18:12:03 UTC (rev 2510)
+++ xfce4-mount-plugin/trunk/po/ca.po	2007-02-23 18:53:18 UTC (rev 2511)
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: xfce4-mount-plugin 0.4.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-16 20:05+0100\n"
+"POT-Creation-Date: 2007-02-18 13:39+0100\n"
 "PO-Revision-Date: 2006-09-20 13:32+0200\n"
 "Last-Translator: Carles Muñoz Gorriz <carlesmu at internautas.org>\n"
 "Language-Team: catalan\n"
@@ -20,129 +20,151 @@
 "X-Poedit-Language: Catalan\n"
 "X-Poedit-SourceCharset: utf-8\n"
 
-#: ../panel-plugin/devices.c:52
+#: ../panel-plugin/devices.c:53
 #, c-format
 msgid "%.1f B"
 msgstr "%.1f B"
 
-#: ../panel-plugin/devices.c:53
+#: ../panel-plugin/devices.c:54
 #, c-format
 msgid "%.1f KB"
 msgstr "%.1f KB"
 
-#: ../panel-plugin/devices.c:54
+#: ../panel-plugin/devices.c:55
 #, c-format
 msgid "%.1f MB"
 msgstr "%.1f MB"
 
-#: ../panel-plugin/devices.c:55
+#: ../panel-plugin/devices.c:56
 #, c-format
 msgid "%.1f GB"
 msgstr "%.1f GB"
 
-#: ../panel-plugin/devices.c:65
+#: ../panel-plugin/devices.c:66
 #, c-format
 msgid "size : %g\n"
 msgstr "mida: %g\n"
 
-#: ../panel-plugin/devices.c:66
+#: ../panel-plugin/devices.c:67
 #, c-format
 msgid "used size : %g\n"
 msgstr "espai en ús: %g\n"
 
-#: ../panel-plugin/devices.c:67
+#: ../panel-plugin/devices.c:68
 #, c-format
 msgid "available size : %g\n"
 msgstr "espai disponible: %g\n"
 
-#: ../panel-plugin/devices.c:68
+#: ../panel-plugin/devices.c:69
 #, c-format
 msgid "percentage used: %d\n"
 msgstr "percentatge d'ús: %d\n"
 
-#: ../panel-plugin/devices.c:69
+#: ../panel-plugin/devices.c:70
 #, c-format
 msgid "file system type : %s\n"
 msgstr "Sistema de fitxers: %s\n"
 
-#: ../panel-plugin/devices.c:70
+#: ../panel-plugin/devices.c:71
 #, c-format
 msgid "actual mount point : %s\n"
 msgstr "punt de muntatge actual: %s\n"
 
-#: ../panel-plugin/devices.c:157
+#: ../panel-plugin/devices.c:158
 #, c-format
 msgid "disk : %s\n"
 msgstr "disc: %s\n"
 
-#: ../panel-plugin/devices.c:158
+#: ../panel-plugin/devices.c:159
 #, c-format
 msgid "mount point : %s\n"
 msgstr "punt de muntatge: %s\n"
 
-#: ../panel-plugin/devices.c:162
+#: ../panel-plugin/devices.c:163
 #, c-format
 msgid "not mounted\n"
 msgstr "no muntat\n"
 
-#: ../panel-plugin/devices.c:225 ../panel-plugin/devices.c:272
+#: ../panel-plugin/devices.c:263 ../panel-plugin/devices.c:315
 msgid "Mount Plugin: Error executing command."
 msgstr "Connector per muntar: s’ha produït un error en executar l'ordre."
 
-#: ../panel-plugin/mount-plugin.c:50
+#: ../panel-plugin/mount-plugin.c:53
 #, c-format
 msgid "The device \"%s\" should be removable safely now."
 msgstr "El dispositiu «%s» ja es pot extreure de forma segura."
 
-#: ../panel-plugin/mount-plugin.c:53
+#: ../panel-plugin/mount-plugin.c:56
 msgid "An error occured. The device should not be removed!"
 msgstr "Error: El dispositiu no s'ha d'extreure!"
 
-#: ../panel-plugin/mount-plugin.c:177
+#: ../panel-plugin/mount-plugin.c:182
 msgid "<span foreground=\"#FF0000\">not mounted</span>"
 msgstr "<span foreground=\"#FF0000\">no muntat</span>"
 
-#: ../panel-plugin/mount-plugin.c:440
+#: ../panel-plugin/mount-plugin.c:477
 msgid "devices"
 msgstr "dispositius"
 
-#: ../panel-plugin/mount-plugin.c:575
+#: ../panel-plugin/mount-plugin.c:641
 msgid "Edit Properties"
 msgstr "Edita les propietats"
 
 #. end extensions for panel 4.4
-#: ../panel-plugin/mount-plugin.c:582
+#: ../panel-plugin/mount-plugin.c:648
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:1
 msgid "Mount devices"
 msgstr "Dispositius muntables"
 
-#: ../panel-plugin/mount-plugin.c:615
-msgid "Commands"
-msgstr "Ordres"
+# Traduit "unmount" per «umount», s'hauria de comprovar.
+#: ../panel-plugin/mount-plugin.c:700
+msgid ""
+"This is only useful and recommended if you specify \"sync\" as part of the "
+"\"unmount\" command string."
+msgstr ""
+"Això només és útil i recomanable si heu especificat «sync» com part de "
+"l'ordre «umount»."
 
-#: ../panel-plugin/mount-plugin.c:629
-msgid "<b>Commands</b>"
-msgstr "<b>Ordres</b>"
+#: ../panel-plugin/mount-plugin.c:705
+#, fuzzy
+msgid "Show _message after unmount"
+msgstr "Mostra els missatges després de desmuntar"
 
-#: ../panel-plugin/mount-plugin.c:641
-msgid "Execute after mounting:"
-msgstr "Executa després de muntar:"
+#: ../panel-plugin/mount-plugin.c:717
+msgid "You can specify a distinct icon to be displayed in the panel."
+msgstr "Podeu especificar la icona a mostar al quadre."
 
-#: ../panel-plugin/mount-plugin.c:648
+#: ../panel-plugin/mount-plugin.c:724
+msgid "Icon:"
+msgstr "Icona:"
+
+#: ../panel-plugin/mount-plugin.c:729
+msgid "Select an image"
+msgstr "Seleccioneu una imatge"
+
+#: ../panel-plugin/mount-plugin.c:736
+#, fuzzy
+msgid "_General"
+msgstr "General"
+
+#: ../panel-plugin/mount-plugin.c:751
+#, fuzzy, c-format
 msgid ""
 "This command will be executed after mounting the device with the mount point "
 "of the device as argument.\n"
-"If you are unsure what to insert, try \"xffm\" or \"rox\" or \"thunar\"."
+"If you are unsure what to insert, try \"thunar \\%m\".\n"
+"'\\%d' can be used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 "Aquesta ordre s'executarà després de muntar el dispositiu en el punt de "
 "muntatge com argument.\n"
 "Si no sabeu que posar podeu provar amb «xffm», «rox» o «thunar»."
 
-#: ../panel-plugin/mount-plugin.c:674
-msgid "Specify own commands"
-msgstr "Especifiqueu ordres propies"
+#: ../panel-plugin/mount-plugin.c:761
+#, fuzzy
+msgid "_Execute after mounting:"
+msgstr "Executa després de muntar:"
 
-#: ../panel-plugin/mount-plugin.c:685
+#: ../panel-plugin/mount-plugin.c:784
 msgid ""
 "WARNING: These options are for experts only! If you do not know what they "
 "may be good for, keep your hands off!"
@@ -150,67 +172,83 @@
 "ADVERTÈNCIA: Aquestes opcions són per usuaris experts.  Si no sabeu per què "
 "són millor que no les toqueu."
 
-#: ../panel-plugin/mount-plugin.c:698
-msgid "Mount command:"
-msgstr "Ordre de muntatge:"
+#: ../panel-plugin/mount-plugin.c:789
+#, fuzzy
+msgid "_Custom commands"
+msgstr "Ordres"
 
-#: ../panel-plugin/mount-plugin.c:705
-msgid "Unmount command:"
-msgstr "Ordre per desmuntar:"
-
 # Traduit "unmount" per «umount», s'hauria de comprovar.
-#: ../panel-plugin/mount-plugin.c:728
+#: ../panel-plugin/mount-plugin.c:808
+#, fuzzy, c-format
 msgid ""
 "Most users will only want to prepend \"sudo\" to both commands or prepend "
-"\"sync &&\" to the \"unmount\" command."
+"\"sync \\%d &&\" to the \"unmount \\%d\" command.\n"
+"'\\%d' is used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 "Molts usuaris només voldran afegir-li al inici «sudo» a ambdós ordres o "
 "«sync &&» a l'ordre «umount»."
 
-#: ../panel-plugin/mount-plugin.c:746
-msgid "<b>General</b>"
-msgstr "<b>General</b>"
+#: ../panel-plugin/mount-plugin.c:817
+#, fuzzy
+msgid "_Mount command:"
+msgstr "Ordre de muntatge:"
 
-#: ../panel-plugin/mount-plugin.c:749
-msgid "General"
-msgstr "General"
+#: ../panel-plugin/mount-plugin.c:823
+#, fuzzy
+msgid "_Unmount command:"
+msgstr "Ordre per desmuntar:"
 
-#: ../panel-plugin/mount-plugin.c:766
-msgid "Show message after unmount"
-msgstr "Mostra els missatges després de desmuntar"
+#: ../panel-plugin/mount-plugin.c:848
+#, fuzzy
+msgid "_Commands"
+msgstr "Ordres"
 
-# Traduit "unmount" per «umount», s'hauria de comprovar.
-#: ../panel-plugin/mount-plugin.c:772
+#: ../panel-plugin/mount-plugin.c:863
 msgid ""
-"This is only useful and recommended if you specify \"sync\" as part of the "
-"\"unmount\" command string."
+"Activate this option to also display network file systems like NFS, SMBFS, "
+"SHFS and SSHFS."
 msgstr ""
-"Això només és útil i recomanable si heu especificat «sync» com part de "
-"l'ordre «umount»."
+"Activeu aquesta opció per veure xarxes de l'estil de NFS, SBMFS, SHFS i SSHFS"
 
-#: ../panel-plugin/mount-plugin.c:785
-msgid "Also display network file systems"
+#: ../panel-plugin/mount-plugin.c:868
+#, fuzzy
+msgid "Display _network file systems"
 msgstr "Mostra també els sistemes de fitxers de xarxa."
 
-#: ../panel-plugin/mount-plugin.c:791
+#: ../panel-plugin/mount-plugin.c:881
 msgid ""
-"Activate this option to also display network file systems like NFS, SMBFS, "
-"SHFS and SSHFS."
+"Activate this option to also eject a CD-drive after unmounting and to insert "
+"before mounting."
 msgstr ""
-"Activeu aquesta opció per veure xarxes de l'estil de NFS, SBMFS, SHFS i SSHFS"
 
-#: ../panel-plugin/mount-plugin.c:802
-msgid "You can specify a distinct icon to be displayed in the panel."
-msgstr "Podeu especificar la icona a mostar al quadre."
+#: ../panel-plugin/mount-plugin.c:886
+msgid "_Eject CD-drives"
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:809
-msgid "Icon:"
-msgstr "Icona:"
+#: ../panel-plugin/mount-plugin.c:899
+msgid ""
+"Exclude the following file systems from the menu.\n"
+"The list is separated by simple spaces.\n"
+"It is up to you to specify correct devices or mount points."
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:813
-msgid "Select an image"
-msgstr "Seleccioneu una imatge"
+#: ../panel-plugin/mount-plugin.c:909
+msgid "E_xclude specified file systems"
+msgstr ""
 
+#: ../panel-plugin/mount-plugin.c:924
+msgid "_File sytems"
+msgstr ""
+
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:2
 msgid "Shows all mountable devices and (un)mounts them on request."
 msgstr "Mostra tots els dispositius muntables i (des)muntals a petició."
+
+#~ msgid "<b>Commands</b>"
+#~ msgstr "<b>Ordres</b>"
+
+#~ msgid "Specify own commands"
+#~ msgstr "Especifiqueu ordres propies"
+
+#~ msgid "<b>General</b>"
+#~ msgstr "<b>General</b>"

Modified: xfce4-mount-plugin/trunk/po/cs.po
===================================================================
--- xfce4-mount-plugin/trunk/po/cs.po	2007-02-22 18:12:03 UTC (rev 2510)
+++ xfce4-mount-plugin/trunk/po/cs.po	2007-02-23 18:53:18 UTC (rev 2511)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xfce4-mount-plugin 0.4.7\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-16 20:05+0100\n"
+"POT-Creation-Date: 2007-02-18 13:39+0100\n"
 "PO-Revision-Date: 2006-08-26 23:11+0100\n"
 "Last-Translator: Michal Várady <miko.vaji at gmail.com>\n"
 "Language-Team: Czech <translation-team-cs at lists.sourceforge.net>\n"
@@ -16,129 +16,150 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
-#: ../panel-plugin/devices.c:52
+#: ../panel-plugin/devices.c:53
 #, c-format
 msgid "%.1f B"
 msgstr "%.1f B"
 
-#: ../panel-plugin/devices.c:53
+#: ../panel-plugin/devices.c:54
 #, c-format
 msgid "%.1f KB"
 msgstr "%.1f KB"
 
-#: ../panel-plugin/devices.c:54
+#: ../panel-plugin/devices.c:55
 #, c-format
 msgid "%.1f MB"
 msgstr "%.1f MB"
 
-#: ../panel-plugin/devices.c:55
+#: ../panel-plugin/devices.c:56
 #, c-format
 msgid "%.1f GB"
 msgstr "%.1f GB"
 
-#: ../panel-plugin/devices.c:65
+#: ../panel-plugin/devices.c:66
 #, c-format
 msgid "size : %g\n"
 msgstr "velikost: %g\n"
 
-#: ../panel-plugin/devices.c:66
+#: ../panel-plugin/devices.c:67
 #, c-format
 msgid "used size : %g\n"
 msgstr "obsazeno: %g\n"
 
-#: ../panel-plugin/devices.c:67
+#: ../panel-plugin/devices.c:68
 #, c-format
 msgid "available size : %g\n"
 msgstr "volných : %g\n"
 
-#: ../panel-plugin/devices.c:68
+#: ../panel-plugin/devices.c:69
 #, c-format
 msgid "percentage used: %d\n"
 msgstr "obsazeno procent: %d\n"
 
-#: ../panel-plugin/devices.c:69
+#: ../panel-plugin/devices.c:70
 #, c-format
 msgid "file system type : %s\n"
 msgstr "typ systému souborů: %s\n"
 
-#: ../panel-plugin/devices.c:70
+#: ../panel-plugin/devices.c:71
 #, c-format
 msgid "actual mount point : %s\n"
 msgstr "aktuální bod připojení: %s\n"
 
-#: ../panel-plugin/devices.c:157
+#: ../panel-plugin/devices.c:158
 #, c-format
 msgid "disk : %s\n"
 msgstr "disk : %s\n"
 
-#: ../panel-plugin/devices.c:158
+#: ../panel-plugin/devices.c:159
 #, c-format
 msgid "mount point : %s\n"
 msgstr "bod připojení : %s\n"
 
-#: ../panel-plugin/devices.c:162
+#: ../panel-plugin/devices.c:163
 #, c-format
 msgid "not mounted\n"
 msgstr "nepřipojeno\n"
 
-#: ../panel-plugin/devices.c:225 ../panel-plugin/devices.c:272
+#: ../panel-plugin/devices.c:263 ../panel-plugin/devices.c:315
 msgid "Mount Plugin: Error executing command."
 msgstr "Zásuvný modul Mount: Chyba při spuštění programu"
 
-#: ../panel-plugin/mount-plugin.c:50
+#: ../panel-plugin/mount-plugin.c:53
 #, c-format
 msgid "The device \"%s\" should be removable safely now."
 msgstr "Zařízení \"%s\" je nyní bezpečně odpojitelné."
 
-#: ../panel-plugin/mount-plugin.c:53
+#: ../panel-plugin/mount-plugin.c:56
 msgid "An error occured. The device should not be removed!"
 msgstr "Nastala chyba. Zařízení by nemělo být fyzicky odpojeno!"
 
-#: ../panel-plugin/mount-plugin.c:177
+#: ../panel-plugin/mount-plugin.c:182
 msgid "<span foreground=\"#FF0000\">not mounted</span>"
 msgstr "<span foreground=\"#FF0000\">nepřipojeno</span>"
 
-#: ../panel-plugin/mount-plugin.c:440
+#: ../panel-plugin/mount-plugin.c:477
 msgid "devices"
 msgstr "zařízení"
 
-#: ../panel-plugin/mount-plugin.c:575
+#: ../panel-plugin/mount-plugin.c:641
 msgid "Edit Properties"
 msgstr "Upravit vlastnosti"
 
 #. end extensions for panel 4.4
-#: ../panel-plugin/mount-plugin.c:582
+#: ../panel-plugin/mount-plugin.c:648
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:1
 msgid "Mount devices"
 msgstr "Připojená zařízení"
 
-#: ../panel-plugin/mount-plugin.c:615
-msgid "Commands"
-msgstr "Příkazy"
+#: ../panel-plugin/mount-plugin.c:700
+msgid ""
+"This is only useful and recommended if you specify \"sync\" as part of the "
+"\"unmount\" command string."
+msgstr ""
+"Je užitečné a zároveň se doporučuje, abyste doplnili řetězec \"sync\" jako "
+"součást řetězce pro odpojení \"unmount\"."
 
-#: ../panel-plugin/mount-plugin.c:629
-msgid "<b>Commands</b>"
-msgstr "<b>Příkazy</b>"
+#: ../panel-plugin/mount-plugin.c:705
+#, fuzzy
+msgid "Show _message after unmount"
+msgstr "Zobrazit zprávu po odpojení"
 
-#: ../panel-plugin/mount-plugin.c:641
-msgid "Execute after mounting:"
-msgstr "Po připojení spustit:"
+#: ../panel-plugin/mount-plugin.c:717
+msgid "You can specify a distinct icon to be displayed in the panel."
+msgstr "Můžete určit různé ikony pro zobrazení v panelu."
 
-#: ../panel-plugin/mount-plugin.c:648
+#: ../panel-plugin/mount-plugin.c:724
+msgid "Icon:"
+msgstr "Ikona."
+
+#: ../panel-plugin/mount-plugin.c:729
+msgid "Select an image"
+msgstr "Vyberte soubor s obrázkem"
+
+#: ../panel-plugin/mount-plugin.c:736
+#, fuzzy
+msgid "_General"
+msgstr "Obecné"
+
+#: ../panel-plugin/mount-plugin.c:751
+#, fuzzy, c-format
 msgid ""
 "This command will be executed after mounting the device with the mount point "
 "of the device as argument.\n"
-"If you are unsure what to insert, try \"xffm\" or \"rox\" or \"thunar\"."
+"If you are unsure what to insert, try \"thunar \\%m\".\n"
+"'\\%d' can be used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 "Tento příkaz bude spuštěn po připojení zařízení s umístěním přípojného bodu "
 "jako parametrem.\n"
 "Nevíte-li, jaký údaj vložit, zkuste \"xffm\" or \"rox\" nebo \"thunar\"."
 
-#: ../panel-plugin/mount-plugin.c:674
-msgid "Specify own commands"
-msgstr "zadejte vlastní příkazy"
+#: ../panel-plugin/mount-plugin.c:761
+#, fuzzy
+msgid "_Execute after mounting:"
+msgstr "Po připojení spustit:"
 
-#: ../panel-plugin/mount-plugin.c:685
+#: ../panel-plugin/mount-plugin.c:784
 msgid ""
 "WARNING: These options are for experts only! If you do not know what they "
 "may be good for, keep your hands off!"
@@ -146,66 +167,83 @@
 "VAROVÁNÍ: Tyto volby jsou pouze pro pokročilé uživatele! Nevíte-li k čemu "
 "slouží, neměňte je!"
 
-#: ../panel-plugin/mount-plugin.c:698
-msgid "Mount command:"
-msgstr "Příkaz pro připojení (mount):"
+#: ../panel-plugin/mount-plugin.c:789
+#, fuzzy
+msgid "_Custom commands"
+msgstr "Příkazy"
 
-#: ../panel-plugin/mount-plugin.c:705
-msgid "Unmount command:"
-msgstr "Příkaz pro odpojení (unmount):"
-
-#: ../panel-plugin/mount-plugin.c:728
+#: ../panel-plugin/mount-plugin.c:808
+#, fuzzy, c-format
 msgid ""
 "Most users will only want to prepend \"sudo\" to both commands or prepend "
-"\"sync &&\" to the \"unmount\" command."
+"\"sync \\%d &&\" to the \"unmount \\%d\" command.\n"
+"'\\%d' is used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 "Většina uživatelů pouze doplní před oba názvy řetězec \"sudo\" nebo řetězec "
 "\"sync &&\" to the \"unmount\""
 
-#: ../panel-plugin/mount-plugin.c:746
-msgid "<b>General</b>"
-msgstr "<b>Obecné</b>"
+#: ../panel-plugin/mount-plugin.c:817
+#, fuzzy
+msgid "_Mount command:"
+msgstr "Příkaz pro připojení (mount):"
 
-#: ../panel-plugin/mount-plugin.c:749
-msgid "General"
-msgstr "Obecné"
+#: ../panel-plugin/mount-plugin.c:823
+#, fuzzy
+msgid "_Unmount command:"
+msgstr "Příkaz pro odpojení (unmount):"
 
-#: ../panel-plugin/mount-plugin.c:766
-msgid "Show message after unmount"
-msgstr "Zobrazit zprávu po odpojení"
+#: ../panel-plugin/mount-plugin.c:848
+#, fuzzy
+msgid "_Commands"
+msgstr "Příkazy"
 
-#: ../panel-plugin/mount-plugin.c:772
+#: ../panel-plugin/mount-plugin.c:863
 msgid ""
-"This is only useful and recommended if you specify \"sync\" as part of the "
-"\"unmount\" command string."
+"Activate this option to also display network file systems like NFS, SMBFS, "
+"SHFS and SSHFS."
 msgstr ""
-"Je užitečné a zároveň se doporučuje, abyste doplnili řetězec \"sync\" jako "
-"součást řetězce pro odpojení \"unmount\"."
+"Zapnutím této volby povolíte zobrazení síťových souborových systémů, jakými "
+"jsou NFS, SMBFS, SHFS a SSHFS."
 
-#: ../panel-plugin/mount-plugin.c:785
-msgid "Also display network file systems"
+#: ../panel-plugin/mount-plugin.c:868
+#, fuzzy
+msgid "Display _network file systems"
 msgstr "Zobrazit také síťové souborové systémy"
 
-#: ../panel-plugin/mount-plugin.c:791
+#: ../panel-plugin/mount-plugin.c:881
 msgid ""
-"Activate this option to also display network file systems like NFS, SMBFS, "
-"SHFS and SSHFS."
+"Activate this option to also eject a CD-drive after unmounting and to insert "
+"before mounting."
 msgstr ""
-"Zapnutím této volby povolíte zobrazení síťových souborových systémů, jakými "
-"jsou NFS, SMBFS, SHFS a SSHFS."
 
-#: ../panel-plugin/mount-plugin.c:802
-msgid "You can specify a distinct icon to be displayed in the panel."
-msgstr "Můžete určit různé ikony pro zobrazení v panelu."
+#: ../panel-plugin/mount-plugin.c:886
+msgid "_Eject CD-drives"
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:809
-msgid "Icon:"
-msgstr "Ikona."
+#: ../panel-plugin/mount-plugin.c:899
+msgid ""
+"Exclude the following file systems from the menu.\n"
+"The list is separated by simple spaces.\n"
+"It is up to you to specify correct devices or mount points."
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:813
-msgid "Select an image"
-msgstr "Vyberte soubor s obrázkem"
+#: ../panel-plugin/mount-plugin.c:909
+msgid "E_xclude specified file systems"
+msgstr ""
 
+#: ../panel-plugin/mount-plugin.c:924
+msgid "_File sytems"
+msgstr ""
+
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:2
 msgid "Shows all mountable devices and (un)mounts them on request."
 msgstr "Zobrazí všechna připojitelná zařízení a na požádání je odpojí."
+
+#~ msgid "<b>Commands</b>"
+#~ msgstr "<b>Příkazy</b>"
+
+#~ msgid "Specify own commands"
+#~ msgstr "zadejte vlastní příkazy"
+
+#~ msgid "<b>General</b>"
+#~ msgstr "<b>Obecné</b>"

Modified: xfce4-mount-plugin/trunk/po/de.po
===================================================================
--- xfce4-mount-plugin/trunk/po/de.po	2007-02-22 18:12:03 UTC (rev 2510)
+++ xfce4-mount-plugin/trunk/po/de.po	2007-02-23 18:53:18 UTC (rev 2511)
@@ -9,138 +9,160 @@
 msgstr ""
 "Project-Id-Version: xfce4-mount-plugin 0.4.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-16 20:05+0100\n"
-"PO-Revision-Date: 2006-02-19 19:13+0100\n"
+"POT-Creation-Date: 2007-02-18 13:39+0100\n"
+"PO-Revision-Date: 2007-02-17 16:04+0100\n"
 "Last-Translator: Fabian Nowak <timystery at arcor.de>\n"
 "Language-Team: German <de at li.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../panel-plugin/devices.c:52
+#: ../panel-plugin/devices.c:53
 #, c-format
 msgid "%.1f B"
 msgstr "%.1f B"
 
-#: ../panel-plugin/devices.c:53
+#: ../panel-plugin/devices.c:54
 #, c-format
 msgid "%.1f KB"
 msgstr "%.1f KB"
 
-#: ../panel-plugin/devices.c:54
+#: ../panel-plugin/devices.c:55
 #, c-format
 msgid "%.1f MB"
 msgstr "%.1f MBytes"
 
-#: ../panel-plugin/devices.c:55
+#: ../panel-plugin/devices.c:56
 #, c-format
 msgid "%.1f GB"
 msgstr "%.1f GB"
 
-#: ../panel-plugin/devices.c:65
+#: ../panel-plugin/devices.c:66
 #, c-format
 msgid "size : %g\n"
 msgstr "Größe: %g\n"
 
-#: ../panel-plugin/devices.c:66
+#: ../panel-plugin/devices.c:67
 #, c-format
 msgid "used size : %g\n"
 msgstr "Verwendeter Platz: %g\n"
 
-#: ../panel-plugin/devices.c:67
+#: ../panel-plugin/devices.c:68
 #, c-format
 msgid "available size : %g\n"
 msgstr "Verfügbarer Platz: %g\n"
 
-#: ../panel-plugin/devices.c:68
+#: ../panel-plugin/devices.c:69
 #, c-format
 msgid "percentage used: %d\n"
 msgstr "Verwendeter Anteil: %d\n"
 
-#: ../panel-plugin/devices.c:69
+#: ../panel-plugin/devices.c:70
 #, c-format
 msgid "file system type : %s\n"
 msgstr "Dateisystemtyp: %s\n"
 
-#: ../panel-plugin/devices.c:70
+#: ../panel-plugin/devices.c:71
 #, c-format
 msgid "actual mount point : %s\n"
 msgstr "Eigentlicher Einhängepunkt: %s\n"
 
-#: ../panel-plugin/devices.c:157
+#: ../panel-plugin/devices.c:158
 #, c-format
 msgid "disk : %s\n"
 msgstr "Platte: %s\n"
 
-#: ../panel-plugin/devices.c:158
+#: ../panel-plugin/devices.c:159
 #, c-format
 msgid "mount point : %s\n"
 msgstr "Einhängepunkt: %s\n"
 
-#: ../panel-plugin/devices.c:162
+#: ../panel-plugin/devices.c:163
 #, c-format
 msgid "not mounted\n"
 msgstr "nicht eingehängt\n"
 
-#: ../panel-plugin/devices.c:225 ../panel-plugin/devices.c:272
+#: ../panel-plugin/devices.c:263 ../panel-plugin/devices.c:315
 msgid "Mount Plugin: Error executing command."
 msgstr "Mount Plugin: Fehler beim Ausführen des Befehls."
 
-#: ../panel-plugin/mount-plugin.c:50
+#: ../panel-plugin/mount-plugin.c:53
 #, c-format
 msgid "The device \"%s\" should be removable safely now."
 msgstr "Das Gerät \"%s\" sollte sich jetzt sicher entfernen lassen."
 
-#: ../panel-plugin/mount-plugin.c:53
+#: ../panel-plugin/mount-plugin.c:56
 msgid "An error occured. The device should not be removed!"
 msgstr "Ein Fehler hat sich ereignet. Das Gerät sollte nicht entfernt werden!"
 
-#: ../panel-plugin/mount-plugin.c:177
+#: ../panel-plugin/mount-plugin.c:182
 msgid "<span foreground=\"#FF0000\">not mounted</span>"
 msgstr "<span foreground=\"#FF0000\">nicht eingehängt</span>"
 
-#: ../panel-plugin/mount-plugin.c:440
+#: ../panel-plugin/mount-plugin.c:477
 msgid "devices"
 msgstr "Geräte"
 
-#: ../panel-plugin/mount-plugin.c:575
+#: ../panel-plugin/mount-plugin.c:641
 msgid "Edit Properties"
 msgstr "Eigenschaften ändern"
 
 #. end extensions for panel 4.4
-#: ../panel-plugin/mount-plugin.c:582
+#: ../panel-plugin/mount-plugin.c:648
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:1
 msgid "Mount devices"
 msgstr "Geräte einhängen"
 
-#: ../panel-plugin/mount-plugin.c:615
-msgid "Commands"
-msgstr "Befehle"
+#: ../panel-plugin/mount-plugin.c:700
+msgid ""
+"This is only useful and recommended if you specify \"sync\" as part of the "
+"\"unmount\" command string."
+msgstr ""
+"Dies ist nur sinnvoll und empfohlen, falls \"sync\" als Teil des \"unmount\"-"
+"Befehls angegeben wird."
 
-#: ../panel-plugin/mount-plugin.c:629
-msgid "<b>Commands</b>"
-msgstr "<b>Befehle</b>"
+#: ../panel-plugin/mount-plugin.c:705
+msgid "Show _message after unmount"
+msgstr "Be_nachrichtigung nach Aushängen"
 
-#: ../panel-plugin/mount-plugin.c:641
-msgid "Execute after mounting:"
-msgstr "Nach dem Einhängen ausführen:"
+#: ../panel-plugin/mount-plugin.c:717
+msgid "You can specify a distinct icon to be displayed in the panel."
+msgstr ""
+"Hier kann ein bestimmtes Symbol angegeben werden, das in der Leiste "
+"angezeigt werden soll."
 
-#: ../panel-plugin/mount-plugin.c:648
+#: ../panel-plugin/mount-plugin.c:724
+msgid "Icon:"
+msgstr "Symbol:"
+
+#: ../panel-plugin/mount-plugin.c:729
+msgid "Select an image"
+msgstr "Bild wählen"
+
+#: ../panel-plugin/mount-plugin.c:736
+msgid "_General"
+msgstr "_Allgemein"
+
+#: ../panel-plugin/mount-plugin.c:751
+#, c-format
 msgid ""
 "This command will be executed after mounting the device with the mount point "
 "of the device as argument.\n"
-"If you are unsure what to insert, try \"xffm\" or \"rox\" or \"thunar\"."
+"If you are unsure what to insert, try \"thunar \\%m\".\n"
+"'\\%d' can be used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 "Dieser Befehl wird mit dem Einhängepunkt des Geräts als Argument nach dem "
 "Einhängen ausgeführt.\n"
-"Falls du unsicher bist, was eingetragen werden kann, probier doch mal \"xffm"
-"\" oder \"rox\" oder \"thunar\"."
+"Falls du unsicher bist, was eingetragen werden kann, probier doch mal "
+"»thunar«.\n"
+"'\\%d' kann dazu verwendet werden, das Gerät anzugeben, '\\%m' für den "
+"Einhängepunkt."
 
-#: ../panel-plugin/mount-plugin.c:674
-msgid "Specify own commands"
-msgstr "Eigene Befehle angeben"
+#: ../panel-plugin/mount-plugin.c:761
+msgid "_Execute after mounting:"
+msgstr "Nach dem _Einhängen ausführen:"
 
-#: ../panel-plugin/mount-plugin.c:685
+#: ../panel-plugin/mount-plugin.c:784
 msgid ""
 "WARNING: These options are for experts only! If you do not know what they "
 "may be good for, keep your hands off!"
@@ -148,71 +170,88 @@
 "ACHTUNG: Diese Optionen sind nur für Experten gedacht. Falls du nicht weißt, "
 "wozu sie gut sein sollen, lass deine Hände von ihnen weg!"
 
-#: ../panel-plugin/mount-plugin.c:698
-msgid "Mount command:"
-msgstr "Befehl zum Einhängen:"
+#: ../panel-plugin/mount-plugin.c:789
+msgid "_Custom commands"
+msgstr "Be_nutzerdefinierte Befehle"
 
-#: ../panel-plugin/mount-plugin.c:705
-msgid "Unmount command:"
-msgstr "Befehl zum Aushängen:"
-
-#: ../panel-plugin/mount-plugin.c:728
+#: ../panel-plugin/mount-plugin.c:808
+#, c-format
 msgid ""
 "Most users will only want to prepend \"sudo\" to both commands or prepend "
-"\"sync &&\" to the \"unmount\" command."
+"\"sync \\%d &&\" to the \"unmount \\%d\" command.\n"
+"'\\%d' is used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
-"Die meisten Nutzer wollen nur ein \"sudo\" vor beide Befehle oder \"sync &&"
-"\" vor den \"unmount\"-Befehl hängen."
+"Die meisten Nutzer wollen nur ein \"sudo\" vor beide Befehle oder \"sync \\%"
+"d &&\" vor den \"unmount\"-Befehl hängen.\n"
+"'\\%d' kann dazu verwendet werden, das Gerät anzugeben, '\\%m' für den "
+"Einhängepunkt."
 
-#: ../panel-plugin/mount-plugin.c:746
-msgid "<b>General</b>"
-msgstr "<b>Allgemein</b>"
+#: ../panel-plugin/mount-plugin.c:817
+msgid "_Mount command:"
+msgstr "Befehl zum _Einhängen:"
 
-#: ../panel-plugin/mount-plugin.c:749
-msgid "General"
-msgstr "Allgemein"
+#: ../panel-plugin/mount-plugin.c:823
+msgid "_Unmount command:"
+msgstr "Befehl zum _Aushängen:"
 
-#: ../panel-plugin/mount-plugin.c:766
-msgid "Show message after unmount"
-msgstr "Zeige Nachricht nach Aushängen"
+#: ../panel-plugin/mount-plugin.c:848
+msgid "_Commands"
+msgstr "_Befehle"
 
-#: ../panel-plugin/mount-plugin.c:772
+#: ../panel-plugin/mount-plugin.c:863
 msgid ""
-"This is only useful and recommended if you specify \"sync\" as part of the "
-"\"unmount\" command string."
+"Activate this option to also display network file systems like NFS, SMBFS, "
+"SHFS and SSHFS."
 msgstr ""
-"Dies ist nur sinnvoll und empfohlen, falls \"sync\" als Teil des \"unmount\"-"
-"Befehls angegeben wird."
+"Diese Option verwenden, um auch Netzwerkdateisysteme wie NFS, SMBFS, SHFS "
+"und SSHFS anzuzeigen."
 
-#: ../panel-plugin/mount-plugin.c:785
-msgid "Also display network file systems"
-msgstr "Netzwerkdateisysteme ebenfalls anzeigen"
+#: ../panel-plugin/mount-plugin.c:868
+msgid "Display _network file systems"
+msgstr "_Netzwerkdateisysteme ebenfalls anzeigen"
 
-#: ../panel-plugin/mount-plugin.c:791
+#: ../panel-plugin/mount-plugin.c:881
 msgid ""
-"Activate this option to also display network file systems like NFS, SMBFS, "
-"SHFS and SSHFS."
+"Activate this option to also eject a CD-drive after unmounting and to insert "
+"before mounting."
 msgstr ""
-"Dies Option verwenden, um auch Netzwerkdateisysteme wie NFS, SMBFS, SHFS und "
-"SSHFS anzuzeigen."
+"Schalten Sie diese Option ein, um ein CD-Laufwerk nach dem Aushängen "
+"auszufahren oder vor dem Einhängen einzufahren."
 
-#: ../panel-plugin/mount-plugin.c:802
-msgid "You can specify a distinct icon to be displayed in the panel."
+#: ../panel-plugin/mount-plugin.c:886
+msgid "_Eject CD-drives"
+msgstr "CD-_Laufwerke auswerfen"
+
+#: ../panel-plugin/mount-plugin.c:899
+msgid ""
+"Exclude the following file systems from the menu.\n"
+"The list is separated by simple spaces.\n"
+"It is up to you to specify correct devices or mount points."
 msgstr ""
-"Hier kann ein bestimmtes Symbol angegeben werden, das in der Leiste "
-"angezeigt werden soll."
+"Die folgenden Dateisystem aus dem Menü ausschließen.\n"
+"Die Liste wird durch normale Leerzeichen unterteilt.\n"
+"Es liegt an Ihnen, korrekte Geräte oder Einhängepunkte anzugeben."
 
-#: ../panel-plugin/mount-plugin.c:809
-msgid "Icon:"
-msgstr "Symbol:"
+#: ../panel-plugin/mount-plugin.c:909
+msgid "E_xclude specified file systems"
+msgstr "_Folgende Dateisysteme ausschließen"
 
-#: ../panel-plugin/mount-plugin.c:813
-msgid "Select an image"
-msgstr "Bild wählen"
+#: ../panel-plugin/mount-plugin.c:924
+msgid "_File sytems"
+msgstr "_Dateisysteme"
 
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:2
 msgid "Shows all mountable devices and (un)mounts them on request."
 msgstr "Zeigt alle einhängbaren Geräte an und hängt sie bei Mausklick ein/aus."
 
+#~ msgid "<b>Commands</b>"
+#~ msgstr "<b>Befehle</b>"
+
+#~ msgid "Specify own commands"
+#~ msgstr "Eigene Befehle angeben"
+
+#~ msgid "<b>General</b>"
+#~ msgstr "<b>Allgemein</b>"
+
 #~ msgid "Mount Plugin"
 #~ msgstr "Mount Plugin"

Modified: xfce4-mount-plugin/trunk/po/el.po
===================================================================
--- xfce4-mount-plugin/trunk/po/el.po	2007-02-22 18:12:03 UTC (rev 2510)
+++ xfce4-mount-plugin/trunk/po/el.po	2007-02-23 18:53:18 UTC (rev 2511)
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: xfce4-mount-plugin 0.4.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-16 20:05+0100\n"
+"POT-Creation-Date: 2007-02-18 13:39+0100\n"
 "PO-Revision-Date: 2006-08-04 22:18+0200\n"
 "Last-Translator: Stavros Giannouris <stavrosg at serverhive.com>\n"
 "Language-Team: Greek <el at li.org>\n"
@@ -19,130 +19,152 @@
 "X-Poedit-Language: Greek\n"
 "X-Poedit-Country: GREECE\n"
 
-#: ../panel-plugin/devices.c:52
+#: ../panel-plugin/devices.c:53
 #, c-format
 msgid "%.1f B"
 msgstr "%.1f B"
 
-#: ../panel-plugin/devices.c:53
+#: ../panel-plugin/devices.c:54
 #, c-format
 msgid "%.1f KB"
 msgstr "%.1f KB"
 
-#: ../panel-plugin/devices.c:54
+#: ../panel-plugin/devices.c:55
 #, c-format
 msgid "%.1f MB"
 msgstr "%.1f MB"
 
-#: ../panel-plugin/devices.c:55
+#: ../panel-plugin/devices.c:56
 #, c-format
 msgid "%.1f GB"
 msgstr "%.1f GB"
 
-#: ../panel-plugin/devices.c:65
+#: ../panel-plugin/devices.c:66
 #, c-format
 msgid "size : %g\n"
 msgstr "μέγεθος: %g\n"
 
-#: ../panel-plugin/devices.c:66
+#: ../panel-plugin/devices.c:67
 #, c-format
 msgid "used size : %g\n"
 msgstr "κατειλημμένο: %g\n"
 
-#: ../panel-plugin/devices.c:67
+#: ../panel-plugin/devices.c:68
 #, c-format
 msgid "available size : %g\n"
 msgstr "διαθέσιμο: %g\n"
 
-#: ../panel-plugin/devices.c:68
+#: ../panel-plugin/devices.c:69
 #, c-format
 msgid "percentage used: %d\n"
 msgstr "ποσοστό σε χρήση: %d\n"
 
-#: ../panel-plugin/devices.c:69
+#: ../panel-plugin/devices.c:70
 #, c-format
 msgid "file system type : %s\n"
 msgstr "τύπος συστήματος αρχείων: %s\n"
 
-#: ../panel-plugin/devices.c:70
+#: ../panel-plugin/devices.c:71
 #, c-format
 msgid "actual mount point : %s\n"
 msgstr "σημείο σύνδεσης: %s\n"
 
-#: ../panel-plugin/devices.c:157
+#: ../panel-plugin/devices.c:158
 #, c-format
 msgid "disk : %s\n"
 msgstr "δίσκος: %s\n"
 
-#: ../panel-plugin/devices.c:158
+#: ../panel-plugin/devices.c:159
 #, c-format
 msgid "mount point : %s\n"
 msgstr "σημείο προσάρτητης : %s\n"
 
-#: ../panel-plugin/devices.c:162
+#: ../panel-plugin/devices.c:163
 #, c-format
 msgid "not mounted\n"
 msgstr "μη προσαρτημένο\n"
 
-#: ../panel-plugin/devices.c:225 ../panel-plugin/devices.c:272
+#: ../panel-plugin/devices.c:263 ../panel-plugin/devices.c:315
 msgid "Mount Plugin: Error executing command."
 msgstr ""
 "Προέκυψε ένα σφάλμα κατά την εκτέλεση επιλεγμένης εντολής του mount plugin.."
 
-#: ../panel-plugin/mount-plugin.c:50
+#: ../panel-plugin/mount-plugin.c:53
 #, c-format
 msgid "The device \"%s\" should be removable safely now."
 msgstr "Η συσκευή \"%s\" μπορεί να αφαιρεθεί με ασφάλεια."
 
-#: ../panel-plugin/mount-plugin.c:53
+#: ../panel-plugin/mount-plugin.c:56
 msgid "An error occured. The device should not be removed!"
 msgstr "Προέκυψε ένα σφάλμα. Η συσκευή δεν πρέπει να αφαιρεθεί!"
 
-#: ../panel-plugin/mount-plugin.c:177
+#: ../panel-plugin/mount-plugin.c:182
 msgid "<span foreground=\"#FF0000\">not mounted</span>"
 msgstr "<span foreground=\"#FF0000\">μη προσαρτημένο</span>"
 
-#: ../panel-plugin/mount-plugin.c:440
+#: ../panel-plugin/mount-plugin.c:477
 msgid "devices"
 msgstr "συσκευές"
 
-#: ../panel-plugin/mount-plugin.c:575
+#: ../panel-plugin/mount-plugin.c:641
 msgid "Edit Properties"
 msgstr "Επεξεργασία ιδιοτήτων"
 
 #. end extensions for panel 4.4
-#: ../panel-plugin/mount-plugin.c:582
+#: ../panel-plugin/mount-plugin.c:648
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:1
 msgid "Mount devices"
 msgstr "Προσάρτηση συσκευών"
 
-#: ../panel-plugin/mount-plugin.c:615
-msgid "Commands"
-msgstr "Εντολές"
+#: ../panel-plugin/mount-plugin.c:700
+msgid ""
+"This is only useful and recommended if you specify \"sync\" as part of the "
+"\"unmount\" command string."
+msgstr ""
+"Αυτό είναι χρήσιμο και συνιστάται μόνο αν έχετε το \"sync\" ως μέρος της "
+"εντολής αποπροσάρτησης."
 
-#: ../panel-plugin/mount-plugin.c:629
-msgid "<b>Commands</b>"
-msgstr "<b>Εντολές</b>"
+#: ../panel-plugin/mount-plugin.c:705
+#, fuzzy
+msgid "Show _message after unmount"
+msgstr "Προβολή μηνύματος μετά την αποπροσάρτηση"
 
-#: ../panel-plugin/mount-plugin.c:641
-msgid "Execute after mounting:"
-msgstr "Εκτέλεση μετά την προσάρτηση:"
+#: ../panel-plugin/mount-plugin.c:717
+msgid "You can specify a distinct icon to be displayed in the panel."
+msgstr ""
+"Μπορείτε να ορίσετε ένα ξεχωριστό εικονίδιο που θα προβάλλεται στο ταμπλό."
 
-#: ../panel-plugin/mount-plugin.c:648
+#: ../panel-plugin/mount-plugin.c:724
+msgid "Icon:"
+msgstr "Εικονίδιο:"
+
+#: ../panel-plugin/mount-plugin.c:729
+msgid "Select an image"
+msgstr "Επιλογή μιας εικόνας"
+
+#: ../panel-plugin/mount-plugin.c:736
+#, fuzzy
+msgid "_General"
+msgstr "Γενικά"
+
+#: ../panel-plugin/mount-plugin.c:751
+#, fuzzy, c-format
 msgid ""
 "This command will be executed after mounting the device with the mount point "
 "of the device as argument.\n"
-"If you are unsure what to insert, try \"xffm\" or \"rox\" or \"thunar\"."
+"If you are unsure what to insert, try \"thunar \\%m\".\n"
+"'\\%d' can be used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 "Αυτή η εντολή θα εκτελεστεί μετά τη σύνδεση της συσκευής με το σημείο "
 "σύνδεσης ως όρισμα.\n"
 "Εάν δεν είστε σίγουροι, δοκιμάστε με \"xffm\" ή \"rox\" ή \"thunar\"."
 
-#: ../panel-plugin/mount-plugin.c:674
-msgid "Specify own commands"
-msgstr "Ορισμός προσαρμοσμένων εντολών"
+#: ../panel-plugin/mount-plugin.c:761
+#, fuzzy
+msgid "_Execute after mounting:"
+msgstr "Εκτέλεση μετά την προσάρτηση:"
 
-#: ../panel-plugin/mount-plugin.c:685
+#: ../panel-plugin/mount-plugin.c:784
 msgid ""
 "WARNING: These options are for experts only! If you do not know what they "
 "may be good for, keep your hands off!"
@@ -150,68 +172,84 @@
 "ΠΡΟΕΙΔΟΠΟΙΗΣΗ: Αυτές οι επιλογές είναι για προχωρημένους! Αν δε γνωρίζετε τι "
 "κάνουν, μην τις πειράξετε καλύτερα."
 
-#: ../panel-plugin/mount-plugin.c:698
-msgid "Mount command:"
-msgstr "Εντολή προσάρτησης:"
+#: ../panel-plugin/mount-plugin.c:789
+#, fuzzy
+msgid "_Custom commands"
+msgstr "Εντολές"
 
-#: ../panel-plugin/mount-plugin.c:705
-msgid "Unmount command:"
-msgstr "Εντολή αποπροσάρτησης:"
-
-#: ../panel-plugin/mount-plugin.c:728
+#: ../panel-plugin/mount-plugin.c:808
+#, fuzzy, c-format
 msgid ""
 "Most users will only want to prepend \"sudo\" to both commands or prepend "
-"\"sync &&\" to the \"unmount\" command."
+"\"sync \\%d &&\" to the \"unmount \\%d\" command.\n"
+"'\\%d' is used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 "Οι περισσότεροι χρήστες θα θέλουν μόνο να προσθέσουν το \"sudo\" πριν από "
 "τις 2 εντολές η το \"sync &&\" στην εντολή \"unmount\""
 
-#: ../panel-plugin/mount-plugin.c:746
-msgid "<b>General</b>"
-msgstr "<b>Γενικά</b>"
+#: ../panel-plugin/mount-plugin.c:817
+#, fuzzy
+msgid "_Mount command:"
+msgstr "Εντολή προσάρτησης:"
 
-#: ../panel-plugin/mount-plugin.c:749
-msgid "General"
-msgstr "Γενικά"
+#: ../panel-plugin/mount-plugin.c:823
+#, fuzzy
+msgid "_Unmount command:"
+msgstr "Εντολή αποπροσάρτησης:"
 
-#: ../panel-plugin/mount-plugin.c:766
-msgid "Show message after unmount"
-msgstr "Προβολή μηνύματος μετά την αποπροσάρτηση"
+#: ../panel-plugin/mount-plugin.c:848
+#, fuzzy
+msgid "_Commands"
+msgstr "Εντολές"
 
-#: ../panel-plugin/mount-plugin.c:772
+#: ../panel-plugin/mount-plugin.c:863
 msgid ""
-"This is only useful and recommended if you specify \"sync\" as part of the "
-"\"unmount\" command string."
+"Activate this option to also display network file systems like NFS, SMBFS, "
+"SHFS and SSHFS."
 msgstr ""
-"Αυτό είναι χρήσιμο και συνιστάται μόνο αν έχετε το \"sync\" ως μέρος της "
-"εντολής αποπροσάρτησης."
+"Με αυτή την επιλογή εμφανίζονται και τα συστήματα αρχείων δικτύου όπως NFS. "
+"SMBFS, SHFS και SSHFS."
 
-#: ../panel-plugin/mount-plugin.c:785
-msgid "Also display network file systems"
+#: ../panel-plugin/mount-plugin.c:868
+#, fuzzy
+msgid "Display _network file systems"
 msgstr "Προβολή δικτυακών συστημάτων αρχείων"
 
-#: ../panel-plugin/mount-plugin.c:791
+#: ../panel-plugin/mount-plugin.c:881
 msgid ""
-"Activate this option to also display network file systems like NFS, SMBFS, "
-"SHFS and SSHFS."
+"Activate this option to also eject a CD-drive after unmounting and to insert "
+"before mounting."
 msgstr ""
-"Με αυτή την επιλογή εμφανίζονται και τα συστήματα αρχείων δικτύου όπως NFS. "
-"SMBFS, SHFS και SSHFS."
 
-#: ../panel-plugin/mount-plugin.c:802
-msgid "You can specify a distinct icon to be displayed in the panel."
+#: ../panel-plugin/mount-plugin.c:886
+msgid "_Eject CD-drives"
 msgstr ""
-"Μπορείτε να ορίσετε ένα ξεχωριστό εικονίδιο που θα προβάλλεται στο ταμπλό."
 
-#: ../panel-plugin/mount-plugin.c:809
-msgid "Icon:"
-msgstr "Εικονίδιο:"
+#: ../panel-plugin/mount-plugin.c:899
+msgid ""
+"Exclude the following file systems from the menu.\n"
+"The list is separated by simple spaces.\n"
+"It is up to you to specify correct devices or mount points."
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:813
-msgid "Select an image"
-msgstr "Επιλογή μιας εικόνας"
+#: ../panel-plugin/mount-plugin.c:909
+msgid "E_xclude specified file systems"
+msgstr ""
 
+#: ../panel-plugin/mount-plugin.c:924
+msgid "_File sytems"
+msgstr ""
+
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:2
 msgid "Shows all mountable devices and (un)mounts them on request."
 msgstr ""
 "Εμφανίζει όλες τις προσαρτώμενες συσκευές και τις (απο)προσαρτά κατά βούληση."
+
+#~ msgid "<b>Commands</b>"
+#~ msgstr "<b>Εντολές</b>"
+
+#~ msgid "Specify own commands"
+#~ msgstr "Ορισμός προσαρμοσμένων εντολών"
+
+#~ msgid "<b>General</b>"
+#~ msgstr "<b>Γενικά</b>"

Modified: xfce4-mount-plugin/trunk/po/eu.po
===================================================================
--- xfce4-mount-plugin/trunk/po/eu.po	2007-02-22 18:12:03 UTC (rev 2510)
+++ xfce4-mount-plugin/trunk/po/eu.po	2007-02-23 18:53:18 UTC (rev 2511)
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: xfce4-mount-plugin 0.4.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-16 20:05+0100\n"
+"POT-Creation-Date: 2007-02-18 13:39+0100\n"
 "PO-Revision-Date: 2006-04-20 22:26+0200\n"
 "Last-Translator: Piarres Beobide <pi at beobide.net>\n"
 "Language-Team: librezale <librezale at librezale.org>\n"
@@ -18,129 +18,150 @@
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.2\n"
 
-#: ../panel-plugin/devices.c:52
+#: ../panel-plugin/devices.c:53
 #, c-format
 msgid "%.1f B"
 msgstr "%.1f B"
 
-#: ../panel-plugin/devices.c:53
+#: ../panel-plugin/devices.c:54
 #, c-format
 msgid "%.1f KB"
 msgstr "%.1f KB"
 
-#: ../panel-plugin/devices.c:54
+#: ../panel-plugin/devices.c:55
 #, c-format
 msgid "%.1f MB"
 msgstr "%.1f MB"
 
-#: ../panel-plugin/devices.c:55
+#: ../panel-plugin/devices.c:56
 #, c-format
 msgid "%.1f GB"
 msgstr "%.1f GB"
 
-#: ../panel-plugin/devices.c:65
+#: ../panel-plugin/devices.c:66
 #, c-format
 msgid "size : %g\n"
 msgstr "tamaina : %g\n"
 
-#: ../panel-plugin/devices.c:66
+#: ../panel-plugin/devices.c:67
 #, c-format
 msgid "used size : %g\n"
 msgstr "tamaina erabilia : %g\n"
 
-#: ../panel-plugin/devices.c:67
+#: ../panel-plugin/devices.c:68
 #, c-format
 msgid "available size : %g\n"
 msgstr "tamaina erabilgarria : %g\n"
 
-#: ../panel-plugin/devices.c:68
+#: ../panel-plugin/devices.c:69
 #, c-format
 msgid "percentage used: %d\n"
 msgstr "ehuneko erabilia: %d\n"
 
-#: ../panel-plugin/devices.c:69
+#: ../panel-plugin/devices.c:70
 #, c-format
 msgid "file system type : %s\n"
 msgstr "fitxategi sistema mota : %s\n"
 
-#: ../panel-plugin/devices.c:70
+#: ../panel-plugin/devices.c:71
 #, c-format
 msgid "actual mount point : %s\n"
 msgstr "erabilitako muntatze puntua : %s\n"
 
-#: ../panel-plugin/devices.c:157
+#: ../panel-plugin/devices.c:158
 #, c-format
 msgid "disk : %s\n"
 msgstr "diskoa : %s\n"
 
-#: ../panel-plugin/devices.c:158
+#: ../panel-plugin/devices.c:159
 #, c-format
 msgid "mount point : %s\n"
 msgstr "muntatze puntua : %s\n"
 
-#: ../panel-plugin/devices.c:162
+#: ../panel-plugin/devices.c:163
 #, c-format
 msgid "not mounted\n"
 msgstr "ez muntaturik\n"
 
-#: ../panel-plugin/devices.c:225 ../panel-plugin/devices.c:272
+#: ../panel-plugin/devices.c:263 ../panel-plugin/devices.c:315
 msgid "Mount Plugin: Error executing command."
 msgstr "Muntatze Plugin-a: Errorea komadoa abiaraztean."
 
-#: ../panel-plugin/mount-plugin.c:50
+#: ../panel-plugin/mount-plugin.c:53
 #, c-format
 msgid "The device \"%s\" should be removable safely now."
 msgstr "\"%s\" gailua orain ziurtasunez deskonektatu daiteke."
 
-#: ../panel-plugin/mount-plugin.c:53
+#: ../panel-plugin/mount-plugin.c:56
 msgid "An error occured. The device should not be removed!"
 msgstr "Errore bat gertatu da. Gailua ezin da ezabatu!"
 
-#: ../panel-plugin/mount-plugin.c:177
+#: ../panel-plugin/mount-plugin.c:182
 msgid "<span foreground=\"#FF0000\">not mounted</span>"
 msgstr "<span foreground=\"#FF0000\">ez muntaturik</span>"
 
-#: ../panel-plugin/mount-plugin.c:440
+#: ../panel-plugin/mount-plugin.c:477
 msgid "devices"
 msgstr "gailuak"
 
-#: ../panel-plugin/mount-plugin.c:575
+#: ../panel-plugin/mount-plugin.c:641
 msgid "Edit Properties"
 msgstr "Propietateak Editatu"
 
 #. end extensions for panel 4.4
-#: ../panel-plugin/mount-plugin.c:582
+#: ../panel-plugin/mount-plugin.c:648
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:1
 msgid "Mount devices"
 msgstr "Gailuak muntatu"
 
-#: ../panel-plugin/mount-plugin.c:615
-msgid "Commands"
-msgstr "Koandoak"
+#: ../panel-plugin/mount-plugin.c:700
+msgid ""
+"This is only useful and recommended if you specify \"sync\" as part of the "
+"\"unmount\" command string."
+msgstr ""
+"Hau erabilgarri eta gomendagarria da \"sync\" erabiltzen bauduzu \"unmount\" "
+"komandoarekin."
 
-#: ../panel-plugin/mount-plugin.c:629
-msgid "<b>Commands</b>"
-msgstr "<b>Komandoak</b>"
+#: ../panel-plugin/mount-plugin.c:705
+#, fuzzy
+msgid "Show _message after unmount"
+msgstr "Bistarazi mezua desmuntatu ostean"
 
-#: ../panel-plugin/mount-plugin.c:641
-msgid "Execute after mounting:"
-msgstr "Munatze ondoren exekutatu:"
+#: ../panel-plugin/mount-plugin.c:717
+msgid "You can specify a distinct icon to be displayed in the panel."
+msgstr "Panelean bistaratzeko ikono ezberdin bat ezarri dezakezu."
 
-#: ../panel-plugin/mount-plugin.c:648
+#: ../panel-plugin/mount-plugin.c:724
+msgid "Icon:"
+msgstr "Ikonoa:"
+
+#: ../panel-plugin/mount-plugin.c:729
+msgid "Select an image"
+msgstr "Irudi bat hautatu"
+
+#: ../panel-plugin/mount-plugin.c:736
+#, fuzzy
+msgid "_General"
+msgstr "Orokorra"
+
+#: ../panel-plugin/mount-plugin.c:751
+#, fuzzy, c-format
 msgid ""
 "This command will be executed after mounting the device with the mount point "
 "of the device as argument.\n"
-"If you are unsure what to insert, try \"xffm\" or \"rox\" or \"thunar\"."
+"If you are unsure what to insert, try \"thunar \\%m\".\n"
+"'\\%d' can be used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 "Komando hau gailua muntatzerakon honen muntzate puntua argumentu bezala "
 "abiaraziko da.\n"
 "Zer ipini ziur ez badakizu probatu, \"xffm\" edo \"rox\" edo \"thunar\"."
 
-#: ../panel-plugin/mount-plugin.c:674
-msgid "Specify own commands"
-msgstr "Komando pertsonalizatuak ezarri"
+#: ../panel-plugin/mount-plugin.c:761
+#, fuzzy
+msgid "_Execute after mounting:"
+msgstr "Munatze ondoren exekutatu:"
 
-#: ../panel-plugin/mount-plugin.c:685
+#: ../panel-plugin/mount-plugin.c:784
 msgid ""
 "WARNING: These options are for experts only! If you do not know what they "
 "may be good for, keep your hands off!"
@@ -148,66 +169,83 @@
 "ABISUA: Aukera hauek erabiltzaile aurreratuentzat bakarrik dira! Zer ipini "
 "ez badakizu mantendu zure eskuak hemendik kanpo!"
 
-#: ../panel-plugin/mount-plugin.c:698
-msgid "Mount command:"
-msgstr "Munatze komandoa:"
+#: ../panel-plugin/mount-plugin.c:789
+#, fuzzy
+msgid "_Custom commands"
+msgstr "Koandoak"
 
-#: ../panel-plugin/mount-plugin.c:705
-msgid "Unmount command:"
-msgstr "Desmuntatze komandoa:"
-
-#: ../panel-plugin/mount-plugin.c:728
+#: ../panel-plugin/mount-plugin.c:808
+#, fuzzy, c-format
 msgid ""
 "Most users will only want to prepend \"sudo\" to both commands or prepend "
-"\"sync &&\" to the \"unmount\" command."
+"\"sync \\%d &&\" to the \"unmount \\%d\" command.\n"
+"'\\%d' is used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 "Erabiltzaile gehienek \"sudo\" beharko dute bi komandoentzat, edo \"sync &&"
 "\" gehitu aurretik \"unmount\" komandoari."
 
-#: ../panel-plugin/mount-plugin.c:746
-msgid "<b>General</b>"
-msgstr "<b>Orokorra</b>"
+#: ../panel-plugin/mount-plugin.c:817
+#, fuzzy
+msgid "_Mount command:"
+msgstr "Munatze komandoa:"
 
-#: ../panel-plugin/mount-plugin.c:749
-msgid "General"
-msgstr "Orokorra"
+#: ../panel-plugin/mount-plugin.c:823
+#, fuzzy
+msgid "_Unmount command:"
+msgstr "Desmuntatze komandoa:"
 
-#: ../panel-plugin/mount-plugin.c:766
-msgid "Show message after unmount"
-msgstr "Bistarazi mezua desmuntatu ostean"
+#: ../panel-plugin/mount-plugin.c:848
+#, fuzzy
+msgid "_Commands"
+msgstr "Koandoak"
 
-#: ../panel-plugin/mount-plugin.c:772
+#: ../panel-plugin/mount-plugin.c:863
 msgid ""
-"This is only useful and recommended if you specify \"sync\" as part of the "
-"\"unmount\" command string."
+"Activate this option to also display network file systems like NFS, SMBFS, "
+"SHFS and SSHFS."
 msgstr ""
-"Hau erabilgarri eta gomendagarria da \"sync\" erabiltzen bauduzu \"unmount\" "
-"komandoarekin."
+"Aukera hau gaitu sNFS, SMBF, SHFS eta SSHFS antzerko sare bidezko fitxategi "
+"sistemak ere bistaratzeko."
 
-#: ../panel-plugin/mount-plugin.c:785
-msgid "Also display network file systems"
+#: ../panel-plugin/mount-plugin.c:868
+#, fuzzy
+msgid "Display _network file systems"
 msgstr "Sare fitxategi sistemak ere bistarazi"
 
-#: ../panel-plugin/mount-plugin.c:791
+#: ../panel-plugin/mount-plugin.c:881
 msgid ""
-"Activate this option to also display network file systems like NFS, SMBFS, "
-"SHFS and SSHFS."
+"Activate this option to also eject a CD-drive after unmounting and to insert "
+"before mounting."
 msgstr ""
-"Aukera hau gaitu sNFS, SMBF, SHFS eta SSHFS antzerko sare bidezko fitxategi "
-"sistemak ere bistaratzeko."
 
-#: ../panel-plugin/mount-plugin.c:802
-msgid "You can specify a distinct icon to be displayed in the panel."
-msgstr "Panelean bistaratzeko ikono ezberdin bat ezarri dezakezu."
+#: ../panel-plugin/mount-plugin.c:886
+msgid "_Eject CD-drives"
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:809
-msgid "Icon:"
-msgstr "Ikonoa:"
+#: ../panel-plugin/mount-plugin.c:899
+msgid ""
+"Exclude the following file systems from the menu.\n"
+"The list is separated by simple spaces.\n"
+"It is up to you to specify correct devices or mount points."
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:813
-msgid "Select an image"
-msgstr "Irudi bat hautatu"
+#: ../panel-plugin/mount-plugin.c:909
+msgid "E_xclude specified file systems"
+msgstr ""
 
+#: ../panel-plugin/mount-plugin.c:924
+msgid "_File sytems"
+msgstr ""
+
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:2
 msgid "Shows all mountable devices and (un)mounts them on request."
 msgstr "Gailu muntagarri gustiak bistarazi eta eskatzean (des)muntatu."
+
+#~ msgid "<b>Commands</b>"
+#~ msgstr "<b>Komandoak</b>"
+
+#~ msgid "Specify own commands"
+#~ msgstr "Komando pertsonalizatuak ezarri"
+
+#~ msgid "<b>General</b>"
+#~ msgstr "<b>Orokorra</b>"

Modified: xfce4-mount-plugin/trunk/po/fr.po
===================================================================
--- xfce4-mount-plugin/trunk/po/fr.po	2007-02-22 18:12:03 UTC (rev 2510)
+++ xfce4-mount-plugin/trunk/po/fr.po	2007-02-23 18:53:18 UTC (rev 2511)
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: xfce4-mount-plugin 0.4.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-16 20:05+0100\n"
+"POT-Creation-Date: 2007-02-18 13:39+0100\n"
 "PO-Revision-Date: 2006-10-16 18:17+0100\n"
 "Last-Translator: Maximilian Schleiss <maxschleiss at bluewin.ch>\n"
 "Language-Team: French <xfce-i18n at xfce.org>\n"
@@ -18,132 +18,153 @@
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../panel-plugin/devices.c:52
+#: ../panel-plugin/devices.c:53
 #, c-format
 msgid "%.1f B"
 msgstr "%.1f o"
 
-#: ../panel-plugin/devices.c:53
+#: ../panel-plugin/devices.c:54
 #, c-format
 msgid "%.1f KB"
 msgstr "%.1f Ko"
 
-#: ../panel-plugin/devices.c:54
+#: ../panel-plugin/devices.c:55
 #, c-format
 msgid "%.1f MB"
 msgstr "%.1f Mo"
 
-#: ../panel-plugin/devices.c:55
+#: ../panel-plugin/devices.c:56
 #, c-format
 msgid "%.1f GB"
 msgstr "%.1f Go"
 
-#: ../panel-plugin/devices.c:65
+#: ../panel-plugin/devices.c:66
 #, c-format
 msgid "size : %g\n"
 msgstr "espace : %g\n"
 
-#: ../panel-plugin/devices.c:66
+#: ../panel-plugin/devices.c:67
 #, c-format
 msgid "used size : %g\n"
 msgstr "espace utilisé : %g\n"
 
-#: ../panel-plugin/devices.c:67
+#: ../panel-plugin/devices.c:68
 #, c-format
 msgid "available size : %g\n"
 msgstr "espace libre : %g\n"
 
-#: ../panel-plugin/devices.c:68
+#: ../panel-plugin/devices.c:69
 #, c-format
 msgid "percentage used: %d\n"
 msgstr "pourcentage utilisé : %d\n"
 
-#: ../panel-plugin/devices.c:69
+#: ../panel-plugin/devices.c:70
 #, c-format
 msgid "file system type : %s\n"
 msgstr "type du système de fichier : %s\n"
 
-#: ../panel-plugin/devices.c:70
+#: ../panel-plugin/devices.c:71
 #, c-format
 msgid "actual mount point : %s\n"
 msgstr "point de montage actuel : %s\n"
 
-#: ../panel-plugin/devices.c:157
+#: ../panel-plugin/devices.c:158
 #, c-format
 msgid "disk : %s\n"
 msgstr "disque : %s\n"
 
-#: ../panel-plugin/devices.c:158
+#: ../panel-plugin/devices.c:159
 #, c-format
 msgid "mount point : %s\n"
 msgstr "point de montage : %s\n"
 
-#: ../panel-plugin/devices.c:162
+#: ../panel-plugin/devices.c:163
 #, c-format
 msgid "not mounted\n"
 msgstr "non monté\n"
 
-#: ../panel-plugin/devices.c:225 ../panel-plugin/devices.c:272
+#: ../panel-plugin/devices.c:263 ../panel-plugin/devices.c:315
 msgid "Mount Plugin: Error executing command."
 msgstr "Greffon de montage : erreur en exécutant la commande."
 
-#: ../panel-plugin/mount-plugin.c:50
+#: ../panel-plugin/mount-plugin.c:53
 #, c-format
 msgid "The device \"%s\" should be removable safely now."
 msgstr ""
 "Le périphérique \"%s\" peut maintenant être déconnecté de manière sûre."
 
-#: ../panel-plugin/mount-plugin.c:53
+#: ../panel-plugin/mount-plugin.c:56
 msgid "An error occured. The device should not be removed!"
 msgstr ""
 "Une erreur s'est produite. Le périphérique ne devrait pas être déconnecté !"
 
-#: ../panel-plugin/mount-plugin.c:177
+#: ../panel-plugin/mount-plugin.c:182
 msgid "<span foreground=\"#FF0000\">not mounted</span>"
 msgstr "<span foreground=\"#000000\" size=\"%s\">non monté</span>"
 
-#: ../panel-plugin/mount-plugin.c:440
+#: ../panel-plugin/mount-plugin.c:477
 msgid "devices"
 msgstr "périphériques"
 
-#: ../panel-plugin/mount-plugin.c:575
+#: ../panel-plugin/mount-plugin.c:641
 msgid "Edit Properties"
 msgstr "Éditer les propriétés"
 
 #. end extensions for panel 4.4
-#: ../panel-plugin/mount-plugin.c:582
+#: ../panel-plugin/mount-plugin.c:648
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:1
 msgid "Mount devices"
 msgstr "Monter les périphériques"
 
-#: ../panel-plugin/mount-plugin.c:615
-msgid "Commands"
-msgstr "Commandes"
+#: ../panel-plugin/mount-plugin.c:700
+msgid ""
+"This is only useful and recommended if you specify \"sync\" as part of the "
+"\"unmount\" command string."
+msgstr ""
+"Ceci est utile et recommandé uniquement si vous spécifiez \"sync\" dans la "
+"ligne de commande de \"unmount\"."
 
-#: ../panel-plugin/mount-plugin.c:629
-msgid "<b>Commands</b>"
-msgstr "<b>Commandes</b>"
+#: ../panel-plugin/mount-plugin.c:705
+#, fuzzy
+msgid "Show _message after unmount"
+msgstr "Afficher un message après le démontage"
 
-#: ../panel-plugin/mount-plugin.c:641
-msgid "Execute after mounting:"
-msgstr "Exécuter après le montage :"
+#: ../panel-plugin/mount-plugin.c:717
+msgid "You can specify a distinct icon to be displayed in the panel."
+msgstr "Définir l'icône à afficher dans le panneau."
 
-#: ../panel-plugin/mount-plugin.c:648
+#: ../panel-plugin/mount-plugin.c:724
+msgid "Icon:"
+msgstr "Icône :"
+
+#: ../panel-plugin/mount-plugin.c:729
+msgid "Select an image"
+msgstr "Choisir une image"
+
+#: ../panel-plugin/mount-plugin.c:736
+#, fuzzy
+msgid "_General"
+msgstr "Général"
+
+#: ../panel-plugin/mount-plugin.c:751
+#, fuzzy, c-format
 msgid ""
 "This command will be executed after mounting the device with the mount point "
 "of the device as argument.\n"
-"If you are unsure what to insert, try \"xffm\" or \"rox\" or \"thunar\"."
+"If you are unsure what to insert, try \"thunar \\%m\".\n"
+"'\\%d' can be used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 "Cette commande sera exécutée après avoir monté le périphérique avec le point "
 "de montage du périphérique en argument.\n"
 "Si vous n'êtes pas sûr de ce qu'il faut mettre, essayez d'utiliser \"xffm\" "
 "ou \"rox\" ou \"thunar\"."
 
-#: ../panel-plugin/mount-plugin.c:674
-msgid "Specify own commands"
-msgstr "Préciser vos propres commandes"
+#: ../panel-plugin/mount-plugin.c:761
+#, fuzzy
+msgid "_Execute after mounting:"
+msgstr "Exécuter après le montage :"
 
-#: ../panel-plugin/mount-plugin.c:685
+#: ../panel-plugin/mount-plugin.c:784
 msgid ""
 "WARNING: These options are for experts only! If you do not know what they "
 "may be good for, keep your hands off!"
@@ -151,71 +172,88 @@
 "ATTENTION : ces options sont réservées aux experts ! Si vous ne savez pas à "
 "quoi elle servent, ne les touchez pas !"
 
-#: ../panel-plugin/mount-plugin.c:698
-msgid "Mount command:"
-msgstr "Commande de montage :"
+#: ../panel-plugin/mount-plugin.c:789
+#, fuzzy
+msgid "_Custom commands"
+msgstr "Commandes"
 
-#: ../panel-plugin/mount-plugin.c:705
-msgid "Unmount command:"
-msgstr "Commande de démontage :"
-
-#: ../panel-plugin/mount-plugin.c:728
+#: ../panel-plugin/mount-plugin.c:808
+#, fuzzy, c-format
 msgid ""
 "Most users will only want to prepend \"sudo\" to both commands or prepend "
-"\"sync &&\" to the \"unmount\" command."
+"\"sync \\%d &&\" to the \"unmount \\%d\" command.\n"
+"'\\%d' is used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 "La plupart des utilisateurs veulent seulement faire précéder les commandes "
 "par \"sudo\" ou la commande \"unmount\" par \"sync &&\"."
 
-#: ../panel-plugin/mount-plugin.c:746
-msgid "<b>General</b>"
-msgstr "<b>Général</b>"
+#: ../panel-plugin/mount-plugin.c:817
+#, fuzzy
+msgid "_Mount command:"
+msgstr "Commande de montage :"
 
-#: ../panel-plugin/mount-plugin.c:749
-msgid "General"
-msgstr "Général"
+#: ../panel-plugin/mount-plugin.c:823
+#, fuzzy
+msgid "_Unmount command:"
+msgstr "Commande de démontage :"
 
-#: ../panel-plugin/mount-plugin.c:766
-msgid "Show message after unmount"
-msgstr "Afficher un message après le démontage"
+#: ../panel-plugin/mount-plugin.c:848
+#, fuzzy
+msgid "_Commands"
+msgstr "Commandes"
 
-#: ../panel-plugin/mount-plugin.c:772
+#: ../panel-plugin/mount-plugin.c:863
 msgid ""
-"This is only useful and recommended if you specify \"sync\" as part of the "
-"\"unmount\" command string."
+"Activate this option to also display network file systems like NFS, SMBFS, "
+"SHFS and SSHFS."
 msgstr ""
-"Ceci est utile et recommandé uniquement si vous spécifiez \"sync\" dans la "
-"ligne de commande de \"unmount\"."
+"Activer cette option pour afficher aussi les systèmes de fichiers réseau "
+"comme NFS, SMBFS, SHFS et SSHFS."
 
-#: ../panel-plugin/mount-plugin.c:785
-msgid "Also display network file systems"
+#: ../panel-plugin/mount-plugin.c:868
+#, fuzzy
+msgid "Display _network file systems"
 msgstr "Afficher aussi les systèmes de fichiers réseau"
 
-#: ../panel-plugin/mount-plugin.c:791
+#: ../panel-plugin/mount-plugin.c:881
 msgid ""
-"Activate this option to also display network file systems like NFS, SMBFS, "
-"SHFS and SSHFS."
+"Activate this option to also eject a CD-drive after unmounting and to insert "
+"before mounting."
 msgstr ""
-"Activer cette option pour afficher aussi les systèmes de fichiers réseau "
-"comme NFS, SMBFS, SHFS et SSHFS."
 
-#: ../panel-plugin/mount-plugin.c:802
-msgid "You can specify a distinct icon to be displayed in the panel."
-msgstr "Définir l'icône à afficher dans le panneau."
+#: ../panel-plugin/mount-plugin.c:886
+msgid "_Eject CD-drives"
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:809
-msgid "Icon:"
-msgstr "Icône :"
+#: ../panel-plugin/mount-plugin.c:899
+msgid ""
+"Exclude the following file systems from the menu.\n"
+"The list is separated by simple spaces.\n"
+"It is up to you to specify correct devices or mount points."
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:813
-msgid "Select an image"
-msgstr "Choisir une image"
+#: ../panel-plugin/mount-plugin.c:909
+msgid "E_xclude specified file systems"
+msgstr ""
 
+#: ../panel-plugin/mount-plugin.c:924
+msgid "_File sytems"
+msgstr ""
+
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:2
 msgid "Shows all mountable devices and (un)mounts them on request."
 msgstr ""
 "Affiche tous les périphériques pouvant être montés et les (dé)monte à la "
 "demande. "
 
+#~ msgid "<b>Commands</b>"
+#~ msgstr "<b>Commandes</b>"
+
+#~ msgid "Specify own commands"
+#~ msgstr "Préciser vos propres commandes"
+
+#~ msgid "<b>General</b>"
+#~ msgstr "<b>Général</b>"
+
 #~ msgid "Mount Plugin"
 #~ msgstr "Greffon de montage"

Modified: xfce4-mount-plugin/trunk/po/gl.po
===================================================================
--- xfce4-mount-plugin/trunk/po/gl.po	2007-02-22 18:12:03 UTC (rev 2510)
+++ xfce4-mount-plugin/trunk/po/gl.po	2007-02-23 18:53:18 UTC (rev 2511)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: 0.01\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-16 20:05+0100\n"
+"POT-Creation-Date: 2007-02-18 13:39+0100\n"
 "PO-Revision-Date: 2006-08-24 13:37+0100\n"
 "Last-Translator: Leandro Regueiro <leandro.regueiro at gmail.com>\n"
 "Language-Team: Galician <trasno at trasno.net>\n"
@@ -15,130 +15,149 @@
 "Content-Type: text/plain; charset=ISO-8859-1\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../panel-plugin/devices.c:52
+#: ../panel-plugin/devices.c:53
 #, c-format
 msgid "%.1f B"
 msgstr "%.1f B"
 
-#: ../panel-plugin/devices.c:53
+#: ../panel-plugin/devices.c:54
 #, c-format
 msgid "%.1f KB"
 msgstr "%.1f KB"
 
-#: ../panel-plugin/devices.c:54
+#: ../panel-plugin/devices.c:55
 #, c-format
 msgid "%.1f MB"
 msgstr "%.1f MB"
 
-#: ../panel-plugin/devices.c:55
+#: ../panel-plugin/devices.c:56
 #, c-format
 msgid "%.1f GB"
 msgstr "%.1f GB"
 
-#: ../panel-plugin/devices.c:65
+#: ../panel-plugin/devices.c:66
 #, c-format
 msgid "size : %g\n"
 msgstr "tamaño : %g\n"
 
-#: ../panel-plugin/devices.c:66
+#: ../panel-plugin/devices.c:67
 #, c-format
 msgid "used size : %g\n"
 msgstr "tamaño usado : %g\n"
 
-#: ../panel-plugin/devices.c:67
+#: ../panel-plugin/devices.c:68
 #, c-format
 msgid "available size : %g\n"
 msgstr "tamaño dispoñible : %g\n"
 
-#: ../panel-plugin/devices.c:68
+#: ../panel-plugin/devices.c:69
 #, c-format
 msgid "percentage used: %d\n"
 msgstr "porcentaxe usada: %d\n"
 
-#: ../panel-plugin/devices.c:69
+#: ../panel-plugin/devices.c:70
 #, c-format
 msgid "file system type : %s\n"
 msgstr "tipo de sistema de ficheiros : %s\n"
 
-#: ../panel-plugin/devices.c:70
+#: ../panel-plugin/devices.c:71
 #, c-format
 msgid "actual mount point : %s\n"
 msgstr "punto de montaxe actual : %s\n"
 
-#: ../panel-plugin/devices.c:157
+#: ../panel-plugin/devices.c:158
 #, c-format
 msgid "disk : %s\n"
 msgstr "disco : %s\n"
 
-#: ../panel-plugin/devices.c:158
+#: ../panel-plugin/devices.c:159
 #, c-format
 msgid "mount point : %s\n"
 msgstr "punto de montaxe : %s\n"
 
-#: ../panel-plugin/devices.c:162
+#: ../panel-plugin/devices.c:163
 #, c-format
 msgid "not mounted\n"
 msgstr "non montado\n"
 
-#: ../panel-plugin/devices.c:225 ../panel-plugin/devices.c:272
+#: ../panel-plugin/devices.c:263 ../panel-plugin/devices.c:315
 msgid "Mount Plugin: Error executing command."
 msgstr "Plugin de Montaxe: Erro ó executar o comando."
 
-#: ../panel-plugin/mount-plugin.c:50
+#: ../panel-plugin/mount-plugin.c:53
 #, c-format
 msgid "The device \"%s\" should be removable safely now."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:53
+#: ../panel-plugin/mount-plugin.c:56
 msgid "An error occured. The device should not be removed!"
 msgstr "Ocorreu un erro. Non se debe extraer o dispositivo!"
 
-#: ../panel-plugin/mount-plugin.c:177
+#: ../panel-plugin/mount-plugin.c:182
 msgid "<span foreground=\"#FF0000\">not mounted</span>"
 msgstr "<span foreground=\"#FF0000\">non montado</span>"
 
-#: ../panel-plugin/mount-plugin.c:440
+#: ../panel-plugin/mount-plugin.c:477
 msgid "devices"
 msgstr "dispositivos"
 
-#: ../panel-plugin/mount-plugin.c:575
+#: ../panel-plugin/mount-plugin.c:641
 msgid "Edit Properties"
 msgstr "Editar Propiedades"
 
 #. end extensions for panel 4.4
-#: ../panel-plugin/mount-plugin.c:582
+#: ../panel-plugin/mount-plugin.c:648
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:1
 msgid "Mount devices"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:615
-msgid "Commands"
-msgstr "Comandos"
+#: ../panel-plugin/mount-plugin.c:700
+msgid ""
+"This is only useful and recommended if you specify \"sync\" as part of the "
+"\"unmount\" command string."
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:629
-msgid "<b>Commands</b>"
-msgstr "<b>Comandos</b>"
+#: ../panel-plugin/mount-plugin.c:705
+#, fuzzy
+msgid "Show _message after unmount"
+msgstr "Amosar mensaxe despois de desmontar"
 
-#: ../panel-plugin/mount-plugin.c:641
-msgid "Execute after mounting:"
-msgstr "Executar despois de montar:"
+#: ../panel-plugin/mount-plugin.c:717
+msgid "You can specify a distinct icon to be displayed in the panel."
+msgstr "Pode especificar unha icona distinta para que se amose no panel."
 
-#: ../panel-plugin/mount-plugin.c:648
+#: ../panel-plugin/mount-plugin.c:724
+msgid "Icon:"
+msgstr "Icona:"
+
+#: ../panel-plugin/mount-plugin.c:729
+msgid "Select an image"
+msgstr "Seleccione unha imaxe"
+
+#: ../panel-plugin/mount-plugin.c:736
+#, fuzzy
+msgid "_General"
+msgstr "Xeral"
+
+#: ../panel-plugin/mount-plugin.c:751
+#, fuzzy, c-format
 msgid ""
 "This command will be executed after mounting the device with the mount point "
 "of the device as argument.\n"
-"If you are unsure what to insert, try \"xffm\" or \"rox\" or \"thunar\"."
+"If you are unsure what to insert, try \"thunar \\%m\".\n"
+"'\\%d' can be used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 "Este comando hase executar despois de montar o dispositivo co punto de "
 "montaxe do dispositivo coma argumento.\n"
 "Se non está seguro de que introducir, probe \"xffm\" ou \"rox\" ou \"thunar"
 "\"."
 
-#: ../panel-plugin/mount-plugin.c:674
-msgid "Specify own commands"
-msgstr ""
+#: ../panel-plugin/mount-plugin.c:761
+#, fuzzy
+msgid "_Execute after mounting:"
+msgstr "Executar despois de montar:"
 
-#: ../panel-plugin/mount-plugin.c:685
+#: ../panel-plugin/mount-plugin.c:784
 msgid ""
 "WARNING: These options are for experts only! If you do not know what they "
 "may be good for, keep your hands off!"
@@ -146,62 +165,78 @@
 "ADVERTENCIA: Estas opcións son só para expertos! Se non sabe para que son, "
 "manteña as súas mans alonxadas!"
 
-#: ../panel-plugin/mount-plugin.c:698
-msgid "Mount command:"
-msgstr "Comando para montar:"
+#: ../panel-plugin/mount-plugin.c:789
+#, fuzzy
+msgid "_Custom commands"
+msgstr "Comandos"
 
-#: ../panel-plugin/mount-plugin.c:705
-msgid "Unmount command:"
-msgstr "Comando para desmontar:"
-
-#: ../panel-plugin/mount-plugin.c:728
+#: ../panel-plugin/mount-plugin.c:808
+#, c-format
 msgid ""
 "Most users will only want to prepend \"sudo\" to both commands or prepend "
-"\"sync &&\" to the \"unmount\" command."
+"\"sync \\%d &&\" to the \"unmount \\%d\" command.\n"
+"'\\%d' is used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:746
-msgid "<b>General</b>"
-msgstr "<b>Xeral</b>"
+#: ../panel-plugin/mount-plugin.c:817
+#, fuzzy
+msgid "_Mount command:"
+msgstr "Comando para montar:"
 
-#: ../panel-plugin/mount-plugin.c:749
-msgid "General"
-msgstr "Xeral"
+#: ../panel-plugin/mount-plugin.c:823
+#, fuzzy
+msgid "_Unmount command:"
+msgstr "Comando para desmontar:"
 
-#: ../panel-plugin/mount-plugin.c:766
-msgid "Show message after unmount"
-msgstr "Amosar mensaxe despois de desmontar"
+#: ../panel-plugin/mount-plugin.c:848
+#, fuzzy
+msgid "_Commands"
+msgstr "Comandos"
 
-#: ../panel-plugin/mount-plugin.c:772
+#: ../panel-plugin/mount-plugin.c:863
 msgid ""
-"This is only useful and recommended if you specify \"sync\" as part of the "
-"\"unmount\" command string."
+"Activate this option to also display network file systems like NFS, SMBFS, "
+"SHFS and SSHFS."
 msgstr ""
+"Activar esta opción para amosar tamén sistemas de ficheiros por rede coma "
+"NFS, SMBFS, SHFS e SSHFS."
 
-#: ../panel-plugin/mount-plugin.c:785
-msgid "Also display network file systems"
+#: ../panel-plugin/mount-plugin.c:868
+#, fuzzy
+msgid "Display _network file systems"
 msgstr "Amosar tamén sistemas de ficheiros por rede"
 
-#: ../panel-plugin/mount-plugin.c:791
+#: ../panel-plugin/mount-plugin.c:881
 msgid ""
-"Activate this option to also display network file systems like NFS, SMBFS, "
-"SHFS and SSHFS."
+"Activate this option to also eject a CD-drive after unmounting and to insert "
+"before mounting."
 msgstr ""
-"Activar esta opción para amosar tamén sistemas de ficheiros por rede coma "
-"NFS, SMBFS, SHFS e SSHFS."
 
-#: ../panel-plugin/mount-plugin.c:802
-msgid "You can specify a distinct icon to be displayed in the panel."
-msgstr "Pode especificar unha icona distinta para que se amose no panel."
+#: ../panel-plugin/mount-plugin.c:886
+msgid "_Eject CD-drives"
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:809
-msgid "Icon:"
-msgstr "Icona:"
+#: ../panel-plugin/mount-plugin.c:899
+msgid ""
+"Exclude the following file systems from the menu.\n"
+"The list is separated by simple spaces.\n"
+"It is up to you to specify correct devices or mount points."
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:813
-msgid "Select an image"
-msgstr "Seleccione unha imaxe"
+#: ../panel-plugin/mount-plugin.c:909
+msgid "E_xclude specified file systems"
+msgstr ""
 
+#: ../panel-plugin/mount-plugin.c:924
+msgid "_File sytems"
+msgstr ""
+
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:2
 msgid "Shows all mountable devices and (un)mounts them on request."
 msgstr ""
+
+#~ msgid "<b>Commands</b>"
+#~ msgstr "<b>Comandos</b>"
+
+#~ msgid "<b>General</b>"
+#~ msgstr "<b>Xeral</b>"

Modified: xfce4-mount-plugin/trunk/po/hu.po
===================================================================
--- xfce4-mount-plugin/trunk/po/hu.po	2007-02-22 18:12:03 UTC (rev 2510)
+++ xfce4-mount-plugin/trunk/po/hu.po	2007-02-23 18:53:18 UTC (rev 2511)
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: xfce4-mount-plugin 0.4.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-16 20:05+0100\n"
+"POT-Creation-Date: 2007-02-18 13:39+0100\n"
 "PO-Revision-Date: 2006-07-08 00:48+0100\n"
 "Last-Translator: SZERVÁC Attila <sas at 321.hu>\n"
 "Language-Team: Hungarian <translation-team-hu at lists.sourceforge.net>\n"
@@ -17,129 +17,149 @@
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../panel-plugin/devices.c:52
+#: ../panel-plugin/devices.c:53
 #, c-format
 msgid "%.1f B"
 msgstr "%.1f B"
 
-#: ../panel-plugin/devices.c:53
+#: ../panel-plugin/devices.c:54
 #, c-format
 msgid "%.1f KB"
 msgstr "%.1f KB"
 
-#: ../panel-plugin/devices.c:54
+#: ../panel-plugin/devices.c:55
 #, c-format
 msgid "%.1f MB"
 msgstr "%.1f MB"
 
-#: ../panel-plugin/devices.c:55
+#: ../panel-plugin/devices.c:56
 #, c-format
 msgid "%.1f GB"
 msgstr "%.1f GB"
 
-#: ../panel-plugin/devices.c:65
+#: ../panel-plugin/devices.c:66
 #, c-format
 msgid "size : %g\n"
 msgstr "méret : %g\n"
 
-#: ../panel-plugin/devices.c:66
+#: ../panel-plugin/devices.c:67
 #, c-format
 msgid "used size : %g\n"
 msgstr "használt : %g\n"
 
-#: ../panel-plugin/devices.c:67
+#: ../panel-plugin/devices.c:68
 #, c-format
 msgid "available size : %g\n"
 msgstr "elérhető méret : %g\n"
 
-#: ../panel-plugin/devices.c:68
+#: ../panel-plugin/devices.c:69
 #, c-format
 msgid "percentage used: %d\n"
 msgstr "használt százalék: %d\n"
 
-#: ../panel-plugin/devices.c:69
+#: ../panel-plugin/devices.c:70
 #, c-format
 msgid "file system type : %s\n"
 msgstr "fájlrendszer típus : %s\n"
 
-#: ../panel-plugin/devices.c:70
+#: ../panel-plugin/devices.c:71
 #, c-format
 msgid "actual mount point : %s\n"
 msgstr "jelen csatolási pont : %s\n"
 
-#: ../panel-plugin/devices.c:157
+#: ../panel-plugin/devices.c:158
 #, c-format
 msgid "disk : %s\n"
 msgstr "lemez : %s\n"
 
-#: ../panel-plugin/devices.c:158
+#: ../panel-plugin/devices.c:159
 #, c-format
 msgid "mount point : %s\n"
 msgstr "csatolási pont : %s\n"
 
-#: ../panel-plugin/devices.c:162
+#: ../panel-plugin/devices.c:163
 #, c-format
 msgid "not mounted\n"
 msgstr "nincs csatolva\n"
 
-#: ../panel-plugin/devices.c:225 ../panel-plugin/devices.c:272
+#: ../panel-plugin/devices.c:263 ../panel-plugin/devices.c:315
 msgid "Mount Plugin: Error executing command."
 msgstr "Hiba a parancs futtatásakor"
 
-#: ../panel-plugin/mount-plugin.c:50
+#: ../panel-plugin/mount-plugin.c:53
 #, c-format
 msgid "The device \"%s\" should be removable safely now."
 msgstr "A \"%s\" eszköz biztonságosan eltávolítható."
 
-#: ../panel-plugin/mount-plugin.c:53
+#: ../panel-plugin/mount-plugin.c:56
 msgid "An error occured. The device should not be removed!"
 msgstr "Hiba történt. Az eszközt nem lehet eltávolítani!"
 
-#: ../panel-plugin/mount-plugin.c:177
+#: ../panel-plugin/mount-plugin.c:182
 msgid "<span foreground=\"#FF0000\">not mounted</span>"
 msgstr "<span foreground=\"#FF0000\">nincs csatolva</span>"
 
-#: ../panel-plugin/mount-plugin.c:440
+#: ../panel-plugin/mount-plugin.c:477
 msgid "devices"
 msgstr "eszközök"
 
-#: ../panel-plugin/mount-plugin.c:575
+#: ../panel-plugin/mount-plugin.c:641
 msgid "Edit Properties"
 msgstr "Tulajdonságok"
 
 #. end extensions for panel 4.4
-#: ../panel-plugin/mount-plugin.c:582
+#: ../panel-plugin/mount-plugin.c:648
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:1
 msgid "Mount devices"
 msgstr "Eszközök csatolása"
 
-#: ../panel-plugin/mount-plugin.c:615
-msgid "Commands"
-msgstr "Parancsok"
+#: ../panel-plugin/mount-plugin.c:700
+msgid ""
+"This is only useful and recommended if you specify \"sync\" as part of the "
+"\"unmount\" command string."
+msgstr ""
+"Ez csak akkor ajánlott, ha megadod a \"sync\"-et az \"unmount\" prancsban."
 
-#: ../panel-plugin/mount-plugin.c:629
-msgid "<b>Commands</b>"
-msgstr "<b>Parancsok</b>"
+#: ../panel-plugin/mount-plugin.c:705
+#, fuzzy
+msgid "Show _message after unmount"
+msgstr "Üzenet mutatása lecsatolás után"
 
-#: ../panel-plugin/mount-plugin.c:641
-msgid "Execute after mounting:"
-msgstr "Csatolás után fut:"
+#: ../panel-plugin/mount-plugin.c:717
+msgid "You can specify a distinct icon to be displayed in the panel."
+msgstr "Megadhatsz egy a panelre teendő eltérő ikont."
 
-#: ../panel-plugin/mount-plugin.c:648
+#: ../panel-plugin/mount-plugin.c:724
+msgid "Icon:"
+msgstr "Ikon:"
+
+#: ../panel-plugin/mount-plugin.c:729
+msgid "Select an image"
+msgstr "Válassz egy képet"
+
+#: ../panel-plugin/mount-plugin.c:736
+#, fuzzy
+msgid "_General"
+msgstr "Általános"
+
+#: ../panel-plugin/mount-plugin.c:751
+#, fuzzy, c-format
 msgid ""
 "This command will be executed after mounting the device with the mount point "
 "of the device as argument.\n"
-"If you are unsure what to insert, try \"xffm\" or \"rox\" or \"thunar\"."
+"If you are unsure what to insert, try \"thunar \\%m\".\n"
+"'\\%d' can be used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 "E parancs fut egy eszköz csatolása után annak csatolási pontját "
 "argumentumként átadva. \n"
 "Jó tippek: \"xffm\", \"thunar\" vagy \"rox\"."
 
-#: ../panel-plugin/mount-plugin.c:674
-msgid "Specify own commands"
-msgstr "Saját parancs megadása"
+#: ../panel-plugin/mount-plugin.c:761
+#, fuzzy
+msgid "_Execute after mounting:"
+msgstr "Csatolás után fut:"
 
-#: ../panel-plugin/mount-plugin.c:685
+#: ../panel-plugin/mount-plugin.c:784
 msgid ""
 "WARNING: These options are for experts only! If you do not know what they "
 "may be good for, keep your hands off!"
@@ -147,67 +167,85 @@
 "FIGYELEM: E lehetőséges csak szakértőknek valók! Ha nem tudod, mire jók, ne "
 "módosítsd!"
 
-#: ../panel-plugin/mount-plugin.c:698
-msgid "Mount command:"
-msgstr "Csatoló parancs:"
+#: ../panel-plugin/mount-plugin.c:789
+#, fuzzy
+msgid "_Custom commands"
+msgstr "Parancsok"
 
-#: ../panel-plugin/mount-plugin.c:705
-msgid "Unmount command:"
-msgstr "Lecsatoló parancs:"
-
-#: ../panel-plugin/mount-plugin.c:728
+#: ../panel-plugin/mount-plugin.c:808
+#, fuzzy, c-format
 msgid ""
 "Most users will only want to prepend \"sudo\" to both commands or prepend "
-"\"sync &&\" to the \"unmount\" command."
+"\"sync \\%d &&\" to the \"unmount \\%d\" command.\n"
+"'\\%d' is used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 "A legtöbb felhasználó csak \"sudo\"-t akar mindkét parancs, vagy \"sync &&\"-"
 "t az \"unmount\" parancs elé."
 
-#: ../panel-plugin/mount-plugin.c:746
-msgid "<b>General</b>"
-msgstr "<b>Általános</b>"
+#: ../panel-plugin/mount-plugin.c:817
+#, fuzzy
+msgid "_Mount command:"
+msgstr "Csatoló parancs:"
 
-#: ../panel-plugin/mount-plugin.c:749
-msgid "General"
-msgstr "Általános"
+#: ../panel-plugin/mount-plugin.c:823
+#, fuzzy
+msgid "_Unmount command:"
+msgstr "Lecsatoló parancs:"
 
-#: ../panel-plugin/mount-plugin.c:766
-msgid "Show message after unmount"
-msgstr "Üzenet mutatása lecsatolás után"
+#: ../panel-plugin/mount-plugin.c:848
+#, fuzzy
+msgid "_Commands"
+msgstr "Parancsok"
 
-#: ../panel-plugin/mount-plugin.c:772
+#: ../panel-plugin/mount-plugin.c:863
 msgid ""
-"This is only useful and recommended if you specify \"sync\" as part of the "
-"\"unmount\" command string."
+"Activate this option to also display network file systems like NFS, SMBFS, "
+"SHFS and SSHFS."
 msgstr ""
-"Ez csak akkor ajánlott, ha megadod a \"sync\"-et az \"unmount\" prancsban."
+"E lehetőség az NFS, SMBFS, SHFS, SSHFS, stb. fájlrendszereket is kiírja."
 
-#: ../panel-plugin/mount-plugin.c:785
-msgid "Also display network file systems"
+#: ../panel-plugin/mount-plugin.c:868
+#, fuzzy
+msgid "Display _network file systems"
 msgstr "Hálózati fájlrendszereket is kiír."
 
-#: ../panel-plugin/mount-plugin.c:791
+#: ../panel-plugin/mount-plugin.c:881
 msgid ""
-"Activate this option to also display network file systems like NFS, SMBFS, "
-"SHFS and SSHFS."
+"Activate this option to also eject a CD-drive after unmounting and to insert "
+"before mounting."
 msgstr ""
-"E lehetőség az NFS, SMBFS, SHFS, SSHFS, stb. fájlrendszereket is kiírja."
 
-#: ../panel-plugin/mount-plugin.c:802
-msgid "You can specify a distinct icon to be displayed in the panel."
-msgstr "Megadhatsz egy a panelre teendő eltérő ikont."
+#: ../panel-plugin/mount-plugin.c:886
+msgid "_Eject CD-drives"
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:809
-msgid "Icon:"
-msgstr "Ikon:"
+#: ../panel-plugin/mount-plugin.c:899
+msgid ""
+"Exclude the following file systems from the menu.\n"
+"The list is separated by simple spaces.\n"
+"It is up to you to specify correct devices or mount points."
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:813
-msgid "Select an image"
-msgstr "Válassz egy képet"
+#: ../panel-plugin/mount-plugin.c:909
+msgid "E_xclude specified file systems"
+msgstr ""
 
+#: ../panel-plugin/mount-plugin.c:924
+msgid "_File sytems"
+msgstr ""
+
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:2
 msgid "Shows all mountable devices and (un)mounts them on request."
 msgstr "Minden csatolható eszközt mutat és kérésre (le)csatolja őket"
 
+#~ msgid "<b>Commands</b>"
+#~ msgstr "<b>Parancsok</b>"
+
+#~ msgid "Specify own commands"
+#~ msgstr "Saját parancs megadása"
+
+#~ msgid "<b>General</b>"
+#~ msgstr "<b>Általános</b>"
+
 #~ msgid "Mount Plugin"
 #~ msgstr "Csatoló"

Modified: xfce4-mount-plugin/trunk/po/ja.po
===================================================================
--- xfce4-mount-plugin/trunk/po/ja.po	2007-02-22 18:12:03 UTC (rev 2510)
+++ xfce4-mount-plugin/trunk/po/ja.po	2007-02-23 18:53:18 UTC (rev 2511)
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: xfce4-mount-plugin 0.4.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-16 20:05+0100\n"
+"POT-Creation-Date: 2007-02-18 13:39+0100\n"
 "PO-Revision-Date: 2006-04-02 20:42+0900\n"
 "Last-Translator: Daichi Kawahata <daichi at xfce.org>\n"
 "Language-Team: Japanese <xfce-users-jp at ml.fdiary.net>\n"
@@ -20,130 +20,150 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: ../panel-plugin/devices.c:52
+#: ../panel-plugin/devices.c:53
 #, c-format
 msgid "%.1f B"
 msgstr "%.1fバイト"
 
-#: ../panel-plugin/devices.c:53
+#: ../panel-plugin/devices.c:54
 #, c-format
 msgid "%.1f KB"
 msgstr "%.1fキロバイト"
 
-#: ../panel-plugin/devices.c:54
+#: ../panel-plugin/devices.c:55
 #, c-format
 msgid "%.1f MB"
 msgstr "%.1fメガバイト"
 
-#: ../panel-plugin/devices.c:55
+#: ../panel-plugin/devices.c:56
 #, c-format
 msgid "%.1f GB"
 msgstr "%.1fギガバイト"
 
-#: ../panel-plugin/devices.c:65
+#: ../panel-plugin/devices.c:66
 #, c-format
 msgid "size : %g\n"
 msgstr "サイズ : %g\n"
 
-#: ../panel-plugin/devices.c:66
+#: ../panel-plugin/devices.c:67
 #, c-format
 msgid "used size : %g\n"
 msgstr "使用済み : %g\n"
 
-#: ../panel-plugin/devices.c:67
+#: ../panel-plugin/devices.c:68
 #, c-format
 msgid "available size : %g\n"
 msgstr "使用可能 : %g\n"
 
-#: ../panel-plugin/devices.c:68
+#: ../panel-plugin/devices.c:69
 #, c-format
 msgid "percentage used: %d\n"
 msgstr "使用率 : %d\n"
 
-#: ../panel-plugin/devices.c:69
+#: ../panel-plugin/devices.c:70
 #, c-format
 msgid "file system type : %s\n"
 msgstr "ファイルシステム : %s\n"
 
-#: ../panel-plugin/devices.c:70
+#: ../panel-plugin/devices.c:71
 #, c-format
 msgid "actual mount point : %s\n"
 msgstr "実際のマウント場所 : %s\n"
 
-#: ../panel-plugin/devices.c:157
+#: ../panel-plugin/devices.c:158
 #, c-format
 msgid "disk : %s\n"
 msgstr "ディスク : %s\n"
 
-#: ../panel-plugin/devices.c:158
+#: ../panel-plugin/devices.c:159
 #, c-format
 msgid "mount point : %s\n"
 msgstr "マウント場所 : %s\n"
 
-#: ../panel-plugin/devices.c:162
+#: ../panel-plugin/devices.c:163
 #, c-format
 msgid "not mounted\n"
 msgstr "マウントされていません\n"
 
-#: ../panel-plugin/devices.c:225 ../panel-plugin/devices.c:272
+#: ../panel-plugin/devices.c:263 ../panel-plugin/devices.c:315
 msgid "Mount Plugin: Error executing command."
 msgstr "マウントプラグイン: コマンドの実行中にエラーが発生しました。"
 
-#: ../panel-plugin/mount-plugin.c:50
+#: ../panel-plugin/mount-plugin.c:53
 #, c-format
 msgid "The device \"%s\" should be removable safely now."
 msgstr "デバイス「%s」を取り外す用意が整いました。"
 
-#: ../panel-plugin/mount-plugin.c:53
+#: ../panel-plugin/mount-plugin.c:56
 msgid "An error occured. The device should not be removed!"
 msgstr "エラーが発生しました。デバイスを取り外してはいけません!"
 
-#: ../panel-plugin/mount-plugin.c:177
+#: ../panel-plugin/mount-plugin.c:182
 msgid "<span foreground=\"#FF0000\">not mounted</span>"
 msgstr "<span foreground=\"#FF0000\">マウントされていません</span>"
 
-#: ../panel-plugin/mount-plugin.c:440
+#: ../panel-plugin/mount-plugin.c:477
 msgid "devices"
 msgstr "デバイス"
 
-#: ../panel-plugin/mount-plugin.c:575
+#: ../panel-plugin/mount-plugin.c:641
 msgid "Edit Properties"
 msgstr "プロパティの編集"
 
 #. end extensions for panel 4.4
-#: ../panel-plugin/mount-plugin.c:582
+#: ../panel-plugin/mount-plugin.c:648
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:1
 msgid "Mount devices"
 msgstr "マウントデバイス"
 
-#: ../panel-plugin/mount-plugin.c:615
-msgid "Commands"
+#: ../panel-plugin/mount-plugin.c:700
+msgid ""
+"This is only useful and recommended if you specify \"sync\" as part of the "
+"\"unmount\" command string."
 msgstr ""
+"このオプションは「unmount」コマンド文字列に「sync」を入れている場合にお勧めし"
+"ます。"
 
-#: ../panel-plugin/mount-plugin.c:629
-msgid "<b>Commands</b>"
+#: ../panel-plugin/mount-plugin.c:705
+#, fuzzy
+msgid "Show _message after unmount"
+msgstr "マウント解除後にメッセージを表示する"
+
+#: ../panel-plugin/mount-plugin.c:717
+msgid "You can specify a distinct icon to be displayed in the panel."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:641
-msgid "Execute after mounting:"
-msgstr "マウント後に実行:"
+#: ../panel-plugin/mount-plugin.c:724
+msgid "Icon:"
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:648
+#: ../panel-plugin/mount-plugin.c:729
+msgid "Select an image"
+msgstr ""
+
+#: ../panel-plugin/mount-plugin.c:736
+msgid "_General"
+msgstr ""
+
+#: ../panel-plugin/mount-plugin.c:751
+#, fuzzy, c-format
 msgid ""
 "This command will be executed after mounting the device with the mount point "
 "of the device as argument.\n"
-"If you are unsure what to insert, try \"xffm\" or \"rox\" or \"thunar\"."
+"If you are unsure what to insert, try \"thunar \\%m\".\n"
+"'\\%d' can be used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 "このコマンドは、引数にあるデバイスのマウント場所にデバイスがマウントされた後"
 "に実行されます。\n"
 "何を入力するか分からないのでしたら、「xffm」,「rox」または「thunar」を試して"
 "みて下さい。"
 
-#: ../panel-plugin/mount-plugin.c:674
-msgid "Specify own commands"
-msgstr "その他のコマンドを指定"
+#: ../panel-plugin/mount-plugin.c:761
+#, fuzzy
+msgid "_Execute after mounting:"
+msgstr "マウント後に実行:"
 
-#: ../panel-plugin/mount-plugin.c:685
+#: ../panel-plugin/mount-plugin.c:784
 msgid ""
 "WARNING: These options are for experts only! If you do not know what they "
 "may be good for, keep your hands off!"
@@ -151,68 +171,79 @@
 "警告: これらのオプションは上級者専用です! これらが何を意味するのか分からない"
 "のでしたら、決していじらないで下さい!"
 
-#: ../panel-plugin/mount-plugin.c:698
-msgid "Mount command:"
+#: ../panel-plugin/mount-plugin.c:789
+#, fuzzy
+msgid "_Custom commands"
 msgstr "マウントコマンド:"
 
-#: ../panel-plugin/mount-plugin.c:705
-msgid "Unmount command:"
-msgstr "マウント解除コマンド:"
-
-#: ../panel-plugin/mount-plugin.c:728
+#: ../panel-plugin/mount-plugin.c:808
+#, fuzzy, c-format
 msgid ""
 "Most users will only want to prepend \"sudo\" to both commands or prepend "
-"\"sync &&\" to the \"unmount\" command."
+"\"sync \\%d &&\" to the \"unmount \\%d\" command.\n"
+"'\\%d' is used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 "大半のユーザーは両コマンドの先頭に「sudo」を付けるか、「unmount」コマンドの先"
 "頭に「sync &&」を付けるだけでよいと思います。"
 
-#: ../panel-plugin/mount-plugin.c:746
-msgid "<b>General</b>"
-msgstr ""
+#: ../panel-plugin/mount-plugin.c:817
+#, fuzzy
+msgid "_Mount command:"
+msgstr "マウントコマンド:"
 
-#: ../panel-plugin/mount-plugin.c:749
-msgid "General"
-msgstr ""
+#: ../panel-plugin/mount-plugin.c:823
+#, fuzzy
+msgid "_Unmount command:"
+msgstr "マウント解除コマンド:"
 
-#: ../panel-plugin/mount-plugin.c:766
-msgid "Show message after unmount"
-msgstr "マウント解除後にメッセージを表示する"
+#: ../panel-plugin/mount-plugin.c:848
+#, fuzzy
+msgid "_Commands"
+msgstr "マウントコマンド:"
 
-#: ../panel-plugin/mount-plugin.c:772
+#: ../panel-plugin/mount-plugin.c:863
 msgid ""
-"This is only useful and recommended if you specify \"sync\" as part of the "
-"\"unmount\" command string."
+"Activate this option to also display network file systems like NFS, SMBFS, "
+"SHFS and SSHFS."
 msgstr ""
-"このオプションは「unmount」コマンド文字列に「sync」を入れている場合にお勧めし"
-"ます。"
+"このオプションを有効にすると NFS, SMBFS, SHFS および SSHFS のようなネットワー"
+"ク・ファイルシステムも表示します。"
 
-#: ../panel-plugin/mount-plugin.c:785
-msgid "Also display network file systems"
+#: ../panel-plugin/mount-plugin.c:868
+#, fuzzy
+msgid "Display _network file systems"
 msgstr "ネットワーク・ファイルシステムも表示する"
 
-#: ../panel-plugin/mount-plugin.c:791
+#: ../panel-plugin/mount-plugin.c:881
 msgid ""
-"Activate this option to also display network file systems like NFS, SMBFS, "
-"SHFS and SSHFS."
+"Activate this option to also eject a CD-drive after unmounting and to insert "
+"before mounting."
 msgstr ""
-"このオプションを有効にすると NFS, SMBFS, SHFS および SSHFS のようなネットワー"
-"ク・ファイルシステムも表示します。"
 
-#: ../panel-plugin/mount-plugin.c:802
-msgid "You can specify a distinct icon to be displayed in the panel."
+#: ../panel-plugin/mount-plugin.c:886
+msgid "_Eject CD-drives"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:809
-msgid "Icon:"
+#: ../panel-plugin/mount-plugin.c:899
+msgid ""
+"Exclude the following file systems from the menu.\n"
+"The list is separated by simple spaces.\n"
+"It is up to you to specify correct devices or mount points."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:813
-msgid "Select an image"
+#: ../panel-plugin/mount-plugin.c:909
+msgid "E_xclude specified file systems"
 msgstr ""
 
+#: ../panel-plugin/mount-plugin.c:924
+msgid "_File sytems"
+msgstr ""
+
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:2
 msgid "Shows all mountable devices and (un)mounts them on request."
 msgstr ""
 "マウント可能なデバイスを表示します。また、必要に応じてこれらをマウント(解除)"
 "します。"
+
+#~ msgid "Specify own commands"
+#~ msgstr "その他のコマンドを指定"

Modified: xfce4-mount-plugin/trunk/po/lt.po
===================================================================
--- xfce4-mount-plugin/trunk/po/lt.po	2007-02-22 18:12:03 UTC (rev 2510)
+++ xfce4-mount-plugin/trunk/po/lt.po	2007-02-23 18:53:18 UTC (rev 2511)
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: xfce4-mount-plugin 0.4.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-16 20:05+0100\n"
+"POT-Creation-Date: 2007-02-18 13:39+0100\n"
 "PO-Revision-Date: 2006-01-04 21:39+0900\n"
 "Last-Translator: Rimas Kudelis <rq at akl.lt>\n"
 "Language-Team: Lithuanian <komp_lt at konferencijos.lt>\n"
@@ -17,186 +17,207 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../panel-plugin/devices.c:52
+#: ../panel-plugin/devices.c:53
 #, c-format
 msgid "%.1f B"
 msgstr ""
 
-#: ../panel-plugin/devices.c:53
+#: ../panel-plugin/devices.c:54
 #, c-format
 msgid "%.1f KB"
 msgstr ""
 
-#: ../panel-plugin/devices.c:54
+#: ../panel-plugin/devices.c:55
 #, c-format
 msgid "%.1f MB"
 msgstr ""
 
-#: ../panel-plugin/devices.c:55
+#: ../panel-plugin/devices.c:56
 #, c-format
 msgid "%.1f GB"
 msgstr ""
 
-#: ../panel-plugin/devices.c:65
+#: ../panel-plugin/devices.c:66
 #, c-format
 msgid "size : %g\n"
 msgstr ""
 
-#: ../panel-plugin/devices.c:66
+#: ../panel-plugin/devices.c:67
 #, c-format
 msgid "used size : %g\n"
 msgstr ""
 
-#: ../panel-plugin/devices.c:67
+#: ../panel-plugin/devices.c:68
 #, c-format
 msgid "available size : %g\n"
 msgstr ""
 
-#: ../panel-plugin/devices.c:68
+#: ../panel-plugin/devices.c:69
 #, c-format
 msgid "percentage used: %d\n"
 msgstr ""
 
-#: ../panel-plugin/devices.c:69
+#: ../panel-plugin/devices.c:70
 #, c-format
 msgid "file system type : %s\n"
 msgstr ""
 
-#: ../panel-plugin/devices.c:70
+#: ../panel-plugin/devices.c:71
 #, c-format
 msgid "actual mount point : %s\n"
 msgstr ""
 
-#: ../panel-plugin/devices.c:157
+#: ../panel-plugin/devices.c:158
 #, c-format
 msgid "disk : %s\n"
 msgstr ""
 
-#: ../panel-plugin/devices.c:158
+#: ../panel-plugin/devices.c:159
 #, c-format
 msgid "mount point : %s\n"
 msgstr ""
 
-#: ../panel-plugin/devices.c:162
+#: ../panel-plugin/devices.c:163
 #, c-format
 msgid "not mounted\n"
 msgstr ""
 
-#: ../panel-plugin/devices.c:225 ../panel-plugin/devices.c:272
+#: ../panel-plugin/devices.c:263 ../panel-plugin/devices.c:315
 msgid "Mount Plugin: Error executing command."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:50
+#: ../panel-plugin/mount-plugin.c:53
 #, c-format
 msgid "The device \"%s\" should be removable safely now."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:53
+#: ../panel-plugin/mount-plugin.c:56
 msgid "An error occured. The device should not be removed!"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:177
+#: ../panel-plugin/mount-plugin.c:182
 #, fuzzy
 msgid "<span foreground=\"#FF0000\">not mounted</span>"
 msgstr "<span foreground=\"#000000\" size=\"%s\"><b>Sensoriai</b></span>"
 
-#: ../panel-plugin/mount-plugin.c:440
+#: ../panel-plugin/mount-plugin.c:477
 msgid "devices"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:575
+#: ../panel-plugin/mount-plugin.c:641
 msgid "Edit Properties"
 msgstr ""
 
 #. end extensions for panel 4.4
-#: ../panel-plugin/mount-plugin.c:582
+#: ../panel-plugin/mount-plugin.c:648
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:1
 msgid "Mount devices"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:615
-msgid "Commands"
+#: ../panel-plugin/mount-plugin.c:700
+msgid ""
+"This is only useful and recommended if you specify \"sync\" as part of the "
+"\"unmount\" command string."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:629
-msgid "<b>Commands</b>"
+#: ../panel-plugin/mount-plugin.c:705
+msgid "Show _message after unmount"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:641
-msgid "Execute after mounting:"
+#: ../panel-plugin/mount-plugin.c:717
+msgid "You can specify a distinct icon to be displayed in the panel."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:648
+#: ../panel-plugin/mount-plugin.c:724
+msgid "Icon:"
+msgstr ""
+
+#: ../panel-plugin/mount-plugin.c:729
+msgid "Select an image"
+msgstr ""
+
+#: ../panel-plugin/mount-plugin.c:736
+msgid "_General"
+msgstr ""
+
+#: ../panel-plugin/mount-plugin.c:751
+#, c-format
 msgid ""
 "This command will be executed after mounting the device with the mount point "
 "of the device as argument.\n"
-"If you are unsure what to insert, try \"xffm\" or \"rox\" or \"thunar\"."
+"If you are unsure what to insert, try \"thunar \\%m\".\n"
+"'\\%d' can be used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:674
-msgid "Specify own commands"
+#: ../panel-plugin/mount-plugin.c:761
+msgid "_Execute after mounting:"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:685
+#: ../panel-plugin/mount-plugin.c:784
 msgid ""
 "WARNING: These options are for experts only! If you do not know what they "
 "may be good for, keep your hands off!"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:698
-msgid "Mount command:"
+#: ../panel-plugin/mount-plugin.c:789
+msgid "_Custom commands"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:705
-msgid "Unmount command:"
-msgstr ""
-
-#: ../panel-plugin/mount-plugin.c:728
+#: ../panel-plugin/mount-plugin.c:808
+#, c-format
 msgid ""
 "Most users will only want to prepend \"sudo\" to both commands or prepend "
-"\"sync &&\" to the \"unmount\" command."
+"\"sync \\%d &&\" to the \"unmount \\%d\" command.\n"
+"'\\%d' is used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:746
-msgid "<b>General</b>"
+#: ../panel-plugin/mount-plugin.c:817
+msgid "_Mount command:"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:749
-msgid "General"
+#: ../panel-plugin/mount-plugin.c:823
+msgid "_Unmount command:"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:766
-msgid "Show message after unmount"
+#: ../panel-plugin/mount-plugin.c:848
+msgid "_Commands"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:772
+#: ../panel-plugin/mount-plugin.c:863
 msgid ""
-"This is only useful and recommended if you specify \"sync\" as part of the "
-"\"unmount\" command string."
+"Activate this option to also display network file systems like NFS, SMBFS, "
+"SHFS and SSHFS."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:785
-msgid "Also display network file systems"
+#: ../panel-plugin/mount-plugin.c:868
+msgid "Display _network file systems"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:791
+#: ../panel-plugin/mount-plugin.c:881
 msgid ""
-"Activate this option to also display network file systems like NFS, SMBFS, "
-"SHFS and SSHFS."
+"Activate this option to also eject a CD-drive after unmounting and to insert "
+"before mounting."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:802
-msgid "You can specify a distinct icon to be displayed in the panel."
+#: ../panel-plugin/mount-plugin.c:886
+msgid "_Eject CD-drives"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:809
-msgid "Icon:"
+#: ../panel-plugin/mount-plugin.c:899
+msgid ""
+"Exclude the following file systems from the menu.\n"
+"The list is separated by simple spaces.\n"
+"It is up to you to specify correct devices or mount points."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:813
-msgid "Select an image"
+#: ../panel-plugin/mount-plugin.c:909
+msgid "E_xclude specified file systems"
 msgstr ""
 
+#: ../panel-plugin/mount-plugin.c:924
+msgid "_File sytems"
+msgstr ""
+
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:2
 msgid "Shows all mountable devices and (un)mounts them on request."
 msgstr ""

Modified: xfce4-mount-plugin/trunk/po/no.po
===================================================================
--- xfce4-mount-plugin/trunk/po/no.po	2007-02-22 18:12:03 UTC (rev 2510)
+++ xfce4-mount-plugin/trunk/po/no.po	2007-02-23 18:53:18 UTC (rev 2511)
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: xfce4-mount-plugin 0.4.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-16 20:05+0100\n"
+"POT-Creation-Date: 2007-02-18 13:39+0100\n"
 "PO-Revision-Date: 2006-08-07 00:00+0200\n"
 "Last-Translator: Jon Kristian Nilsen <jonn3 at broadpark.no>\n"
 "Language-Team: NORWEGIAN <no at li.org>\n"
@@ -17,129 +17,150 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../panel-plugin/devices.c:52
+#: ../panel-plugin/devices.c:53
 #, c-format
 msgid "%.1f B"
 msgstr "%.1f B"
 
-#: ../panel-plugin/devices.c:53
+#: ../panel-plugin/devices.c:54
 #, c-format
 msgid "%.1f KB"
 msgstr "%.1f KB"
 
-#: ../panel-plugin/devices.c:54
+#: ../panel-plugin/devices.c:55
 #, c-format
 msgid "%.1f MB"
 msgstr "%.1f MB"
 
-#: ../panel-plugin/devices.c:55
+#: ../panel-plugin/devices.c:56
 #, c-format
 msgid "%.1f GB"
 msgstr "%.1f GB"
 
-#: ../panel-plugin/devices.c:65
+#: ../panel-plugin/devices.c:66
 #, c-format
 msgid "size : %g\n"
 msgstr "størrelse : %g\n"
 
-#: ../panel-plugin/devices.c:66
+#: ../panel-plugin/devices.c:67
 #, c-format
 msgid "used size : %g\n"
 msgstr "benyttet plass : %g\n"
 
-#: ../panel-plugin/devices.c:67
+#: ../panel-plugin/devices.c:68
 #, c-format
 msgid "available size : %g\n"
 msgstr "tilgjengelig plass : %g\n"
 
-#: ../panel-plugin/devices.c:68
+#: ../panel-plugin/devices.c:69
 #, c-format
 msgid "percentage used: %d\n"
 msgstr "prosentvis benyttet: %d\n"
 
-#: ../panel-plugin/devices.c:69
+#: ../panel-plugin/devices.c:70
 #, c-format
 msgid "file system type : %s\n"
 msgstr "filsystem type : %s\n"
 
-#: ../panel-plugin/devices.c:70
+#: ../panel-plugin/devices.c:71
 #, c-format
 msgid "actual mount point : %s\n"
 msgstr "virkelig monteringspunkt : %s\n"
 
-#: ../panel-plugin/devices.c:157
+#: ../panel-plugin/devices.c:158
 #, c-format
 msgid "disk : %s\n"
 msgstr "disk : %s\n"
 
-#: ../panel-plugin/devices.c:158
+#: ../panel-plugin/devices.c:159
 #, c-format
 msgid "mount point : %s\n"
 msgstr "monteringspunkt : %s\n"
 
-#: ../panel-plugin/devices.c:162
+#: ../panel-plugin/devices.c:163
 #, c-format
 msgid "not mounted\n"
 msgstr "ikke montert\n"
 
-#: ../panel-plugin/devices.c:225 ../panel-plugin/devices.c:272
+#: ../panel-plugin/devices.c:263 ../panel-plugin/devices.c:315
 msgid "Mount Plugin: Error executing command."
 msgstr "Mount Plugin: Feil ved utføring av kommando."
 
-#: ../panel-plugin/mount-plugin.c:50
+#: ../panel-plugin/mount-plugin.c:53
 #, c-format
 msgid "The device \"%s\" should be removable safely now."
 msgstr "Enheten \"%s\" kan trygt fjernes."
 
-#: ../panel-plugin/mount-plugin.c:53
+#: ../panel-plugin/mount-plugin.c:56
 msgid "An error occured. The device should not be removed!"
 msgstr "En feil oppstod. Enheten må ikke fjernes!"
 
-#: ../panel-plugin/mount-plugin.c:177
+#: ../panel-plugin/mount-plugin.c:182
 msgid "<span foreground=\"#FF0000\">not mounted</span>"
 msgstr "<span foreground=\"#FF0000\">ikke montert</span>"
 
-#: ../panel-plugin/mount-plugin.c:440
+#: ../panel-plugin/mount-plugin.c:477
 msgid "devices"
 msgstr "enheter"
 
-#: ../panel-plugin/mount-plugin.c:575
+#: ../panel-plugin/mount-plugin.c:641
 msgid "Edit Properties"
 msgstr "Editer Oppsett"
 
 #. end extensions for panel 4.4
-#: ../panel-plugin/mount-plugin.c:582
+#: ../panel-plugin/mount-plugin.c:648
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:1
 msgid "Mount devices"
 msgstr "Monteringsenheter"
 
-#: ../panel-plugin/mount-plugin.c:615
-msgid "Commands"
-msgstr "Kommandoer"
+#: ../panel-plugin/mount-plugin.c:700
+msgid ""
+"This is only useful and recommended if you specify \"sync\" as part of the "
+"\"unmount\" command string."
+msgstr ""
+"Dette valget er kun å anbefale hvis du har angitt \"sync\" som en del av "
+"\"unmount\" Kommandoen."
 
-#: ../panel-plugin/mount-plugin.c:629
-msgid "<b>Commands</b>"
-msgstr "<b>Kommandoer</b>"
+#: ../panel-plugin/mount-plugin.c:705
+#, fuzzy
+msgid "Show _message after unmount"
+msgstr "Vis melding etter avmontering"
 
-#: ../panel-plugin/mount-plugin.c:641
-msgid "Execute after mounting:"
-msgstr "Kjør etter montering:"
+#: ../panel-plugin/mount-plugin.c:717
+msgid "You can specify a distinct icon to be displayed in the panel."
+msgstr "Du kan angi et eget ikon for framvisning i panelet."
 
-#: ../panel-plugin/mount-plugin.c:648
+#: ../panel-plugin/mount-plugin.c:724
+msgid "Icon:"
+msgstr "Ikon:"
+
+#: ../panel-plugin/mount-plugin.c:729
+msgid "Select an image"
+msgstr "Velg et bilde"
+
+#: ../panel-plugin/mount-plugin.c:736
+#, fuzzy
+msgid "_General"
+msgstr "Generellt"
+
+#: ../panel-plugin/mount-plugin.c:751
+#, fuzzy, c-format
 msgid ""
 "This command will be executed after mounting the device with the mount point "
 "of the device as argument.\n"
-"If you are unsure what to insert, try \"xffm\" or \"rox\" or \"thunar\"."
+"If you are unsure what to insert, try \"thunar \\%m\".\n"
+"'\\%d' can be used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 "Denne kommandoen vil bli utført etter at du har montert enheten.\n"
 "Hvis du er usikker på hva du vil sette inn, prøv \"xffm\" , \"rox\" eller "
 "\"thunar\"."
 
-#: ../panel-plugin/mount-plugin.c:674
-msgid "Specify own commands"
-msgstr "Angi egne kommandoer"
+#: ../panel-plugin/mount-plugin.c:761
+#, fuzzy
+msgid "_Execute after mounting:"
+msgstr "Kjør etter montering:"
 
-#: ../panel-plugin/mount-plugin.c:685
+#: ../panel-plugin/mount-plugin.c:784
 msgid ""
 "WARNING: These options are for experts only! If you do not know what they "
 "may be good for, keep your hands off!"
@@ -147,66 +168,83 @@
 "ADVARSEL: Disse valgene er kun for eksperter! Hvis du ikke vet hva de "
 "innebærer så kan det være lurt å finne ut av det før du prøver."
 
-#: ../panel-plugin/mount-plugin.c:698
-msgid "Mount command:"
-msgstr "Monteringskommando:"
+#: ../panel-plugin/mount-plugin.c:789
+#, fuzzy
+msgid "_Custom commands"
+msgstr "Kommandoer"
 
-#: ../panel-plugin/mount-plugin.c:705
-msgid "Unmount command:"
-msgstr "Avmonteringskommando:"
-
-#: ../panel-plugin/mount-plugin.c:728
+#: ../panel-plugin/mount-plugin.c:808
+#, fuzzy, c-format
 msgid ""
 "Most users will only want to prepend \"sudo\" to both commands or prepend "
-"\"sync &&\" to the \"unmount\" command."
+"\"sync \\%d &&\" to the \"unmount \\%d\" command.\n"
+"'\\%d' is used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 "De fleste brukere har mulighet til å kjøre \"sudo\" foran begge kommandoer, "
 "eller \"sync &&\" foran \"avmonteringskommandoen\"."
 
-#: ../panel-plugin/mount-plugin.c:746
-msgid "<b>General</b>"
-msgstr "<b>Generellt</b>"
+#: ../panel-plugin/mount-plugin.c:817
+#, fuzzy
+msgid "_Mount command:"
+msgstr "Monteringskommando:"
 
-#: ../panel-plugin/mount-plugin.c:749
-msgid "General"
-msgstr "Generellt"
+#: ../panel-plugin/mount-plugin.c:823
+#, fuzzy
+msgid "_Unmount command:"
+msgstr "Avmonteringskommando:"
 
-#: ../panel-plugin/mount-plugin.c:766
-msgid "Show message after unmount"
-msgstr "Vis melding etter avmontering"
+#: ../panel-plugin/mount-plugin.c:848
+#, fuzzy
+msgid "_Commands"
+msgstr "Kommandoer"
 
-#: ../panel-plugin/mount-plugin.c:772
+#: ../panel-plugin/mount-plugin.c:863
 msgid ""
-"This is only useful and recommended if you specify \"sync\" as part of the "
-"\"unmount\" command string."
+"Activate this option to also display network file systems like NFS, SMBFS, "
+"SHFS and SSHFS."
 msgstr ""
-"Dette valget er kun å anbefale hvis du har angitt \"sync\" som en del av "
-"\"unmount\" Kommandoen."
+"Aktiver dette valget for også å vise filsystem som ligger i nettverket, f."
+"eks. NFS, SMBFS, SHFS og SSHFS."
 
-#: ../panel-plugin/mount-plugin.c:785
-msgid "Also display network file systems"
+#: ../panel-plugin/mount-plugin.c:868
+#, fuzzy
+msgid "Display _network file systems"
 msgstr "Vis også filsystemer i nettverket"
 
-#: ../panel-plugin/mount-plugin.c:791
+#: ../panel-plugin/mount-plugin.c:881
 msgid ""
-"Activate this option to also display network file systems like NFS, SMBFS, "
-"SHFS and SSHFS."
+"Activate this option to also eject a CD-drive after unmounting and to insert "
+"before mounting."
 msgstr ""
-"Aktiver dette valget for også å vise filsystem som ligger i nettverket, f."
-"eks. NFS, SMBFS, SHFS og SSHFS."
 
-#: ../panel-plugin/mount-plugin.c:802
-msgid "You can specify a distinct icon to be displayed in the panel."
-msgstr "Du kan angi et eget ikon for framvisning i panelet."
+#: ../panel-plugin/mount-plugin.c:886
+msgid "_Eject CD-drives"
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:809
-msgid "Icon:"
-msgstr "Ikon:"
+#: ../panel-plugin/mount-plugin.c:899
+msgid ""
+"Exclude the following file systems from the menu.\n"
+"The list is separated by simple spaces.\n"
+"It is up to you to specify correct devices or mount points."
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:813
-msgid "Select an image"
-msgstr "Velg et bilde"
+#: ../panel-plugin/mount-plugin.c:909
+msgid "E_xclude specified file systems"
+msgstr ""
 
+#: ../panel-plugin/mount-plugin.c:924
+msgid "_File sytems"
+msgstr ""
+
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:2
 msgid "Shows all mountable devices and (un)mounts them on request."
 msgstr "Viser alle monterbare enheter og (av)monterer den etter ønske."
+
+#~ msgid "<b>Commands</b>"
+#~ msgstr "<b>Kommandoer</b>"
+
+#~ msgid "Specify own commands"
+#~ msgstr "Angi egne kommandoer"
+
+#~ msgid "<b>General</b>"
+#~ msgstr "<b>Generellt</b>"

Modified: xfce4-mount-plugin/trunk/po/pl.po
===================================================================
--- xfce4-mount-plugin/trunk/po/pl.po	2007-02-22 18:12:03 UTC (rev 2510)
+++ xfce4-mount-plugin/trunk/po/pl.po	2007-02-23 18:53:18 UTC (rev 2511)
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: xfce4-mount-plugin 0.4.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-16 20:05+0100\n"
+"POT-Creation-Date: 2007-02-18 13:39+0100\n"
 "PO-Revision-Date: 2006-04-08 13:09+0900\n"
 "Last-Translator: Piotr Maliński <admin at rk.edu.pl>\n"
 "Language-Team: Polish <translation-team-pl at lists.sourceforge.net>\n"
@@ -17,190 +17,228 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../panel-plugin/devices.c:52
+#: ../panel-plugin/devices.c:53
 #, c-format
 msgid "%.1f B"
 msgstr "%1f B"
 
-#: ../panel-plugin/devices.c:53
+#: ../panel-plugin/devices.c:54
 #, c-format
 msgid "%.1f KB"
 msgstr "%.1f KB"
 
-#: ../panel-plugin/devices.c:54
+#: ../panel-plugin/devices.c:55
 #, c-format
 msgid "%.1f MB"
 msgstr "%.1f MB"
 
-#: ../panel-plugin/devices.c:55
+#: ../panel-plugin/devices.c:56
 #, c-format
 msgid "%.1f GB"
 msgstr "%.1f GB"
 
-#: ../panel-plugin/devices.c:65
+#: ../panel-plugin/devices.c:66
 #, c-format
 msgid "size : %g\n"
 msgstr "rozmiar : %g\n"
 
-#: ../panel-plugin/devices.c:66
+#: ../panel-plugin/devices.c:67
 #, c-format
 msgid "used size : %g\n"
 msgstr "używane : %g\n"
 
-#: ../panel-plugin/devices.c:67
+#: ../panel-plugin/devices.c:68
 #, c-format
 msgid "available size : %g\n"
 msgstr "dostępne : %g\n"
 
-#: ../panel-plugin/devices.c:68
+#: ../panel-plugin/devices.c:69
 #, c-format
 msgid "percentage used: %d\n"
 msgstr "procent wykorzystania: %d\n"
 
-#: ../panel-plugin/devices.c:69
+#: ../panel-plugin/devices.c:70
 #, c-format
 msgid "file system type : %s\n"
 msgstr "system plików : %s\n"
 
-#: ../panel-plugin/devices.c:70
+#: ../panel-plugin/devices.c:71
 #, c-format
 msgid "actual mount point : %s\n"
 msgstr "punkt montowania : %s\n"
 
-#: ../panel-plugin/devices.c:157
+#: ../panel-plugin/devices.c:158
 #, c-format
 msgid "disk : %s\n"
 msgstr "dysk : %s\n"
 
-#: ../panel-plugin/devices.c:158
+#: ../panel-plugin/devices.c:159
 #, c-format
 msgid "mount point : %s\n"
 msgstr "punkt montowania: %s\n"
 
-#: ../panel-plugin/devices.c:162
+#: ../panel-plugin/devices.c:163
 #, c-format
 msgid "not mounted\n"
 msgstr "nie zamontowane\n"
 
-#: ../panel-plugin/devices.c:225 ../panel-plugin/devices.c:272
+#: ../panel-plugin/devices.c:263 ../panel-plugin/devices.c:315
 msgid "Mount Plugin: Error executing command."
 msgstr "Monter: Błąd wykonywania polecenia"
 
-#: ../panel-plugin/mount-plugin.c:50
+#: ../panel-plugin/mount-plugin.c:53
 #, c-format
 msgid "The device \"%s\" should be removable safely now."
 msgstr "Urządzenie \"%s\"  można już bezpiecznie usunąć."
 
-#: ../panel-plugin/mount-plugin.c:53
+#: ../panel-plugin/mount-plugin.c:56
 msgid "An error occured. The device should not be removed!"
 msgstr "Wystąpił błąd. Nie usuwaj urządzenia!"
 
-#: ../panel-plugin/mount-plugin.c:177
+#: ../panel-plugin/mount-plugin.c:182
 msgid "<span foreground=\"#FF0000\">not mounted</span>"
 msgstr "<span foreground=\"#FF0000\">nie zamontowane</span>"
 
-#: ../panel-plugin/mount-plugin.c:440
+#: ../panel-plugin/mount-plugin.c:477
 msgid "devices"
 msgstr "urządzenia"
 
-#: ../panel-plugin/mount-plugin.c:575
+#: ../panel-plugin/mount-plugin.c:641
 msgid "Edit Properties"
 msgstr "Edytuj Właściwości"
 
 #. end extensions for panel 4.4
-#: ../panel-plugin/mount-plugin.c:582
+#: ../panel-plugin/mount-plugin.c:648
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:1
 msgid "Mount devices"
 msgstr "Zamontuj urządzenia"
 
-#: ../panel-plugin/mount-plugin.c:615
-msgid "Commands"
-msgstr "Polecenia"
+#: ../panel-plugin/mount-plugin.c:700
+msgid ""
+"This is only useful and recommended if you specify \"sync\" as part of the "
+"\"unmount\" command string."
+msgstr "Ma sens jeżeli dodano \"sync\" do polecenia demontowania"
 
-#: ../panel-plugin/mount-plugin.c:629
-msgid "<b>Commands</b>"
-msgstr "<b>Polecenia</b>"
+#: ../panel-plugin/mount-plugin.c:705
+#, fuzzy
+msgid "Show _message after unmount"
+msgstr "Pokazuj komunikat po odmontowaniu"
 
-#: ../panel-plugin/mount-plugin.c:641
-msgid "Execute after mounting:"
-msgstr "Wykonaj po zamontowaniu:"
+#: ../panel-plugin/mount-plugin.c:717
+msgid "You can specify a distinct icon to be displayed in the panel."
+msgstr "Możesz określić ikonę do wyświetlania w panelu"
 
-#: ../panel-plugin/mount-plugin.c:648
+#: ../panel-plugin/mount-plugin.c:724
+msgid "Icon:"
+msgstr "Ikona:"
+
+#: ../panel-plugin/mount-plugin.c:729
+msgid "Select an image"
+msgstr "Wybierz grafikę"
+
+#: ../panel-plugin/mount-plugin.c:736
+#, fuzzy
+msgid "_General"
+msgstr "Ogólne"
+
+#: ../panel-plugin/mount-plugin.c:751
+#, fuzzy, c-format
 msgid ""
 "This command will be executed after mounting the device with the mount point "
 "of the device as argument.\n"
-"If you are unsure what to insert, try \"xffm\" or \"rox\" or \"thunar\"."
+"If you are unsure what to insert, try \"thunar \\%m\".\n"
+"'\\%d' can be used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 "Polecenie zostanie wykonane po zamontowaniu zasobu w podanym punkcie "
 "montowania.\n"
 "Możesz np. wpisać 'thunar' by uruchomić menadżera plików."
 
-#: ../panel-plugin/mount-plugin.c:674
-msgid "Specify own commands"
-msgstr "Podaj własne polecenia"
+#: ../panel-plugin/mount-plugin.c:761
+#, fuzzy
+msgid "_Execute after mounting:"
+msgstr "Wykonaj po zamontowaniu:"
 
-#: ../panel-plugin/mount-plugin.c:685
+#: ../panel-plugin/mount-plugin.c:784
 msgid ""
 "WARNING: These options are for experts only! If you do not know what they "
 "may be good for, keep your hands off!"
 msgstr "UWAGA: Te opcje są tylko dla ekspertów!"
 
-#: ../panel-plugin/mount-plugin.c:698
-msgid "Mount command:"
-msgstr "Polecenie montowania:"
+#: ../panel-plugin/mount-plugin.c:789
+#, fuzzy
+msgid "_Custom commands"
+msgstr "Polecenia"
 
-#: ../panel-plugin/mount-plugin.c:705
-msgid "Unmount command:"
-msgstr "Polecenie odmontowania:"
-
-#: ../panel-plugin/mount-plugin.c:728
+#: ../panel-plugin/mount-plugin.c:808
+#, fuzzy, c-format
 msgid ""
 "Most users will only want to prepend \"sudo\" to both commands or prepend "
-"\"sync &&\" to the \"unmount\" command."
+"\"sync \\%d &&\" to the \"unmount \\%d\" command.\n"
+"'\\%d' is used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 "W zależności od systemu/konfiguracji można dodać sudo do obu komend lub "
 "\"sync &&\" dla \"umount\"."
 
-#: ../panel-plugin/mount-plugin.c:746
-msgid "<b>General</b>"
-msgstr "<b>Ogólne</b>"
+#: ../panel-plugin/mount-plugin.c:817
+#, fuzzy
+msgid "_Mount command:"
+msgstr "Polecenie montowania:"
 
-#: ../panel-plugin/mount-plugin.c:749
-msgid "General"
-msgstr "Ogólne"
+#: ../panel-plugin/mount-plugin.c:823
+#, fuzzy
+msgid "_Unmount command:"
+msgstr "Polecenie odmontowania:"
 
-#: ../panel-plugin/mount-plugin.c:766
-msgid "Show message after unmount"
-msgstr "Pokazuj komunikat po odmontowaniu"
+#: ../panel-plugin/mount-plugin.c:848
+#, fuzzy
+msgid "_Commands"
+msgstr "Polecenia"
 
-#: ../panel-plugin/mount-plugin.c:772
+#: ../panel-plugin/mount-plugin.c:863
 msgid ""
-"This is only useful and recommended if you specify \"sync\" as part of the "
-"\"unmount\" command string."
-msgstr "Ma sens jeżeli dodano \"sync\" do polecenia demontowania"
+"Activate this option to also display network file systems like NFS, SMBFS, "
+"SHFS and SSHFS."
+msgstr "Opcja ta umożliwia wyświetlanie zasobów NFS, SMBFS, SSHFS i innych."
 
-#: ../panel-plugin/mount-plugin.c:785
-msgid "Also display network file systems"
+#: ../panel-plugin/mount-plugin.c:868
+#, fuzzy
+msgid "Display _network file systems"
 msgstr "Wyświetlaj również sieciowe systemy plików"
 
-#: ../panel-plugin/mount-plugin.c:791
+#: ../panel-plugin/mount-plugin.c:881
 msgid ""
-"Activate this option to also display network file systems like NFS, SMBFS, "
-"SHFS and SSHFS."
-msgstr "Opcja ta umożliwia wyświetlanie zasobów NFS, SMBFS, SSHFS i innych."
+"Activate this option to also eject a CD-drive after unmounting and to insert "
+"before mounting."
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:802
-msgid "You can specify a distinct icon to be displayed in the panel."
-msgstr "Możesz określić ikonę do wyświetlania w panelu"
+#: ../panel-plugin/mount-plugin.c:886
+msgid "_Eject CD-drives"
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:809
-msgid "Icon:"
-msgstr "Ikona:"
+#: ../panel-plugin/mount-plugin.c:899
+msgid ""
+"Exclude the following file systems from the menu.\n"
+"The list is separated by simple spaces.\n"
+"It is up to you to specify correct devices or mount points."
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:813
-msgid "Select an image"
-msgstr "Wybierz grafikę"
+#: ../panel-plugin/mount-plugin.c:909
+msgid "E_xclude specified file systems"
+msgstr ""
 
+#: ../panel-plugin/mount-plugin.c:924
+msgid "_File sytems"
+msgstr ""
+
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:2
 msgid "Shows all mountable devices and (un)mounts them on request."
 msgstr "Pokazuje wszystkie montowalne zasoby i de/montuje je na rządanie."
+
+#~ msgid "<b>Commands</b>"
+#~ msgstr "<b>Polecenia</b>"
+
+#~ msgid "Specify own commands"
+#~ msgstr "Podaj własne polecenia"
+
+#~ msgid "<b>General</b>"
+#~ msgstr "<b>Ogólne</b>"

Modified: xfce4-mount-plugin/trunk/po/ru.po
===================================================================
--- xfce4-mount-plugin/trunk/po/ru.po	2007-02-22 18:12:03 UTC (rev 2510)
+++ xfce4-mount-plugin/trunk/po/ru.po	2007-02-23 18:53:18 UTC (rev 2511)
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: xfce4-mount-plugin 0.4.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-16 20:05+0100\n"
+"POT-Creation-Date: 2007-02-18 13:39+0100\n"
 "PO-Revision-Date: 2006-01-04 21:40+0900\n"
 "Last-Translator: Eugene Ostapets <eostapets at altlinux.ru>\n"
 "Language-Team: Russian <eostapets at altlinux.ru>\n"
@@ -20,187 +20,208 @@
 "X-Poedit-Country: RUSSIAN FEDERATION\n"
 "X-Poedit-SourceCharset: iso-8859-1\n"
 
-#: ../panel-plugin/devices.c:52
+#: ../panel-plugin/devices.c:53
 #, c-format
 msgid "%.1f B"
 msgstr "%.1f Б"
 
-#: ../panel-plugin/devices.c:53
+#: ../panel-plugin/devices.c:54
 #, c-format
 msgid "%.1f KB"
 msgstr "%.1f КБ"
 
-#: ../panel-plugin/devices.c:54
+#: ../panel-plugin/devices.c:55
 #, c-format
 msgid "%.1f MB"
 msgstr "%.1f МБ"
 
-#: ../panel-plugin/devices.c:55
+#: ../panel-plugin/devices.c:56
 #, c-format
 msgid "%.1f GB"
 msgstr "%.1f ГБ"
 
-#: ../panel-plugin/devices.c:65
+#: ../panel-plugin/devices.c:66
 #, c-format
 msgid "size : %g\n"
 msgstr "размер : %g\n"
 
-#: ../panel-plugin/devices.c:66
+#: ../panel-plugin/devices.c:67
 #, c-format
 msgid "used size : %g\n"
 msgstr "использованный размер : %g\n"
 
-#: ../panel-plugin/devices.c:67
+#: ../panel-plugin/devices.c:68
 #, c-format
 msgid "available size : %g\n"
 msgstr "доступный размер : %g\n"
 
-#: ../panel-plugin/devices.c:68
+#: ../panel-plugin/devices.c:69
 #, c-format
 msgid "percentage used: %d\n"
 msgstr "процент использования: %d\n"
 
-#: ../panel-plugin/devices.c:69
+#: ../panel-plugin/devices.c:70
 #, c-format
 msgid "file system type : %s\n"
 msgstr "тип файловой системы : %s\n"
 
-#: ../panel-plugin/devices.c:70
+#: ../panel-plugin/devices.c:71
 #, c-format
 msgid "actual mount point : %s\n"
 msgstr "текущая точка монтирования : %s\n"
 
-#: ../panel-plugin/devices.c:157
+#: ../panel-plugin/devices.c:158
 #, c-format
 msgid "disk : %s\n"
 msgstr "диск: %s\n"
 
-#: ../panel-plugin/devices.c:158
+#: ../panel-plugin/devices.c:159
 #, c-format
 msgid "mount point : %s\n"
 msgstr "точка монтирования : %s\n"
 
-#: ../panel-plugin/devices.c:162
+#: ../panel-plugin/devices.c:163
 #, c-format
 msgid "not mounted\n"
 msgstr "не смонтировано\n"
 
-#: ../panel-plugin/devices.c:225 ../panel-plugin/devices.c:272
+#: ../panel-plugin/devices.c:263 ../panel-plugin/devices.c:315
 msgid "Mount Plugin: Error executing command."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:50
+#: ../panel-plugin/mount-plugin.c:53
 #, c-format
 msgid "The device \"%s\" should be removable safely now."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:53
+#: ../panel-plugin/mount-plugin.c:56
 msgid "An error occured. The device should not be removed!"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:177
+#: ../panel-plugin/mount-plugin.c:182
 msgid "<span foreground=\"#FF0000\">not mounted</span>"
 msgstr "<span foreground=\"#FF0000\">не смонтировано</span>"
 
-#: ../panel-plugin/mount-plugin.c:440
+#: ../panel-plugin/mount-plugin.c:477
 msgid "devices"
 msgstr "Устройства"
 
-#: ../panel-plugin/mount-plugin.c:575
+#: ../panel-plugin/mount-plugin.c:641
 msgid "Edit Properties"
 msgstr ""
 
 #. end extensions for panel 4.4
-#: ../panel-plugin/mount-plugin.c:582
+#: ../panel-plugin/mount-plugin.c:648
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:1
 #, fuzzy
 msgid "Mount devices"
 msgstr "монтирование/отображение устройств"
 
-#: ../panel-plugin/mount-plugin.c:615
-msgid "Commands"
+#: ../panel-plugin/mount-plugin.c:700
+msgid ""
+"This is only useful and recommended if you specify \"sync\" as part of the "
+"\"unmount\" command string."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:629
-msgid "<b>Commands</b>"
+#: ../panel-plugin/mount-plugin.c:705
+msgid "Show _message after unmount"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:641
-#, fuzzy
-msgid "Execute after mounting:"
-msgstr "команда исполняемая после монтирования устройства"
+#: ../panel-plugin/mount-plugin.c:717
+msgid "You can specify a distinct icon to be displayed in the panel."
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:648
+#: ../panel-plugin/mount-plugin.c:724
+msgid "Icon:"
+msgstr ""
+
+#: ../panel-plugin/mount-plugin.c:729
+msgid "Select an image"
+msgstr ""
+
+#: ../panel-plugin/mount-plugin.c:736
+msgid "_General"
+msgstr ""
+
+#: ../panel-plugin/mount-plugin.c:751
+#, c-format
 msgid ""
 "This command will be executed after mounting the device with the mount point "
 "of the device as argument.\n"
-"If you are unsure what to insert, try \"xffm\" or \"rox\" or \"thunar\"."
+"If you are unsure what to insert, try \"thunar \\%m\".\n"
+"'\\%d' can be used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:674
-msgid "Specify own commands"
-msgstr ""
+#: ../panel-plugin/mount-plugin.c:761
+#, fuzzy
+msgid "_Execute after mounting:"
+msgstr "команда исполняемая после монтирования устройства"
 
-#: ../panel-plugin/mount-plugin.c:685
+#: ../panel-plugin/mount-plugin.c:784
 msgid ""
 "WARNING: These options are for experts only! If you do not know what they "
 "may be good for, keep your hands off!"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:698
-msgid "Mount command:"
+#: ../panel-plugin/mount-plugin.c:789
+msgid "_Custom commands"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:705
-msgid "Unmount command:"
-msgstr ""
-
-#: ../panel-plugin/mount-plugin.c:728
+#: ../panel-plugin/mount-plugin.c:808
+#, c-format
 msgid ""
 "Most users will only want to prepend \"sudo\" to both commands or prepend "
-"\"sync &&\" to the \"unmount\" command."
+"\"sync \\%d &&\" to the \"unmount \\%d\" command.\n"
+"'\\%d' is used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:746
-msgid "<b>General</b>"
+#: ../panel-plugin/mount-plugin.c:817
+msgid "_Mount command:"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:749
-msgid "General"
+#: ../panel-plugin/mount-plugin.c:823
+msgid "_Unmount command:"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:766
-msgid "Show message after unmount"
+#: ../panel-plugin/mount-plugin.c:848
+msgid "_Commands"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:772
+#: ../panel-plugin/mount-plugin.c:863
 msgid ""
-"This is only useful and recommended if you specify \"sync\" as part of the "
-"\"unmount\" command string."
+"Activate this option to also display network file systems like NFS, SMBFS, "
+"SHFS and SSHFS."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:785
-msgid "Also display network file systems"
+#: ../panel-plugin/mount-plugin.c:868
+msgid "Display _network file systems"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:791
+#: ../panel-plugin/mount-plugin.c:881
 msgid ""
-"Activate this option to also display network file systems like NFS, SMBFS, "
-"SHFS and SSHFS."
+"Activate this option to also eject a CD-drive after unmounting and to insert "
+"before mounting."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:802
-msgid "You can specify a distinct icon to be displayed in the panel."
+#: ../panel-plugin/mount-plugin.c:886
+msgid "_Eject CD-drives"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:809
-msgid "Icon:"
+#: ../panel-plugin/mount-plugin.c:899
+msgid ""
+"Exclude the following file systems from the menu.\n"
+"The list is separated by simple spaces.\n"
+"It is up to you to specify correct devices or mount points."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:813
-msgid "Select an image"
+#: ../panel-plugin/mount-plugin.c:909
+msgid "E_xclude specified file systems"
 msgstr ""
 
+#: ../panel-plugin/mount-plugin.c:924
+msgid "_File sytems"
+msgstr ""
+
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:2
 msgid "Shows all mountable devices and (un)mounts them on request."
 msgstr ""

Modified: xfce4-mount-plugin/trunk/po/uk.po
===================================================================
--- xfce4-mount-plugin/trunk/po/uk.po	2007-02-22 18:12:03 UTC (rev 2510)
+++ xfce4-mount-plugin/trunk/po/uk.po	2007-02-23 18:53:18 UTC (rev 2511)
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: xfce4-mount-plugin 0.4.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-16 20:05+0100\n"
+"POT-Creation-Date: 2007-02-18 13:39+0100\n"
 "PO-Revision-Date: 2006-01-04 21:41+0900\n"
 "Last-Translator: Eugene Ostapets <eostapets at altlinux.ru>\n"
 "Language-Team: Ukainian <eostapets at altlinux.ru>\n"
@@ -20,187 +20,208 @@
 "X-Poedit-Country: UKRAINE\n"
 "X-Poedit-SourceCharset: iso-8859-1\n"
 
-#: ../panel-plugin/devices.c:52
+#: ../panel-plugin/devices.c:53
 #, c-format
 msgid "%.1f B"
 msgstr "%.1f б"
 
-#: ../panel-plugin/devices.c:53
+#: ../panel-plugin/devices.c:54
 #, c-format
 msgid "%.1f KB"
 msgstr "%.1f КБ"
 
-#: ../panel-plugin/devices.c:54
+#: ../panel-plugin/devices.c:55
 #, c-format
 msgid "%.1f MB"
 msgstr "%.1f МБ"
 
-#: ../panel-plugin/devices.c:55
+#: ../panel-plugin/devices.c:56
 #, c-format
 msgid "%.1f GB"
 msgstr "%.1f ГБ"
 
-#: ../panel-plugin/devices.c:65
+#: ../panel-plugin/devices.c:66
 #, c-format
 msgid "size : %g\n"
 msgstr "розмір : %g\n"
 
-#: ../panel-plugin/devices.c:66
+#: ../panel-plugin/devices.c:67
 #, c-format
 msgid "used size : %g\n"
 msgstr "використаний розмір : %g\n"
 
-#: ../panel-plugin/devices.c:67
+#: ../panel-plugin/devices.c:68
 #, c-format
 msgid "available size : %g\n"
 msgstr "доступний розмір : %g\n"
 
-#: ../panel-plugin/devices.c:68
+#: ../panel-plugin/devices.c:69
 #, c-format
 msgid "percentage used: %d\n"
 msgstr "відсоток використання: %d\n"
 
-#: ../panel-plugin/devices.c:69
+#: ../panel-plugin/devices.c:70
 #, c-format
 msgid "file system type : %s\n"
 msgstr "тип файлової системи : %s\n"
 
-#: ../panel-plugin/devices.c:70
+#: ../panel-plugin/devices.c:71
 #, c-format
 msgid "actual mount point : %s\n"
 msgstr "поточна точка монтування : %s\n"
 
-#: ../panel-plugin/devices.c:157
+#: ../panel-plugin/devices.c:158
 #, c-format
 msgid "disk : %s\n"
 msgstr "диск : %s\n"
 
-#: ../panel-plugin/devices.c:158
+#: ../panel-plugin/devices.c:159
 #, c-format
 msgid "mount point : %s\n"
 msgstr "точка монтування : %s\n"
 
-#: ../panel-plugin/devices.c:162
+#: ../panel-plugin/devices.c:163
 #, c-format
 msgid "not mounted\n"
 msgstr "не змонтовано\n"
 
-#: ../panel-plugin/devices.c:225 ../panel-plugin/devices.c:272
+#: ../panel-plugin/devices.c:263 ../panel-plugin/devices.c:315
 msgid "Mount Plugin: Error executing command."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:50
+#: ../panel-plugin/mount-plugin.c:53
 #, c-format
 msgid "The device \"%s\" should be removable safely now."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:53
+#: ../panel-plugin/mount-plugin.c:56
 msgid "An error occured. The device should not be removed!"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:177
+#: ../panel-plugin/mount-plugin.c:182
 msgid "<span foreground=\"#FF0000\">not mounted</span>"
 msgstr "<span foreground=\"#FF0000\">не змонтовано</span>"
 
-#: ../panel-plugin/mount-plugin.c:440
+#: ../panel-plugin/mount-plugin.c:477
 msgid "devices"
 msgstr "пристрої"
 
-#: ../panel-plugin/mount-plugin.c:575
+#: ../panel-plugin/mount-plugin.c:641
 msgid "Edit Properties"
 msgstr ""
 
 #. end extensions for panel 4.4
-#: ../panel-plugin/mount-plugin.c:582
+#: ../panel-plugin/mount-plugin.c:648
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:1
 #, fuzzy
 msgid "Mount devices"
 msgstr "монтування/відображення пристроїв"
 
-#: ../panel-plugin/mount-plugin.c:615
-msgid "Commands"
+#: ../panel-plugin/mount-plugin.c:700
+msgid ""
+"This is only useful and recommended if you specify \"sync\" as part of the "
+"\"unmount\" command string."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:629
-msgid "<b>Commands</b>"
+#: ../panel-plugin/mount-plugin.c:705
+msgid "Show _message after unmount"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:641
-#, fuzzy
-msgid "Execute after mounting:"
-msgstr "команда, яка виконається після монтування пристрою"
+#: ../panel-plugin/mount-plugin.c:717
+msgid "You can specify a distinct icon to be displayed in the panel."
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:648
+#: ../panel-plugin/mount-plugin.c:724
+msgid "Icon:"
+msgstr ""
+
+#: ../panel-plugin/mount-plugin.c:729
+msgid "Select an image"
+msgstr ""
+
+#: ../panel-plugin/mount-plugin.c:736
+msgid "_General"
+msgstr ""
+
+#: ../panel-plugin/mount-plugin.c:751
+#, c-format
 msgid ""
 "This command will be executed after mounting the device with the mount point "
 "of the device as argument.\n"
-"If you are unsure what to insert, try \"xffm\" or \"rox\" or \"thunar\"."
+"If you are unsure what to insert, try \"thunar \\%m\".\n"
+"'\\%d' can be used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:674
-msgid "Specify own commands"
-msgstr ""
+#: ../panel-plugin/mount-plugin.c:761
+#, fuzzy
+msgid "_Execute after mounting:"
+msgstr "команда, яка виконається після монтування пристрою"
 
-#: ../panel-plugin/mount-plugin.c:685
+#: ../panel-plugin/mount-plugin.c:784
 msgid ""
 "WARNING: These options are for experts only! If you do not know what they "
 "may be good for, keep your hands off!"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:698
-msgid "Mount command:"
+#: ../panel-plugin/mount-plugin.c:789
+msgid "_Custom commands"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:705
-msgid "Unmount command:"
-msgstr ""
-
-#: ../panel-plugin/mount-plugin.c:728
+#: ../panel-plugin/mount-plugin.c:808
+#, c-format
 msgid ""
 "Most users will only want to prepend \"sudo\" to both commands or prepend "
-"\"sync &&\" to the \"unmount\" command."
+"\"sync \\%d &&\" to the \"unmount \\%d\" command.\n"
+"'\\%d' is used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:746
-msgid "<b>General</b>"
+#: ../panel-plugin/mount-plugin.c:817
+msgid "_Mount command:"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:749
-msgid "General"
+#: ../panel-plugin/mount-plugin.c:823
+msgid "_Unmount command:"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:766
-msgid "Show message after unmount"
+#: ../panel-plugin/mount-plugin.c:848
+msgid "_Commands"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:772
+#: ../panel-plugin/mount-plugin.c:863
 msgid ""
-"This is only useful and recommended if you specify \"sync\" as part of the "
-"\"unmount\" command string."
+"Activate this option to also display network file systems like NFS, SMBFS, "
+"SHFS and SSHFS."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:785
-msgid "Also display network file systems"
+#: ../panel-plugin/mount-plugin.c:868
+msgid "Display _network file systems"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:791
+#: ../panel-plugin/mount-plugin.c:881
 msgid ""
-"Activate this option to also display network file systems like NFS, SMBFS, "
-"SHFS and SSHFS."
+"Activate this option to also eject a CD-drive after unmounting and to insert "
+"before mounting."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:802
-msgid "You can specify a distinct icon to be displayed in the panel."
+#: ../panel-plugin/mount-plugin.c:886
+msgid "_Eject CD-drives"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:809
-msgid "Icon:"
+#: ../panel-plugin/mount-plugin.c:899
+msgid ""
+"Exclude the following file systems from the menu.\n"
+"The list is separated by simple spaces.\n"
+"It is up to you to specify correct devices or mount points."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:813
-msgid "Select an image"
+#: ../panel-plugin/mount-plugin.c:909
+msgid "E_xclude specified file systems"
 msgstr ""
 
+#: ../panel-plugin/mount-plugin.c:924
+msgid "_File sytems"
+msgstr ""
+
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:2
 msgid "Shows all mountable devices and (un)mounts them on request."
 msgstr ""

Modified: xfce4-mount-plugin/trunk/po/vi.po
===================================================================
--- xfce4-mount-plugin/trunk/po/vi.po	2007-02-22 18:12:03 UTC (rev 2510)
+++ xfce4-mount-plugin/trunk/po/vi.po	2007-02-23 18:53:18 UTC (rev 2511)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: xfce4-mount-plugin 0.4.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-16 20:05+0100\n"
+"POT-Creation-Date: 2007-02-18 13:39+0100\n"
 "PO-Revision-Date: 2006-02-19 22:51+0300\n"
 "Last-Translator: Phan Vĩnh Thịnh <teppi at vnlinux.org>\n"
 "Language-Team: Vietnamese <none at li.org>\n"
@@ -15,130 +15,146 @@
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.9.1\n"
 
-#: ../panel-plugin/devices.c:52
+#: ../panel-plugin/devices.c:53
 #, c-format
 msgid "%.1f B"
 msgstr "%.1f B"
 
-#: ../panel-plugin/devices.c:53
+#: ../panel-plugin/devices.c:54
 #, c-format
 msgid "%.1f KB"
 msgstr "%.1f KB"
 
-#: ../panel-plugin/devices.c:54
+#: ../panel-plugin/devices.c:55
 #, c-format
 msgid "%.1f MB"
 msgstr "%.1f MB"
 
-#: ../panel-plugin/devices.c:55
+#: ../panel-plugin/devices.c:56
 #, c-format
 msgid "%.1f GB"
 msgstr "%.1f GB"
 
-#: ../panel-plugin/devices.c:65
+#: ../panel-plugin/devices.c:66
 #, c-format
 msgid "size : %g\n"
 msgstr "kích thước: %g\n"
 
-#: ../panel-plugin/devices.c:66
+#: ../panel-plugin/devices.c:67
 #, c-format
 msgid "used size : %g\n"
 msgstr "sử dụng : %g\n"
 
-#: ../panel-plugin/devices.c:67
+#: ../panel-plugin/devices.c:68
 #, c-format
 msgid "available size : %g\n"
 msgstr "còn : %g\n"
 
-#: ../panel-plugin/devices.c:68
+#: ../panel-plugin/devices.c:69
 #, c-format
 msgid "percentage used: %d\n"
 msgstr "phần trăm đã dùng: %d\n"
 
-#: ../panel-plugin/devices.c:69
+#: ../panel-plugin/devices.c:70
 #, c-format
 msgid "file system type : %s\n"
 msgstr "dạng hệ thống tập tin: %s\n"
 
-#: ../panel-plugin/devices.c:70
+#: ../panel-plugin/devices.c:71
 #, c-format
 msgid "actual mount point : %s\n"
 msgstr "điểm gắn thật sự : %s\n"
 
-#: ../panel-plugin/devices.c:157
+#: ../panel-plugin/devices.c:158
 #, c-format
 msgid "disk : %s\n"
 msgstr "đĩa : %s\n"
 
-#: ../panel-plugin/devices.c:158
+#: ../panel-plugin/devices.c:159
 #, c-format
 msgid "mount point : %s\n"
 msgstr "điểm gắn : %s\n"
 
-#: ../panel-plugin/devices.c:162
+#: ../panel-plugin/devices.c:163
 #, c-format
 msgid "not mounted\n"
 msgstr "chưa gắn\n"
 
-#: ../panel-plugin/devices.c:225 ../panel-plugin/devices.c:272
+#: ../panel-plugin/devices.c:263 ../panel-plugin/devices.c:315
 msgid "Mount Plugin: Error executing command."
 msgstr "Plugin gắn: Lỗi thực hiện câu lệnh."
 
-#: ../panel-plugin/mount-plugin.c:50
+#: ../panel-plugin/mount-plugin.c:53
 #, c-format
 msgid "The device \"%s\" should be removable safely now."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:53
+#: ../panel-plugin/mount-plugin.c:56
 msgid "An error occured. The device should not be removed!"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:177
+#: ../panel-plugin/mount-plugin.c:182
 msgid "<span foreground=\"#FF0000\">not mounted</span>"
 msgstr "<span foreground=\"#FF0000\">chưa gắn</span>"
 
-#: ../panel-plugin/mount-plugin.c:440
+#: ../panel-plugin/mount-plugin.c:477
 msgid "devices"
 msgstr "thiết bị"
 
-#: ../panel-plugin/mount-plugin.c:575
+#: ../panel-plugin/mount-plugin.c:641
 msgid "Edit Properties"
 msgstr "Sửa thuộc tính"
 
 #. end extensions for panel 4.4
-#: ../panel-plugin/mount-plugin.c:582
+#: ../panel-plugin/mount-plugin.c:648
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:1
 msgid "Mount devices"
 msgstr "Thiết bị gắn"
 
-#: ../panel-plugin/mount-plugin.c:615
-msgid "Commands"
+#: ../panel-plugin/mount-plugin.c:700
+msgid ""
+"This is only useful and recommended if you specify \"sync\" as part of the "
+"\"unmount\" command string."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:629
-msgid "<b>Commands</b>"
+#: ../panel-plugin/mount-plugin.c:705
+msgid "Show _message after unmount"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:641
-msgid "Execute after mounting:"
-msgstr "Lệnh chạy sau khi gắn:"
+#: ../panel-plugin/mount-plugin.c:717
+msgid "You can specify a distinct icon to be displayed in the panel."
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:648
-#, fuzzy
+#: ../panel-plugin/mount-plugin.c:724
+msgid "Icon:"
+msgstr ""
+
+#: ../panel-plugin/mount-plugin.c:729
+msgid "Select an image"
+msgstr ""
+
+#: ../panel-plugin/mount-plugin.c:736
+msgid "_General"
+msgstr ""
+
+#: ../panel-plugin/mount-plugin.c:751
+#, fuzzy, c-format
 msgid ""
 "This command will be executed after mounting the device with the mount point "
 "of the device as argument.\n"
-"If you are unsure what to insert, try \"xffm\" or \"rox\" or \"thunar\"."
+"If you are unsure what to insert, try \"thunar \\%m\".\n"
+"'\\%d' can be used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 "Sẽ thực hiện câu lệnh này sai khi gắn thiết bị và dùng điểm gắn làm tham "
 "số. \n"
 "Nếu không biết điền gì, thì hãy thử \"xffm\" hoặc \"rox\" hoặc \"thunar\"."
 
-#: ../panel-plugin/mount-plugin.c:674
-msgid "Specify own commands"
-msgstr "Chọn câu lệnh riêng"
+#: ../panel-plugin/mount-plugin.c:761
+#, fuzzy
+msgid "_Execute after mounting:"
+msgstr "Lệnh chạy sau khi gắn:"
 
-#: ../panel-plugin/mount-plugin.c:685
+#: ../panel-plugin/mount-plugin.c:784
 msgid ""
 "WARNING: These options are for experts only! If you do not know what they "
 "may be good for, keep your hands off!"
@@ -146,65 +162,76 @@
 "CẢNH BÁO: Những tùy chọn này chỉ dành cho người dùng có kinh nghiệm! Nếu "
 "không biết rõ về chúng, xin đừng thay đổi gì!"
 
-#: ../panel-plugin/mount-plugin.c:698
-msgid "Mount command:"
+#: ../panel-plugin/mount-plugin.c:789
+#, fuzzy
+msgid "_Custom commands"
 msgstr "Câu lệnh gắn:"
 
-#: ../panel-plugin/mount-plugin.c:705
-msgid "Unmount command:"
-msgstr "Câu lệnh huỷ gắn:"
-
-#: ../panel-plugin/mount-plugin.c:728
-#, fuzzy
+#: ../panel-plugin/mount-plugin.c:808
+#, fuzzy, c-format
 msgid ""
 "Most users will only want to prepend \"sudo\" to both commands or prepend "
-"\"sync &&\" to the \"unmount\" command."
+"\"sync \\%d &&\" to the \"unmount \\%d\" command.\n"
+"'\\%d' is used to specify the device, '\\%m' for the mountpoint."
 msgstr "Đa số người dùng chỉ cần thêm \"sudo\" vào trước cả hai câu lệnh."
 
-#: ../panel-plugin/mount-plugin.c:746
-msgid "<b>General</b>"
-msgstr ""
+#: ../panel-plugin/mount-plugin.c:817
+#, fuzzy
+msgid "_Mount command:"
+msgstr "Câu lệnh gắn:"
 
-#: ../panel-plugin/mount-plugin.c:749
-msgid "General"
+#: ../panel-plugin/mount-plugin.c:823
+#, fuzzy
+msgid "_Unmount command:"
+msgstr "Câu lệnh huỷ gắn:"
+
+#: ../panel-plugin/mount-plugin.c:848
+#, fuzzy
+msgid "_Commands"
+msgstr "Câu lệnh gắn:"
+
+#: ../panel-plugin/mount-plugin.c:863
+msgid ""
+"Activate this option to also display network file systems like NFS, SMBFS, "
+"SHFS and SSHFS."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:766
-msgid "Show message after unmount"
+#: ../panel-plugin/mount-plugin.c:868
+msgid "Display _network file systems"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:772
+#: ../panel-plugin/mount-plugin.c:881
 msgid ""
-"This is only useful and recommended if you specify \"sync\" as part of the "
-"\"unmount\" command string."
+"Activate this option to also eject a CD-drive after unmounting and to insert "
+"before mounting."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:785
-msgid "Also display network file systems"
+#: ../panel-plugin/mount-plugin.c:886
+msgid "_Eject CD-drives"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:791
+#: ../panel-plugin/mount-plugin.c:899
 msgid ""
-"Activate this option to also display network file systems like NFS, SMBFS, "
-"SHFS and SSHFS."
+"Exclude the following file systems from the menu.\n"
+"The list is separated by simple spaces.\n"
+"It is up to you to specify correct devices or mount points."
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:802
-msgid "You can specify a distinct icon to be displayed in the panel."
+#: ../panel-plugin/mount-plugin.c:909
+msgid "E_xclude specified file systems"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:809
-msgid "Icon:"
+#: ../panel-plugin/mount-plugin.c:924
+msgid "_File sytems"
 msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:813
-msgid "Select an image"
-msgstr ""
-
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:2
 #, fuzzy
 msgid "Shows all mountable devices and (un)mounts them on request."
 msgstr "Hiển thị mọi thiết bị có thể gắn và (huỷ) gắn chúng khi nhấn."
 
+#~ msgid "Specify own commands"
+#~ msgstr "Chọn câu lệnh riêng"
+
 #~ msgid "Mount Plugin"
 #~ msgstr "Plugin gắn"

Modified: xfce4-mount-plugin/trunk/po/zh_TW.po
===================================================================
--- xfce4-mount-plugin/trunk/po/zh_TW.po	2007-02-22 18:12:03 UTC (rev 2510)
+++ xfce4-mount-plugin/trunk/po/zh_TW.po	2007-02-23 18:53:18 UTC (rev 2511)
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: xfce4-mount-plugin 0.4.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-16 20:05+0100\n"
+"POT-Creation-Date: 2007-02-18 13:39+0100\n"
 "PO-Revision-Date: 2006-07-28 23:47+0800\n"
 "Last-Translator: Cosmo Chene <cosmolax at gmail.com>\n"
 "Language-Team: Chinese/Traditional <zh-l10n at linux.org.tw>\n"
@@ -17,190 +17,228 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../panel-plugin/devices.c:52
+#: ../panel-plugin/devices.c:53
 #, c-format
 msgid "%.1f B"
 msgstr "%.1f B"
 
-#: ../panel-plugin/devices.c:53
+#: ../panel-plugin/devices.c:54
 #, c-format
 msgid "%.1f KB"
 msgstr "%.1f KB"
 
-#: ../panel-plugin/devices.c:54
+#: ../panel-plugin/devices.c:55
 #, c-format
 msgid "%.1f MB"
 msgstr "%.1f MB"
 
-#: ../panel-plugin/devices.c:55
+#: ../panel-plugin/devices.c:56
 #, c-format
 msgid "%.1f GB"
 msgstr "%.1f GB"
 
-#: ../panel-plugin/devices.c:65
+#: ../panel-plugin/devices.c:66
 #, c-format
 msgid "size : %g\n"
 msgstr "大小 : %g\n"
 
-#: ../panel-plugin/devices.c:66
+#: ../panel-plugin/devices.c:67
 #, c-format
 msgid "used size : %g\n"
 msgstr "已用容量 : %g\n"
 
-#: ../panel-plugin/devices.c:67
+#: ../panel-plugin/devices.c:68
 #, c-format
 msgid "available size : %g\n"
 msgstr "可用容量 : %g\n"
 
-#: ../panel-plugin/devices.c:68
+#: ../panel-plugin/devices.c:69
 #, c-format
 msgid "percentage used: %d\n"
 msgstr "已用百分比: %d\n"
 
-#: ../panel-plugin/devices.c:69
+#: ../panel-plugin/devices.c:70
 #, c-format
 msgid "file system type : %s\n"
 msgstr "檔案系統類型 : %s\n"
 
-#: ../panel-plugin/devices.c:70
+#: ../panel-plugin/devices.c:71
 #, c-format
 msgid "actual mount point : %s\n"
 msgstr "實體掛載點 : %s\n"
 
-#: ../panel-plugin/devices.c:157
+#: ../panel-plugin/devices.c:158
 #, c-format
 msgid "disk : %s\n"
 msgstr "磁碟 : %s\n"
 
-#: ../panel-plugin/devices.c:158
+#: ../panel-plugin/devices.c:159
 #, c-format
 msgid "mount point : %s\n"
 msgstr "掛載點 : %s\n"
 
-#: ../panel-plugin/devices.c:162
+#: ../panel-plugin/devices.c:163
 #, c-format
 msgid "not mounted\n"
 msgstr "未掛載\n"
 
-#: ../panel-plugin/devices.c:225 ../panel-plugin/devices.c:272
+#: ../panel-plugin/devices.c:263 ../panel-plugin/devices.c:315
 msgid "Mount Plugin: Error executing command."
 msgstr "掛載小外掛: 執行指令時發生錯誤。"
 
-#: ../panel-plugin/mount-plugin.c:50
+#: ../panel-plugin/mount-plugin.c:53
 #, c-format
 msgid "The device \"%s\" should be removable safely now."
 msgstr "您現在可以安心移除裝置 \"%s\" 。"
 
-#: ../panel-plugin/mount-plugin.c:53
+#: ../panel-plugin/mount-plugin.c:56
 msgid "An error occured. The device should not be removed!"
 msgstr "發生錯誤。您不應貿然移除這個裝置!"
 
-#: ../panel-plugin/mount-plugin.c:177
+#: ../panel-plugin/mount-plugin.c:182
 msgid "<span foreground=\"#FF0000\">not mounted</span>"
 msgstr "<span foreground=\"#FF0000\">未掛載</span>"
 
-#: ../panel-plugin/mount-plugin.c:440
+#: ../panel-plugin/mount-plugin.c:477
 msgid "devices"
 msgstr "裝置"
 
-#: ../panel-plugin/mount-plugin.c:575
+#: ../panel-plugin/mount-plugin.c:641
 msgid "Edit Properties"
 msgstr "編輯屬性"
 
 #. end extensions for panel 4.4
-#: ../panel-plugin/mount-plugin.c:582
+#: ../panel-plugin/mount-plugin.c:648
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:1
 msgid "Mount devices"
 msgstr "掛載裝置"
 
-#: ../panel-plugin/mount-plugin.c:615
-msgid "Commands"
-msgstr "指令"
+#: ../panel-plugin/mount-plugin.c:700
+msgid ""
+"This is only useful and recommended if you specify \"sync\" as part of the "
+"\"unmount\" command string."
+msgstr "啟用此選項只有在您將同步化(sync)與卸載指令(unmount)作結合時才會有用。"
 
-#: ../panel-plugin/mount-plugin.c:629
-msgid "<b>Commands</b>"
-msgstr "<b>指令</b>"
+#: ../panel-plugin/mount-plugin.c:705
+#, fuzzy
+msgid "Show _message after unmount"
+msgstr "卸載後顯示提示訊息"
 
-#: ../panel-plugin/mount-plugin.c:641
-msgid "Execute after mounting:"
-msgstr "掛載成功後執行:"
+#: ../panel-plugin/mount-plugin.c:717
+msgid "You can specify a distinct icon to be displayed in the panel."
+msgstr "您可以挑選特定的小圖示讓外掛在面板上看起來很明顯。"
 
-#: ../panel-plugin/mount-plugin.c:648
+#: ../panel-plugin/mount-plugin.c:724
+msgid "Icon:"
+msgstr "圖示:"
+
+#: ../panel-plugin/mount-plugin.c:729
+msgid "Select an image"
+msgstr "請選擇圖片檔"
+
+#: ../panel-plugin/mount-plugin.c:736
+#, fuzzy
+msgid "_General"
+msgstr "一般"
+
+#: ../panel-plugin/mount-plugin.c:751
+#, fuzzy, c-format
 msgid ""
 "This command will be executed after mounting the device with the mount point "
 "of the device as argument.\n"
-"If you are unsure what to insert, try \"xffm\" or \"rox\" or \"thunar\"."
+"If you are unsure what to insert, try \"thunar \\%m\".\n"
+"'\\%d' can be used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 "在此指定的指令會在成功掛載裝置後繼續處理已掛上裝置的掛載點。\n"
 "如果您不確定要作什麼,可以填入\"xffm\"、\"rox\",或是\"thunar\"。"
 
-#: ../panel-plugin/mount-plugin.c:674
-msgid "Specify own commands"
-msgstr "自行設定指令"
+#: ../panel-plugin/mount-plugin.c:761
+#, fuzzy
+msgid "_Execute after mounting:"
+msgstr "掛載成功後執行:"
 
-#: ../panel-plugin/mount-plugin.c:685
+#: ../panel-plugin/mount-plugin.c:784
 msgid ""
 "WARNING: These options are for experts only! If you do not know what they "
 "may be good for, keep your hands off!"
 msgstr ""
 "警告: 這些選項限定專家使用!如果您不清楚這些選項的作用,最好還是不要嘗試!"
 
-#: ../panel-plugin/mount-plugin.c:698
-msgid "Mount command:"
-msgstr "掛載指令:"
+#: ../panel-plugin/mount-plugin.c:789
+#, fuzzy
+msgid "_Custom commands"
+msgstr "指令"
 
-#: ../panel-plugin/mount-plugin.c:705
-msgid "Unmount command:"
-msgstr "卸載指令:"
-
-#: ../panel-plugin/mount-plugin.c:728
+#: ../panel-plugin/mount-plugin.c:808
+#, fuzzy, c-format
 msgid ""
 "Most users will only want to prepend \"sudo\" to both commands or prepend "
-"\"sync &&\" to the \"unmount\" command."
+"\"sync \\%d &&\" to the \"unmount \\%d\" command.\n"
+"'\\%d' is used to specify the device, '\\%m' for the mountpoint."
 msgstr ""
 "多數使用者會想在掛載或卸載前預先執行 \"sudo\" 或是在卸載前(unmount)預先執行同"
 "步化(sync &&)。"
 
-#: ../panel-plugin/mount-plugin.c:746
-msgid "<b>General</b>"
-msgstr "<b>一般</b>"
+#: ../panel-plugin/mount-plugin.c:817
+#, fuzzy
+msgid "_Mount command:"
+msgstr "掛載指令:"
 
-#: ../panel-plugin/mount-plugin.c:749
-msgid "General"
-msgstr "一般"
+#: ../panel-plugin/mount-plugin.c:823
+#, fuzzy
+msgid "_Unmount command:"
+msgstr "卸載指令:"
 
-#: ../panel-plugin/mount-plugin.c:766
-msgid "Show message after unmount"
-msgstr "卸載後顯示提示訊息"
+#: ../panel-plugin/mount-plugin.c:848
+#, fuzzy
+msgid "_Commands"
+msgstr "指令"
 
-#: ../panel-plugin/mount-plugin.c:772
+#: ../panel-plugin/mount-plugin.c:863
 msgid ""
-"This is only useful and recommended if you specify \"sync\" as part of the "
-"\"unmount\" command string."
-msgstr "啟用此選項只有在您將同步化(sync)與卸載指令(unmount)作結合時才會有用。"
+"Activate this option to also display network file systems like NFS, SMBFS, "
+"SHFS and SSHFS."
+msgstr "啟用這個選項後也會顯示網路檔案系統,如:NFS、SMBFS、SHFS 和 SSHFS。"
 
-#: ../panel-plugin/mount-plugin.c:785
-msgid "Also display network file systems"
+#: ../panel-plugin/mount-plugin.c:868
+#, fuzzy
+msgid "Display _network file systems"
 msgstr "也顯示網路檔案系統"
 
-#: ../panel-plugin/mount-plugin.c:791
+#: ../panel-plugin/mount-plugin.c:881
 msgid ""
-"Activate this option to also display network file systems like NFS, SMBFS, "
-"SHFS and SSHFS."
-msgstr "啟用這個選項後也會顯示網路檔案系統,如:NFS、SMBFS、SHFS 和 SSHFS。"
+"Activate this option to also eject a CD-drive after unmounting and to insert "
+"before mounting."
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:802
-msgid "You can specify a distinct icon to be displayed in the panel."
-msgstr "您可以挑選特定的小圖示讓外掛在面板上看起來很明顯。"
+#: ../panel-plugin/mount-plugin.c:886
+msgid "_Eject CD-drives"
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:809
-msgid "Icon:"
-msgstr "圖示:"
+#: ../panel-plugin/mount-plugin.c:899
+msgid ""
+"Exclude the following file systems from the menu.\n"
+"The list is separated by simple spaces.\n"
+"It is up to you to specify correct devices or mount points."
+msgstr ""
 
-#: ../panel-plugin/mount-plugin.c:813
-msgid "Select an image"
-msgstr "請選擇圖片檔"
+#: ../panel-plugin/mount-plugin.c:909
+msgid "E_xclude specified file systems"
+msgstr ""
 
+#: ../panel-plugin/mount-plugin.c:924
+msgid "_File sytems"
+msgstr ""
+
 #: ../panel-plugin/xfce4-mount-plugin.desktop.in.in.h:2
 msgid "Shows all mountable devices and (un)mounts them on request."
 msgstr "顯示全部可掛載的裝置並依需求手動卸載裝置。"
+
+#~ msgid "<b>Commands</b>"
+#~ msgstr "<b>指令</b>"
+
+#~ msgid "Specify own commands"
+#~ msgstr "自行設定指令"
+
+#~ msgid "<b>General</b>"
+#~ msgstr "<b>一般</b>"




More information about the Goodies-commits mailing list