Re: Cannot remove a widget

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Brian Cluff
Date:  
To: Main PLUG discussion list
Subject: Re: Cannot remove a widget
Thats too inefficient and will give a lot more output than you want.
Since we already know the name of the package it came in, we can narrow
down what files to look at greatly by doing:
dpkg -L plasma-widgets-addons | grep -i timer

That will simply list just the files in the package and then grep out
anything that matched timer (case insensitive, just to cover our butts).

Brian Cluff

On 11/13/2012 09:17 AM, Michael Havens wrote:
> find <widget> /
>
>         On 11/12/2012 10:36 AM, Wayne Davis wrote:

>
>             I would guess that if I knew WHERE it is, that would be most
>             of what I
>             need.  But I do not know what to look for.

>
>             Suggestions?

>
>             TIA
>             -----------------
>             ------------------------------__---------------------
>             PLUG-discuss mailing list -
>             .__phoenix.az.us
>             <mailto:PLUG-discuss@lists.plug.phoenix.az.us>
>             To subscribe, unsubscribe, or to change your mail settings:
>             http://lists.PLUG.phoenix.az.__us/mailman/listinfo/plug-__discuss
>             <http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss>

>
>
>         ------------------------------__---------------------
>         PLUG-discuss mailing list -
>         .__phoenix.az.us
>         <mailto:PLUG-discuss@lists.plug.phoenix.az.us>
>         To subscribe, unsubscribe, or to change your mail settings:
>         http://lists.PLUG.phoenix.az.__us/mailman/listinfo/plug-__discuss <http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss>

>
>
>     ------------------------------__---------------------
>     PLUG-discuss mailing list - .__phoenix.az.us
>     <mailto:PLUG-discuss@lists.plug.phoenix.az.us>
>     To subscribe, unsubscribe, or to change your mail settings:
>     http://lists.PLUG.phoenix.az.__us/mailman/listinfo/plug-__discuss
>     <http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss>

>
>
>
>
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss