[gedit] Use a better description for the geometry option.
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Use a better description for the geometry option.
- Date: Thu, 8 Dec 2011 20:15:24 +0000 (UTC)
commit 7be4e7d9b42779f084289316752f2370d0177ad0
Author: Paolo Borelli <pborelli gnome org>
Date: Thu Dec 8 20:25:44 2011 +0100
Use a better description for the geometry option.
gedit/gedit-command-line.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gedit/gedit-command-line.c b/gedit/gedit-command-line.c
index 88a666f..45d2515 100644
--- a/gedit/gedit-command-line.c
+++ b/gedit/gedit-command-line.c
@@ -291,7 +291,7 @@ gedit_command_line_parse (GeditCommandLine *command_line,
{
"geometry", 'g', 0, G_OPTION_ARG_STRING,
&command_line->priv->geometry,
- N_("Set the X geometry window size (WIDTHxHEIGHT+X+Y)"),
+ N_("Set the size and position of the window (WIDTHxHEIGHT+X+Y)"),
N_("GEOMETRY")
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]