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

Group :: Desktop gráfico/KDE
RPM: plasma5-nm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: alt-def-allow-all.patch
Download


--- a/libs/editor/widgets/passwordfield.cpp
+++ b/libs/editor/widgets/passwordfield.cpp
@@ -58,12 +58,12 @@ PasswordField::PasswordField(QWidget *pa
     // Do not add by default
     // m_passwordOptionsMenu->addItem(QIcon::fromTheme(QStringLiteral("document-close")), i18n("This password is not required"), NotRequired);
 
-    if (KWallet::Wallet::isEnabled()) {
-        m_passwordOptionsMenu->setCurrentIndex(0);
-    } else {
+//    if (KWallet::Wallet::isEnabled()) {
+//        m_passwordOptionsMenu->setCurrentIndex(0);
+//    } else {
         m_passwordOptionsMenu->setCurrentIndex(1);
         m_currentPasswordOption = StoreForAllUsers;
-    }
+//    }
 
     connect(m_passwordOptionsMenu, static_cast<void (QComboBox::*)(int)>(&QComboBox::currentIndexChanged), this, &PasswordField::changePasswordOption);
 
--- a/libs/editor/settings/ui/connectionwidget.ui
+++ b/libs/editor/settings/ui/connectionwidget.ui
@@ -48,7 +48,7 @@ The higher number means higher priority.
       <string>All users may connect to this network</string>
      </property>
      <property name="checked">
-      <bool>false</bool>
+      <bool>true</bool>
      </property>
     </widget>
    </item>
 
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