maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   terminal (https://talk.maemo.org/showthread.php?t=83829)

nerzhul 2012-04-22 20:41

terminal
 
Im trying to change icons and i tried to change it with filebox but not working because no access, so how i can changw it from terminan, i need terminal commads for delete copy rename, or is therw easier way?

Arie 2012-04-22 21:09

Re: terminal
 
Quote:

Originally Posted by nerzhul (Post 1196031)
Im trying to change icons and i tried to change it with filebox but not working because no access, so how i can changw it from terminan, i need terminal commads for delete copy rename, or is therw easier way?

Follow the second part of this:
http://everythingn9.com/change-the-c...tandby-screen/

cddiede 2012-04-23 11:19

Re: terminal
 
If you're just trying to change the icon for an app on your homescreen, then it's easiest to edit it's .desktop file. So if your app was called foo, you would do this in the terminal:

vi /usr/share/applications/foo.desktop

(Google vi commands if you don't know them)

In the file, look for the "Icon=" line and edit that to point to an alternate .png file.

coderus 2012-04-24 06:18

Re: terminal
 
launch filebox as root
Code:

devel-su -c /opt/Filebox/bin/Filebox
or you can create Filebox Root icon
Code:

/home/user/.local/share/applications/FileboxRoot.desktop
Code:

[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Terminal=false
Name=FileboxRoot
Name[tr]=Dosya Kutusu
Exec=invoker --splash=/opt/Filebox/filebox-portrait.png --splash-landscape=/opt/Filebox/filebox-landscape.png --type=e meego-terminal -e devel-su -c /opt/Filebox/bin/Filebox
Icon=/usr/share/icons/hicolor/80x80/apps/Filebox.png
X-Window-Icon=
X-HildonDesk-ShowInToolbar=true
X-Osso-Type=application/x-executable



All times are GMT. The time now is 14:30.

vBulletin® Version 3.8.8