

Icon Sub-Sets
Kopete Styles
Wallpaper Other
test
Thank you for making this available for KDE4. It is great software!!
- Apr 24 2012
I was glad to see updates on this project. Thank you!!
- Jan 24 2009
I hate to agree but yes. I don't like the new icons :(
- May 15 2011
What I did to replace the folder icon using Dolphin in KDE 4 was to:
Right click on the folder.
Select Properties.
A new window will open and from there click on the folder icon on the top left side of the window.
Another window will appear. Click on other icons, then press browse and select the new icon. - Apr 22 2011
Right click on the folder.
Select Properties.
A new window will open and from there click on the folder icon on the top left side of the window.
Another window will appear. Click on other icons, then press browse and select the new icon. - Apr 22 2011
Try installing php5-cli or php-cli
- Oct 30 2010
I tried reloading the friend list and got the same message.
I have direct messages from people I do not longer follow and they don't follow me either. Do you think that is the source of this error? - May 08 2010
I have direct messages from people I do not longer follow and they don't follow me either. Do you think that is the source of this error? - May 08 2010
I'm getting this message "Retrieving the friends list failed.The data returned from the server is corrupted."
I'm using 2 twitter accounts on Choqok and I get that error on both.
What can it be done to solve this issue?
Thank you!!
Choqok 0.9.55 on KDE 4.4.3 - May 08 2010
I'm using 2 twitter accounts on Choqok and I get that error on both.
What can it be done to solve this issue?
Thank you!!
Choqok 0.9.55 on KDE 4.4.3 - May 08 2010
Thank you!!
- Mar 22 2009
Hi!
Would it be possible to add a button to RT a message? Right now If I need to do that I need to copy/paste the message plus the original sender's name. A button would make it easier :)
BTW on the new version (0.5) there are borders wrapping the messages. Could we have feature to remove them? =)
Thank you!!
I <3 Choqok! - Mar 22 2009
Would it be possible to add a button to RT a message? Right now If I need to do that I need to copy/paste the message plus the original sender's name. A button would make it easier :)
BTW on the new version (0.5) there are borders wrapping the messages. Could we have feature to remove them? =)
Thank you!!
I <3 Choqok! - Mar 22 2009
Nice program and I like the name!! Thank you!!
- Oct 10 2009
I'm so happy to see this application being ported to KDE4. I've been using this app for quite a while for my recipes. Thank you so much!!
- Sep 20 2009
I was happy too soon =(
It works when I select preview but the screen will go black if I leave the PC unattended. - May 24 2009
It works when I select preview but the screen will go black if I leave the PC unattended. - May 24 2009
Install the deb package from the download page. Then do:
sudo cp /usr/share/applnk/System/ScreenSavers/kmatrix3d.desktop /usr/share/kde4/services/ScreenSavers/kmatrix3d.desktop
Finally edit the file with:
kdesudo kate /usr/share/kde4/services/ScreenSavers/kmatrix3d.desktop
From this:
[Desktop Entry]
Encoding=UTF-8
Exec=kmatrix3d.kss
Icon=kscreensaver
Type=Application
Actions=Setup;InWindow;Root
X-KDE-Category=Miscellaneous
Name=KMatrix3D
To this:
[Desktop Entry]
Encoding=UTF-8
Exec=kmatrix3d.kss
Icon=kscreensaver
Type=Service
X-KDE-ServiceTypes=ScreenSaver
TryExec=xscreensaver
Actions=InWindow;Root;Setup;
X-KDE-Category=OpenGL Screen Savers
X-KDE-Type=OpenGL
Name=KMatrix3D
You'll find the screen saver in system settings under OpenGL - May 24 2009
sudo cp /usr/share/applnk/System/ScreenSavers/kmatrix3d.desktop /usr/share/kde4/services/ScreenSavers/kmatrix3d.desktop
Finally edit the file with:
kdesudo kate /usr/share/kde4/services/ScreenSavers/kmatrix3d.desktop
From this:
[Desktop Entry]
Encoding=UTF-8
Exec=kmatrix3d.kss
Icon=kscreensaver
Type=Application
Actions=Setup;InWindow;Root
X-KDE-Category=Miscellaneous
Name=KMatrix3D
To this:
[Desktop Entry]
Encoding=UTF-8
Exec=kmatrix3d.kss
Icon=kscreensaver
Type=Service
X-KDE-ServiceTypes=ScreenSaver
TryExec=xscreensaver
Actions=InWindow;Root;Setup;
X-KDE-Category=OpenGL Screen Savers
X-KDE-Type=OpenGL
Name=KMatrix3D
You'll find the screen saver in system settings under OpenGL - May 24 2009
Hi! I'm wondering if you still have plans to port it to KDE4 :)
- May 16 2009
I really like your app more than the one that comes by default with Kubuntu. Thank you so much for making it ^^
- Dec 13 2008
I'm still having the same problem. Here is my gtkrc-2.0:
include "/usr/share/themes/kde4-oxygen/gtk-2.0/gtkrc"
include "/home/moonblossom/.themes/kde4-oxygen/gtk-2.0/gtkrc"
style "user-font"
{
font_name="Sans Serif 10 "
fg[NORMAL] = {0.0784314, 0.0745098, 0.0705882 }
bg[NORMAL] = {0.909804, 0.905882, 0.901961 }
text[NORMAL] = {0.0784314, 0.0745098, 0.0705882 }
base[NORMAL] = {0.890196, 0.890196, 0.890196 }
fg[ACTIVE] = {0.0784314, 0.0745098, 0.0705882 }
bg[ACTIVE] = {0.909804, 0.905882, 0.901961 }
text[ACTIVE] = {0.0784314, 0.0745098, 0.0705882 }
base[ACTIVE] = {0.890196, 0.890196, 0.890196 }
fg[PRELIGHT] = {0.0784314, 0.0745098, 0.0705882 }
bg[PRELIGHT] = {0.904295, 0.904295, 0.904295 }
text[PRELIGHT] = {0.0784314, 0.0745098, 0.0705882 }
base[PRELIGHT] = {0.890196, 0.890196, 0.890196 }
fg[SELECTED] = {1, 1, 1 }
bg[SELECTED] = {0.254902, 0.545098, 0.831373 }
text[SELECTED] = {1, 1, 1 }
base[SELECTED] = {0.254902, 0.545098, 0.831373 }
fg[INSENSITIVE] = {0.0784314, 0.0745098, 0.0705882 }
bg[INSENSITIVE] = {0.909804, 0.905882, 0.901961 }
text[INSENSITIVE] = {0.577737, 0.576425, 0.575113 }
base[INSENSITIVE] = {0.890196, 0.890196, 0.890196 }
}
widget_class "*" style "user-font"
gtk-theme-name="kde4-oxygen"
gtk-font-name="Sans Serif 10 "
gtk-icon-theme-name="default.kde" - Aug 28 2008
include "/usr/share/themes/kde4-oxygen/gtk-2.0/gtkrc"
include "/home/moonblossom/.themes/kde4-oxygen/gtk-2.0/gtkrc"
style "user-font"
{
font_name="Sans Serif 10 "
fg[NORMAL] = {0.0784314, 0.0745098, 0.0705882 }
bg[NORMAL] = {0.909804, 0.905882, 0.901961 }
text[NORMAL] = {0.0784314, 0.0745098, 0.0705882 }
base[NORMAL] = {0.890196, 0.890196, 0.890196 }
fg[ACTIVE] = {0.0784314, 0.0745098, 0.0705882 }
bg[ACTIVE] = {0.909804, 0.905882, 0.901961 }
text[ACTIVE] = {0.0784314, 0.0745098, 0.0705882 }
base[ACTIVE] = {0.890196, 0.890196, 0.890196 }
fg[PRELIGHT] = {0.0784314, 0.0745098, 0.0705882 }
bg[PRELIGHT] = {0.904295, 0.904295, 0.904295 }
text[PRELIGHT] = {0.0784314, 0.0745098, 0.0705882 }
base[PRELIGHT] = {0.890196, 0.890196, 0.890196 }
fg[SELECTED] = {1, 1, 1 }
bg[SELECTED] = {0.254902, 0.545098, 0.831373 }
text[SELECTED] = {1, 1, 1 }
base[SELECTED] = {0.254902, 0.545098, 0.831373 }
fg[INSENSITIVE] = {0.0784314, 0.0745098, 0.0705882 }
bg[INSENSITIVE] = {0.909804, 0.905882, 0.901961 }
text[INSENSITIVE] = {0.577737, 0.576425, 0.575113 }
base[INSENSITIVE] = {0.890196, 0.890196, 0.890196 }
}
widget_class "*" style "user-font"
gtk-theme-name="kde4-oxygen"
gtk-font-name="Sans Serif 10 "
gtk-icon-theme-name="default.kde" - Aug 28 2008
Thank for replying to my post.
I created a symlink following your instructions but the problem is still there. Do you know anything else that I can try to resolve this?
Thank you!! - Aug 14 2008
I created a symlink following your instructions but the problem is still there. Do you know anything else that I can try to resolve this?
Thank you!! - Aug 14 2008
I had previously used gtk-engines-kde4 and it wasn't working right so I uninstalled it.
After removing gtk-engine-kde4 I installed gtk-kde4 0.8b on my kde 4.1 system but I haven't been able to get it to skin firefox or thunderbird. It only works on inkscape and gimp. I tried opening synaptic but it didn't have the oxygen look either. Does anyone knows what I'm doing wrong?
Thank you! - Aug 09 2008
After removing gtk-engine-kde4 I installed gtk-kde4 0.8b on my kde 4.1 system but I haven't been able to get it to skin firefox or thunderbird. It only works on inkscape and gimp. I tried opening synaptic but it didn't have the oxygen look either. Does anyone knows what I'm doing wrong?
Thank you! - Aug 09 2008
Yes!! I love it!! Thank you!!!!
- Nov 16 2008
It works great for me using Kubuntu Ibex. Would it be possible to be able to have the time use a different font size than the date?
Thank you!! - Nov 15 2008
Thank you!! - Nov 15 2008
Thank you for replying!!!
I don't know if this could help but maybe you could see how they are fetching the stocks value from Google with this firefox extension: https://addons.mozilla.org/en-US/firefox/addon/8651
It may not be possible but it would be nice to be able to see pre market and after hours market =P
Thank you! - Oct 06 2008
I don't know if this could help but maybe you could see how they are fetching the stocks value from Google with this firefox extension: https://addons.mozilla.org/en-US/firefox/addon/8651
It may not be possible but it would be nice to be able to see pre market and after hours market =P
Thank you! - Oct 06 2008
I think your widget is great, thank you!! I do have a suggestion :) Would it be possible to use Google Finance server instead of Yahoo? Sometimes Yahoo's quotes are delayed more than Google's :(
- Oct 05 2008
Works great thank you!!
- Jun 08 2007
Is it possible to have this for 64 bits?
- May 27 2007
I was having the same error. I also have qt4 but I noticed that I had qt3 as well. After removing qt3-dev-tools I was able to compile SIR =)
- May 10 2007
Its so cute!! thank you!!!
- May 09 2007
So TRUE!!
Thank you! - Feb 11 2007
Thank you! - Feb 11 2007
Beautiful!! Thank you!
- Feb 07 2007
Thank you!!
- Feb 04 2007
I was wondering what would be the syntax to extract filenames with white spaces. The one you gave me:
find . -name \*bz2 | xargs bunzip2
Marks an error when it finds a file like this:
file name.bz2
Thank you! - Feb 03 2007
find . -name \*bz2 | xargs bunzip2
Marks an error when it finds a file like this:
file name.bz2
Thank you! - Feb 03 2007
Thank you so much!! it worked!!
- Feb 03 2007
I find your program really easy to use. I used it to make a backup of some files. Some weeks after I tried to restore the backup file using ARK in Kubuntu 6.10 and noticed that each file had been compressed individually. So when I restored the backup file I ended up with a lot a of compressed files and now I need to extract each one individually x.x
It's there a better way to restore the backup? or an option in Kbackup to avoid this problem?
Thank you!! - Feb 03 2007
It's there a better way to restore the backup? or an option in Kbackup to avoid this problem?
Thank you!! - Feb 03 2007