mirror of
https://github.com/nikdoof/oblogout.git
synced 2025-12-23 15:29:25 +00:00
Fixing release and packaging files. openbox-logout.conf now copies to
/etc on setup.
This commit is contained in:
10
MANIFEST
10
MANIFEST
@@ -1,6 +1,7 @@
|
||||
LICENSE
|
||||
README
|
||||
oblogout
|
||||
openbox-logout.conf
|
||||
setup.py
|
||||
openboxlogout/__init__.py
|
||||
openboxlogout/openboxlogout.py
|
||||
@@ -12,6 +13,15 @@ openboxlogout/themes/default/cancel.png
|
||||
openboxlogout/themes/default/logout.png
|
||||
openboxlogout/themes/default/restart.png
|
||||
openboxlogout/themes/default/shutdown.png
|
||||
openboxlogout/themes/foom/cancel.png
|
||||
openboxlogout/themes/foom/hibernate.png
|
||||
openboxlogout/themes/foom/lock.png
|
||||
openboxlogout/themes/foom/logout.png
|
||||
openboxlogout/themes/foom/oblog_icons.7z
|
||||
openboxlogout/themes/foom/restart.png
|
||||
openboxlogout/themes/foom/shutdown.png
|
||||
openboxlogout/themes/foom/suspend.png
|
||||
openboxlogout/themes/foom/switch.png
|
||||
openboxlogout/themes/oxygen/cancel.png
|
||||
openboxlogout/themes/oxygen/hibernate.png
|
||||
openboxlogout/themes/oxygen/lock.png
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
include openboxlogout oblogout README LICENSE
|
||||
include openboxlogout oblogout README LICENSE openbox-logout.conf
|
||||
recursive-include openboxlogout/pofiles *
|
||||
recursive-include openboxlogout/locale *
|
||||
recursive-include openboxlogout/themes *
|
||||
|
||||
3
README
3
README
@@ -26,8 +26,7 @@
|
||||
INSTALLATION
|
||||
|
||||
- Run ./setup.py install
|
||||
- Copy openbox-logout.conf to /etc
|
||||
- Customise the config as required
|
||||
- Customise the config (/etc/openbox-logout.conf) as required
|
||||
|
||||
######
|
||||
|
||||
|
||||
Reference in New Issue
Block a user