maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   How to rename apps? (https://talk.maemo.org/showthread.php?t=86089)

roflmaoo 2012-08-14 14:58

How to rename apps?
 
Hello maemo people.. I wounder is it possible to rename apps? well like:
Open Media Player
Conky
CuteTube
FaceBrick
and other good apps

farfary 2012-08-14 15:08

Re: How to rename apps?
 
yes , you must edit the .desktop file in
/usr/share/applications/*.desktop
* is a shortcut name off the app

roflmaoo 2012-08-14 15:50

Re: How to rename apps?
 
Quote:

Originally Posted by farfary (Post 1251737)
yes , you must edit the .desktop file in
/usr/share/applications/*.desktop
* is a shortcut name off the app

But it says that the file is read-only :(

dzano 2012-08-14 16:22

Re: How to rename apps?
 
I'm not expert with xterm, but

chmod 777 filename works for me.

sixwheeledbeast 2012-08-14 16:47

Re: How to rename apps?
 
Quote:

Originally Posted by roflmaoo (Post 1251754)
But it says that the file is read-only :(

Code:

sudo leafpad /usr/share/applications/hildon/xyz.desktop

roflmaoo 2012-08-14 18:06

Re: How to rename apps?
 
Quote:

Originally Posted by sixwheeledbeast (Post 1251767)
Code:

sudo leafpad /usr/share/applications/hildon/xyz.desktop

And what's next?

mr_pingu 2012-08-14 18:16

Re: How to rename apps?
 
Desktopfile looks as follows:

Code:

[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Name=xyz
Exec=/usr/bin/xyz
Icon=xyz
StartupWMClass=xyz
X-Window-Icon=xyz
X-HildonDesk-ShowInToolbar=true
X-Osso-Type=application/x-executable
Terminal=false

Change the "Name=xyz" field to "Name=myapplicationname"

roflmaoo 2012-08-14 18:43

Re: How to rename apps?
 
Quote:

Originally Posted by mr_pingu (Post 1251818)
Desktopfile looks as follows:

Code:

[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Name=xyz
Exec=/usr/bin/xyz
Icon=xyz
StartupWMClass=xyz
X-Window-Icon=xyz
X-HildonDesk-ShowInToolbar=true
X-Osso-Type=application/x-executable
Terminal=false

Change the "Name=xyz" field to "Name=myapplicationname"

It worked !

sixwheeledbeast 2012-08-14 19:13

Re: How to rename apps?
 
Quote:

Originally Posted by roflmaoo (Post 1251825)
It worked !

We exepected it to :)

Garrett_PL 2012-08-15 15:42

Re: How to rename apps?
 
Quote:

Originally Posted by sixwheeledbeast (Post 1251835)
we exepected it to :)

:d:d:d:d:d:d


All times are GMT. The time now is 16:35.

vBulletin® Version 3.8.8