[Pkg-xfce-commits] r470 - desktop/trunk/exo/debian
desktop/trunk/libxfce4mcs/debian desktop/trunk/xfce4-panel/debian
desktop/trunk/xfce4-trigger-launcher/debian
goodies/mousepad/debian goodies/xfce4-cpugraph-plugin/debian
goodies/xfce4-dev-tools/debian goodies/xfce4-fsguard-plugin/debian
goodies/xfce4-weather-plugin/debian
goodies/xfce4-windowlist-plugin/debian
Emanuele Rocca
ema at costa.debian.org
Thu Feb 2 14:56:09 UTC 2006
Author: ema
Date: 2006-02-02 14:56:07 +0000 (Thu, 02 Feb 2006)
New Revision: 470
Modified:
desktop/trunk/exo/debian/control
desktop/trunk/libxfce4mcs/debian/control
desktop/trunk/xfce4-panel/debian/control
desktop/trunk/xfce4-trigger-launcher/debian/control
goodies/mousepad/debian/control
goodies/xfce4-cpugraph-plugin/debian/control
goodies/xfce4-dev-tools/debian/control
goodies/xfce4-fsguard-plugin/debian/control
goodies/xfce4-weather-plugin/debian/control
goodies/xfce4-windowlist-plugin/debian/control
Log:
ispell -g debian/control is our friend
A check by our 'dictator perpetuus' would be helpful, though
Modified: desktop/trunk/exo/debian/control
===================================================================
--- desktop/trunk/exo/debian/control 2006-01-31 18:53:02 UTC (rev 469)
+++ desktop/trunk/exo/debian/control 2006-02-02 14:56:07 UTC (rev 470)
@@ -29,10 +29,10 @@
a framework for editable toolbars (an improved version of the framework
present in GNOME), light-weight session management support, functions to
automatically synchronize object properties (based on GObject Binding
- Properties) and several miscelleanous utility and helper functions for
+ Properties) and several miscellaneous utility and helper functions for
application developers.
.
- While Xfce ships with quite a few libraries that are primarly targeted at
+ While Xfce ships with quite a few libraries that are primarily targeted at
desktop development, libexo is targeted at application development, with a
focus on applications for Xfce.
.
Modified: desktop/trunk/libxfce4mcs/debian/control
===================================================================
--- desktop/trunk/libxfce4mcs/debian/control 2006-01-31 18:53:02 UTC (rev 469)
+++ desktop/trunk/libxfce4mcs/debian/control 2006-02-02 14:56:07 UTC (rev 470)
@@ -16,7 +16,7 @@
This package contains a library which provides basic functions
for the Xfce4 configuration tool.
.
- If you intend to use Xfce4, you definetely want to install
+ If you intend to use Xfce4, you definitely want to install
this package.
.
Homepage: http://www.xfce.org/
@@ -31,7 +31,7 @@
This package contains a library which can be used by every
program that aims to be a configuration-manager for Xfce4.
.
- If you intend to use Xfce4, you definetely want to install
+ If you intend to use Xfce4, you definitely want to install
this package.
.
Homepage: http://www.xfce.org/
Modified: desktop/trunk/xfce4-panel/debian/control
===================================================================
--- desktop/trunk/xfce4-panel/debian/control 2006-01-31 18:53:02 UTC (rev 469)
+++ desktop/trunk/xfce4-panel/debian/control 2006-02-02 14:56:07 UTC (rev 470)
@@ -13,7 +13,7 @@
Conflicts: xfce4 (<< 4.0.0.final-1), xfce4-themes
Description: The Xfce4 desktop environment panel
This is the panel provided by the Xfce4 desktop project.
- If you want a multifunctional panel that can even handle
+ If you want a multi-functional panel that can even handle
plugins and the like, xfce4-panel might be worth a try.
.
Homepage: http://www.xfce.org/
Modified: desktop/trunk/xfce4-trigger-launcher/debian/control
===================================================================
--- desktop/trunk/xfce4-trigger-launcher/debian/control 2006-01-31 18:53:02 UTC (rev 469)
+++ desktop/trunk/xfce4-trigger-launcher/debian/control 2006-02-02 14:56:07 UTC (rev 470)
@@ -13,6 +13,6 @@
This is a plugin for the Xfce4 desktop project panel. It can be
used to start and stop programs and to show their status. This
can be done by scripts the panel plugin starts. Refer to README
- for more detailled information.
+ for more detailed information.
.
Homepage: http://www.xfce.org/
Modified: goodies/mousepad/debian/control
===================================================================
--- goodies/mousepad/debian/control 2006-01-31 18:53:02 UTC (rev 469)
+++ goodies/mousepad/debian/control 2006-02-02 14:56:07 UTC (rev 470)
@@ -21,11 +21,11 @@
* Complete support for UTF-8 text
* Cut/Copy/Paste and Select All text
* Search and Replace
- * Font selecton
+ * Font selection
* Word Wrap
* Character coding selection
- * Auto character coding detection (UTF-8 and some codesets)
- * Manual codeset setting
+ * Auto character coding detection (UTF-8 and some code-sets)
+ * Manual code-set setting
* Infinite Undo/Redo by word
* Auto Indent
* Multi-line Indent
Modified: goodies/xfce4-cpugraph-plugin/debian/control
===================================================================
--- goodies/xfce4-cpugraph-plugin/debian/control 2006-01-31 18:53:02 UTC (rev 469)
+++ goodies/xfce4-cpugraph-plugin/debian/control 2006-02-02 14:56:07 UTC (rev 470)
@@ -10,6 +10,6 @@
Architecture: any
Depends: ${shlibs:Depends}, xfce4-panel (>= 4.2.2)
Description: CPU load graph plugin for the Xfce4 panel
- The CPU graph plugin displays a graph of your latest systemload.
+ The CPU graph plugin displays a graph of your latest system load.
.
Homepage: http://xfce-goodies.berlios.de/
Modified: goodies/xfce4-dev-tools/debian/control
===================================================================
--- goodies/xfce4-dev-tools/debian/control 2006-01-31 18:53:02 UTC (rev 469)
+++ goodies/xfce4-dev-tools/debian/control 2006-02-02 14:56:07 UTC (rev 470)
@@ -10,5 +10,5 @@
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Script to help building Xfce from svn
- xfce4-dev-tools provide an easy way to handle the setup and maintaince of a
+ xfce4-dev-tools provide an easy way to handle the setup and maintenance of a
projects build framework. It's required to build Xfce applications from svn.
Modified: goodies/xfce4-fsguard-plugin/debian/control
===================================================================
--- goodies/xfce4-fsguard-plugin/debian/control 2006-01-31 18:53:02 UTC (rev 469)
+++ goodies/xfce4-fsguard-plugin/debian/control 2006-02-02 14:56:07 UTC (rev 470)
@@ -10,7 +10,7 @@
Architecture: any
Depends: ${shlibs:Depends}, xfce4-panel (>= 4.2.2)
Description: filesystem monitor plugin for the Xfce4 panel
- The fsguard plugin checks free space on a chosen mountpoint
+ The fsguard plugin checks free space on a chosen mount point
frequently and displays an alarm if free space is less than
given alarm limit.
.
Modified: goodies/xfce4-weather-plugin/debian/control
===================================================================
--- goodies/xfce4-weather-plugin/debian/control 2006-01-31 18:53:02 UTC (rev 469)
+++ goodies/xfce4-weather-plugin/debian/control 2006-02-02 14:56:07 UTC (rev 470)
@@ -15,8 +15,8 @@
the same plugin and displays weather status in little icons.
.
Features include:
- - Temperature, atmosphere presure and state.
+ - Temperature, atmosphere pressure and state.
- Wind speed, gust, and direction.
- - Humidity, Visibility, Dewpoint, UV Index.
+ - Humidity, Visibility, Dew-point, UV Index.
.
Homepage: http://xfce-goodies.berlios.de/
Modified: goodies/xfce4-windowlist-plugin/debian/control
===================================================================
--- goodies/xfce4-windowlist-plugin/debian/control 2006-01-31 18:53:02 UTC (rev 469)
+++ goodies/xfce4-windowlist-plugin/debian/control 2006-02-02 14:56:07 UTC (rev 470)
@@ -13,9 +13,9 @@
The windowlist plugin puts an embed icon for the current
workspaces and shows the icon of the active window.
.
- Leftclick on the menubutton pops up a configurable window
+ Left-click on the menubutton pops up a configurable window
list (windows on the current workspace or all windows).
- Leftclick on the window list activates the selected window,
+ Left-click on the window list activates the selected window,
rightclick pops up a window action menu.
.
Homepage: http://xfce-goodies.berlios.de/
More information about the Pkg-xfce-commits
mailing list