• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Gnome editieren

tost

Member
Hi,

ich habe Fedora 2, mit Gnome 2.6

Mein Problem:

Wie editiere ich das Gnome-Startmenü ? /usr/share/applications bringt es nicht, ich möchte dort z.B neue Sachen erstellen, mit neuen Logos oder ähnliches, aber wie geht das verdammt nochmal, ich google schon seit 2 Std. danach :roll:

tost
 

zero0109

Hacker
Ich habs mal ins Windowmanagerforum verschoben.
Der kompetente Mod wird dir dort sicherlich weiterhelfen.
 
OP
tost

tost

Member
Ok, aber ich dachte das hienge auch mit Fedora zusammen..

Wie sieht es damit aus ? http://menuadd.sourceforge.net/

tost
 
OP
tost

tost

Member
das bekomm ich net installiert, make gibt fehlermeldung aus...

wo gibts dazu ne faq, oder ein ähnliches programm ?

tost
 
OP
tost

tost

Member
Code:
As root

make
make install

And there you are.

Das ist die Anleitung, folgende Meldung:

Code:
root $  cd /opt/menuadd
root $ /menuadd # make
gcc -c modify_strings.c -o modify_strings.o -Wall -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED `pkg-config gtk+-2.0 --cflags`
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
modify_strings.c:22:18: glib.h: Datei oder Verzeichnis nicht gefunden
modify_strings.c:29: error: Syntaxfehler before '*' token
modify_strings.c: In Funktion »modify_underline_to_space«:
modify_strings.c:31: error: `gint' undeclared (first use in this function)
modify_strings.c:31: error: (Each undeclared identifier is reported only once
modify_strings.c:31: error: for each function it appears in.)
modify_strings.c:31: error: Syntaxfehler before "i"
modify_strings.c:33: error: `i' undeclared (first use in this function)
modify_strings.c:33: error: `string' undeclared (first use in this function)
modify_strings.c: Auf höchster Ebene:
modify_strings.c:38: error: Syntaxfehler before '*' token
modify_strings.c:38: error: Syntaxfehler before '*' token
modify_strings.c:39: Warnung: return type defaults to `int'
modify_strings.c: In Funktion »modify_space_to_underline«:
modify_strings.c:40: error: `gint' undeclared (first use in this function)
modify_strings.c:40: error: Syntaxfehler before "i"
modify_strings.c:42: error: `i' undeclared (first use in this function)
modify_strings.c:42: error: `string' undeclared (first use in this function)
make: *** [modify_strings.o] Fehler 1

mfg
tost
 
OP
tost

tost

Member
Jetzt klappt es, nur ich weiß net was ich bei folgendem eingeben soll/muss :

file name ________________________ .desktop

ansonsten kommt immer file creations failed oder file name requested !

tost
 
OP
tost

tost

Member
mmhh ja, das prog läuft anscheinend, abe rich kriege damit nichts auf den desktop, bzw in das menü rein :-(

tost
 
Oben