Advertisement
Guest User

Untitled

a guest
Nov 6th, 2011
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. /tmp $ qdbus | grep Ovi
  2. /tmp $ qdbus com.nokia.OviStoreClient /
  3. method void com.nokia.OviStoreClient.LaunchWithKeyword(QString keyword)
  4. method void com.nokia.OviStoreClient.LaunchWithLink(QStringList link)
  5. method void com.nokia.OviStoreClient.Shutdown()
  6. method QDBusVariant org.freedesktop.DBus.Properties.Get(QString interface_name, QString property_name)
  7. method QVariantMap org.freedesktop.DBus.Properties.GetAll(QString interface_name)
  8. method void org.freedesktop.DBus.Properties.Set(QString interface_name, QString property_name, QDBusVariant value)
  9. method QString org.freedesktop.DBus.Introspectable.Introspect()
  10. /tmp $ ps | grep ovi
  11. 4412 user /usr/bin/ovistoreclient
  12. 4815 user /usr/bin/invoker --single-instance --splash /usr/share/themes/blanco/meegotouch/images/splash/meegotouch-store-splash.jpg --type=d /usr/bin/ovistoreclient
  13.  
  14.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement