~sil2100/ubuntu-keyboard/key_sound_on_all_keys

« back to all changes in this revision

Viewing changes to src/plugin/plugin.pro

  • Committer: Tarmac
  • Author(s): Thomas Moenicke, Bill Filler
  • Date: 2014-01-27 12:26:37 UTC
  • mfrom: (121.2.17 ubuntu-keyboard-legacy)
  • Revision ID: tarmac-20140127122637-5ekbjfm8rwxueao8
Remove legacy code and files: the old language xml files, deprecated LayoutUpdater usage, old layouting.

Approved by PS Jenkins bot, Łukasz Zemczak.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
    editor.h \
30
30
    keyboardgeometry.h \
31
31
    keyboardsettings.h \
32
 
    updatenotifier.h \
 
32
#    updatenotifier.h \
33
33
    ubuntuapplicationapiwrapper.h \
34
34
 
35
35
SOURCES += \
38
38
    editor.cpp \
39
39
    keyboardgeometry.cpp \
40
40
    keyboardsettings.cpp \
41
 
    updatenotifier.cpp \
 
41
#    updatenotifier.cpp \
42
42
    ubuntuapplicationapiwrapper.cpp \
43
43
 
44
44
target.path += $${MALIIT_PLUGINS_DIR}