Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37491577
en ru br
ALT Linux repositórios
S:5.27.8-alt1

Group :: Desktop gráfico/KDE
RPM: plasma5-polkit-kde-agent

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: alt-show-only-one-user-too.patch
Download


--- a/AuthDialog.cpp
+++ b/AuthDialog.cpp
@@ -152,7 +152,7 @@ AuthDialog::AuthDialog(const QString &ac
     errorMessageWidget->hide();
 
     // If there is more than 1 identity we will show the combobox for user selection
-    if (identities.size() > 1) {
+    if (identities.size() > 0) {
         connect(userCB, SIGNAL(currentIndexChanged(int)), this, SLOT(on_userCB_currentIndexChanged(int)));
 
         createUserCB(identities);
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009