diff options
author | necoro <> | 2007-07-24 21:28:14 +0000 |
---|---|---|
committer | necoro <> | 2007-07-24 21:28:14 +0000 |
commit | 00af1784b1652f3bed04c63e2faaeb03ca185ed4 (patch) | |
tree | bb89a19705ef562734c9190d1dfd8577d45730f7 /plugins/resume_loop.xml | |
parent | 44a726cd69e3e0d5c50890946b366c441a575a37 (diff) | |
download | portato-00af1784b1652f3bed04c63e2faaeb03ca185ed4.tar.gz portato-00af1784b1652f3bed04c63e2faaeb03ca185ed4.tar.bz2 portato-00af1784b1652f3bed04c63e2faaeb03ca185ed4.zip |
made the resume_loop-plugin change titles too
Diffstat (limited to '')
-rw-r--r-- | plugins/resume_loop.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/resume_loop.xml b/plugins/resume_loop.xml index 14575cd..01dca78 100644 --- a/plugins/resume_loop.xml +++ b/plugins/resume_loop.xml @@ -5,7 +5,7 @@ <import>portato.plugins.resume_loop</import> <hooks> - <hook type="emerge" call="set_console"> + <hook type="emerge" call="set_data"> <connect /> </hook> |