
Wine Menu
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Kicker Wine Menu is a menu applet that implements a (buggy) windows start menu that integrates with the KMenu for use with WINE applications.
15 years ago
0.1
It works. Well, it can execute programs, possibly with arguments. I dont have many apps installed, but it works with the ones i have. Get back to me with bug reports and i'll try and fix them.
15 years ago
0.1
It works. Well, it can execute programs, possibly with arguments. I dont have many apps installed, but it works with the ones i have. Get back to me with bug reports and i'll try and fix them.
RipTorn
15 years ago
:(
Suse 9.3 KDE 3.4
Cheers
Rip
Report
RipTorn
15 years ago
Cheers
Rip
Report
simbaB
15 years ago
moc menuitem.h > menuitem.moc
This allows the project to succesfully compile. It turns out menuitem.moc is empty anyway so the best course of action would probably be to delete the #include statement causing the problem in the first place. I did not try that though.
Report
svalavuo
15 years ago
menuitem.cpp:37:24: error: menuitem.moc: No such file or directory
What am I missing?
Dist: Fedora Core 4
Desk: Kde 3.4
- Samuli
Report
piggz
15 years ago
If there is a Makefile.cvs in the package (i cant check at the moment) you could try
make -f Makefile.cvs
./configure
make
PiggZ
Report
DaBlade
15 years ago
Report
piggz
15 years ago
Report