summaryrefslogtreecommitdiffstats
path: root/rules/mfirebird.in
diff options
context:
space:
mode:
authorJochen Frieling <j.frieling@pengutronix.de>2007-10-18 11:16:44 +0000
committerJochen Frieling <j.frieling@pengutronix.de>2007-10-18 11:16:44 +0000
commit520debfe2990af98527f1d28ef861db18c65332d (patch)
tree9744ef709c8ee5a08d143d113c0a56de0c101fc7 /rules/mfirebird.in
parent67c96a64342908a83cfdd08a03d80be5b3aacdd4 (diff)
downloadptxdist-520debfe2990af98527f1d28ef861db18c65332d.tar.gz
ptxdist-520debfe2990af98527f1d28ef861db18c65332d.tar.xz
* help texts in m*.in rounded off, some fixes
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7479 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/mfirebird.in')
-rw-r--r--rules/mfirebird.in55
1 files changed, 32 insertions, 23 deletions
diff --git a/rules/mfirebird.in b/rules/mfirebird.in
index 87f8f4bad..29be59820 100644
--- a/rules/mfirebird.in
+++ b/rules/mfirebird.in
@@ -3,21 +3,26 @@ menuconfig MFIREBIRD
depends on EXPERIMENTAL
prompt "Mozilla Firefox "
help
- FIXME: This item needs to be documented
+ Mozilla Firefox 0.8
+ The Browser, Reloaded
-config MFIREBIRD_CALENDAR
- bool
- prompt "Calender Client"
- depends on MFIREBIRD
- help
- FIXME: This item needs to be documented
+ Mozilla Firefox is an award-winning preview of next
+ generation browsing technology from mozilla.org.
+ Mozilla Firefox empowers you to accomplish your online
+ activities faster, more safely and efficiently than
+ any other browser, period. Built with Tab browsing,
+ popup blocking and a number of other seamless
+ innovations, Mozilla Firefox stands out ahead.
-config MFIREBIRD_MAILNEWS
- bool
- prompt "Mail+News Client"
- depends on MFIREBIRD
- help
- FIXME: This item needs to be documented
+#config MFIREBIRD_CALENDAR
+# bool
+# prompt "Calender Client"
+# depends on MFIREBIRD
+
+#config MFIREBIRD_MAILNEWS
+# bool
+# prompt "Mail+News Client"
+# depends on MFIREBIRD
#config MFIREBIRD_MAILNEWS_STATICBUILD
# bool
@@ -35,14 +40,19 @@ config MFIREBIRD_FREETYPE2
depends on MFIREBIRD
default y
help
- FIXME: This item needs to be documented
+ FreeType 2 is a software font engine that is
+ designed to be small, efficient, highly
+ customizable, and portable while capable of
+ producing high-quality output (glyph images).
config MFIREBIRD_XFT
bool
prompt "Xft support"
depends on MFIREBIRD
help
- FIXME: This item needs to be documented
+ Xft is a simple library designed to interface
+ the FreeType rasterizer with the X Rendering
+ Extension.
#config MFIREBIRD_POSTSCRIPT
# bool
@@ -114,12 +124,10 @@ config MFIREBIRD_XFT
# prompt "Plaintext editor only"
# depends on MFIREBIRD
-config MFIREBIRD_COMPOSER
- bool
- prompt "Composer"
- depends on MFIREBIRD
- help
- FIXME: This item needs to be documented
+#config MFIREBIRD_COMPOSER
+# bool
+# prompt "Composer"
+# depends on MFIREBIRD
#config MFIREBIRD_EXTENSIONS
# bool
@@ -181,7 +189,7 @@ config MFIREBIRD_DEBUG
prompt "Build with debug info"
depends on MFIREBIRD
help
- FIXME: This item needs to be documented
+ Switches on debugging info generation during build
config MFIREBIRD_OPTIMIZE
string
@@ -189,7 +197,8 @@ config MFIREBIRD_OPTIMIZE
depends on MFIREBIRD
default "-O"
help
- FIXME: This item needs to be documented
+ Optimization during build, use as in this example:
+ --enable-optimize="-O3 -mcpu=G5 -mtune=G5 -mpowerpc64"
#config MFIREBIRD_BOEHM
# bool