Clipboard command (for info...)

This commit is contained in:
Sauilitired 2014-10-13 19:40:30 +02:00
parent 2b22ebf3d8
commit a19b13fded
5 changed files with 49 additions and 1 deletions

View file

@ -33,6 +33,7 @@ public enum Command {
*
*/
PASTE("paste"),
CLIPBOARD("clipboard", "cboard"),
COPY("copy"),
/**
*