Merge remote-tracking branch 'origin/KDE/4.8'
This commit is contained in:
commit
eb43d89cae
@ -1878,7 +1878,6 @@ void Applet::showConfigurationInterface()
|
||||
}
|
||||
|
||||
if (immutability() != Mutable && !KAuthorized::authorize("plasma/allow_configure_when_locked")) {
|
||||
//FIXME: in 4.3 add an explanatory dialog
|
||||
return;
|
||||
}
|
||||
|
||||
@ -2112,7 +2111,7 @@ void AppletPrivate::configDialogFinished()
|
||||
}
|
||||
|
||||
#ifdef ENABLE_REMOTE_WIDGETS
|
||||
if (publishUI.publishCheckbox) {
|
||||
if (KConfigDialog::exists(configDialogId()) && publishUI.publishCheckbox) {
|
||||
q->config().writeEntry("Share", publishUI.publishCheckbox->isChecked());
|
||||
|
||||
if (publishUI.publishCheckbox->isChecked()) {
|
||||
|
@ -22,6 +22,7 @@ Description[fi]=Plasma-palvelujen yhteyskäytäntö
|
||||
Description[fr]=Un protocole pour les services Plasma
|
||||
Description[ga]=Prótacal le haghaidh seirbhísí Plasma
|
||||
Description[gl]=Un protocolo para servizos do Plasma
|
||||
Description[he]=פרוטוקול עבור הרכיבים של Plasma
|
||||
Description[hr]=Protokol za servise u Plasmi
|
||||
Description[hu]=Protokoll a Plazma-szolgáltatáshoz
|
||||
Description[ia]=un protocollo per servicios de Plasma
|
||||
|
@ -24,6 +24,7 @@ Comment[fy]=Plasma scripting popup applet
|
||||
Comment[ga]=Feidhmchláirín aníos scriptithe Plasma
|
||||
Comment[gl]=Applet contextual de scripts de Plasma
|
||||
Comment[gu]=પ્લાઝમા સ્ક્રિપ્ટીંગ પોપઅપ એપ્લેટ
|
||||
Comment[he]=תפריט מוקפץ עבור יישומון תסריט של Plasma
|
||||
Comment[hr]=Plasmin skriptni skočni applet
|
||||
Comment[hu]=Szkriptkezelő kisalkalmazás a Plasmához
|
||||
Comment[ia]=Applet popup de scripting de Plasma
|
||||
|
@ -20,6 +20,7 @@ Comment[fi]=Plasma ContainmentActions
|
||||
Comment[fr]=Plasma d'actions contenantes
|
||||
Comment[ga]=Gníomhartha Coimeádán Plasma
|
||||
Comment[gl]=ContainmentActions de Plasma
|
||||
Comment[he]=Plasma ContainmentActions
|
||||
Comment[hr]=Plasma ContainmentActions
|
||||
Comment[hu]=Plasma tartóműveletek
|
||||
Comment[ia]=Actiones de continemento Plasma
|
||||
|
@ -19,6 +19,7 @@ Comment[fi]=Plasma-palvelu
|
||||
Comment[fr]=Service Plasma
|
||||
Comment[ga]=Seirbhís Plasma
|
||||
Comment[gl]=Servizo do Plasma
|
||||
Comment[he]=שירות של Plasma
|
||||
Comment[hr]=Servis u Plasmi
|
||||
Comment[hu]=Plazma-szolgáltatás
|
||||
Comment[ia]=Servicio de Plasma
|
||||
|
@ -19,6 +19,7 @@ Comment[fi]=Plasma-työkalurivi
|
||||
Comment[fr]=Boîte à outils Plasma
|
||||
Comment[ga]=Bosca uirlisí Plasma
|
||||
Comment[gl]=Barra de ferramentas do Plasma
|
||||
Comment[he]=ארגז כלים של Plasma
|
||||
Comment[hr]=Plasma alatni okvir
|
||||
Comment[hu]=Plazma-eszközkészlet
|
||||
Comment[ia]=Instrumentario de Plasma
|
||||
|
@ -23,7 +23,7 @@ Name[fy]=Package metadata testtriem
|
||||
Name[ga]=Comhad tástála le haghaidh PackageMetaData
|
||||
Name[gl]=Ficheiro de proba de metadatos de paquete
|
||||
Name[gu]=પેકેજ મેટાડેટા ચકાસણી ફાઇલ
|
||||
Name[he]=חבילת בדיקה של מטה־מידע
|
||||
Name[he]=חבילת בדיקה של מטא־מידע
|
||||
Name[hne]=पैकेज मेटाडाटा जांच फाइल
|
||||
Name[hr]=Paketna, metapodatkovna, probna datoteka
|
||||
Name[hsb]=Testowa dataja za metadata pakćika
|
||||
|
@ -17,6 +17,7 @@ Name[fi]=Testi
|
||||
Name[fr]=Test
|
||||
Name[ga]=Tástáil
|
||||
Name[gl]=Proba
|
||||
Name[he]=בדיקה
|
||||
Name[hr]=Test
|
||||
Name[hu]=Teszt
|
||||
Name[ia]=Essayo
|
||||
@ -74,6 +75,7 @@ Comment[fi]=Tyhjä testausliitännäinen
|
||||
Comment[fr]=Un module factice de test
|
||||
Comment[ga]=Bréagbhreiseán le haghaidh tástála
|
||||
Comment[gl]=Un engadido para probas
|
||||
Comment[he]=תוסף דמה לבדיקה
|
||||
Comment[hr]=Lažan priključak za testiranje
|
||||
Comment[hu]=Üres bővítmény teszteléshez
|
||||
Comment[ia]=Un plugin vacue pro essayar
|
||||
|
Loading…
Reference in New Issue
Block a user