Review Request 124983: Move the desktop files and file templates for the "Create New..." menu from kde-baseapps to kio

Frank Reininghaus frank78ac at googlemail.com
Tue Oct 6 08:30:28 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124983/
-----------------------------------------------------------

(Updated Oct. 6, 2015, 8:30 a.m.)


Status
------

This change has been marked as submitted.


Review request for KDE Frameworks and David Faure.


Changes
-------

Submitted with commit 1b98a313983b75f3340639e5cd9519c56fca7113 by Frank Reininghaus to branch master.


Bugs: 349654
    https://bugs.kde.org/show_bug.cgi?id=349654


Repository: kio


Description
-------

Currently, the standard entries of KNewFileMenu are in lib/konq in the kde-baseapps repository, which has no released KF5 version. Therefore, the menu is empty now for most users. Those who build their KDE software with kdesrc-build, whose standard KF5 config includes kde-baseapps, might now have noticed the issue yet.

This patch simply moves the relevant files to kio. Some questions that might be worth discussing:

* Is kio considered the correct place for this, or should the files be in kio-extras?
* Are all the menu entries still relevant, or should some be removed or modified?
* Is it OK to move the desktop files including translations, or will this confuse the i18n infrastructure that our brave translators use?


Diffs
-----

  src/CMakeLists.txt a1d644d 
  src/new_file_templates/CMakeLists.txt PRE-CREATION 
  src/new_file_templates/Directory.desktop PRE-CREATION 
  src/new_file_templates/HTMLFile.desktop PRE-CREATION 
  src/new_file_templates/HTMLFile.html PRE-CREATION 
  src/new_file_templates/Program.desktop PRE-CREATION 
  src/new_file_templates/TextFile.desktop PRE-CREATION 
  src/new_file_templates/TextFile.txt PRE-CREATION 
  src/new_file_templates/URL.desktop PRE-CREATION 
  src/new_file_templates/linkPath.desktop PRE-CREATION 
  src/new_file_templates/linkProgram.desktop PRE-CREATION 
  src/new_file_templates/linkURL.desktop PRE-CREATION 

Diff: https://git.reviewboard.kde.org/r/124983/diff/


Testing
-------

I disabled the build of kde-baseapps locally. The "Create New..." menu was empty then, but it is populated again with this patch.


Thanks,

Frank Reininghaus

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20151006/e4e664f2/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list