]> git.sur5r.net Git - glabels/commit
Replacing gnome-recent* with current egg recent files module.
authorJim Evins <evins@snaught.com>
Thu, 9 Oct 2003 01:48:17 +0000 (01:48 +0000)
committerJim Evins <evins@snaught.com>
Thu, 9 Oct 2003 01:48:17 +0000 (01:48 +0000)
commit060a20747c4aa07a07b8552151e491e60036e587
treecebc6e2138f4edb04f5dd85683884a9b24ec4dda
parent1dacd983302ea408fc8faa1f794d0ad09f1d4019
Replacing gnome-recent* with current egg recent files module.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@308 f5e0f49d-192f-0410-a22d-a8d8700d0965
16 files changed:
glabels2/src/recent-files/Makefile.am [new file with mode: 0644]
glabels2/src/recent-files/egg-recent-item.c [new file with mode: 0644]
glabels2/src/recent-files/egg-recent-item.h [new file with mode: 0644]
glabels2/src/recent-files/egg-recent-model.c [new file with mode: 0644]
glabels2/src/recent-files/egg-recent-model.h [new file with mode: 0644]
glabels2/src/recent-files/egg-recent-util.c [new file with mode: 0644]
glabels2/src/recent-files/egg-recent-util.h [new file with mode: 0644]
glabels2/src/recent-files/egg-recent-vfs-utils.c [new file with mode: 0644]
glabels2/src/recent-files/egg-recent-vfs-utils.h [new file with mode: 0644]
glabels2/src/recent-files/egg-recent-view-bonobo.c [new file with mode: 0644]
glabels2/src/recent-files/egg-recent-view-bonobo.h [new file with mode: 0644]
glabels2/src/recent-files/egg-recent-view-gtk.c [new file with mode: 0644]
glabels2/src/recent-files/egg-recent-view-gtk.h [new file with mode: 0644]
glabels2/src/recent-files/egg-recent-view.c [new file with mode: 0644]
glabels2/src/recent-files/egg-recent-view.h [new file with mode: 0644]
glabels2/src/recent-files/update-from-egg.sh [new file with mode: 0755]