On Thu, Dec 14, 2017 at 10:03:55AM +0100, Cédric Bosdonnat wrote: > From: Cédric Bosdonnat <[email protected]> > > Replace the docker://fedora example by a string that shows more of the > possible values, like how to specify a user or server. While at it, > the image name is no distro agnostic.
I actually prefer a working example than some string to show more of the possible values. To give user a hint, what are all possible values tooltip would be better with some description and possible pointer to some documentation. Pavel > --- > ui/create.ui | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/ui/create.ui b/ui/create.ui > index dd50cdf0..142a7356 100644 > --- a/ui/create.ui > +++ b/ui/create.ui > @@ -1776,7 +1776,7 @@ connections is not yet > supported.</small></property> > <child > internal-child="entry"> > <object > class="GtkEntry" id="install-oscontainer-source-url-entry"> > <property > name="can_focus">True</property> > - <property > name="placeholder_text" translatable="yes">docker://fedora</property> > + <property > name="placeholder_text" > translatable="yes">docker://srv:1234/myimg:tag</property> > </object> > </child> > </object> > -- > 2.15.1 > > _______________________________________________ > virt-tools-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/virt-tools-list
signature.asc
Description: PGP signature
_______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
