take into account Mac OS clients
[pithos] / src / gr / ebs / gss / client / FilePropertiesDialog.java
index df97ec8..ccd3877 100644 (file)
@@ -301,7 +301,7 @@ public class FilePropertiesDialog extends DialogBox {
 \r
                });\r
                path.setText(file.getUri());\r
-               path.setTitle("Use this URI for sharing this file with the world (crtl-C to copy to system clipboard)");\r
+               path.setTitle("Use this URI for sharing this file with the world (crtl-C/cmd-C to copy to system clipboard)");\r
                path.setWidth("100%");\r
                path.setReadOnly(true);\r
                pathPanel.setWidth("100%");\r