Mailinglist Archive: zypp-commit (96 mails)
| < Previous | Next > |
[zypp-commit] <zypper> master : comment
- From: Ján Kupec <jkupec@xxxxxxx>
- Date: Wed, 9 Dec 2009 14:24:36 +0100
- Message-id: <E1NIlij-00055r-H3@xxxxxxxxxxxxxxxx>
ref: refs/heads/master
commit 4b3d9eac27cc0ccdf808d5a9711e5f33337ad243
Author: Ján Kupec <jkupec@xxxxxxx>
Date: Wed Dec 9 14:24:36 2009 +0100
comment
---
src/Config.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/Config.h b/src/Config.h
index 3a84935..9d3a782 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -80,7 +80,7 @@ struct Config
/** Reads zypper.conf and stores the result */
void read(const std::string & file = "");
- /** Whether to show */
+ /** Whether to show repo alias instead of name wherever we need to show
repo*/
bool show_alias;
bool solver_installRecommends;
--
To unsubscribe, e-mail: zypp-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-commit+help@xxxxxxxxxxxx
commit 4b3d9eac27cc0ccdf808d5a9711e5f33337ad243
Author: Ján Kupec <jkupec@xxxxxxx>
Date: Wed Dec 9 14:24:36 2009 +0100
comment
---
src/Config.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/Config.h b/src/Config.h
index 3a84935..9d3a782 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -80,7 +80,7 @@ struct Config
/** Reads zypper.conf and stores the result */
void read(const std::string & file = "");
- /** Whether to show */
+ /** Whether to show repo alias instead of name wherever we need to show
repo*/
bool show_alias;
bool solver_installRecommends;
--
To unsubscribe, e-mail: zypp-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-commit+help@xxxxxxxxxxxx
| < Previous | Next > |