| author | Marco Barisione <marco@barisione.org> | 2012-05-16 16:07:59 (GMT) |
|---|---|---|
| committer | Marco Barisione <marco@barisione.org> | 2012-05-16 16:07:59 (GMT) |
| commit | e7ea17059ac646814d2cce2e086f6ccdfa3cc027 (patch) (side-by-side diff) | |
| tree | cff794cf49872ecc1e02d68f9c9fa94e6d9f79b5 | |
| parent | 2065e828cdb1538bc163f4e7f082a3795d6c9116 (diff) | |
| download | shell-message-notifier-master.tar.gz shell-message-notifier-master.tar.bz2 | |
| -rw-r--r-- | extension.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension.js b/extension.js index afbf613..088ba0c 100644 --- a/extension.js +++ b/extension.js @@ -233,7 +233,7 @@ Indicator.prototype = { debug (" app name: '" + source.app.get_name() + "'"); } else { - debug (" app: null'"); + debug (" app: null"); } } } |
