~ubuntu-branches/ubuntu/trusty/kubuntu-notification-helper/trusty

« back to all changes in this revision

Viewing changes to build/po/zh_TW/CMakeFiles/pofiles.dir/cmake_clean.cmake

  • Committer: Package Import Robot
  • Author(s): Harald Sitter, Rohan Garg, Harald Sitter
  • Date: 2014-02-23 17:40:42 UTC
  • Revision ID: package-import@ubuntu.com-20140223174042-xao8eptu4gs0zsp0
Tags: 14.04ubuntu7
[ Rohan Garg ]
* Really fix LP: #1282074

[ Harald Sitter ]
* Catch PermissionError in whoopsie-upload-all open()
* Bump standards version from 3.9.4 to 3.9.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
FILE(REMOVE_RECURSE
2
 
  "CMakeFiles/pofiles"
3
 
  "notificationhelper.gmo"
4
 
  "kcm_notificationhelper.gmo"
5
 
  "desktop_kubuntu-notification-helper.gmo"
6
 
)
7
 
 
8
 
# Per-language clean rules from dependency scanning.
9
 
FOREACH(lang)
10
 
  INCLUDE(CMakeFiles/pofiles.dir/cmake_clean_${lang}.cmake OPTIONAL)
11
 
ENDFOREACH(lang)