1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-24 04:21:25 +02:00

slim: Gave up. Made dirty hack to call defined in cfg file commands inside

panel.cpp instead of making real solution in app.cpp
This commit is contained in:
root
2010-08-22 20:34:44 +02:00
parent 3a7eab0ea7
commit 3a47b794bd
3 changed files with 10 additions and 76 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ pkg_postinst() {
elog " - Halt (CTRL-H)"
elog " - Reboot (CTRL-R)"
elog " - Suspend (CTRL-S)"
elog "All actions are performed without password prompt."
elog "All above actions are performed without password prompt."
elog
if ! use pam; then
elog "You have merged ${PN} without USE=pam, this will cause ${PN} to fall back to"