~stolowski/bamf-qt/fix-bamfview-removal

« back to all changes in this revision

Viewing changes to plugins/chromium/background.html

  • Committer: Olivier Tilloy
  • Date: 2010-12-24 14:01:46 UTC
  • mfrom: (359.1.4 bamf-qt-out)
  • Revision ID: olivier.tilloy@canonical.com-20101224140146-bxaoikzzjvks7d8e
Standalone source tree and packaging for libqtbamf.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html>
2
 
<head>
3
 
<script src='bamf.js' type='text/javascript' />
4
 
<script>
5
 
</script>
6
 
</head>
7
 
<body>
8
 
<object id="bamfobj" type="application/x-ayatana-bamf-plugin" hidden="true">
9
 
Failed to load np plugin. You might need to update your extension.</object>
10
 
</body>
11
 
</html>