GNOME Bugzilla – Bug 724136
Use new CLI interface
Last modified: 2014-07-21 11:19:49 UTC
xfreerdp 1.1.0~beta1 displays "WARNING: Using deprecated command-line interface!" when using the old, but unix style CLI interface. Their Wiki[1] mentions "[...] the old interface is just kept for compatibility and will be dropped at some point." Attached is a patch to move to the new interface. It's probably best to wait for a freerdp stable release before committing it. [1] https://github.com/FreeRDP/FreeRDP/wiki/CommandLineInterface
Created attachment 268819 [details] [review] Use new CLI interface
Comment on attachment 268819 [details] [review] Use new CLI interface I will commit this only once the new interface is mandatory.
Now that the freerdp API is used directly due to the patch in bug 732496, this is no longer needed.