]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank@brehm-online.com>
Thu, 17 Aug 2017 07:25:47 +0000 (09:25 +0200)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Thu, 17 Aug 2017 07:25:47 +0000 (09:25 +0200)
xdg/autostart/xembedsniproxy.desktop
xdg/plasmoids.knsrc
xdg/taskmanagerrulesrc
xdg/wallpaper.knsrc

index 8f94e8f808157b7baa32d3458c3156f599e8303f..ceabda1d13812d053eec76caa0c55f8e9a078708 100644 (file)
@@ -14,6 +14,7 @@ Name[eu]=XembedSniProxy
 Name[fi]=XembedSniProxy
 Name[fr]=XembedSniProxy
 Name[gl]=XembedSniProxy
+Name[hu]=XembedSniProxy
 Name[is]=XembedSniProxy
 Name[it]=XembedSniProxy
 Name[ko]=XembedSniProxy
index ece98e85b00562521b283be21123ebdeacb13b77..03c7de0e0fb562ca97ebd9fe0cb009d90ac0250b 100644 (file)
@@ -10,8 +10,13 @@ Name[en_GB]=Plasma Widgets
 Name[es]=Elementos gráficos de Plasma
 Name[eu]=Plasmaren trepetak
 Name[fi]=Plasma-sovelmat
+Name[fr]=Composants graphiques Plasma
+Name[he]=יישומוני Plasma
+Name[hu]=Plasma widgetek
+Name[is]=Plasma-viðmótshlutar
 Name[it]=Oggetti di Plasma
 Name[ko]=Plasma 위젯
+Name[lt]=„Plasma“ valdikliai
 Name[nl]=Plasma widgets
 Name[nn]=Plasma-element
 Name[pl]=Elementy interfejsu Plazmy
@@ -31,7 +36,7 @@ Name[x-test]=xxPlasma Widgetsxx
 Name[zh_CN]=Plasma 部件
 Name[zh_TW]=Plasma 元件
 
-ProvidersUrl=http://download.kde.org/ocs/providers.xml
+ProvidersUrl=https://download.kde.org/ocs/providers.xml
 Categories=Plasma 5 Plasmoid
 StandardResource=tmp
 InstallationCommand=kpackagetool5 --install %f --type Plasma/Applet
index 096ed31b572ced2be498399716860d9d4810462f..fc6ea6cdf907319be36ab7adca79845016371405 100644 (file)
@@ -3,41 +3,10 @@ Gimp-2.8=GIMP
 Google-chrome=Google Chrome
 Google-chrome-stable=Google Chrome
 Systemsettings=System Settings
-libreoffice-base=LibreOffice Base
-libreoffice-calc=LibreOffice Calc
-libreoffice-draw=LibreOffice Draw
-libreoffice-writer=LibreOffice Writer
-libreoffice-math=LibreOffice Math
-libreoffice-impress=LibreOffice Impress
-libreoffice-startcenter=LibreOffice
 oracle-ide-boot-Launcher=Oracle SQL Developer
 Dragon=dragonplayer
+
 [Settings]
 ManualOnly=Wine
-
-[Rewrite Rules][google-chrome][1]
-Property=ClassName
-Identifier=StartupWMClass
-Match=(?<=crx_)(?'match'[a-z]+)
-
-# Google changed the class to be "Google-chrome" around version 54
-[Rewrite Rules][Google-chrome][1]
-Property=ClassName
-Identifier=StartupWMClass
-Match=(?<=crx_)(?'match'[a-z]+)
-
-[Rewrite Rules][chromium][1]
-Property=ClassName
-Identifier=StartupWMClass
-Match=(?<=crx_)(?'match'[a-z]+)
-
-[Rewrite Rules][chromium-browser][1]
-Property=ClassName
-Identifier=StartupWMClass
-Match=(?<=crx_)(?'match'[a-z]+)
-
-# Chromium changed the class too
-[Rewrite Rules][Chromium][1]
-Property=ClassName
-Identifier=StartupWMClass
-Match=(?<=crx_)(?'match'[a-z]+)
+MatchCommandLineFirst=perl
+TryIgnoreRuntimes=perl
index 8fb0d18b69bd7d4de73d2eeffad0e368fd514637..2decc7e72fb1c8148f570b080d7ead7e044dfc91 100644 (file)
@@ -10,8 +10,13 @@ Name[en_GB]=Wallpapers
 Name[es]=Fondos del escritorio
 Name[eu]=Horma-paperak
 Name[fi]=Taustakuvat
+Name[fr]=Fonds d'écran
+Name[he]=רקעים
+Name[hu]=Háttérképek
+Name[is]=Bakgrunnsmyndir
 Name[it]=Sfondi
 Name[ko]=배경 그림
+Name[lt]=Darbalaukio paveikslėliai
 Name[nl]=Achtergrondafbeeldingen
 Name[nn]=Bakgrunnsbilete
 Name[pl]=Tapety
@@ -31,8 +36,9 @@ Name[x-test]=xxWallpapersxx
 Name[zh_CN]=壁纸
 Name[zh_TW]=桌布
 
-ProvidersUrl=http://download.kde.org/ocs/providers.xml
+ProvidersUrl=https://download.kde.org/ocs/providers.xml
 Categories=KDE Wallpaper 800x600,KDE Wallpaper 1024x768,KDE Wallpaper 1280x1024,KDE Wallpaper 1440x900,KDE Wallpaper 1600x1200,KDE Wallpaper (other)
 StandardResource=wallpaper
 Uncompress=archive
 
+AdoptionCommand=qdbus org.kde.plasmashell /PlasmaShell org.kde.PlasmaShell.evaluateScript 'for (var i in desktops()) { d = desktops()[i]; d.wallpaperPlugin = "org.kde.image"; d.currentConfigGroup = ["Wallpaper", "org.kde.image", "General"]; d.writeConfig("Image", "%f") }'