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

« back to all changes in this revision

Viewing changes to build/po/gl/CMakeFiles/pofiles.dir/build.make

  • Committer: Package Import Robot
  • Author(s): Rohan Garg, Harald Sitter, Rohan Garg
  • Date: 2014-02-20 16:22:31 UTC
  • Revision ID: package-import@ubuntu.com-20140220162231-7aowppfppdl6h7uq
Tags: 14.04ubuntu6
[ Harald Sitter ]
* Prevent events from spwaning more than one notifier item at a time.
  Notifications are still issued whenever show() is called as they serve
  a reminding purpose. LP: #1275427
* Drop ubuntu-release-upgrader-qt depends (upgrade handling moved to muon)
* Implement L10nEvent notifying the user once (after login) if the language
  support is incomplete and uses qapt-batch to complete it.
  + Add new build dep on libkubuntu to do completeness checks.
* Event::show now only manually dispatches a KNotification iff tray icons
  are deactivated. KSNI has a dedicated showMessage function that handles
  issuing a notification for a present KSNI, this also avoids pixmap passing
  in default installation giving an overall better quality.
* Bump KNotification pixmap size to 32x32 (from 22x22) to reduce amount of
  ugly scaling artifacts (going up or down from 32 is more reasonable than
  for example 22 to 64 - as would be the case with a plasma notification).
* Drop unused kcm_notificationhelper-es.po (supposedly the export from
  launchpad went wrong in 13.10)
* Change module.cpp init list to c++11 'nullptr' and fix indention level

[ Rohan Garg ]
* Add a DriverEvent class to show notifications when the system has extra
  drivers that can be installed.
  + Misc. bug fixes 
    - LP: #128208 , LP: #1282082 , LP: #1282085 , LP: #1282471 ,
      LP: #1282468 , LP: #1282074 , LP: #1282462, LP: #1282095 ,
      LP: #1282464
* Add runtime dep on kubuntu-driver-manager

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# CMAKE generated file: DO NOT EDIT!
 
2
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
 
3
 
 
4
#=============================================================================
 
5
# Special targets provided by cmake.
 
6
 
 
7
# Disable implicit rules so canonical targets will work.
 
8
.SUFFIXES:
 
9
 
 
10
# Remove some rules from gmake that .SUFFIXES does not remove.
 
11
SUFFIXES =
 
12
 
 
13
.SUFFIXES: .hpux_make_needs_suffix_list
 
14
 
 
15
# Suppress display of executed commands.
 
16
$(VERBOSE).SILENT:
 
17
 
 
18
# A target that is always out of date.
 
19
cmake_force:
 
20
.PHONY : cmake_force
 
21
 
 
22
#=============================================================================
 
23
# Set environment variables for the build.
 
24
 
 
25
# The shell in which to execute make rules.
 
26
SHELL = /bin/sh
 
27
 
 
28
# The CMake executable.
 
29
CMAKE_COMMAND = /usr/bin/cmake
 
30
 
 
31
# The command to remove a file.
 
32
RM = /usr/bin/cmake -E remove -f
 
33
 
 
34
# Escaping for special characters.
 
35
EQUALS = =
 
36
 
 
37
# The top-level source directory on which CMake was run.
 
38
CMAKE_SOURCE_DIR = /home/shadeslayer/sauce/Kubuntu/kubuntu-notification-helper
 
39
 
 
40
# The top-level build directory on which CMake was run.
 
41
CMAKE_BINARY_DIR = /home/shadeslayer/sauce/Kubuntu/kubuntu-notification-helper/build
 
42
 
 
43
# Utility rule file for pofiles.
 
44
 
 
45
# Include the progress variables for this target.
 
46
include po/gl/CMakeFiles/pofiles.dir/progress.make
 
47
 
 
48
po/gl/CMakeFiles/pofiles: po/gl/notificationhelper.gmo
 
49
po/gl/CMakeFiles/pofiles: po/gl/kcm_notificationhelper.gmo
 
50
po/gl/CMakeFiles/pofiles: po/gl/desktop_kubuntu-notification-helper.gmo
 
51
 
 
52
po/gl/notificationhelper.gmo: ../po/gl/notificationhelper.po
 
53
        $(CMAKE_COMMAND) -E cmake_progress_report /home/shadeslayer/sauce/Kubuntu/kubuntu-notification-helper/build/CMakeFiles $(CMAKE_PROGRESS_1)
 
54
        @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold "Generating notificationhelper.gmo"
 
55
        cd /home/shadeslayer/sauce/Kubuntu/kubuntu-notification-helper/po/gl && /usr/bin/msgfmt -o /home/shadeslayer/sauce/Kubuntu/kubuntu-notification-helper/build/po/gl/notificationhelper.gmo /home/shadeslayer/sauce/Kubuntu/kubuntu-notification-helper/po/gl/notificationhelper.po
 
56
 
 
57
po/gl/kcm_notificationhelper.gmo: ../po/gl/kcm_notificationhelper.po
 
58
        $(CMAKE_COMMAND) -E cmake_progress_report /home/shadeslayer/sauce/Kubuntu/kubuntu-notification-helper/build/CMakeFiles $(CMAKE_PROGRESS_2)
 
59
        @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold "Generating kcm_notificationhelper.gmo"
 
60
        cd /home/shadeslayer/sauce/Kubuntu/kubuntu-notification-helper/po/gl && /usr/bin/msgfmt -o /home/shadeslayer/sauce/Kubuntu/kubuntu-notification-helper/build/po/gl/kcm_notificationhelper.gmo /home/shadeslayer/sauce/Kubuntu/kubuntu-notification-helper/po/gl/kcm_notificationhelper.po
 
61
 
 
62
po/gl/desktop_kubuntu-notification-helper.gmo: ../po/gl/desktop_kubuntu-notification-helper.po
 
63
        $(CMAKE_COMMAND) -E cmake_progress_report /home/shadeslayer/sauce/Kubuntu/kubuntu-notification-helper/build/CMakeFiles $(CMAKE_PROGRESS_3)
 
64
        @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold "Generating desktop_kubuntu-notification-helper.gmo"
 
65
        cd /home/shadeslayer/sauce/Kubuntu/kubuntu-notification-helper/po/gl && /usr/bin/msgfmt -o /home/shadeslayer/sauce/Kubuntu/kubuntu-notification-helper/build/po/gl/desktop_kubuntu-notification-helper.gmo /home/shadeslayer/sauce/Kubuntu/kubuntu-notification-helper/po/gl/desktop_kubuntu-notification-helper.po
 
66
 
 
67
pofiles: po/gl/CMakeFiles/pofiles
 
68
pofiles: po/gl/notificationhelper.gmo
 
69
pofiles: po/gl/kcm_notificationhelper.gmo
 
70
pofiles: po/gl/desktop_kubuntu-notification-helper.gmo
 
71
pofiles: po/gl/CMakeFiles/pofiles.dir/build.make
 
72
.PHONY : pofiles
 
73
 
 
74
# Rule to build all files generated by this target.
 
75
po/gl/CMakeFiles/pofiles.dir/build: pofiles
 
76
.PHONY : po/gl/CMakeFiles/pofiles.dir/build
 
77
 
 
78
po/gl/CMakeFiles/pofiles.dir/clean:
 
79
        cd /home/shadeslayer/sauce/Kubuntu/kubuntu-notification-helper/build/po/gl && $(CMAKE_COMMAND) -P CMakeFiles/pofiles.dir/cmake_clean.cmake
 
80
.PHONY : po/gl/CMakeFiles/pofiles.dir/clean
 
81
 
 
82
po/gl/CMakeFiles/pofiles.dir/depend:
 
83
        cd /home/shadeslayer/sauce/Kubuntu/kubuntu-notification-helper/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/shadeslayer/sauce/Kubuntu/kubuntu-notification-helper /home/shadeslayer/sauce/Kubuntu/kubuntu-notification-helper/po/gl /home/shadeslayer/sauce/Kubuntu/kubuntu-notification-helper/build /home/shadeslayer/sauce/Kubuntu/kubuntu-notification-helper/build/po/gl /home/shadeslayer/sauce/Kubuntu/kubuntu-notification-helper/build/po/gl/CMakeFiles/pofiles.dir/DependInfo.cmake --color=$(COLOR)
 
84
.PHONY : po/gl/CMakeFiles/pofiles.dir/depend
 
85