Renamed release_notes to tde_release_notes.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>pull/130/head
parent
98addc546e
commit
ca57a59e95
@ -1,6 +1,6 @@
|
||||
KDE_LANG = en
|
||||
KDE_DOCS = khelpcenter/releasenotes
|
||||
|
||||
autostart_DATA = release_notes.desktop
|
||||
autostart_DATA = tde_release_notes.desktop
|
||||
autostartdir = $(datadir)/autostart
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=release_notes
|
||||
Exec=release_notes
|
||||
Name=tde_release_notes
|
||||
Exec=tde_release_notes
|
||||
Type=Application
|
||||
X-TDE-autostart-phase=2
|
||||
X-TDE-StartupNotify=false
|
Loading…
Reference in New Issue