Changeset 428
- Timestamp:
- 04/02/08 14:58:31 (8 months ago)
- Location:
- trinity/trunk
- Files:
-
- 9 removed
- 5 modified
-
debian/changelog (modified) (1 diff)
-
debian/control (modified) (1 diff)
-
debian/rules (modified) (1 diff)
-
debian/trinity-themes.gconf-defaults (modified) (1 diff)
-
debian/trinity-themes.install (modified) (1 diff)
-
skel/etc/X11 (deleted)
-
skel/etc/qt3 (deleted)
-
skel/etc/security (deleted)
-
skel/etc/udev (deleted)
-
themes/applications (deleted)
-
themes/desktop-base (deleted)
-
themes/matchbox (deleted)
-
themes/truetype (deleted)
-
utils (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trinity/trunk/debian/changelog
r426 r428 2 2 3 3 * Brand new userskel 4 * Clean up old data 4 5 5 6 -- Free Ekanayaka <free@trinity> Tue, 01 Apr 2008 13:30:38 +0200 -
trinity/trunk/debian/control
r313 r428 8 8 Package: trinity 9 9 Architecture: all 10 Depends: trinity- utils, trinity-skel, trinity-themes, trinity-apt10 Depends: trinity-skel, trinity-themes, trinity-apt 11 11 Description: Trinity dummy package 12 12 This package is only meant for upgrades 13 14 Package: trinity-utils15 Architecture: all16 Depends: cdd-utils17 Description: Trinity scripts18 This package provides scripts to upgrade and configure19 Trinity installations20 13 21 14 Package: trinity-skel -
trinity/trunk/debian/rules
r66 r428 14 14 dh_clean -k 15 15 dh_installdirs 16 # cp cdd/config.conf $(CURDIR)/debian/tmp/etc/default/cdd-config17 16 18 17 # Build architecture-independent files here. -
trinity/trunk/debian/trinity-themes.gconf-defaults
r388 r428 56 56 /desktop/gnome/sound/enable_esd false 57 57 /desktop/gnome/sound/event_sounds false 58 /apps/metacity/global_keybindings/ switch_windows F658 /apps/metacity/global_keybindings/cycle_windows 0xe4 59 59 /apps/metacity/global_keybindings/show_desktop F7 60 60 /apps/metacity/global_keybindings/switch_to_workspace_left F4 61 61 /apps/metacity/global_keybindings/switch_to_workspace_right F5 62 /apps/metacity/global_keybindings/panel_main_menu KP_Home62 /apps/metacity/global_keybindings/panel_main_menu 0xd9 63 63 /apps/compiz/plugins/winrules/screen0/options/no_maximize_match class=Qjackctl 64 64 /apps/compiz/plugins/place/screen0/options/mode 3 -
trinity/trunk/debian/trinity-themes.install
r330 r428 1 themes/desktop-base/ usr/share/images2 1 themes/pixmaps/ usr/share 3 themes/matchbox/ usr/share/themes/trinity4 themes/applications/ usr/share
