diff --git a/Makefile b/Makefile
index 538a3bc..38f2661 100644
--- a/Makefile
+++ b/Makefile
@@ -37,6 +37,7 @@ dist:
$(PACKAGE)-$(VERSION)/doc/browser.xml \
$(PACKAGE)-$(VERSION)/doc/desktop.xml \
$(PACKAGE)-$(VERSION)/doc/desktopctl.xml \
+ $(PACKAGE)-$(VERSION)/doc/properties.xml \
$(PACKAGE)-$(VERSION)/doc/project.conf \
$(PACKAGE)-$(VERSION)/include/Browser.h \
$(PACKAGE)-$(VERSION)/include/Makefile \
diff --git a/doc/.cvsignore b/doc/.cvsignore
index 99abaad..a33ad01 100644
--- a/doc/.cvsignore
+++ b/doc/.cvsignore
@@ -4,3 +4,5 @@ desktop.1
desktop.html
desktopctl.1
desktopctl.html
+properties.1
+properties.html
diff --git a/doc/Makefile b/doc/Makefile
index c87ad62..390dad8 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,4 +1,4 @@
-TARGETS = browser.1 browser.html desktop.1 desktop.html desktopctl.1 desktopctl.html
+TARGETS = browser.1 browser.html desktop.1 desktop.html desktopctl.1 desktopctl.html properties.1 properties.html
PREFIX = /usr/local
DESTDIR =
RM ?= rm -f
@@ -27,8 +27,14 @@ desktopctl.1: desktopctl.xml
desktopctl.html: desktopctl.xml
./docbook.sh -P "$(PREFIX)" -- "desktopctl.html"
+properties.1: properties.xml
+ ./docbook.sh -P "$(PREFIX)" -- "properties.1"
+
+properties.html: properties.xml
+ ./docbook.sh -P "$(PREFIX)" -- "properties.html"
+
clean:
- $(RM) -- $(browser.1_OBJS) $(browser.html_OBJS) $(desktop.1_OBJS) $(desktop.html_OBJS) $(desktopctl.1_OBJS) $(desktopctl.html_OBJS)
+ $(RM) -- $(browser.1_OBJS) $(browser.html_OBJS) $(desktop.1_OBJS) $(desktop.html_OBJS) $(desktopctl.1_OBJS) $(desktopctl.html_OBJS) $(properties.1_OBJS) $(properties.html_OBJS)
distclean: clean
$(RM) -- $(TARGETS)
@@ -40,6 +46,8 @@ install: $(TARGETS)
./docbook.sh -P "$(DESTDIR)$(PREFIX)" -i -- "desktop.html"
./docbook.sh -P "$(DESTDIR)$(PREFIX)" -i -- "desktopctl.1"
./docbook.sh -P "$(DESTDIR)$(PREFIX)" -i -- "desktopctl.html"
+ ./docbook.sh -P "$(DESTDIR)$(PREFIX)" -i -- "properties.1"
+ ./docbook.sh -P "$(DESTDIR)$(PREFIX)" -i -- "properties.html"
uninstall:
./docbook.sh -P "$(DESTDIR)$(PREFIX)" -u -- "browser.1"
@@ -48,5 +56,7 @@ uninstall:
./docbook.sh -P "$(DESTDIR)$(PREFIX)" -u -- "desktop.html"
./docbook.sh -P "$(DESTDIR)$(PREFIX)" -u -- "desktopctl.1"
./docbook.sh -P "$(DESTDIR)$(PREFIX)" -u -- "desktopctl.html"
+ ./docbook.sh -P "$(DESTDIR)$(PREFIX)" -u -- "properties.1"
+ ./docbook.sh -P "$(DESTDIR)$(PREFIX)" -u -- "properties.html"
.PHONY: all clean distclean install uninstall
diff --git a/doc/browser.xml b/doc/browser.xml
index 4054c33..faac0d8 100644
--- a/doc/browser.xml
+++ b/doc/browser.xml
@@ -82,9 +82,17 @@
desktop
1
,
+
+ desktopctl
+ 1
+ ,
move
1
+ ,
+
+ properties
+ 1
diff --git a/doc/desktop.xml b/doc/desktop.xml
index 1374df0..3f97d17 100644
--- a/doc/desktop.xml
+++ b/doc/desktop.xml
@@ -135,6 +135,10 @@
desktopctl
1
+ ,
+
+ properties
+ 1
diff --git a/doc/desktopctl.xml b/doc/desktopctl.xml
index 945208c..1364dd9 100644
--- a/doc/desktopctl.xml
+++ b/doc/desktopctl.xml
@@ -162,6 +162,10 @@
desktop
1
+ ,
+
+ properties
+ 1
diff --git a/doc/project.conf b/doc/project.conf
index ec7a5d6..7a93a1a 100644
--- a/doc/project.conf
+++ b/doc/project.conf
@@ -1,5 +1,5 @@
-targets=browser.1,browser.html,desktop.1,desktop.html,desktopctl.1,desktopctl.html
-dist=Makefile,docbook.sh,browser.xml,desktop.xml,desktopctl.xml
+targets=browser.1,browser.html,desktop.1,desktop.html,desktopctl.1,desktopctl.html,properties.1,properties.html
+dist=Makefile,docbook.sh,browser.xml,desktop.xml,desktopctl.xml,properties.xml
[browser.1]
type=script
@@ -36,3 +36,15 @@ type=script
script=./docbook.sh
install=
depends=desktopctl.xml
+
+[properties.1]
+type=script
+script=./docbook.sh
+install=
+depends=properties.xml
+
+[properties.html]
+type=script
+script=./docbook.sh
+install=
+depends=properties.xml
diff --git a/doc/properties.xml b/doc/properties.xml
new file mode 100644
index 0000000..403dece
--- /dev/null
+++ b/doc/properties.xml
@@ -0,0 +1,94 @@
+
+
+
+
+
+
+
+
+
+
+
+]>
+
+
+ &title;
+ &package;
+
+
+ &firstname;
+ &surname;
+ Code and documentation.
+
+ &email;
+
+
+
+
+ 2012
+ &firstname; &surname; <&email;>
+
+
+ This manual page was written for the DeforaOS project (and may be
+ used by others).
+ Permission is granted to copy, distribute and/or modify this
+ document under the terms of the GNU General Public License,
+ Version 3 as published by the Free Software Foundation.
+
+
+
+ &name;
+ §ion;
+
+
+ &name;
+ &purpose;
+
+
+
+ &name;
+ file
+
+
+
+ Description
+ &name; is a modular, informative tool for files and
+ directories. It uses plug-ins from the
+ browser1
+ file manager to display information and interact with any part of the
+ filesystem. It defaults to the "properties" and "preview" plug-ins, notably
+ allowing the alteration of access privileges on the target file(s), according
+ to the user's own privileges.
+
+
+ Options
+ No options are available; &name; expects an arbitrary number of files
+ and directories to be specified as arguments on the command line
+ instead.
+
+
+ Bugs
+ Issues can be listed and reported at .
+
+
+ See also
+
+
+ browser
+ 1
+ ,
+
+ desktop
+ 1
+ ,
+
+ desktopctl
+ 1
+
+
+
+
+