Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linphone-desktop
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
linphone-desktop
Commits
5df1c1be
Commit
5df1c1be
authored
Jan 18, 2018
by
Ronan Abhamon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(desktop): update date on some files
parent
229cac33
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
12 additions
and
12 deletions
+12
-12
CMakeLists.txt
CMakeLists.txt
+1
-1
CMakeLists.txt
cmake_builder/CMakeLists.txt
+1
-1
additional_steps.cmake
cmake_builder/additional_steps.cmake
+1
-1
CMakeLists.txt
cmake_builder/linphone_package/CMakeLists.txt
+1
-1
Info.plist.in
cmake_builder/linphone_package/Info.plist.in
+2
-2
MacPackaging.cmake.in
cmake_builder/linphone_package/MacPackaging.cmake.in
+1
-1
linphoneqt.cmake
cmake_builder/linphoneqt.cmake
+1
-1
config.h.cmake
config.h.cmake
+2
-2
prepare.py
prepare.py
+1
-1
Konami.qml
ui/modules/Konami/Konami.qml
+1
-1
No files found.
CMakeLists.txt
View file @
5df1c1be
################################################################################
# CMakeLists.txt
# Copyright (C) 2017 Belledonne Communications, Grenoble France
# Copyright (C) 2017
-2018
Belledonne Communications, Grenoble France
#
################################################################################
#
...
...
cmake_builder/CMakeLists.txt
View file @
5df1c1be
############################################################################
# CMakeLists.txt
# Copyright (C) 2017 Belledonne Communications, Grenoble France
# Copyright (C) 2017
-2018
Belledonne Communications, Grenoble France
#
############################################################################
#
...
...
cmake_builder/additional_steps.cmake
View file @
5df1c1be
############################################################################
# additional_steps.cmake
# Copyright (C) 2017 Belledonne Communications, Grenoble France
# Copyright (C) 2017
-2018
Belledonne Communications, Grenoble France
#
############################################################################
#
...
...
cmake_builder/linphone_package/CMakeLists.txt
View file @
5df1c1be
############################################################################
# CMakeLists.txt
# Copyright (C) 2017 Belledonne Communications, Grenoble France
# Copyright (C) 2017
-2018
Belledonne Communications, Grenoble France
#
############################################################################
#
...
...
cmake_builder/linphone_package/Info.plist.in
View file @
5df1c1be
...
...
@@ -11,7 +11,7 @@
<key>
CFBundleExecutable
</key>
<string>
linphone
</string>
<key>
CFBundleGetInfoString
</key>
<string>
@PACKAGE_VERSION@, (C) 2011-201
7
The linphone team http://www.linphone.org
</string>
<string>
@PACKAGE_VERSION@, (C) 2011-201
8
The linphone team http://www.linphone.org
</string>
<key>
CFBundleIconFile
</key>
<string>
linphone.icns
</string>
<key>
CFBundleIdentifier
</key>
...
...
@@ -27,7 +27,7 @@
<key>
CFBundleVersion
</key>
<string>
@PACKAGE_VERSION@
</string>
<key>
NSHumanReadableCopyright
</key>
<string>
Copyright 2011-201
7
Belledonne Communications
</string>
<string>
Copyright 2011-201
8
Belledonne Communications
</string>
<key>
LSMinimumSystemVersion
</key>
<string>
@CMAKE_OSX_DEPLOYMENT_TARGET@
</string>
<key>
NSAppSleepDisabled
</key>
...
...
cmake_builder/linphone_package/MacPackaging.cmake.in
View file @
5df1c1be
############################################################################
# MacPackaging.cmake
# Copyright (C) 2017 Belledonne Communications, Grenoble France
# Copyright (C) 2017
-2018
Belledonne Communications, Grenoble France
#
############################################################################
#
...
...
cmake_builder/linphoneqt.cmake
View file @
5df1c1be
############################################################################
# linphoneqt.cmake
# Copyright (C) 2017 Belledonne Communications, Grenoble France
# Copyright (C) 2017
-2018
Belledonne Communications, Grenoble France
#
############################################################################
#
...
...
config.h.cmake
View file @
5df1c1be
/*******************************************************************************
* config.h.cmake
*
Copyright
(
C
)
2017 Belledonne Communications, Grenoble France
*
Copyright
(
C
)
2017
-2018
Belledonne Communications, Grenoble France
*
********************************************************************************
*
...
...
@@ -21,4 +21,4 @@
*******************************************************************************/
#cmakedefine MSPLUGINS_DIR "${MSPLUGINS_DIR}"
#cmakedefine ENABLE_UPDATE_CHECK 1
\ No newline at end of file
#cmakedefine ENABLE_UPDATE_CHECK 1
prepare.py
View file @
5df1c1be
...
...
@@ -2,7 +2,7 @@
############################################################################
# prepare.py
# Copyright (C) 2015 Belledonne Communications, Grenoble France
# Copyright (C) 2015
-2018
Belledonne Communications, Grenoble France
#
############################################################################
#
...
...
ui/modules/Konami/Konami.qml
View file @
5df1c1be
/*
* Konami.qml
* Copyright 2017 Ronan Abhamon (https://github.com/Wescoeur)
* Copyright 2017
-2018
Ronan Abhamon (https://github.com/Wescoeur)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment