Changeset 1106
- Timestamp:
- 03/06/06 17:12:45 (3 years ago)
- Files:
-
- trunk/debian/rules (modified) (1 diff)
- trunk/plugin (added)
- trunk/plugin/change.php (moved) (moved from trunk/change.php)
- trunk/plugin/config.php (moved) (moved from trunk/config.php)
- trunk/plugin/setup.php (moved) (moved from trunk/setup.php)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/debian/rules
r1099 r1106 51 51 52 52 # Copy the desk files 53 cp change.php config.php setup.phpdebian/alternc-changepass/usr/share/squirrelmail/plugins/alternc_changepass/53 cp plugin/* debian/alternc-changepass/usr/share/squirrelmail/plugins/alternc_changepass/ 54 54 cp -r locales/* debian/alternc-changepass/var/alternc/bureau/locales/ 55 55 # Remove CVS entries.
