elm_fileselector: improve documentation
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Thu, 24 Jan 2019 10:01:53 +0000 (11:01 +0100)
committerTaehyub Kim <taehyub.kim@samsung.com>
Thu, 31 Jan 2019 01:53:57 +0000 (10:53 +0900)
lets safe up the time of the next one trying to figure out what
current_name is.

Reviewed-by: Xavi Artigas <xavierartigas@yahoo.es>
Differential Revision: https://phab.enlightenment.org/D7752

src/lib/elementary/elm_interface_fileselector.eo

index 8721c45..2996a8d 100644 (file)
@@ -128,7 +128,7 @@ interface Elm.Interface.Fileselector extends Efl.Ui.View
          }
       }
       @property current_name {
-          [[ Current name property]]
+          [[ The filename that will be displayed in the filename entry]]
          set {
          }
          get {