bc53043064
Use the D-Bus call on the Plasma Desktop shell to create a cli helper tool allowing you to add a remote widgets based on its URL. So something like "plasma-remote-helper plasma://host:port/name" will add the plasmoid "name" exported from "host" to your current activity.
3 lines
72 B
Bash
Executable File
3 lines
72 B
Bash
Executable File
#! /usr/bin/env bash
|
|
$XGETTEXT *.cpp -o $podir/plasma-remote-helper.pot
|