Reply
Thread Tools
Posts: 11 | Thanked: 0 times | Joined on Oct 2008 @ California
#1
I would like to delete a barrage of Away messages from Pidgin. Due to the funky auto-save feature, I can't just delete the Away messages that I foolishly created. They are not listed under the Saved Away messages!

Supposedly I can edit the ~/.purple/status.xml file. Can someone please explain where to find this file on my N800 (OS2008), and how to edit it?

Thanks!
 
briand's Avatar
Posts: 566 | Thanked: 145 times | Joined on Feb 2008 @ Tallahassee, FL
#2
it's in your home directory (thus the tilde ~), in a hidden (thus the leading dot) directory called .purple.

the explicit/equivalent pathname on the N800 is /home/user/.purple/status.xml
__________________
N800 / OS2008
Now running Canola-free (by invitation) since 2215 UTC 21 May 2008.
 

The Following User Says Thank You to briand For This Useful Post:
TrueJournals's Avatar
Posts: 480 | Thanked: 378 times | Joined on Apr 2008 @ Chicago-ish
#3
Just open xterm and type:
Code:
rm /home/user/.purple/status.xml
__________________
Disclaimer: If a program I wrote doesn't work/breaks your tablet... It's not my fault
mcedit | Utility Calculators (WIP) | PyRDesktop
My Blog | Twitter
 

The Following User Says Thank You to TrueJournals For This Useful Post:
Posts: 11 | Thanked: 0 times | Joined on Oct 2008 @ California
#4
Thank you both! I got a little closer. Unfortunately I'm really not familiar with the Terminal and how to use it. I typed the above code, but got stuck right there:



Do I have to become root before entering the code? I believe I have to use rootsh? I apologize for being such a n00b.

Thanks!

Last edited by Guybrush; 2008-10-09 at 23:56. Reason: spelling
 
Posts: 11 | Thanked: 0 times | Joined on Oct 2008 @ California
#5
Alright, I thought it didn't work, but those pesky Away message are all gone. So it worked.

It surprised me that the file was simply removed once the code was entered. Just like that.

Thanks!

Last edited by Guybrush; 2008-10-10 at 09:09.
 
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#6
Yeah, rm doesn't return a message when it's deleted a file. If it says nothing, you can assume the file deleted fine or you would get an error message which rm does return when it couldn't delete a file.

If you want, you can use rm -v which at least returns the name of the file it's deleting.

You don't need use rootsh (i.e become root) when deleting files that you own.
 

The Following User Says Thank You to qwerty12 For This Useful Post:
Posts: 11 | Thanked: 0 times | Joined on Oct 2008 @ California
#7
Thanks! I will have to learn about the Terminal, because I get the feeling I will need to use it on occasion.
 
Reply


 
Forum Jump


All times are GMT. The time now is 04:27.