Awn

Code review comment for lp:~h4writer/awn/taskmanager-rewrite

Revision history for this message
haytjes (h4writer) wrote :

> > > === modified file 'applets/taskmanager/Makefile.am'
> > > --- applets/taskmanager/Makefile.am 2009-05-19 01:06:12 +0000
> > > +++ applets/taskmanager/Makefile.am 2009-06-26 11:00:10 +0000
> > > @@ -17,14 +17,18 @@
> > > task-drag-indicator.h \
> > > task-icon.c \
> > > task-icon.h \
> > > + task-item.c \
> > > + task-item.h \
> > > + task-window.c \
> > > + task-window.h \
> > > task-launcher.c \
> > > task-launcher.h \
> > > task-manager.c \
> > > task-manager.h \
> > > + task-manager-api-wrapper.c \
> > > + task-manager-api-wrapper.h \
> > > task-settings.c \
> > > task-settings.h \
> > > - task-window.c \
> > > - task-window.h \
> > > $(builddir)/taskmanager-marshal.c \
> > > $(builddir)/taskmanager-marshal.h \
> > > xutils.c \
> > > ====
> > >
> > > Why did task-window.* move?
> >
> > No particularly reason why it has moved. (I think I have removed it
> > accidentally and then added again on the wrong place)
>
> Once the task-window.* entries are moved back (make sure you use tabs, not
> spaces), I have no objection to merging to rewrite.

I will adjust it. But currently I'm doing a vacation job and I'm not home tonight. So it will be tomorrow evening. I will ask dolfje to do tonight, but I'm not sure if he will do it.

« Back to merge proposal