Description: Fix some encoding issues and update documentation and paths.
Author: Dererk <dererk@debian.org>
Last-Update: <2010-07-06>

Index: fbpanel-6.0/data/man/fbpanel.1.in
===================================================================
--- fbpanel-6.0.orig/data/man/fbpanel.1.in	2010-07-06 03:20:59.000000000 -0300
+++ fbpanel-6.0/data/man/fbpanel.1.in	2010-07-06 03:21:34.000000000 -0300
@@ -1,5 +1,5 @@
 .\" man page originally for the Debian/GNU Linux system
-.TH FBPANEL "1" "May 2005" "fbpanel %%version%%" "User Commands"
+.TH FBPANEL "1" "Jul 2010" "fbpanel %%version%%" "User Commands"
 .SH NAME
 fbpanel \- a NETWM compliant lightweight GTK2-based panel for UNIX desktop.
 .SH SYNOPSIS
@@ -48,42 +48,42 @@
 \-- open configuration dialog
 .TP
 \fB\--profile <name>\fR 
-\-- use specified profile. The profile is loaded from the file ~/.fbpanel/<name>. 
-If that fails, fbpanel will load @DATADIR@/<name>. 
-No -p option is equivalent to -p default
+\-- use specified profile. The profile is loaded from the file ~/.config/fbpanel/<name>. 
+If that fails, fbpanel will load /usr/share/fbpanel/default. 
+No \-p option is equivalent to \-p default
 .TP
 \fB\-h\fR 
-\-- same as --help
+\-- same as \-\-help
 .TP
 \fB\-p\fR 
-\-- same as --profile
+\-- same as \-\-profile
 .TP
 \fB\-v\fR 
-\-- same as --version
+\-- same as \-\-version
 .TP
 \fB\-C\fR 
-\-- same as --configure
+\-- same as \-\-configure
 
 .SH CUSTOMIZATION
-To change default settings, copy profile file to your home directory
-.br
-      mkdir -p ~/.fbpanel
-      cp @DATADIR@/default ~/.fbpanel
-.br
-and edit it. Default profile file contains comments and explanation inside,
-so it should be easy. For full list of options please visit fbpanel's home page.
+
+fbpanel will create a default profile file in case there noone exists already.
+Default profile file contains comments and explanation inside, 
+so it should be easy.
+
+For a complete list of options and examples, please read '/usr/share/doc/fbpanel/README'.
 
 .SH FILES
 .TP
-@DATADIR@/
-Directory with system-wide resources and default settings
-.TP
-~/.fbpanel/
+~/.config/fbpanel/
 Directory with the user's private profiles
 .TP
-~/.fbpanel/default
+~/.config/fbpanel/default
 The user's default profile.
+.TP
+/usr/share/doc/fbpanel/README
+The fbpanel documentation. Contain a list of features and pretty useful examples of their funcionality.
 .SH AUTHOR
 fbpanel was written by Anatoly Asviyan <aanatoly@users.sf.net>.
 This manual page was originally written for the
-Debian GNU/Linux system by Shyamal Prasad <shyamal@member.fsf.org>.
+Debian GNU/Linux system by Shyamal Prasad <shyamal@member.fsf.org> and updated
+by Ulises Vitulli <dererk@debian.org>.

Index: fbpanel-6.0/data/man/fbpanel.1
===================================================================
--- fbpanel-6.1.orig/data/man/fbpanel.1
+++ fbpanel-6.1/data/man/fbpanel.1
@@ -1,5 +1,5 @@
 .\" man page originally for the Debian/GNU Linux system
-.TH FBPANEL "1" "May 2005" "fbpanel 6.1" "User Commands"
+.TH FBPANEL "1" "Jul 2010" "fbpanel 6.1" "User Commands"
 .SH NAME
 fbpanel \- a NETWM compliant lightweight GTK2-based panel for UNIX desktop.
 .SH SYNOPSIS
@@ -48,42 +48,42 @@ http://fbpanel.sf.net/
 \-- open configuration dialog
 .TP
 \fB\--profile <name>\fR 
-\-- use specified profile. The profile is loaded from the file ~/.fbpanel/<name>. 
-If that fails, fbpanel will load @DATADIR@/<name>. 
-No -p option is equivalent to -p default
+\-- use specified profile. The profile is loaded from the file ~/.config/fbpanel/<name>. 
+If that fails, fbpanel will load /usr/share/fbpanel/default. 
+No \-p option is equivalent to \-p default
 .TP
 \fB\-h\fR 
-\-- same as --help
+\-- same as \-\-help
 .TP
 \fB\-p\fR 
-\-- same as --profile
+\-- same as \-\-profile
 .TP
 \fB\-v\fR 
-\-- same as --version
+\-- same as \-\-version
 .TP
 \fB\-C\fR 
-\-- same as --configure
+\-- same as \-\-configure
 
 .SH CUSTOMIZATION
-To change default settings, copy profile file to your home directory
-.br
-      mkdir -p ~/.fbpanel
-      cp @DATADIR@/default ~/.fbpanel
-.br
-and edit it. Default profile file contains comments and explanation inside,
-so it should be easy. For full list of options please visit fbpanel's home page.
+
+fbpanel will create a default profile file in case there noone exists already.
+Default profile file contains comments and explanation inside, 
+so it should be easy.
+
+For a complete list of options and examples, please read '/usr/share/doc/fbpanel/README'.
 
 .SH FILES
 .TP
-@DATADIR@/
-Directory with system-wide resources and default settings
-.TP
-~/.fbpanel/
+~/.config/fbpanel/
 Directory with the user's private profiles
 .TP
-~/.fbpanel/default
+~/.config/fbpanel/default
 The user's default profile.
+.TP
+/usr/share/doc/fbpanel/README
+The fbpanel documentation. Contain a list of features and pretty useful examples of their funcionality.
 .SH AUTHOR
 fbpanel was written by Anatoly Asviyan <aanatoly@users.sf.net>.
 This manual page was originally written for the
-Debian GNU/Linux system by Shyamal Prasad <shyamal@member.fsf.org>.
+Debian GNU/Linux system by Shyamal Prasad <shyamal@member.fsf.org> and updated
+by Ulises Vitulli <dererk@debian.org>.
