svn path=/trunk/KDE/kdesdk/doc/scripts/kdesvn-build/; revision=918093wilder
parent
119545747b
commit
77f10ed423
2 changed files with 12 additions and 0 deletions
@ -1,2 +1,5 @@ |
||||
########### install files ############### |
||||
kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en) |
||||
|
||||
install( FILES kdesvn-build.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} ) |
||||
|
||||
|
||||
@ -0,0 +1,9 @@ |
||||
# KDE Config File |
||||
[Desktop Entry] |
||||
X-DocPath=kdesvn-build/index.html |
||||
Name=KDE SVN Build |
||||
Name[x-test]=xxKDE SVN Buildxx |
||||
Categories=Qt;KDE;Development; |
||||
Exec=kdialog --sorry "KDE SVN Build is a command-line only program. Please read the handbook at help:/kdesvn-build for more info." |
||||
Terminal=true |
||||
NoDisplay=true |
||||
Loading…
Reference in new issue