~andreagrandi/unity-2d/trash-nautilus-setting-oneiric

« back to all changes in this revision

Viewing changes to places/RendererGrid.qml

  • Committer: Tarmac
  • Author(s): Florian Boucault
  • Date: 2011-08-31 11:17:00 UTC
  • mfrom: (677.2.1 dash_drag_drop_fix)
  • Revision ID: tarmac-20110831111700-3bg176bat4q1a1iz
[dash] Fixed drag and drop of results from the dash (in particular applications to the launcher).

Show diffs side-by-side

added added

removed removed

Lines of Context:
100
100
                        item.displayName = displayName
101
101
                        item.comment = comment
102
102
                        item.focus = true
 
103
                        item.dndUri = dndUri
103
104
                    }
104
105
                }
105
106
            }