Autorun on CD/DVD for Windows
nanvel
Source i (link to git-repo or to original if based on someone elses unmodified work):
Other Qt Tools:
© 2025 store.kde.org - The official KDE Store
All rights reserved. All trademarks are copyright by their respective owners. All contributors are responsible for their uploads.
Ratings & Comments
7 Comments
Hi, idea: add bookmarks for browser in the next version ?
Post proper feature request for this, please. I can seriously consider and implement that. https://bitbucket.org/skunkos/rssguard/issues/new
Sorry for bad english, please add import/export file.opml at menu. thanks.
Working on it, it is already in my source code. It will be release in 2.0.0.0 version which comes out in two weeks.
Implemented in 2.0.0.2
previous version rssguard-2.0.0.0 compiles ok, rssguard-2.0.0.2 errors [ 39%] Building CXX object CMakeFiles/rssguard.dir/src/gui/formmain.cpp.o In file included from /initrd/mnt/dev_save/Downloads/rssguard-2.0.0.2/src/miscellaneous/iconfactory.h:24, from /initrd/mnt/dev_save/Downloads/rssguard-2.0.0.2/src/gui/tabbar.h:21, from /initrd/mnt/dev_save/Downloads/rssguard-2.0.0.2/src/gui/tabwidget.h:21, from /initrd/mnt/dev_save/Downloads/rssguard-2.0.0.2/build/ui_formmain.h:23, from /initrd/mnt/dev_save/Downloads/rssguard-2.0.0.2/src/gui/formmain.h:21, from /initrd/mnt/dev_save/Downloads/rssguard-2.0.0.2/src/gui/formmain.cpp:18: /initrd/mnt/dev_save/Downloads/rssguard-2.0.0.2/src/miscellaneous/application.h:1: error: stray '\357' in program /initrd/mnt/dev_save/Downloads/rssguard-2.0.0.2/src/miscellaneous/application.h:1: error: stray '\273' in program /initrd/mnt/dev_save/Downloads/rssguard-2.0.0.2/src/miscellaneous/application.h:1: error: stray '\277' in program In file included from /initrd/mnt/dev_save/Downloads/rssguard-2.0.0.2/src/gui/formmain.cpp:22: /initrd/mnt/dev_save/Downloads/rssguard-2.0.0.2/src/miscellaneous/application.h:1: error: stray '\357' in program /initrd/mnt/dev_save/Downloads/rssguard-2.0.0.2/src/miscellaneous/application.h:1: error: stray '\273' in program /initrd/mnt/dev_save/Downloads/rssguard-2.0.0.2/src/miscellaneous/application.h:1: error: stray '\277' in program make[2]: *** [CMakeFiles/rssguard.dir/src/gui/formmain.cpp.o] Error 1 make[1]: *** [CMakeFiles/rssguard.dir/all] Error 2 make: *** [all] Error 2 #
Hello, you have some problems with encoding. But indeed, application.h file was different from other files, it contained UTF-8 BOM, I removed it. Try latest code from git, please. All other systems compiled the code okay, no-one reported problems. Your development setup might thus be inconsistent. https://build.opensuse.org/package/show/home:skunkos/rssguard-git