add apps in separated module
|
|
@ -8,7 +8,7 @@ VERSION=1.3.5
|
||||||
# first install stock version
|
# first install stock version
|
||||||
|
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install --no-install-recommends --yes $NAME feh compton volumeicon-alsa murrine-themes leafpad qalculate-gtk scrot
|
apt-get install --no-install-recommends --yes $NAME feh compton volumeicon-alsa murrine-themes scrot
|
||||||
. ../../cleanup
|
. ../../cleanup
|
||||||
|
|
||||||
(cd rootcopy && cp --parents -afr * /)
|
(cd rootcopy && cp --parents -afr * /)
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,13 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
CWD=$(dirname $(readlink -f $0))
|
||||||
|
|
||||||
|
apt-get update
|
||||||
|
apt-get install --no-install-recommends --yes leafpad qalculate-gtk wicd
|
||||||
|
. ../../cleanup
|
||||||
|
|
||||||
|
(cd rootcopy && cp --parents -afr * /)
|
||||||
|
chown -R guest.users /home/guest
|
||||||
|
|
||||||
|
savechanges /04-apps.sb
|
||||||
|
|
||||||
|
|
@ -0,0 +1,45 @@
|
||||||
|
# Configuration file for the libfm version 1.2.5.
|
||||||
|
# Autogenerated file, don't edit, your changes will be overwritten.
|
||||||
|
|
||||||
|
[config]
|
||||||
|
single_click=0
|
||||||
|
use_trash=0
|
||||||
|
confirm_del=1
|
||||||
|
confirm_trash=1
|
||||||
|
advanced_mode=0
|
||||||
|
si_unit=0
|
||||||
|
force_startup_notify=1
|
||||||
|
backup_as_hidden=1
|
||||||
|
no_usb_trash=1
|
||||||
|
no_child_non_expandable=0
|
||||||
|
show_full_names=1
|
||||||
|
only_user_templates=0
|
||||||
|
template_run_app=0
|
||||||
|
template_type_once=0
|
||||||
|
auto_selection_delay=600
|
||||||
|
drop_default_action=ask
|
||||||
|
defer_content_test=0
|
||||||
|
quick_exec=0
|
||||||
|
show_internal_volumes=0
|
||||||
|
terminal=x-terminal-emulator %s
|
||||||
|
thumbnail_local=1
|
||||||
|
thumbnail_max=2048
|
||||||
|
smart_desktop_autodrop=1
|
||||||
|
|
||||||
|
[ui]
|
||||||
|
big_icon_size=48
|
||||||
|
small_icon_size=24
|
||||||
|
pane_icon_size=24
|
||||||
|
thumbnail_size=128
|
||||||
|
show_thumbnail=1
|
||||||
|
shadow_hidden=1
|
||||||
|
|
||||||
|
[places]
|
||||||
|
places_home=1
|
||||||
|
places_desktop=0
|
||||||
|
places_root=1
|
||||||
|
places_computer=0
|
||||||
|
places_trash=1
|
||||||
|
places_applications=1
|
||||||
|
places_network=0
|
||||||
|
places_unmounted=1
|
||||||
|
|
@ -0,0 +1,26 @@
|
||||||
|
[config]
|
||||||
|
bm_open_method=0
|
||||||
|
|
||||||
|
[volume]
|
||||||
|
mount_on_startup=1
|
||||||
|
mount_removable=1
|
||||||
|
autorun=1
|
||||||
|
|
||||||
|
[ui]
|
||||||
|
always_show_tabs=0
|
||||||
|
max_tab_chars=32
|
||||||
|
win_width=640
|
||||||
|
win_height=480
|
||||||
|
splitter_pos=150
|
||||||
|
media_in_new_tab=0
|
||||||
|
desktop_folder_new_win=0
|
||||||
|
change_tab_on_drop=1
|
||||||
|
close_on_unmount=1
|
||||||
|
focus_previous=1
|
||||||
|
side_pane_mode=places
|
||||||
|
view_mode=icon
|
||||||
|
show_hidden=0
|
||||||
|
sort=name;ascending;
|
||||||
|
toolbar=
|
||||||
|
show_statusbar=1
|
||||||
|
pathbar_mode_buttons=1
|
||||||
|
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 7.3 KiB |
|
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 7.8 KiB |
|
Before Width: | Height: | Size: 215 B After Width: | Height: | Size: 215 B |
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |