Mercurial > pidgin.yaz
annotate pidgin/pixmaps/emotes/Makefile.am @ 16341:786edf5e2144
The core portion of the migration code. This is implemented as I described
in my e-mail a while back. If we have ~/.gaim and not ~/.purple (or we
have ~/.purple, but the "migrating" file exists, indicating an incomplete
previous migration), we copy all the files from ~/.gaim to ~/.purple and
move and symlink directories, except for plugins and icons. For icons,
we move and symlink any subdirectories, as a special case for the Album
plugin (written by me).
For this to work, it needs to be called by the UIs. Also, the icon
migration code is not included in this commit, so I highly recommend you
not test this on your main .gaim directory if you want a clean migration.
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Mon, 23 Apr 2007 16:57:12 +0000 |
parents | 1ec72a759b5c |
children |
rev | line source |
---|---|
15385
dda7a16477d5
Forgot to add some Makefile.am's. Should have noticed it because 'mtn status' is cool
Sean Egan <seanegan@gmail.com>
parents:
diff
changeset
|
1 SUBDIRS=default none |
15398
1ec72a759b5c
Fix win32 build for status icon changes
Daniel Atallah <daniel.atallah@gmail.com>
parents:
15385
diff
changeset
|
2 |
1ec72a759b5c
Fix win32 build for status icon changes
Daniel Atallah <daniel.atallah@gmail.com>
parents:
15385
diff
changeset
|
3 EXTRA_DIST = Makefile.mingw |