~osomon/software-center/qml-uds-q

« back to all changes in this revision

Viewing changes to softwarecenter/ui/qml/SearchBox.qml

  • Committer: Olivier Tilloy
  • Date: 2012-05-08 17:15:01 UTC
  • mfrom: (1773.3.68 qml-5.0)
  • Revision ID: olivier.tilloy@canonical.com-20120508171501-h45wp0ehhdngbgzc
Alternate home screen that partially mimicks S-C 5.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
 
43
43
    Image {
44
44
        id: searchicon
45
 
        source: "file:///usr/share/icons/Humanity/actions/16/edit-find.svg"
 
45
        source: "file:///usr/share/icons/gnome/16x16/actions/edit-find.png"
46
46
        asynchronous: true
47
47
        anchors.left: parent.left
48
48
        anchors.top: parent.top