使用 JavaScript能使本网站更好的工作。
首页
帮助
注册
登录
TDE
/
smb4k
关注
6
点赞
0
派生
0
代码
工单
1
合并请求
1
版本发布
13
百科
动态
浏览代码
Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
pull/1/head
r14.0.0
Timothy Pearson
6 年前
父节点
eec17a741b
当前提交
fd96e58334
共有
1 个文件被更改
,包括
2 次插入
和
2 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+2
-2
smb4k.tdevelop
+ 2
- 2
smb4k.tdevelop
查看文件
@ -205,10 +205,10 @@
</kdevcppsupport>
<kdevfilecreate>
<filetypes>
<type icon="s
ou
rc
e_h
" ext="h" create="template" name="C/C++ header" >
<type icon="
text-x-h
src" ext="h" create="template" name="C/C++ header" >
<descr>A new empty header file for C or C++.</descr>
</type>
<type icon="s
ou
rc
e_cpp
" ext="cpp" create="template" name="C++ source" >
<type icon="
text-x-c++
src" ext="cpp" create="template" name="C++ source" >
<descr>A new empty C++ file.</descr>
</type>
</filetypes>
撰写
预览
正在加载...
取消
保存