plasma-framework/tools/plasma-remote-helper/Messages.sh
Kevin Ottens bc53043064 Implement a CLI tool allowing to add remote plasmoids
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.
2011-04-29 16:57:47 +02:00

3 lines
72 B
Bash
Executable File

#! /usr/bin/env bash
$XGETTEXT *.cpp -o $podir/plasma-remote-helper.pot